Pull request #43588 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 91c254a189daafce6f091a84bf483cffd968104d+7c69b6dc08c7ce128c3015e08076641c2c5c40e5 (d93980be94063028d944f0e5dce1b3ff6386781a) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43588@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-05-12T12:42:59.736Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-05-12T12:42:59.744Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-05-12T12:42:59.947Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0486fd71e97ce75fa) in /home/ubuntu/workspace/moby_PR-43588 [Pipeline] { [Pipeline] checkout [2022-05-12T12:42:59.977Z] The recommended git tool is: git [2022-05-12T12:42:59.995Z] using credential docker-jenkins-github-credentials [2022-05-12T12:43:00.006Z] Cloning the remote Git repository [2022-05-12T12:43:00.006Z] Cloning with configured refspecs honoured and without tags [2022-05-12T12:43:00.017Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T12:43:00.017Z] > git init /home/ubuntu/workspace/moby_PR-43588 # timeout=10 [2022-05-12T12:43:00.037Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T12:43:00.038Z] > git --version # timeout=10 [2022-05-12T12:43:00.047Z] > git --version # 'git version 2.17.1' [2022-05-12T12:43:00.047Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T12:43:00.047Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43588/head:refs/remotes/origin/PR-43588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T12:43:15.573Z] Fetching without tags [2022-05-12T12:43:15.734Z] Merging remotes/origin/master commit 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 into PR head commit 91c254a189daafce6f091a84bf483cffd968104d [2022-05-12T12:43:15.557Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T12:43:15.562Z] > git config --add remote.origin.fetch +refs/pull/43588/head:refs/remotes/origin/PR-43588 # timeout=10 [2022-05-12T12:43:15.567Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T12:43:15.575Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T12:43:15.582Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T12:43:15.582Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T12:43:15.583Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43588/head:refs/remotes/origin/PR-43588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T12:43:15.742Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T12:43:15.748Z] > git checkout -f 91c254a189daafce6f091a84bf483cffd968104d # timeout=10 [2022-05-12T12:43:16.277Z] Merge succeeded, producing 91c254a189daafce6f091a84bf483cffd968104d [2022-05-12T12:43:16.277Z] Checking out Revision 91c254a189daafce6f091a84bf483cffd968104d (PR-43588) [2022-05-12T12:43:16.624Z] Commit message: "vendor: github.com/opencontainers/runc v1.1.2" [2022-05-12T12:43:16.624Z] First time build. Skipping changelog. [2022-05-12T12:43:16.666Z] > git --version # timeout=10 [2022-05-12T12:43:16.678Z] > git --version # 'git version 2.17.1' [2022-05-12T12:43:16.691Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-12T12:43:17.322Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43588:/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 && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-05-12T12:43:17.322Z] Unable to find image 'alpine:latest' locally [2022-05-12T12:43:17.322Z] latest: Pulling from library/alpine [2022-05-12T12:43:17.581Z] df9b9388f04a: Pulling fs layer [2022-05-12T12:43:17.581Z] df9b9388f04a: Verifying Checksum [2022-05-12T12:43:17.581Z] df9b9388f04a: Download complete [2022-05-12T12:43:16.256Z] > git remote # timeout=10 [2022-05-12T12:43:16.262Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T12:43:16.266Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T12:43:16.267Z] > git merge 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 # timeout=10 [2022-05-12T12:43:16.278Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T12:43:16.286Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T12:43:16.292Z] > git checkout -f 91c254a189daafce6f091a84bf483cffd968104d # timeout=10 [2022-05-12T12:43:17.840Z] df9b9388f04a: Pull complete [2022-05-12T12:43:17.840Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-12T12:43:17.840Z] Status: Downloaded newer image for alpine:latest [2022-05-12T12:43:20.378Z] 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-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-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) [Pipeline] node [Pipeline] node [Pipeline] node [2022-05-12T12:43:20.593Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0486fd71e97ce75fa) in /home/ubuntu/workspace/moby_PR-43588 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" 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) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-05-12T12:43:20.646Z] The recommended git tool is: git [2022-05-12T12:43:20.654Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-05-12T12:43:20.668Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-05-12T12:43:20.677Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-05-12T12:43:20.844Z] Merging remotes/origin/master commit 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 into PR head commit 91c254a189daafce6f091a84bf483cffd968104d [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } 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] } [2022-05-12T12:43:21.200Z] Merge succeeded, producing 91c254a189daafce6f091a84bf483cffd968104d [2022-05-12T12:43:21.200Z] Checking out Revision 91c254a189daafce6f091a84bf483cffd968104d (PR-43588) [2022-05-12T12:43:21.256Z] Commit message: "vendor: github.com/opencontainers/runc v1.1.2" [2022-05-12T12:43:21.274Z] > git --version # timeout=10 [2022-05-12T12:43:21.279Z] > git --version # 'git version 2.17.1' [2022-05-12T12:43:21.287Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-12T12:43:20.669Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43588/.git # timeout=10 [2022-05-12T12:43:20.678Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T12:43:20.686Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T12:43:20.686Z] > git --version # timeout=10 [2022-05-12T12:43:20.690Z] > git --version # 'git version 2.17.1' [2022-05-12T12:43:20.690Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T12:43:20.691Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43588/head:refs/remotes/origin/PR-43588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T12:43:20.853Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T12:43:20.855Z] > git checkout -f 91c254a189daafce6f091a84bf483cffd968104d # timeout=10 [2022-05-12T12:43:21.174Z] > git remote # timeout=10 [2022-05-12T12:43:21.180Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T12:43:21.187Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T12:43:21.187Z] > git merge 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 # timeout=10 [2022-05-12T12:43:21.201Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T12:43:21.209Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T12:43:21.213Z] > git checkout -f 91c254a189daafce6f091a84bf483cffd968104d # timeout=10 [2022-05-12T12:43:21.857Z] + [ PR != PR ] [2022-05-12T12:43:21.857Z] + [ master != master ] [2022-05-12T12:43:21.857Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T12:43:22.182Z] + docker version [2022-05-12T12:43:22.182Z] Client: Docker Engine - Community [2022-05-12T12:43:22.182Z] Version: 20.10.14 [2022-05-12T12:43:22.182Z] API version: 1.41 [2022-05-12T12:43:22.182Z] Go version: go1.16.15 [2022-05-12T12:43:22.182Z] Git commit: a224086 [2022-05-12T12:43:22.182Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-12T12:43:22.182Z] OS/Arch: linux/amd64 [2022-05-12T12:43:22.182Z] Context: default [2022-05-12T12:43:22.182Z] Experimental: true [2022-05-12T12:43:22.182Z] [2022-05-12T12:43:22.182Z] Server: Docker Engine - Community [2022-05-12T12:43:22.182Z] Engine: [2022-05-12T12:43:22.182Z] Version: 20.10.14 [2022-05-12T12:43:22.182Z] API version: 1.41 (minimum version 1.12) [2022-05-12T12:43:22.182Z] Go version: go1.16.15 [2022-05-12T12:43:22.182Z] Git commit: 87a90dc [2022-05-12T12:43:22.182Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-12T12:43:22.182Z] OS/Arch: linux/amd64 [2022-05-12T12:43:22.182Z] Experimental: true [2022-05-12T12:43:22.182Z] containerd: [2022-05-12T12:43:22.182Z] Version: 1.5.11 [2022-05-12T12:43:22.182Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T12:43:22.182Z] runc: [2022-05-12T12:43:22.182Z] Version: 1.0.3 [2022-05-12T12:43:22.182Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-12T12:43:22.182Z] docker-init: [2022-05-12T12:43:22.182Z] Version: 0.19.0 [2022-05-12T12:43:22.182Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-12T12:43:22.466Z] + docker info [2022-05-12T12:43:23.401Z] Client: [2022-05-12T12:43:23.401Z] Context: default [2022-05-12T12:43:23.401Z] Debug Mode: false [2022-05-12T12:43:23.401Z] Plugins: [2022-05-12T12:43:23.401Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-12T12:43:23.401Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-12T12:43:23.401Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-12T12:43:23.401Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-12T12:43:23.401Z] [2022-05-12T12:43:23.401Z] Server: [2022-05-12T12:43:23.401Z] Containers: 0 [2022-05-12T12:43:23.401Z] Running: 0 [2022-05-12T12:43:23.401Z] Paused: 0 [2022-05-12T12:43:23.401Z] Stopped: 0 [2022-05-12T12:43:23.401Z] Images: 4 [2022-05-12T12:43:23.401Z] Server Version: 20.10.14 [2022-05-12T12:43:23.401Z] Storage Driver: overlay2 [2022-05-12T12:43:23.401Z] Backing Filesystem: extfs [2022-05-12T12:43:23.401Z] Supports d_type: true [2022-05-12T12:43:23.401Z] Native Overlay Diff: true [2022-05-12T12:43:23.401Z] userxattr: false [2022-05-12T12:43:23.401Z] Logging Driver: json-file [2022-05-12T12:43:23.401Z] Cgroup Driver: cgroupfs [2022-05-12T12:43:23.401Z] Cgroup Version: 1 [2022-05-12T12:43:23.401Z] Plugins: [2022-05-12T12:43:23.401Z] Volume: local [2022-05-12T12:43:23.401Z] Network: bridge host ipvlan macvlan null overlay [2022-05-12T12:43:23.401Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-12T12:43:23.401Z] Swarm: inactive [2022-05-12T12:43:23.401Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-05-12T12:43:23.401Z] Default Runtime: runc [2022-05-12T12:43:23.401Z] Init Binary: docker-init [2022-05-12T12:43:23.401Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T12:43:23.401Z] runc version: v1.0.3-0-gf46b6ba [2022-05-12T12:43:23.402Z] init version: de40ad0 [2022-05-12T12:43:23.402Z] Security Options: [2022-05-12T12:43:23.402Z] apparmor [2022-05-12T12:43:23.402Z] seccomp [2022-05-12T12:43:23.402Z] Profile: default [2022-05-12T12:43:23.402Z] Kernel Version: 5.4.0-1071-aws [2022-05-12T12:43:23.402Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-12T12:43:23.402Z] OSType: linux [2022-05-12T12:43:23.402Z] Architecture: x86_64 [2022-05-12T12:43:23.402Z] CPUs: 2 [2022-05-12T12:43:23.402Z] Total Memory: 7.483GiB [2022-05-12T12:43:23.402Z] Name: ip-10-100-99-72 [2022-05-12T12:43:23.402Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-12T12:43:23.402Z] Docker Root Dir: /var/lib/docker [2022-05-12T12:43:23.402Z] Debug Mode: false [2022-05-12T12:43:23.402Z] Registry: https://index.docker.io/v1/ [2022-05-12T12:43:23.402Z] Labels: [2022-05-12T12:43:23.402Z] Experimental: true [2022-05-12T12:43:23.402Z] Insecure Registries: [2022-05-12T12:43:23.402Z] 127.0.0.0/8 [2022-05-12T12:43:23.402Z] Live Restore Enabled: true [2022-05-12T12:43:23.402Z] [2022-05-12T12:43:23.402Z] WARNING: No swap limit support [Pipeline] sh [2022-05-12T12:43:23.698Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T12:43:23.698Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T12:43:23.698Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43588/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-12T12:43:23.698Z] + bash /home/ubuntu/workspace/moby_PR-43588/check-config.sh [2022-05-12T12:43:23.698Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-12T12:43:23.698Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-12T12:43:23.698Z] [2022-05-12T12:43:23.698Z] Generally Necessary: [2022-05-12T12:43:23.698Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-12T12:43:23.698Z] - apparmor: enabled and tools installed [2022-05-12T12:43:23.698Z] - CONFIG_NAMESPACES: enabled [2022-05-12T12:43:23.698Z] - CONFIG_NET_NS: enabled [2022-05-12T12:43:23.698Z] - CONFIG_PID_NS: enabled [2022-05-12T12:43:23.698Z] - CONFIG_IPC_NS: enabled [2022-05-12T12:43:23.698Z] - CONFIG_UTS_NS: enabled [2022-05-12T12:43:23.698Z] - CONFIG_CGROUPS: enabled [2022-05-12T12:43:23.698Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-12T12:43:23.698Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-12T12:43:23.698Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-12T12:43:23.698Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-12T12:43:23.698Z] - CONFIG_CPUSETS: enabled [2022-05-12T12:43:23.698Z] - CONFIG_MEMCG: enabled [2022-05-12T12:43:23.698Z] - CONFIG_KEYS: enabled [2022-05-12T12:43:23.698Z] - CONFIG_VETH: enabled (as module) [2022-05-12T12:43:23.957Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-12T12:43:23.957Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-12T12:43:23.957Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-12T12:43:23.957Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-12T12:43:23.957Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-12T12:43:23.957Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-12T12:43:23.957Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-12T12:43:23.957Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-12T12:43:23.957Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-12T12:43:23.957Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-12T12:43:23.957Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-12T12:43:23.957Z] - CONFIG_CGROUP_BPF: enabled [2022-05-12T12:43:23.957Z] [2022-05-12T12:43:23.957Z] Optional Features: [2022-05-12T12:43:23.957Z] - CONFIG_USER_NS: enabled [2022-05-12T12:43:23.957Z] - CONFIG_SECCOMP: enabled [2022-05-12T12:43:23.957Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-12T12:43:23.957Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-12T12:43:23.957Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-12T12:43:23.957Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-12T12:43:23.957Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-12T12:43:23.957Z] - CONFIG_BLK_CGROUP: enabled [2022-05-12T12:43:23.957Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-12T12:43:23.957Z] - CONFIG_CGROUP_PERF: enabled [2022-05-12T12:43:23.957Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-12T12:43:23.957Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-12T12:43:23.957Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-12T12:43:23.957Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-12T12:43:23.957Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-12T12:43:23.957Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-12T12:43:23.957Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-12T12:43:23.957Z] - CONFIG_IP_VS: enabled (as module) [2022-05-12T12:43:23.957Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-12T12:43:23.957Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-12T12:43:23.957Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-12T12:43:23.957Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-12T12:43:23.957Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-12T12:43:23.957Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-12T12:43:23.957Z] - CONFIG_EXT4_FS: enabled [2022-05-12T12:43:24.215Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-12T12:43:24.215Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-12T12:43:24.215Z] - Network Drivers: [2022-05-12T12:43:24.215Z] - "overlay": [2022-05-12T12:43:24.215Z] - CONFIG_VXLAN: enabled (as module) [2022-05-12T12:43:24.215Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-12T12:43:24.215Z] Optional (for encrypted networks): [2022-05-12T12:43:24.215Z] - CONFIG_CRYPTO: enabled [2022-05-12T12:43:24.215Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-12T12:43:24.215Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-12T12:43:24.215Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-12T12:43:24.215Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-12T12:43:24.215Z] - CONFIG_XFRM: enabled [2022-05-12T12:43:24.215Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-12T12:43:24.215Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-12T12:43:24.215Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-12T12:43:24.215Z] - "ipvlan": [2022-05-12T12:43:24.215Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-12T12:43:24.215Z] - "macvlan": [2022-05-12T12:43:24.215Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-12T12:43:24.215Z] - CONFIG_DUMMY: enabled (as module) [2022-05-12T12:43:24.215Z] - "ftp,tftp client in container": [2022-05-12T12:43:24.215Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-12T12:43:24.215Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-12T12:43:24.215Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-12T12:43:24.216Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-12T12:43:24.216Z] - Storage Drivers: [2022-05-12T12:43:24.216Z] - "aufs": [2022-05-12T12:43:24.216Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-12T12:43:24.216Z] - "btrfs": [2022-05-12T12:43:24.216Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-12T12:43:24.216Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-12T12:43:24.216Z] - "devicemapper": [2022-05-12T12:43:24.216Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-12T12:43:24.216Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-12T12:43:24.216Z] - "overlay": [2022-05-12T12:43:24.216Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-12T12:43:24.216Z] - "zfs": [2022-05-12T12:43:24.216Z] - /dev/zfs: present [2022-05-12T12:43:24.216Z] - zfs command: missing [2022-05-12T12:43:24.216Z] - zpool command: missing [2022-05-12T12:43:24.216Z] [2022-05-12T12:43:24.216Z] Limits: [2022-05-12T12:43:24.216Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-12T12:43:24.216Z] [2022-05-12T12:43:24.216Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-12T12:43:24.541Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:91c254a189daafce6f091a84bf483cffd968104d . [2022-05-12T12:43:24.541Z] #1 [internal] load build definition from Dockerfile [2022-05-12T12:43:24.541Z] #1 sha256:b90d39b0fb7e80dd8169773ba16aadef7a5f782006084f4c90abb7d7957a2f9e [2022-05-12T12:43:24.541Z] #1 transferring dockerfile: 17.97kB done [2022-05-12T12:43:24.541Z] #1 DONE 0.0s [2022-05-12T12:43:24.541Z] [2022-05-12T12:43:24.541Z] #2 [internal] load .dockerignore [2022-05-12T12:43:24.541Z] #2 sha256:00b6093190499359fcc3a281a2dd139c2d394679a2421c563eb040c9e1db7e0d [2022-05-12T12:43:24.541Z] #2 transferring context: 145B done [2022-05-12T12:43:24.541Z] #2 DONE 0.0s [2022-05-12T12:43:24.541Z] [2022-05-12T12:43:24.541Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-12T12:43:24.541Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-12T12:43:24.800Z] #3 DONE 0.1s [2022-05-12T12:43:24.800Z] [2022-05-12T12:43:24.800Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-12T12:43:24.800Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-12T12:43:24.800Z] #4 CACHED [2022-05-12T12:43:25.059Z] [2022-05-12T12:43:25.059Z] #5 [internal] load build definition from Dockerfile [2022-05-12T12:43:25.059Z] #5 sha256:1c5b1873dc6561b8bd6837f00dca4bd86811f55eac0c67a1e031eee5cb03a745 [2022-05-12T12:43:25.059Z] #5 DONE 0.0s [2022-05-12T12:43:25.059Z] [2022-05-12T12:43:25.059Z] #6 [internal] load .dockerignore [2022-05-12T12:43:25.059Z] #6 sha256:bb4010cb3f4f45d1f12f2519ac1326ce1d165408dce05c1b3a2cb740b00d450e [2022-05-12T12:43:25.059Z] #6 DONE 0.0s [2022-05-12T12:43:25.059Z] [2022-05-12T12:43:25.059Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T12:43:25.059Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-12T12:43:25.059Z] #8 DONE 0.1s [2022-05-12T12:43:25.059Z] [2022-05-12T12:43:25.059Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T12:43:25.059Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-12T12:43:25.059Z] #10 DONE 0.1s [2022-05-12T12:43:25.059Z] [2022-05-12T12:43:25.059Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-12T12:43:25.059Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-12T12:43:25.059Z] #9 DONE 0.1s [2022-05-12T12:43:25.059Z] [2022-05-12T12:43:25.059Z] #7 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-12T12:43:25.059Z] #7 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-12T12:43:25.059Z] #7 DONE 0.2s [2022-05-12T12:43:25.318Z] [2022-05-12T12:43:25.318Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T12:43:25.318Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T12:43:25.318Z] #80 DONE 0.0s [2022-05-12T12:43:25.318Z] [2022-05-12T12:43:25.318Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T12:43:25.318Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T12:43:25.318Z] #78 DONE 0.0s [2022-05-12T12:43:25.318Z] [2022-05-12T12:43:25.318Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T12:43:25.318Z] #35 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T12:43:25.318Z] #35 DONE 0.0s [2022-05-12T12:43:25.318Z] [2022-05-12T12:43:25.318Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 [2022-05-12T12:43:25.318Z] #11 sha256:de822b89db21879f8a96de38e1db7f6c49217896b58bef2601e8e98ad5adc8f0 [2022-05-12T12:43:25.318Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 0.0s done [2022-05-12T12:43:25.577Z] #11 DONE 0.0s [2022-05-12T12:43:25.577Z] [2022-05-12T12:43:25.577Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-12T12:43:25.577Z] #12 sha256:bdd3c1157065dbe73cc160636b87e0f55247503ebea004891ed304f36c90838f [2022-05-12T12:43:25.577Z] #12 CACHED [2022-05-12T12:43:25.577Z] [2022-05-12T12:43:25.577Z] #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 [2022-05-12T12:43:25.577Z] #13 sha256:cc125f5a57c132872db11eef1ed142d4746ea3500eb7383113023ef91455b94c [2022-05-12T12:43:25.577Z] #13 CACHED [2022-05-12T12:43:25.577Z] [2022-05-12T12:43:25.577Z] #31 [internal] load build context [2022-05-12T12:43:25.577Z] #31 sha256:00ec1d53dafd8fc5a1aff932895d0f1d4662d27fb044f79e3208c5fa22edd553 [2022-05-12T12:43:25.577Z] #31 ... [2022-05-12T12:43:25.577Z] [2022-05-12T12:43:25.577Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-12T12:43:25.577Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-12T12:43:25.577Z] #56 DONE 0.4s [2022-05-12T12:43:25.577Z] [2022-05-12T12:43:25.577Z] #31 [internal] load build context [2022-05-12T12:43:25.577Z] #31 sha256:00ec1d53dafd8fc5a1aff932895d0f1d4662d27fb044f79e3208c5fa22edd553 [2022-05-12T12:43:26.517Z] #31 ... [2022-05-12T12:43:26.517Z] [2022-05-12T12:43:26.517Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-05-12T12:43:26.517Z] #14 sha256:90f163828766cad99467065ae78c3fc0c4e4b1852a98599e56673709bec75e65 [2022-05-12T12:43:26.517Z] #14 DONE 1.0s [2022-05-12T12:43:26.517Z] [2022-05-12T12:43:26.517Z] #31 [internal] load build context [2022-05-12T12:43:26.517Z] #31 sha256:00ec1d53dafd8fc5a1aff932895d0f1d4662d27fb044f79e3208c5fa22edd553 [2022-05-12T12:43:27.902Z] #31 ... [2022-05-12T12:43:27.902Z] [2022-05-12T12:43:27.902Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-05-12T12:43:27.902Z] #15 sha256:f52328560cd192f919887b4debf81bc61bdc24e9f14af124190be866d9840f73 [2022-05-12T12:43:27.902Z] #15 DONE 1.2s [2022-05-12T12:43:27.902Z] [2022-05-12T12:43:27.902Z] #31 [internal] load build context [2022-05-12T12:43:27.902Z] #31 sha256:00ec1d53dafd8fc5a1aff932895d0f1d4662d27fb044f79e3208c5fa22edd553 [2022-05-12T12:43:28.471Z] #31 transferring context: 61.10MB 3.3s done [2022-05-12T12:43:28.732Z] #31 DONE 3.4s [2022-05-12T12:43:28.732Z] [2022-05-12T12:43:28.732Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-05-12T12:43:28.732Z] #16 sha256:ffcfa08d766ad0378c983ea70f30ac494fd7aed00b62b928beedf174ef27a981 [2022-05-12T12:43:28.732Z] #16 DONE 1.3s [2022-05-12T12:43:28.991Z] [2022-05-12T12:43:28.991Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-05-12T12:43:28.991Z] #17 sha256:f142bd6f59485ba078e732ea63ea9b9b9f608ccce6afb2795ac58400039eb61e [2022-05-12T12:43:29.560Z] #17 DONE 0.5s [2022-05-12T12:43:29.561Z] [2022-05-12T12:43:29.561Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-05-12T12:43:29.561Z] #18 sha256:89bfef4197c68e87b3be058ab50609dfc1671d3a969dc174c7f88741aa4988ee [2022-05-12T12:43:29.820Z] #18 DONE 0.5s [2022-05-12T12:43:29.820Z] [2022-05-12T12:43:29.820Z] #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 [2022-05-12T12:43:29.820Z] #19 sha256:df922c810394b61b8b2292e7ab7b2cbb12565d2734191c1dfe0beb518839d16a [2022-05-12T12:43:31.197Z] #19 1.052 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T12:43:31.197Z] #19 1.228 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T12:43:31.197Z] #19 1.404 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T12:43:31.198Z] #19 1.407 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T12:43:31.198Z] #19 1.517 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-12T12:43:31.457Z] #19 1.611 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-12T12:43:31.716Z] #19 1.703 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-12T12:43:31.716Z] #19 1.795 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-12T12:43:31.716Z] #19 1.885 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T12:43:31.976Z] #19 1.977 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T12:43:31.976Z] #19 1.979 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-12T12:43:31.976Z] #19 1.981 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-12T12:43:31.976Z] #19 1.983 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T12:43:31.976Z] #19 1.985 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-12T12:43:31.976Z] #19 1.986 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-12T12:43:31.976Z] #19 1.988 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-12T12:43:31.976Z] #19 1.989 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-12T12:43:31.976Z] #19 1.989 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T12:43:31.976Z] #19 1.990 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-12T12:43:31.976Z] #19 1.991 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-12T12:43:31.976Z] #19 1.991 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T12:43:35.592Z] Still waiting to schedule task [2022-05-12T12:43:35.592Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0486fd71e97ce75fa)’ [2022-05-12T12:43:35.593Z] Still waiting to schedule task [2022-05-12T12:43:35.593Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0486fd71e97ce75fa)’ [2022-05-12T12:43:35.594Z] Still waiting to schedule task [2022-05-12T12:43:35.594Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-05-12T12:43:35.597Z] Still waiting to schedule task [2022-05-12T12:43:35.597Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-05-12T12:43:35.598Z] Still waiting to schedule task [2022-05-12T12:43:35.598Z] Waiting for next available executor on ‘azwin-2-74f490’ [2022-05-12T12:43:35.598Z] Still waiting to schedule task [2022-05-12T12:43:35.599Z] Waiting for next available executor on ‘windows-2022’ [2022-05-12T12:43:35.599Z] Still waiting to schedule task [2022-05-12T12:43:35.599Z] Waiting for next available executor on ‘windows-2022’ [2022-05-12T12:43:38.544Z] #19 7.555 Fetched 49.0 MB in 7s (6988 kB/s) [2022-05-12T12:43:40.453Z] #19 7.555 Reading package lists... [2022-05-12T12:43:43.745Z] #19 10.59 Reading package lists... [2022-05-12T12:43:44.006Z] #19 13.59 Building dependency tree... [2022-05-12T12:43:44.574Z] #19 14.79 The following additional packages will be installed: [2022-05-12T12:43:44.574Z] #19 14.79 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-05-12T12:43:44.574Z] #19 14.79 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-05-12T12:43:44.574Z] #19 14.79 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-05-12T12:43:44.574Z] #19 14.79 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-05-12T12:43:44.574Z] #19 14.79 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-05-12T12:43:44.574Z] #19 14.79 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-05-12T12:43:44.574Z] #19 14.79 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-05-12T12:43:44.574Z] #19 14.79 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-05-12T12:43:44.574Z] #19 14.79 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-05-12T12:43:44.574Z] #19 14.79 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-05-12T12:43:44.574Z] #19 14.79 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-05-12T12:43:44.574Z] #19 14.79 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-05-12T12:43:44.574Z] #19 14.79 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-05-12T12:43:44.574Z] #19 14.79 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-05-12T12:43:44.574Z] #19 14.79 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-05-12T12:43:44.574Z] #19 14.79 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-05-12T12:43:44.574Z] #19 14.79 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-05-12T12:43:44.574Z] #19 14.79 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-05-12T12:43:44.574Z] #19 14.79 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-05-12T12:43:44.574Z] #19 14.79 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-05-12T12:43:44.574Z] #19 14.79 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-05-12T12:43:44.574Z] #19 14.79 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-05-12T12:43:44.574Z] #19 14.79 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-05-12T12:43:44.574Z] #19 14.79 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-05-12T12:43:44.574Z] #19 14.79 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-05-12T12:43:44.574Z] #19 14.79 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-05-12T12:43:44.574Z] #19 14.79 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-05-12T12:43:44.574Z] #19 14.79 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-05-12T12:43:44.574Z] #19 14.79 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-05-12T12:43:44.574Z] #19 14.79 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-05-12T12:43:44.574Z] #19 14.79 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-05-12T12:43:44.574Z] #19 14.79 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-05-12T12:43:44.574Z] #19 14.79 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-05-12T12:43:44.574Z] #19 14.79 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-05-12T12:43:44.574Z] #19 14.79 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-05-12T12:43:44.574Z] #19 14.79 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-05-12T12:43:44.574Z] #19 14.79 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-05-12T12:43:44.574Z] #19 14.79 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-05-12T12:43:44.574Z] #19 14.79 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-05-12T12:43:44.574Z] #19 14.79 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-05-12T12:43:44.574Z] #19 14.79 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-05-12T12:43:44.574Z] #19 14.79 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-05-12T12:43:44.574Z] #19 14.79 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-05-12T12:43:44.574Z] #19 14.79 linux-libc-dev-s390x-cross patch xz-utils [2022-05-12T12:43:44.574Z] #19 14.80 Suggested packages: [2022-05-12T12:43:44.574Z] #19 14.80 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-05-12T12:43:44.574Z] #19 14.80 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-05-12T12:43:44.574Z] #19 14.80 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-05-12T12:43:44.574Z] #19 14.80 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-05-12T12:43:44.574Z] #19 14.80 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-05-12T12:43:44.574Z] #19 14.80 libyaml-shell-perl ed diffutils-doc [2022-05-12T12:43:44.574Z] #19 14.80 Recommended packages: [2022-05-12T12:43:44.574Z] #19 14.80 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-05-12T12:43:44.574Z] #19 14.80 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-05-12T12:43:45.951Z] #19 15.99 The following NEW packages will be installed: [2022-05-12T12:43:45.951Z] #19 15.99 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-05-12T12:43:45.951Z] #19 15.99 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-05-12T12:43:45.951Z] #19 15.99 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-05-12T12:43:45.951Z] #19 15.99 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-05-12T12:43:45.951Z] #19 15.99 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-05-12T12:43:45.951Z] #19 15.99 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-05-12T12:43:45.951Z] #19 15.99 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-05-12T12:43:45.951Z] #19 15.99 crossbuild-essential-armel crossbuild-essential-armhf [2022-05-12T12:43:45.951Z] #19 15.99 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-05-12T12:43:45.951Z] #19 15.99 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-05-12T12:43:45.951Z] #19 15.99 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-05-12T12:43:45.951Z] #19 15.99 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-05-12T12:43:45.951Z] #19 15.99 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-05-12T12:43:45.951Z] #19 15.99 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-05-12T12:43:45.951Z] #19 15.99 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-05-12T12:43:45.951Z] #19 15.99 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-05-12T12:43:45.951Z] #19 15.99 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-05-12T12:43:45.951Z] #19 15.99 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-05-12T12:43:45.951Z] #19 15.99 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-05-12T12:43:45.951Z] #19 15.99 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-05-12T12:43:45.951Z] #19 15.99 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-05-12T12:43:45.951Z] #19 15.99 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-05-12T12:43:45.951Z] #19 15.99 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-05-12T12:43:45.951Z] #19 15.99 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-05-12T12:43:45.951Z] #19 15.99 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-05-12T12:43:45.951Z] #19 15.99 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-05-12T12:43:45.951Z] #19 15.99 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-05-12T12:43:45.951Z] #19 15.99 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-05-12T12:43:45.951Z] #19 15.99 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-05-12T12:43:45.951Z] #19 15.99 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-05-12T12:43:45.951Z] #19 15.99 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-05-12T12:43:45.951Z] #19 15.99 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-05-12T12:43:45.951Z] #19 16.00 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-05-12T12:43:45.951Z] #19 16.00 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-05-12T12:43:45.951Z] #19 16.00 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-05-12T12:43:45.951Z] #19 16.00 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-05-12T12:43:45.951Z] #19 16.00 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-05-12T12:43:45.951Z] #19 16.00 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-05-12T12:43:45.951Z] #19 16.00 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-05-12T12:43:45.951Z] #19 16.00 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-05-12T12:43:45.951Z] #19 16.00 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-05-12T12:43:45.951Z] #19 16.00 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-05-12T12:43:45.951Z] #19 16.00 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-05-12T12:43:45.951Z] #19 16.00 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-05-12T12:43:45.951Z] #19 16.00 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-05-12T12:43:45.951Z] #19 16.00 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-05-12T12:43:45.951Z] #19 16.00 linux-libc-dev-s390x-cross patch xz-utils [2022-05-12T12:43:46.210Z] #19 16.38 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T12:43:46.210Z] #19 16.38 Need to get 787 MB of archives. [2022-05-12T12:43:46.210Z] #19 16.38 After this operation, 3385 MB of additional disk space will be used. [2022-05-12T12:43:46.210Z] #19 16.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-05-12T12:43:46.210Z] #19 16.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-12T12:43:46.210Z] #19 16.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-05-12T12:43:46.210Z] #19 16.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-05-12T12:43:46.210Z] #19 16.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-05-12T12:43:46.210Z] #19 16.39 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-12T12:43:46.210Z] #19 16.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-05-12T12:43:46.210Z] #19 16.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-05-12T12:43:46.210Z] #19 16.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-05-12T12:43:46.210Z] #19 16.46 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-05-12T12:43:46.471Z] #19 16.48 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-05-12T12:43:46.471Z] #19 16.49 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] [2022-05-12T12:43:46.471Z] #19 16.49 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] [2022-05-12T12:43:46.730Z] #19 16.85 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] [2022-05-12T12:43:46.730Z] #19 16.85 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] [2022-05-12T12:43:47.298Z] #19 17.22 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] [2022-05-12T12:43:47.298Z] #19 17.22 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] [2022-05-12T12:43:47.557Z] #19 17.58 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] [2022-05-12T12:43:47.558Z] #19 17.59 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] [2022-05-12T12:43:47.817Z] #19 17.95 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] [2022-05-12T12:43:47.817Z] #19 17.95 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] [2022-05-12T12:43:48.384Z] #19 18.28 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] [2022-05-12T12:43:48.384Z] #19 18.28 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] [2022-05-12T12:43:48.384Z] #19 18.28 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] [2022-05-12T12:43:48.384Z] #19 18.28 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] [2022-05-12T12:43:48.384Z] #19 18.28 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] [2022-05-12T12:43:48.384Z] #19 18.28 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-05-12T12:43:48.384Z] #19 18.28 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-05-12T12:43:48.384Z] #19 18.28 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-05-12T12:43:48.384Z] #19 18.29 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-05-12T12:43:48.384Z] #19 18.40 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-05-12T12:43:48.384Z] #19 18.40 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-05-12T12:43:48.384Z] #19 18.40 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-05-12T12:43:48.384Z] #19 18.41 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-05-12T12:43:48.384Z] #19 18.42 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-05-12T12:43:48.384Z] #19 18.43 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-05-12T12:43:48.384Z] #19 18.44 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-05-12T12:43:48.384Z] #19 18.44 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-05-12T12:43:48.384Z] #19 18.45 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-05-12T12:43:48.384Z] #19 18.45 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] [2022-05-12T12:43:48.953Z] #19 18.88 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-05-12T12:43:48.953Z] #19 18.88 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-05-12T12:43:48.953Z] #19 18.89 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-05-12T12:43:48.953Z] #19 18.90 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-05-12T12:43:48.953Z] #19 18.91 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] [2022-05-12T12:43:49.212Z] #19 19.33 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-05-12T12:43:49.212Z] #19 19.33 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-12T12:43:49.212Z] #19 19.33 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-05-12T12:43:49.212Z] #19 19.35 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-05-12T12:43:49.212Z] #19 19.35 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-05-12T12:43:49.212Z] #19 19.35 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-12T12:43:49.212Z] #19 19.42 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-12T12:43:49.472Z] #19 19.42 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-05-12T12:43:49.472Z] #19 19.42 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-05-12T12:43:49.472Z] #19 19.42 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-05-12T12:43:49.472Z] #19 19.42 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-05-12T12:43:49.472Z] #19 19.42 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-05-12T12:43:49.472Z] #19 19.42 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-05-12T12:43:49.472Z] #19 19.42 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-05-12T12:43:49.472Z] #19 19.43 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-05-12T12:43:49.472Z] #19 19.43 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-05-12T12:43:49.472Z] #19 19.43 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-05-12T12:43:49.472Z] #19 19.43 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-05-12T12:43:49.472Z] #19 19.43 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-05-12T12:43:49.472Z] #19 19.43 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-05-12T12:43:49.472Z] #19 19.44 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-05-12T12:43:49.472Z] #19 19.45 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-05-12T12:43:49.472Z] #19 19.45 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-05-12T12:43:49.472Z] #19 19.45 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-05-12T12:43:49.472Z] #19 19.47 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-05-12T12:43:49.472Z] #19 19.48 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-05-12T12:43:49.472Z] #19 19.48 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-05-12T12:43:49.472Z] #19 19.49 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] [2022-05-12T12:43:49.731Z] #19 19.92 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-05-12T12:43:49.731Z] #19 19.92 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-05-12T12:43:49.731Z] #19 19.93 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-05-12T12:43:49.731Z] #19 19.95 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-05-12T12:43:49.731Z] #19 19.97 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] [2022-05-12T12:43:50.300Z] #19 20.37 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-05-12T12:43:50.300Z] #19 20.37 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-05-12T12:43:50.300Z] #19 20.37 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-05-12T12:43:50.300Z] #19 20.38 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-05-12T12:43:50.300Z] #19 20.38 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-05-12T12:43:50.300Z] #19 20.39 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-05-12T12:43:50.300Z] #19 20.39 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-05-12T12:43:50.300Z] #19 20.40 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-05-12T12:43:50.300Z] #19 20.41 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-05-12T12:43:50.300Z] #19 20.41 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-05-12T12:43:50.300Z] #19 20.42 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] [2022-05-12T12:43:50.559Z] #19 20.86 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-05-12T12:43:50.819Z] #19 20.86 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-05-12T12:43:50.819Z] #19 20.88 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-05-12T12:43:50.819Z] #19 20.89 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-05-12T12:43:50.819Z] #19 20.90 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] [2022-05-12T12:43:51.078Z] #19 21.27 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-05-12T12:43:51.078Z] #19 21.27 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-05-12T12:43:51.337Z] #19 21.27 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-05-12T12:43:51.337Z] #19 21.28 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-05-12T12:43:51.337Z] #19 21.28 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-05-12T12:43:51.337Z] #19 21.29 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-05-12T12:43:51.337Z] #19 21.29 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-05-12T12:43:51.337Z] #19 21.29 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-05-12T12:43:51.337Z] #19 21.31 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-05-12T12:43:51.337Z] #19 21.31 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-05-12T12:43:51.337Z] #19 21.33 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-05-12T12:43:51.337Z] #19 21.33 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-05-12T12:43:51.337Z] #19 21.34 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-05-12T12:43:51.337Z] #19 21.34 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-05-12T12:43:51.337Z] #19 21.35 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] [2022-05-12T12:43:51.596Z] #19 21.77 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-05-12T12:43:51.596Z] #19 21.77 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-05-12T12:43:51.596Z] #19 21.78 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-05-12T12:43:51.596Z] #19 21.80 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-05-12T12:43:51.596Z] #19 21.82 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] [2022-05-12T12:43:52.165Z] #19 22.24 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-05-12T12:43:52.165Z] #19 22.24 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-05-12T12:43:52.165Z] #19 22.24 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-05-12T12:43:52.165Z] #19 22.26 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-05-12T12:43:52.165Z] #19 22.26 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-05-12T12:43:52.165Z] #19 22.26 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-05-12T12:43:52.165Z] #19 22.26 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-05-12T12:43:52.165Z] #19 22.26 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-05-12T12:43:52.165Z] #19 22.27 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-05-12T12:43:52.165Z] #19 22.27 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-05-12T12:43:52.165Z] #19 22.28 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-05-12T12:43:52.165Z] #19 22.28 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] [2022-05-12T12:43:52.426Z] #19 22.63 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-05-12T12:43:52.426Z] #19 22.63 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-05-12T12:43:52.426Z] #19 22.64 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-05-12T12:43:52.426Z] #19 22.66 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-05-12T12:43:52.426Z] #19 22.67 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] [2022-05-12T12:43:52.687Z] #19 23.00 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-05-12T12:43:52.946Z] #19 23.00 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-05-12T12:43:53.205Z] #19 23.36 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T12:43:53.464Z] #19 23.48 Fetched 787 MB in 7s (113 MB/s) [2022-05-12T12:43:53.464Z] #19 23.51 Selecting previously unselected package liblocale-gettext-perl. [2022-05-12T12:43:53.464Z] #19 23.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-12T12:43:53.464Z] #19 23.61 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-05-12T12:43:53.464Z] #19 23.62 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-05-12T12:43:53.464Z] #19 23.66 Selecting previously unselected package bzip2. [2022-05-12T12:43:53.464Z] #19 23.66 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-05-12T12:43:53.464Z] #19 23.66 Unpacking bzip2 (1.0.8-4) ... [2022-05-12T12:43:53.464Z] #19 23.70 Selecting previously unselected package libmagic-mgc. [2022-05-12T12:43:53.464Z] #19 23.70 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-05-12T12:43:53.464Z] #19 23.70 Unpacking libmagic-mgc (1:5.39-3) ... [2022-05-12T12:43:53.464Z] #19 23.78 Selecting previously unselected package libmagic1:amd64. [2022-05-12T12:43:53.722Z] #19 23.78 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-05-12T12:43:53.722Z] #19 23.79 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-05-12T12:43:53.722Z] #19 23.83 Selecting previously unselected package file. [2022-05-12T12:43:53.722Z] #19 23.83 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-05-12T12:43:53.722Z] #19 23.84 Unpacking file (1:5.39-3) ... [2022-05-12T12:43:53.722Z] #19 23.87 Selecting previously unselected package xz-utils. [2022-05-12T12:43:53.722Z] #19 23.87 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-12T12:43:53.722Z] #19 23.88 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T12:43:53.991Z] #19 23.95 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-05-12T12:43:53.991Z] #19 23.96 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-12T12:43:53.991Z] #19 23.96 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-05-12T12:43:54.257Z] #19 24.33 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-05-12T12:43:54.257Z] #19 24.33 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-05-12T12:43:54.257Z] #19 24.33 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-05-12T12:43:54.515Z] #19 24.65 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-05-12T12:43:54.515Z] #19 24.65 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-05-12T12:43:54.515Z] #19 24.65 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-05-12T12:43:54.775Z] #19 24.95 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-05-12T12:43:54.775Z] #19 24.95 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-12T12:43:54.775Z] #19 24.95 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-05-12T12:43:55.344Z] #19 25.24 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-05-12T12:43:55.344Z] #19 25.24 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-12T12:43:55.344Z] #19 25.24 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-05-12T12:43:55.344Z] #19 25.47 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-05-12T12:43:55.344Z] #19 25.47 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-12T12:43:55.344Z] #19 25.47 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-12T12:43:55.344Z] #19 25.50 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-05-12T12:43:55.344Z] #19 25.50 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T12:43:55.344Z] #19 25.51 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-12T12:44:00.618Z] #19 29.98 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-05-12T12:44:00.618Z] #19 29.98 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-05-12T12:44:00.618Z] #19 29.98 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-05-12T12:44:00.618Z] #19 30.01 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-05-12T12:44:00.618Z] #19 30.02 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-12T12:44:00.618Z] #19 30.02 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-12T12:44:04.811Z] #19 34.20 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-05-12T12:44:04.811Z] #19 34.21 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-05-12T12:44:04.811Z] #19 34.21 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-05-12T12:44:04.811Z] #19 34.24 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-05-12T12:44:04.811Z] #19 34.25 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-12T12:44:04.811Z] #19 34.25 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-12T12:44:09.008Z] #19 38.46 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-05-12T12:44:09.008Z] #19 38.46 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-12T12:44:09.008Z] #19 38.46 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-12T12:44:09.008Z] #19 38.49 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-05-12T12:44:09.008Z] #19 38.49 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T12:44:09.008Z] #19 38.50 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-12T12:44:13.202Z] #19 42.87 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-05-12T12:44:13.202Z] #19 42.87 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-12T12:44:13.202Z] #19 42.87 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-12T12:44:13.202Z] #19 42.91 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-05-12T12:44:13.202Z] #19 42.91 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T12:44:13.202Z] #19 42.92 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-12T12:44:17.394Z] #19 46.79 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-05-12T12:44:17.394Z] #19 46.79 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T12:44:17.394Z] #19 46.79 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-12T12:44:17.394Z] #19 46.82 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-05-12T12:44:17.394Z] #19 46.82 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-12T12:44:17.394Z] #19 46.82 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-12T12:44:17.394Z] #19 46.85 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-05-12T12:44:17.394Z] #19 46.85 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-12T12:44:17.394Z] #19 46.85 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-12T12:44:17.394Z] #19 46.87 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-05-12T12:44:17.394Z] #19 46.88 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T12:44:17.394Z] #19 46.88 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-12T12:44:17.394Z] #19 46.90 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-05-12T12:44:17.394Z] #19 46.90 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T12:44:17.394Z] #19 46.91 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-12T12:44:17.394Z] #19 46.93 Selecting previously unselected package cross-config. [2022-05-12T12:44:17.394Z] #19 46.93 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-05-12T12:44:17.394Z] #19 46.94 Unpacking cross-config (2.6.18+nmu1) ... [2022-05-12T12:44:17.394Z] #19 46.96 Selecting previously unselected package gcc-10-cross-base. [2022-05-12T12:44:17.394Z] #19 46.96 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:17.394Z] #19 46.97 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-05-12T12:44:17.394Z] #19 47.00 Selecting previously unselected package libc6-arm64-cross. [2022-05-12T12:44:17.394Z] #19 47.00 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-05-12T12:44:17.394Z] #19 47.00 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-05-12T12:44:17.394Z] #19 47.12 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-05-12T12:44:17.394Z] #19 47.13 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:17.394Z] #19 47.13 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T12:44:17.394Z] #19 47.16 Selecting previously unselected package libgomp1-arm64-cross. [2022-05-12T12:44:17.394Z] #19 47.16 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:17.394Z] #19 47.16 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T12:44:17.394Z] #19 47.19 Selecting previously unselected package libitm1-arm64-cross. [2022-05-12T12:44:17.394Z] #19 47.20 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:17.394Z] #19 47.20 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T12:44:17.394Z] #19 47.23 Selecting previously unselected package libatomic1-arm64-cross. [2022-05-12T12:44:17.394Z] #19 47.23 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:17.394Z] #19 47.23 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T12:44:17.394Z] #19 47.26 Selecting previously unselected package libasan6-arm64-cross. [2022-05-12T12:44:17.394Z] #19 47.26 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:17.394Z] #19 47.26 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-05-12T12:44:17.394Z] #19 47.49 Selecting previously unselected package liblsan0-arm64-cross. [2022-05-12T12:44:17.394Z] #19 47.49 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:17.394Z] #19 47.49 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-12T12:44:17.394Z] #19 47.59 Selecting previously unselected package libtsan0-arm64-cross. [2022-05-12T12:44:17.653Z] #19 47.60 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:17.653Z] #19 47.60 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-12T12:44:17.653Z] #19 47.82 Selecting previously unselected package libstdc++6-arm64-cross. [2022-05-12T12:44:17.653Z] #19 47.82 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:17.653Z] #19 47.83 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-05-12T12:44:17.913Z] #19 47.90 Selecting previously unselected package libubsan1-arm64-cross. [2022-05-12T12:44:17.913Z] #19 47.90 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:17.913Z] #19 47.90 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T12:44:17.913Z] #19 48.00 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-05-12T12:44:17.913Z] #19 48.00 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:17.913Z] #19 48.01 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-12T12:44:17.913Z] #19 48.14 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-05-12T12:44:18.173Z] #19 48.14 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T12:44:18.173Z] #19 48.14 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-12T12:44:23.444Z] #19 53.16 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-05-12T12:44:23.444Z] #19 53.16 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T12:44:23.444Z] #19 53.16 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-12T12:44:23.444Z] #19 53.19 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-05-12T12:44:23.444Z] #19 53.19 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-05-12T12:44:23.444Z] #19 53.20 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-05-12T12:44:23.444Z] #19 53.36 Selecting previously unselected package libc6-dev-arm64-cross. [2022-05-12T12:44:23.444Z] #19 53.36 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-05-12T12:44:23.444Z] #19 53.36 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-05-12T12:44:23.444Z] #19 53.60 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-05-12T12:44:23.444Z] #19 53.60 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:23.444Z] #19 53.60 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-12T12:44:23.704Z] #19 53.84 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-05-12T12:44:23.704Z] #19 53.85 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T12:44:23.704Z] #19 53.85 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-12T12:44:24.896Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0677222e069b01641) in /home/ubuntu/workspace/moby_PR-43588 [Pipeline] { [Pipeline] checkout [2022-05-12T12:44:24.992Z] The recommended git tool is: git [2022-05-12T12:44:28.081Z] using credential docker-jenkins-github-credentials [2022-05-12T12:44:28.095Z] Cloning the remote Git repository [2022-05-12T12:44:28.095Z] Cloning with configured refspecs honoured and without tags [2022-05-12T12:44:28.205Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T12:44:28.285Z] > git init /home/ubuntu/workspace/moby_PR-43588 # timeout=10 [2022-05-12T12:44:28.991Z] #19 58.76 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-05-12T12:44:28.991Z] #19 58.76 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T12:44:28.991Z] #19 58.78 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-12T12:44:28.991Z] #19 58.91 Selecting previously unselected package patch. [2022-05-12T12:44:28.991Z] #19 58.91 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-05-12T12:44:28.991Z] #19 58.94 Unpacking patch (2.7.6-7) ... [2022-05-12T12:44:29.249Z] #19 59.32 Selecting previously unselected package dpkg-dev. [2022-05-12T12:44:29.249Z] #19 59.32 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-05-12T12:44:29.249Z] #19 59.39 Unpacking dpkg-dev (1.20.9) ... [2022-05-12T12:44:28.667Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T12:44:28.667Z] > git --version # timeout=10 [2022-05-12T12:44:28.689Z] > git --version # 'git version 2.17.1' [2022-05-12T12:44:28.689Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T12:44:28.691Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43588/head:refs/remotes/origin/PR-43588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T12:44:29.818Z] #19 59.89 Selecting previously unselected package libconfig-inifiles-perl. [2022-05-12T12:44:29.818Z] #19 59.89 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-05-12T12:44:29.818Z] #19 59.90 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-05-12T12:44:29.818Z] #19 59.92 Selecting previously unselected package libio-string-perl. [2022-05-12T12:44:29.818Z] #19 59.93 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-05-12T12:44:29.818Z] #19 59.93 Unpacking libio-string-perl (1.08-3.1) ... [2022-05-12T12:44:29.818Z] #19 59.96 Selecting previously unselected package libicu67:amd64. [2022-05-12T12:44:29.818Z] #19 59.96 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-05-12T12:44:29.818Z] #19 59.97 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-12T12:44:30.755Z] #19 60.79 Selecting previously unselected package libxml2:amd64. [2022-05-12T12:44:30.755Z] #19 60.79 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-12T12:44:30.755Z] #19 60.79 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T12:44:30.755Z] #19 60.87 Selecting previously unselected package libxml-namespacesupport-perl. [2022-05-12T12:44:30.755Z] #19 60.87 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-05-12T12:44:30.755Z] #19 60.88 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-05-12T12:44:30.755Z] #19 60.90 Selecting previously unselected package libxml-sax-base-perl. [2022-05-12T12:44:30.755Z] #19 60.90 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-05-12T12:44:30.755Z] #19 60.91 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-05-12T12:44:30.755Z] #19 60.94 Selecting previously unselected package libxml-sax-perl. [2022-05-12T12:44:30.755Z] #19 60.95 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-05-12T12:44:30.755Z] #19 60.95 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-05-12T12:44:30.755Z] #19 60.99 Selecting previously unselected package libxml-libxml-perl. [2022-05-12T12:44:30.755Z] #19 60.99 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-05-12T12:44:30.755Z] #19 61.00 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-05-12T12:44:31.014Z] #19 61.05 Selecting previously unselected package libxml-simple-perl. [2022-05-12T12:44:31.014Z] #19 61.06 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-05-12T12:44:31.014Z] #19 61.06 Unpacking libxml-simple-perl (2.25-1) ... [2022-05-12T12:44:31.014Z] #19 61.09 Selecting previously unselected package libyaml-perl. [2022-05-12T12:44:31.014Z] #19 61.09 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-05-12T12:44:31.014Z] #19 61.09 Unpacking libyaml-perl (1.30-1) ... [2022-05-12T12:44:31.014Z] #19 61.12 Selecting previously unselected package libconfig-auto-perl. [2022-05-12T12:44:31.014Z] #19 61.13 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-05-12T12:44:31.014Z] #19 61.13 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-05-12T12:44:31.014Z] #19 61.16 Selecting previously unselected package libfile-which-perl. [2022-05-12T12:44:31.014Z] #19 61.16 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-05-12T12:44:31.014Z] #19 61.16 Unpacking libfile-which-perl (1.23-1) ... [2022-05-12T12:44:31.014Z] #19 61.19 Selecting previously unselected package libfile-homedir-perl. [2022-05-12T12:44:31.014Z] #19 61.19 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-05-12T12:44:31.014Z] #19 61.19 Unpacking libfile-homedir-perl (1.006-1) ... [2022-05-12T12:44:31.014Z] #19 61.22 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-05-12T12:44:31.014Z] #19 61.22 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-05-12T12:44:31.014Z] #19 61.23 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-05-12T12:44:31.014Z] #19 61.26 Selecting previously unselected package dpkg-cross. [2022-05-12T12:44:31.274Z] #19 61.26 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-05-12T12:44:31.274Z] #19 61.27 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-05-12T12:44:31.274Z] #19 61.30 Selecting previously unselected package crossbuild-essential-arm64. [2022-05-12T12:44:31.274Z] #19 61.30 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-05-12T12:44:31.274Z] #19 61.30 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-05-12T12:44:31.274Z] #19 61.33 Selecting previously unselected package libc6-armel-cross. [2022-05-12T12:44:31.274Z] #19 61.33 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-05-12T12:44:31.274Z] #19 61.34 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-05-12T12:44:31.274Z] #19 61.46 Selecting previously unselected package libgcc-s1-armel-cross. [2022-05-12T12:44:31.274Z] #19 61.46 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:31.274Z] #19 61.46 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-05-12T12:44:31.274Z] #19 61.49 Selecting previously unselected package libgomp1-armel-cross. [2022-05-12T12:44:31.274Z] #19 61.49 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:31.274Z] #19 61.50 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-05-12T12:44:31.274Z] #19 61.53 Selecting previously unselected package libatomic1-armel-cross. [2022-05-12T12:44:31.533Z] #19 61.53 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:31.533Z] #19 61.54 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-05-12T12:44:31.533Z] #19 61.57 Selecting previously unselected package libasan6-armel-cross. [2022-05-12T12:44:31.533Z] #19 61.57 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:31.533Z] #19 61.57 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-05-12T12:44:31.533Z] #19 61.79 Selecting previously unselected package libstdc++6-armel-cross. [2022-05-12T12:44:31.792Z] #19 61.80 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:31.792Z] #19 61.80 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-05-12T12:44:31.792Z] #19 61.87 Selecting previously unselected package libubsan1-armel-cross. [2022-05-12T12:44:31.792Z] #19 61.87 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:31.792Z] #19 61.87 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-05-12T12:44:31.792Z] #19 61.97 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-05-12T12:44:31.792Z] #19 61.97 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:31.792Z] #19 61.98 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-12T12:44:31.792Z] #19 62.08 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-05-12T12:44:32.051Z] #19 62.08 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-12T12:44:32.051Z] #19 62.09 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-12T12:44:35.197Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0876ee30eed6a6c3b) in /home/ubuntu/workspace/moby_PR-43588 [Pipeline] { [Pipeline] checkout [2022-05-12T12:44:35.305Z] The recommended git tool is: git [2022-05-12T12:44:35.414Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f46d8802587beeec) in /home/ubuntu/workspace/moby_PR-43588 [Pipeline] { [Pipeline] checkout [2022-05-12T12:44:35.503Z] The recommended git tool is: git [2022-05-12T12:44:37.330Z] #19 66.80 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-05-12T12:44:37.330Z] #19 66.81 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-12T12:44:37.330Z] #19 66.81 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-12T12:44:37.330Z] #19 66.84 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-05-12T12:44:37.330Z] #19 66.84 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-05-12T12:44:37.330Z] #19 66.84 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-05-12T12:44:37.330Z] #19 67.01 Selecting previously unselected package libc6-dev-armel-cross. [2022-05-12T12:44:37.330Z] #19 67.01 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-05-12T12:44:37.330Z] #19 67.02 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-05-12T12:44:37.330Z] #19 67.23 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-05-12T12:44:37.330Z] #19 67.23 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:37.330Z] #19 67.23 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-12T12:44:37.330Z] #19 67.48 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-05-12T12:44:37.330Z] #19 67.49 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-12T12:44:37.330Z] #19 67.49 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-12T12:44:37.929Z] using credential docker-jenkins-github-credentials [2022-05-12T12:44:37.937Z] Cloning the remote Git repository [2022-05-12T12:44:37.937Z] Cloning with configured refspecs honoured and without tags [2022-05-12T12:44:38.379Z] using credential docker-jenkins-github-credentials [2022-05-12T12:44:38.387Z] Cloning the remote Git repository [2022-05-12T12:44:38.387Z] Cloning with configured refspecs honoured and without tags [2022-05-12T12:44:38.430Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T12:44:38.510Z] > git init /home/ubuntu/workspace/moby_PR-43588 # timeout=10 [2022-05-12T12:44:37.049Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T12:44:37.099Z] > git init /home/ubuntu/workspace/moby_PR-43588 # timeout=10 [2022-05-12T12:44:37.467Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T12:44:37.467Z] > git --version # timeout=10 [2022-05-12T12:44:37.477Z] > git --version # 'git version 2.17.1' [2022-05-12T12:44:37.478Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T12:44:37.479Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43588/head:refs/remotes/origin/PR-43588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T12:44:38.795Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T12:44:38.795Z] > git --version # timeout=10 [2022-05-12T12:44:38.843Z] > git --version # 'git version 2.25.1' [2022-05-12T12:44:38.843Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T12:44:38.850Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43588/head:refs/remotes/origin/PR-43588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T12:44:42.605Z] #19 71.96 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-05-12T12:44:42.605Z] #19 71.96 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-12T12:44:42.605Z] #19 71.97 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-12T12:44:42.605Z] #19 71.99 Selecting previously unselected package crossbuild-essential-armel. [2022-05-12T12:44:42.605Z] #19 71.99 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-05-12T12:44:42.605Z] #19 71.99 Unpacking crossbuild-essential-armel (12.9) ... [2022-05-12T12:44:42.605Z] #19 72.02 Selecting previously unselected package libc6-armhf-cross. [2022-05-12T12:44:42.605Z] #19 72.02 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-05-12T12:44:42.605Z] #19 72.03 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-05-12T12:44:42.605Z] #19 72.14 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-05-12T12:44:42.605Z] #19 72.14 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:42.605Z] #19 72.14 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T12:44:42.605Z] #19 72.17 Selecting previously unselected package libgomp1-armhf-cross. [2022-05-12T12:44:42.605Z] #19 72.17 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:42.605Z] #19 72.18 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T12:44:42.605Z] #19 72.21 Selecting previously unselected package libatomic1-armhf-cross. [2022-05-12T12:44:42.605Z] #19 72.21 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:42.605Z] #19 72.23 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T12:44:42.605Z] #19 72.26 Selecting previously unselected package libasan6-armhf-cross. [2022-05-12T12:44:42.605Z] #19 72.26 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:42.605Z] #19 72.26 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-05-12T12:44:42.605Z] #19 72.48 Selecting previously unselected package libstdc++6-armhf-cross. [2022-05-12T12:44:42.605Z] #19 72.48 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:42.605Z] #19 72.48 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-05-12T12:44:42.605Z] #19 72.55 Selecting previously unselected package libubsan1-armhf-cross. [2022-05-12T12:44:42.605Z] #19 72.55 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:42.605Z] #19 72.55 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T12:44:42.605Z] #19 72.64 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-05-12T12:44:42.605Z] #19 72.65 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:42.605Z] #19 72.65 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-12T12:44:42.605Z] #19 72.76 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-05-12T12:44:42.605Z] #19 72.76 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-12T12:44:42.605Z] #19 72.76 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-12T12:44:45.257Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-094adf9c9b2b716e1) in /home/ubuntu/workspace/moby_PR-43588 [Pipeline] { [Pipeline] checkout [2022-05-12T12:44:45.363Z] The recommended git tool is: git [2022-05-12T12:44:47.880Z] #19 77.49 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-05-12T12:44:47.880Z] #19 77.49 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-12T12:44:47.880Z] #19 77.50 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-12T12:44:47.880Z] #19 77.53 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-05-12T12:44:47.880Z] #19 77.53 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-05-12T12:44:47.880Z] #19 77.53 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-05-12T12:44:47.880Z] #19 77.70 Selecting previously unselected package libc6-dev-armhf-cross. [2022-05-12T12:44:47.880Z] #19 77.70 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-05-12T12:44:47.880Z] #19 77.70 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-05-12T12:44:47.880Z] #19 77.92 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-05-12T12:44:47.880Z] #19 77.92 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:47.880Z] #19 77.92 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-12T12:44:48.140Z] #19 78.19 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-05-12T12:44:48.140Z] #19 78.20 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-12T12:44:48.140Z] #19 78.20 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-12T12:44:48.372Z] using credential docker-jenkins-github-credentials [2022-05-12T12:44:48.380Z] Cloning the remote Git repository [2022-05-12T12:44:48.380Z] Cloning with configured refspecs honoured and without tags [2022-05-12T12:44:48.419Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T12:44:48.482Z] > git init /home/ubuntu/workspace/moby_PR-43588 # timeout=10 [2022-05-12T12:44:48.938Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T12:44:48.938Z] > git --version # timeout=10 [2022-05-12T12:44:48.970Z] > git --version # 'git version 2.25.1' [2022-05-12T12:44:48.970Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T12:44:48.972Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43588/head:refs/remotes/origin/PR-43588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T12:44:52.125Z] Fetching without tags [2022-05-12T12:44:52.440Z] Merging remotes/origin/master commit 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 into PR head commit 91c254a189daafce6f091a84bf483cffd968104d [2022-05-12T12:44:53.334Z] Merge succeeded, producing 91c254a189daafce6f091a84bf483cffd968104d [2022-05-12T12:44:53.334Z] Checking out Revision 91c254a189daafce6f091a84bf483cffd968104d (PR-43588) [2022-05-12T12:44:53.415Z] #19 82.71 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-05-12T12:44:53.415Z] #19 82.71 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-12T12:44:53.415Z] #19 82.71 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-12T12:44:53.415Z] #19 82.73 Selecting previously unselected package crossbuild-essential-armhf. [2022-05-12T12:44:53.415Z] #19 82.73 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-05-12T12:44:53.415Z] #19 82.74 Unpacking crossbuild-essential-armhf (12.9) ... [2022-05-12T12:44:53.415Z] #19 82.76 Selecting previously unselected package libc6-ppc64el-cross. [2022-05-12T12:44:53.415Z] #19 82.76 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-05-12T12:44:53.415Z] #19 82.77 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-05-12T12:44:53.415Z] #19 82.92 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-05-12T12:44:53.415Z] #19 82.92 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:53.415Z] #19 82.93 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T12:44:53.415Z] #19 82.96 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-05-12T12:44:53.415Z] #19 82.96 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:53.415Z] #19 82.96 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T12:44:53.415Z] #19 83.00 Selecting previously unselected package libitm1-ppc64el-cross. [2022-05-12T12:44:53.415Z] #19 83.00 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:53.415Z] #19 83.00 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T12:44:53.415Z] #19 83.03 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-05-12T12:44:53.415Z] #19 83.04 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:53.416Z] #19 83.04 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T12:44:53.416Z] #19 83.07 Selecting previously unselected package libasan6-ppc64el-cross. [2022-05-12T12:44:53.416Z] #19 83.07 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:53.416Z] #19 83.08 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T12:44:53.416Z] #19 83.31 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-05-12T12:44:53.416Z] #19 83.31 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:53.416Z] #19 83.32 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T12:44:53.416Z] #19 83.42 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-05-12T12:44:53.416Z] #19 83.42 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:53.416Z] #19 83.43 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T12:44:53.416Z] #19 83.66 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-05-12T12:44:53.416Z] #19 83.66 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:53.416Z] #19 83.67 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T12:44:52.062Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T12:44:52.074Z] > git config --add remote.origin.fetch +refs/pull/43588/head:refs/remotes/origin/PR-43588 # timeout=10 [2022-05-12T12:44:52.093Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T12:44:52.127Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T12:44:52.142Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T12:44:52.143Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T12:44:52.144Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43588/head:refs/remotes/origin/PR-43588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T12:44:52.464Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T12:44:52.498Z] > git checkout -f 91c254a189daafce6f091a84bf483cffd968104d # timeout=10 [2022-05-12T12:44:53.270Z] > git remote # timeout=10 [2022-05-12T12:44:53.278Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T12:44:53.286Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T12:44:53.289Z] > git merge 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 # timeout=10 [2022-05-12T12:44:53.325Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T12:44:53.349Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T12:44:53.368Z] > git checkout -f 91c254a189daafce6f091a84bf483cffd968104d # timeout=10 [2022-05-12T12:44:53.674Z] #19 83.74 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-05-12T12:44:53.674Z] #19 83.75 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:53.674Z] #19 83.75 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T12:44:53.674Z] #19 83.85 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-05-12T12:44:53.933Z] #19 83.85 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:53.933Z] #19 83.86 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T12:44:53.933Z] #19 83.89 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-05-12T12:44:53.933Z] #19 83.89 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:53.933Z] #19 83.90 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T12:44:53.933Z] #19 84.07 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-05-12T12:44:53.933Z] #19 84.07 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T12:44:53.933Z] #19 84.08 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-12T12:44:57.805Z] Commit message: "vendor: github.com/opencontainers/runc v1.1.2" [2022-05-12T12:44:57.837Z] > git --version # timeout=10 [2022-05-12T12:44:57.858Z] > git --version # 'git version 2.17.1' [2022-05-12T12:44:57.883Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T12:44:58.762Z] Fetching without tags [2022-05-12T12:44:58.978Z] Merging remotes/origin/master commit 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 into PR head commit 91c254a189daafce6f091a84bf483cffd968104d [2022-05-12T12:44:59.094Z] + docker version [2022-05-12T12:44:58.719Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T12:44:58.724Z] > git config --add remote.origin.fetch +refs/pull/43588/head:refs/remotes/origin/PR-43588 # timeout=10 [2022-05-12T12:44:58.737Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T12:44:58.750Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T12:44:58.766Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T12:44:58.766Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T12:44:58.767Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43588/head:refs/remotes/origin/PR-43588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T12:44:58.986Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T12:44:58.993Z] > git checkout -f 91c254a189daafce6f091a84bf483cffd968104d # timeout=10 [2022-05-12T12:44:59.207Z] #19 88.62 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-05-12T12:44:59.207Z] #19 88.62 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T12:44:59.207Z] #19 88.63 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-12T12:44:59.207Z] #19 88.66 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-05-12T12:44:59.207Z] #19 88.66 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-05-12T12:44:59.207Z] #19 88.66 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-05-12T12:44:59.207Z] #19 88.83 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-05-12T12:44:59.207Z] #19 88.83 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-05-12T12:44:59.207Z] #19 88.84 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-05-12T12:44:59.207Z] #19 89.10 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-05-12T12:44:59.207Z] #19 89.11 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:44:59.207Z] #19 89.11 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T12:44:59.207Z] #19 89.36 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-05-12T12:44:59.207Z] #19 89.36 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T12:44:59.207Z] #19 89.37 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-12T12:44:59.627Z] Merge succeeded, producing 91c254a189daafce6f091a84bf483cffd968104d [2022-05-12T12:44:59.628Z] Checking out Revision 91c254a189daafce6f091a84bf483cffd968104d (PR-43588) [2022-05-12T12:44:59.567Z] > git remote # timeout=10 [2022-05-12T12:44:59.582Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T12:44:59.601Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T12:44:59.603Z] > git merge 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 # timeout=10 [2022-05-12T12:44:59.613Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T12:44:59.630Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T12:44:59.647Z] > git checkout -f 91c254a189daafce6f091a84bf483cffd968104d # timeout=10 [2022-05-12T12:45:03.556Z] #19 93.77 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-05-12T12:45:03.556Z] #19 93.77 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T12:45:03.556Z] #19 93.77 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-12T12:45:03.556Z] #19 93.80 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-05-12T12:45:03.556Z] #19 93.80 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-05-12T12:45:03.556Z] #19 93.81 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-05-12T12:45:03.556Z] #19 93.83 Selecting previously unselected package libc6-s390x-cross. [2022-05-12T12:45:03.815Z] #19 93.84 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-05-12T12:45:03.815Z] #19 93.84 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-05-12T12:45:03.815Z] #19 93.97 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-05-12T12:45:03.815Z] #19 93.98 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:45:03.815Z] #19 93.98 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T12:45:03.815Z] #19 94.01 Selecting previously unselected package libgomp1-s390x-cross. [2022-05-12T12:45:03.815Z] #19 94.01 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:45:03.815Z] #19 94.02 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T12:45:03.815Z] #19 94.05 Selecting previously unselected package libitm1-s390x-cross. [2022-05-12T12:45:03.815Z] #19 94.06 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:45:03.815Z] #19 94.06 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T12:45:03.815Z] #19 94.09 Selecting previously unselected package libatomic1-s390x-cross. [2022-05-12T12:45:03.992Z] Commit message: "vendor: github.com/opencontainers/runc v1.1.2" [2022-05-12T12:45:04.016Z] > git --version # timeout=10 [2022-05-12T12:45:04.027Z] > git --version # 'git version 2.25.1' [2022-05-12T12:45:04.036Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-05-12T12:45:04.073Z] #19 94.09 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:45:04.073Z] #19 94.10 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T12:45:04.073Z] #19 94.12 Selecting previously unselected package libasan6-s390x-cross. [2022-05-12T12:45:04.073Z] #19 94.13 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:45:04.073Z] #19 94.13 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-05-12T12:45:04.331Z] #19 94.41 Selecting previously unselected package libstdc++6-s390x-cross. [2022-05-12T12:45:04.332Z] #19 94.41 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:45:04.332Z] #19 94.41 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-05-12T12:45:04.332Z] #19 94.48 Selecting previously unselected package libubsan1-s390x-cross. [2022-05-12T12:45:04.332Z] #19 94.48 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:45:04.332Z] #19 94.49 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T12:45:04.590Z] #19 94.59 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-05-12T12:45:04.590Z] #19 94.59 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:45:04.590Z] #19 94.60 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-12T12:45:04.590Z] #19 94.70 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-05-12T12:45:04.590Z] #19 94.71 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T12:45:04.590Z] #19 94.71 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-12T12:45:04.958Z] + docker version [2022-05-12T12:45:06.055Z] Fetching without tags [2022-05-12T12:45:06.343Z] Merging remotes/origin/master commit 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 into PR head commit 91c254a189daafce6f091a84bf483cffd968104d [2022-05-12T12:45:05.948Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T12:45:05.972Z] > git config --add remote.origin.fetch +refs/pull/43588/head:refs/remotes/origin/PR-43588 # timeout=10 [2022-05-12T12:45:05.998Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T12:45:06.029Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T12:45:06.101Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T12:45:06.101Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T12:45:06.102Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43588/head:refs/remotes/origin/PR-43588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T12:45:06.349Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T12:45:06.698Z] Fetching without tags [2022-05-12T12:45:06.948Z] Merging remotes/origin/master commit 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 into PR head commit 91c254a189daafce6f091a84bf483cffd968104d [2022-05-12T12:45:07.259Z] Client: Docker Engine - Community [2022-05-12T12:45:07.259Z] Version: 20.10.14 [2022-05-12T12:45:07.259Z] API version: 1.41 [2022-05-12T12:45:07.259Z] Go version: go1.16.15 [2022-05-12T12:45:07.259Z] Git commit: a224086 [2022-05-12T12:45:07.259Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-12T12:45:07.259Z] OS/Arch: linux/amd64 [2022-05-12T12:45:07.259Z] Context: default [2022-05-12T12:45:07.259Z] Experimental: true [2022-05-12T12:45:07.259Z] [2022-05-12T12:45:07.259Z] Server: Docker Engine - Community [2022-05-12T12:45:07.259Z] Engine: [2022-05-12T12:45:07.259Z] Version: 20.10.14 [2022-05-12T12:45:07.259Z] API version: 1.41 (minimum version 1.12) [2022-05-12T12:45:07.259Z] Go version: go1.16.15 [2022-05-12T12:45:07.259Z] Git commit: 87a90dc [2022-05-12T12:45:07.259Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-12T12:45:07.259Z] OS/Arch: linux/amd64 [2022-05-12T12:45:07.259Z] Experimental: true [2022-05-12T12:45:07.259Z] containerd: [2022-05-12T12:45:07.259Z] Version: 1.5.11 [2022-05-12T12:45:07.259Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T12:45:07.259Z] runc: [2022-05-12T12:45:07.259Z] Version: 1.0.3 [2022-05-12T12:45:07.259Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-12T12:45:07.259Z] docker-init: [2022-05-12T12:45:07.259Z] Version: 0.19.0 [2022-05-12T12:45:07.259Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-12T12:45:07.367Z] Merge succeeded, producing 91c254a189daafce6f091a84bf483cffd968104d [2022-05-12T12:45:07.367Z] Checking out Revision 91c254a189daafce6f091a84bf483cffd968104d (PR-43588) [2022-05-12T12:45:06.641Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T12:45:06.653Z] > git config --add remote.origin.fetch +refs/pull/43588/head:refs/remotes/origin/PR-43588 # timeout=10 [2022-05-12T12:45:06.661Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T12:45:06.685Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T12:45:06.702Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T12:45:06.702Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T12:45:06.709Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43588/head:refs/remotes/origin/PR-43588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T12:45:06.959Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T12:45:06.994Z] > git checkout -f 91c254a189daafce6f091a84bf483cffd968104d # timeout=10 [2022-05-12T12:45:07.593Z] + docker info [2022-05-12T12:45:07.936Z] Merge succeeded, producing 91c254a189daafce6f091a84bf483cffd968104d [2022-05-12T12:45:07.936Z] Checking out Revision 91c254a189daafce6f091a84bf483cffd968104d (PR-43588) [2022-05-12T12:45:06.379Z] > git checkout -f 91c254a189daafce6f091a84bf483cffd968104d # timeout=10 [2022-05-12T12:45:07.295Z] > git remote # timeout=10 [2022-05-12T12:45:07.307Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T12:45:07.323Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T12:45:07.342Z] > git merge 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 # timeout=10 [2022-05-12T12:45:07.358Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T12:45:07.369Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T12:45:07.383Z] > git checkout -f 91c254a189daafce6f091a84bf483cffd968104d # timeout=10 [2022-05-12T12:45:07.857Z] > git remote # timeout=10 [2022-05-12T12:45:07.881Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T12:45:07.894Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T12:45:07.895Z] > git merge 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 # timeout=10 [2022-05-12T12:45:07.912Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T12:45:07.939Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T12:45:07.951Z] > git checkout -f 91c254a189daafce6f091a84bf483cffd968104d # timeout=10 [2022-05-12T12:45:09.860Z] #19 99.17 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-05-12T12:45:09.860Z] #19 99.17 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T12:45:09.860Z] #19 99.18 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-12T12:45:09.860Z] #19 99.21 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-05-12T12:45:09.860Z] #19 99.21 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-05-12T12:45:09.860Z] #19 99.21 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-05-12T12:45:09.860Z] #19 99.38 Selecting previously unselected package libc6-dev-s390x-cross. [2022-05-12T12:45:09.860Z] #19 99.38 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-05-12T12:45:09.860Z] #19 99.39 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-05-12T12:45:09.860Z] #19 99.61 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-05-12T12:45:09.860Z] #19 99.62 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T12:45:09.860Z] #19 99.62 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-12T12:45:09.860Z] #19 99.87 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-05-12T12:45:09.860Z] #19 99.87 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T12:45:09.860Z] #19 99.88 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-12T12:45:11.640Z] Commit message: "vendor: github.com/opencontainers/runc v1.1.2" [2022-05-12T12:45:11.665Z] > git --version # timeout=10 [2022-05-12T12:45:11.696Z] > git --version # 'git version 2.17.1' [2022-05-12T12:45:11.720Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T12:45:12.382Z] Commit message: "vendor: github.com/opencontainers/runc v1.1.2" [2022-05-12T12:45:12.398Z] > git --version # timeout=10 [2022-05-12T12:45:12.405Z] > git --version # 'git version 2.25.1' [2022-05-12T12:45:12.413Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-05-12T12:45:12.702Z] + docker version [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T12:45:13.098Z] Client: Docker Engine - Community [2022-05-12T12:45:13.098Z] Version: 20.10.14 [2022-05-12T12:45:13.098Z] API version: 1.41 [2022-05-12T12:45:13.098Z] Go version: go1.16.15 [2022-05-12T12:45:13.098Z] Git commit: a224086 [2022-05-12T12:45:13.098Z] Built: Thu Mar 24 01:48:02 2022 [2022-05-12T12:45:13.098Z] OS/Arch: linux/amd64 [2022-05-12T12:45:13.098Z] Context: default [2022-05-12T12:45:13.098Z] Experimental: true [2022-05-12T12:45:13.098Z] [2022-05-12T12:45:13.098Z] Server: Docker Engine - Community [2022-05-12T12:45:13.098Z] Engine: [2022-05-12T12:45:13.098Z] Version: 20.10.14 [2022-05-12T12:45:13.098Z] API version: 1.41 (minimum version 1.12) [2022-05-12T12:45:13.098Z] Go version: go1.16.15 [2022-05-12T12:45:13.098Z] Git commit: 87a90dc [2022-05-12T12:45:13.098Z] Built: Thu Mar 24 01:45:53 2022 [2022-05-12T12:45:13.098Z] OS/Arch: linux/amd64 [2022-05-12T12:45:13.098Z] Experimental: true [2022-05-12T12:45:13.098Z] containerd: [2022-05-12T12:45:13.098Z] Version: 1.5.11 [2022-05-12T12:45:13.098Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T12:45:13.098Z] runc: [2022-05-12T12:45:13.098Z] Version: 1.0.3 [2022-05-12T12:45:13.098Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-12T12:45:13.098Z] docker-init: [2022-05-12T12:45:13.098Z] Version: 0.19.0 [2022-05-12T12:45:13.098Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-12T12:45:13.421Z] + docker version [2022-05-12T12:45:13.443Z] + docker info [2022-05-12T12:45:14.051Z] #19 104.0 Selecting previously unselected package g++-s390x-linux-gnu. [2022-05-12T12:45:14.051Z] #19 104.0 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T12:45:14.051Z] #19 104.0 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-12T12:45:14.051Z] #19 104.0 Selecting previously unselected package crossbuild-essential-s390x. [2022-05-12T12:45:14.051Z] #19 104.1 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-05-12T12:45:14.051Z] #19 104.1 Unpacking crossbuild-essential-s390x (12.9) ... [2022-05-12T12:45:14.051Z] #19 104.1 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-05-12T12:45:14.051Z] #19 104.1 Setting up libfile-which-perl (1.23-1) ... [2022-05-12T12:45:14.051Z] #19 104.1 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-05-12T12:45:14.051Z] #19 104.1 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-05-12T12:45:14.051Z] #19 104.1 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-05-12T12:45:14.051Z] #19 104.1 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-12T12:45:14.051Z] #19 104.2 Setting up libicu67:amd64 (67.1-7) ... [2022-05-12T12:45:14.051Z] #19 104.2 Setting up libmagic-mgc (1:5.39-3) ... [2022-05-12T12:45:14.051Z] #19 104.2 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-05-12T12:45:14.051Z] #19 104.2 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-05-12T12:45:14.051Z] #19 104.2 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-05-12T12:45:14.051Z] #19 104.2 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-05-12T12:45:14.051Z] #19 104.2 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-05-12T12:45:14.051Z] #19 104.2 Setting up file (1:5.39-3) ... [2022-05-12T12:45:14.051Z] #19 104.2 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-05-12T12:45:14.051Z] #19 104.2 Setting up bzip2 (1.0.8-4) ... [2022-05-12T12:45:14.051Z] #19 104.3 Setting up libyaml-perl (1.30-1) ... [2022-05-12T12:45:14.309Z] #19 104.3 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-05-12T12:45:14.309Z] #19 104.3 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-05-12T12:45:14.309Z] #19 104.3 Setting up libio-string-perl (1.08-3.1) ... [2022-05-12T12:45:14.309Z] #19 104.3 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-05-12T12:45:14.309Z] #19 104.3 Setting up cross-config (2.6.18+nmu1) ... [2022-05-12T12:45:14.309Z] #19 104.4 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T12:45:14.309Z] #19 104.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-12T12:45:14.309Z] #19 104.4 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-05-12T12:45:14.309Z] #19 104.4 Setting up patch (2.7.6-7) ... [2022-05-12T12:45:14.309Z] #19 104.5 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-05-12T12:45:14.309Z] #19 104.5 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-05-12T12:45:14.309Z] #19 104.5 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T12:45:14.309Z] #19 104.5 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-05-12T12:45:14.309Z] #19 104.5 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-05-12T12:45:14.309Z] #19 104.5 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T12:45:14.309Z] #19 104.5 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T12:45:14.309Z] #19 104.5 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-05-12T12:45:14.309Z] #19 104.5 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-05-12T12:45:14.309Z] #19 104.6 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T12:45:14.309Z] #19 104.6 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-12T12:45:14.309Z] #19 104.6 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-05-12T12:45:14.309Z] #19 104.6 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-05-12T12:45:14.309Z] #19 104.6 Setting up libfile-homedir-perl (1.006-1) ... [2022-05-12T12:45:14.309Z] #19 104.6 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-05-12T12:45:14.309Z] #19 104.6 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T12:45:14.568Z] #19 104.6 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T12:45:14.568Z] #19 104.6 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-12T12:45:14.568Z] #19 104.6 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-05-12T12:45:14.568Z] #19 104.7 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-12T12:45:14.568Z] #19 104.7 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-05-12T12:45:14.568Z] #19 104.7 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-12T12:45:14.568Z] #19 104.7 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T12:45:14.568Z] #19 104.7 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-12T12:45:14.568Z] #19 104.7 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T12:45:14.568Z] #19 104.7 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T12:45:14.568Z] #19 104.7 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-12T12:45:14.568Z] #19 104.7 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T12:45:14.568Z] #19 104.8 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T12:45:14.568Z] #19 104.8 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-05-12T12:45:14.568Z] #19 104.8 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-05-12T12:45:14.568Z] #19 104.8 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T12:45:14.568Z] #19 104.8 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-05-12T12:45:14.568Z] #19 104.8 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T12:45:14.568Z] #19 104.8 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-05-12T12:45:14.568Z] #19 104.8 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-05-12T12:45:14.827Z] #19 104.8 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T12:45:14.827Z] #19 104.8 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-12T12:45:14.827Z] #19 104.9 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T12:45:14.827Z] #19 104.9 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-05-12T12:45:14.827Z] #19 104.9 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-05-12T12:45:14.827Z] #19 104.9 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-05-12T12:45:14.827Z] #19 104.9 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T12:45:14.827Z] #19 104.9 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-05-12T12:45:14.827Z] #19 105.0 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-05-12T12:45:14.827Z] #19 105.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-05-12T12:45:15.086Z] #19 105.2 [2022-05-12T12:45:15.086Z] #19 105.2 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-05-12T12:45:15.086Z] #19 105.2 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T12:45:15.086Z] #19 105.2 Setting up dpkg-dev (1.20.9) ... [2022-05-12T12:45:15.086Z] #19 105.2 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-05-12T12:45:15.086Z] #19 105.2 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-12T12:45:15.086Z] #19 105.2 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-05-12T12:45:15.086Z] #19 105.3 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T12:45:15.086Z] #19 105.3 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-05-12T12:45:15.086Z] #19 105.3 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-05-12T12:45:15.086Z] #19 105.3 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-12T12:45:15.086Z] #19 105.3 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T12:45:15.086Z] #19 105.3 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T12:45:15.086Z] #19 105.3 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T12:45:15.345Z] #19 105.3 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T12:45:15.345Z] #19 105.3 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-05-12T12:45:15.345Z] #19 105.4 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-05-12T12:45:15.345Z] #19 105.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-05-12T12:45:15.345Z] #19 105.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-05-12T12:45:15.604Z] #19 105.6 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-05-12T12:45:15.604Z] #19 105.7 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-12T12:45:15.604Z] #19 105.7 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-12T12:45:15.604Z] #19 105.7 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-12T12:45:15.604Z] #19 105.7 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-12T12:45:15.604Z] #19 105.7 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-05-12T12:45:15.604Z] #19 105.7 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T12:45:15.604Z] #19 105.7 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-12T12:45:15.604Z] #19 105.7 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-12T12:45:15.604Z] #19 105.7 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-12T12:45:15.604Z] #19 105.8 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-05-12T12:45:15.604Z] #19 105.8 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-12T12:45:15.604Z] #19 105.8 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T12:45:15.604Z] #19 105.8 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-12T12:45:15.604Z] #19 105.8 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-05-12T12:45:15.604Z] #19 105.8 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-12T12:45:15.604Z] #19 105.8 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-12T12:45:15.604Z] #19 105.8 Setting up libxml-simple-perl (2.25-1) ... [2022-05-12T12:45:15.863Z] #19 105.8 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-12T12:45:15.863Z] #19 105.8 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-12T12:45:15.863Z] #19 105.9 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-12T12:45:15.863Z] #19 105.9 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T12:45:15.863Z] #19 105.9 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T12:45:15.863Z] #19 105.9 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-12T12:45:15.863Z] #19 105.9 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-12T12:45:15.863Z] #19 105.9 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-12T12:45:15.863Z] #19 105.9 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-05-12T12:45:15.863Z] #19 105.9 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T12:45:15.863Z] #19 105.9 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-12T12:45:15.863Z] #19 105.9 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-12T12:45:15.863Z] #19 106.0 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-12T12:45:15.863Z] #19 106.0 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-12T12:45:15.863Z] #19 106.0 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-12T12:45:15.863Z] #19 106.0 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-05-12T12:45:15.863Z] #19 106.0 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-12T12:45:15.863Z] #19 106.0 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-12T12:45:15.863Z] #19 106.0 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-12T12:45:15.863Z] #19 106.0 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-12T12:45:15.863Z] #19 106.0 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-12T12:45:15.863Z] #19 106.1 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-12T12:45:15.863Z] #19 106.1 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-12T12:45:15.863Z] #19 106.1 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-12T12:45:15.863Z] #19 106.1 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-12T12:45:15.863Z] #19 106.1 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-05-12T12:45:15.863Z] #19 106.1 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-12T12:45:15.863Z] #19 106.1 Setting up crossbuild-essential-armel (12.9) ... [2022-05-12T12:45:16.121Z] #19 106.2 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-12T12:45:16.121Z] #19 106.2 Setting up crossbuild-essential-armhf (12.9) ... [2022-05-12T12:45:16.121Z] #19 106.2 Setting up crossbuild-essential-arm64 (12.9) ... [2022-05-12T12:45:16.121Z] #19 106.2 Setting up crossbuild-essential-s390x (12.9) ... [2022-05-12T12:45:16.121Z] #19 106.2 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-05-12T12:45:16.121Z] #19 106.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T12:45:16.882Z] Client: Docker Engine - Community [2022-05-12T12:45:16.882Z] Version: 20.10.14 [2022-05-12T12:45:16.882Z] API version: 1.41 [2022-05-12T12:45:16.882Z] Go version: go1.16.15 [2022-05-12T12:45:16.882Z] Git commit: a224086 [2022-05-12T12:45:16.882Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-12T12:45:16.882Z] OS/Arch: linux/amd64 [2022-05-12T12:45:16.882Z] Context: default [2022-05-12T12:45:16.882Z] Experimental: true [2022-05-12T12:45:16.882Z] [2022-05-12T12:45:16.882Z] Server: Docker Engine - Community [2022-05-12T12:45:16.882Z] Engine: [2022-05-12T12:45:16.882Z] Version: 20.10.14 [2022-05-12T12:45:16.882Z] API version: 1.41 (minimum version 1.12) [2022-05-12T12:45:16.882Z] Go version: go1.16.15 [2022-05-12T12:45:16.882Z] Git commit: 87a90dc [2022-05-12T12:45:16.882Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-12T12:45:16.882Z] OS/Arch: linux/amd64 [2022-05-12T12:45:16.882Z] Experimental: true [2022-05-12T12:45:16.882Z] containerd: [2022-05-12T12:45:16.882Z] Version: 1.5.11 [2022-05-12T12:45:16.882Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T12:45:16.882Z] runc: [2022-05-12T12:45:16.882Z] Version: 1.0.3 [2022-05-12T12:45:16.882Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-12T12:45:16.882Z] docker-init: [2022-05-12T12:45:16.882Z] Version: 0.19.0 [2022-05-12T12:45:16.882Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-12T12:45:17.057Z] #19 DONE 107.2s [2022-05-12T12:45:17.057Z] [2022-05-12T12:45:17.057Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-12T12:45:17.057Z] #73 sha256:dafc7d202c706870682544e39fdd691d8d02fea2c31fc31d7896b887ffdf6a66 [2022-05-12T12:45:17.237Z] + docker info [2022-05-12T12:45:17.316Z] #73 DONE 0.1s [2022-05-12T12:45:17.316Z] [2022-05-12T12:45:17.316Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-12T12:45:17.316Z] #32 sha256:d92a82cb9493a3a2360a29596e5816baba8d423ba12ae83fdf66249adad6baf4 [2022-05-12T12:45:17.316Z] #32 DONE 0.1s [2022-05-12T12:45:17.316Z] [2022-05-12T12:45:17.316Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T12:45:17.316Z] #74 sha256:38f0581e512ecd163ea6975499f57781e0dfedb8bdc3a7397f52436a7f30a21e [2022-05-12T12:45:18.693Z] #74 1.175 + RM_GOPATH=0 [2022-05-12T12:45:18.693Z] #74 1.175 + TMP_GOPATH= [2022-05-12T12:45:18.693Z] #74 1.175 + : /build [2022-05-12T12:45:18.693Z] #74 1.175 + '[' -z '' ']' [2022-05-12T12:45:18.693Z] #74 1.175 ++ mktemp -d [2022-05-12T12:45:18.693Z] #74 1.175 + export GOPATH=/tmp/tmp.0n2Xrif9cY [2022-05-12T12:45:18.693Z] #74 1.175 + GOPATH=/tmp/tmp.0n2Xrif9cY [2022-05-12T12:45:18.693Z] #74 1.175 + RM_GOPATH=1 [2022-05-12T12:45:18.693Z] #74 1.175 + case "$(go env GOARCH)" in [2022-05-12T12:45:18.693Z] #74 1.175 ++ go env GOARCH [2022-05-12T12:45:18.693Z] #74 1.182 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T12:45:18.693Z] #74 1.182 + GO_BUILDMODE=-buildmode=pie [2022-05-12T12:45:18.693Z] #74 1.182 ++ dirname /install.sh [2022-05-12T12:45:18.693Z] #74 1.185 + dir=/ [2022-05-12T12:45:18.693Z] #74 1.185 + bin=rootlesskit [2022-05-12T12:45:18.693Z] #74 1.185 + shift [2022-05-12T12:45:18.693Z] #74 1.185 + '[' '!' -f //rootlesskit.installer ']' [2022-05-12T12:45:18.693Z] #74 1.185 + . //rootlesskit.installer [2022-05-12T12:45:18.693Z] #74 1.185 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T12:45:18.693Z] #74 1.185 + install_rootlesskit [2022-05-12T12:45:18.693Z] #74 1.185 + case "$1" in [2022-05-12T12:45:18.693Z] #74 1.185 + export CGO_ENABLED=0 [2022-05-12T12:45:18.693Z] #74 1.185 + CGO_ENABLED=0 [2022-05-12T12:45:18.693Z] #74 1.185 + _install_rootlesskit [2022-05-12T12:45:18.693Z] #74 1.185 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-12T12:45:18.693Z] #74 1.185 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T12:45:18.693Z] #74 1.185 + GOBIN=/build [2022-05-12T12:45:18.693Z] #74 1.185 + GO111MODULE=on [2022-05-12T12:45:18.693Z] #74 1.185 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T12:45:18.693Z] #74 1.188 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T12:45:18.952Z] #74 1.656 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-12T12:45:20.859Z] #74 3.296 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T12:45:20.859Z] #74 3.303 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-12T12:45:20.859Z] #74 3.540 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-12T12:45:21.512Z] Client: Docker Engine - Community [2022-05-12T12:45:21.512Z] Version: 20.10.14 [2022-05-12T12:45:21.512Z] API version: 1.41 [2022-05-12T12:45:21.512Z] Go version: go1.16.15 [2022-05-12T12:45:21.512Z] Git commit: a224086 [2022-05-12T12:45:21.512Z] Built: Thu Mar 24 01:47:20 2022 [2022-05-12T12:45:21.512Z] OS/Arch: linux/arm64 [2022-05-12T12:45:21.512Z] Context: default [2022-05-12T12:45:21.512Z] Experimental: true [2022-05-12T12:45:21.513Z] [2022-05-12T12:45:21.513Z] Server: Docker Engine - Community [2022-05-12T12:45:21.513Z] Engine: [2022-05-12T12:45:21.513Z] Version: 20.10.14 [2022-05-12T12:45:21.513Z] API version: 1.41 (minimum version 1.12) [2022-05-12T12:45:21.513Z] Go version: go1.16.15 [2022-05-12T12:45:21.513Z] Git commit: 87a90dc [2022-05-12T12:45:21.513Z] Built: Thu Mar 24 01:45:39 2022 [2022-05-12T12:45:21.513Z] OS/Arch: linux/arm64 [2022-05-12T12:45:21.513Z] Experimental: true [2022-05-12T12:45:21.513Z] containerd: [2022-05-12T12:45:21.513Z] Version: 1.5.11 [2022-05-12T12:45:21.513Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T12:45:21.513Z] runc: [2022-05-12T12:45:21.513Z] Version: 1.0.3 [2022-05-12T12:45:21.513Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-12T12:45:21.513Z] docker-init: [2022-05-12T12:45:21.513Z] Version: 0.19.0 [2022-05-12T12:45:21.513Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-12T12:45:21.797Z] #74 ... [2022-05-12T12:45:21.797Z] [2022-05-12T12:45:21.797Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-12T12:45:21.797Z] #33 sha256:a730e393c2a813423c8c8a58d08f653da5dbe5552dd4ee3b152d7c104b8dd351 [2022-05-12T12:45:21.797Z] #33 1.316 + RM_GOPATH=0 [2022-05-12T12:45:21.797Z] #33 1.318 + TMP_GOPATH= [2022-05-12T12:45:21.797Z] #33 1.318 + : /build [2022-05-12T12:45:21.797Z] #33 1.318 + '[' -z '' ']' [2022-05-12T12:45:21.797Z] #33 1.318 ++ mktemp -d [2022-05-12T12:45:21.797Z] #33 1.320 + export GOPATH=/tmp/tmp.xd2bFRZqmv [2022-05-12T12:45:21.797Z] #33 1.320 + GOPATH=/tmp/tmp.xd2bFRZqmv [2022-05-12T12:45:21.797Z] #33 1.320 + RM_GOPATH=1 [2022-05-12T12:45:21.797Z] #33 1.320 + case "$(go env GOARCH)" in [2022-05-12T12:45:21.797Z] #33 1.321 ++ go env GOARCH [2022-05-12T12:45:21.797Z] #33 1.325 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T12:45:21.797Z] #33 1.325 + GO_BUILDMODE=-buildmode=pie [2022-05-12T12:45:21.797Z] #33 1.325 ++ dirname /install.sh [2022-05-12T12:45:21.797Z] #33 1.326 + dir=/ [2022-05-12T12:45:21.797Z] #33 1.326 + bin=dockercli [2022-05-12T12:45:21.797Z] #33 1.326 + shift [2022-05-12T12:45:21.797Z] #33 1.326 + '[' '!' -f //dockercli.installer ']' [2022-05-12T12:45:21.797Z] #33 1.326 + . //dockercli.installer [2022-05-12T12:45:21.797Z] #33 1.326 ++ : stable [2022-05-12T12:45:21.797Z] #33 1.326 ++ : 17.06.2-ce [2022-05-12T12:45:21.797Z] #33 1.326 + install_dockercli [2022-05-12T12:45:21.797Z] #33 1.326 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-12T12:45:21.797Z] #33 1.327 Install docker/cli version 17.06.2-ce from stable [2022-05-12T12:45:21.797Z] #33 1.327 ++ uname -m [2022-05-12T12:45:21.797Z] #33 1.328 + arch=x86_64 [2022-05-12T12:45:21.797Z] #33 1.328 + '[' x86_64 '!=' x86_64 ']' [2022-05-12T12:45:21.797Z] #33 1.328 + url=https://download.docker.com/linux/static [2022-05-12T12:45:21.797Z] #33 1.328 + tar -xz docker/docker [2022-05-12T12:45:21.797Z] #33 1.328 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-12T12:45:21.797Z] #33 4.482 + mkdir -p /build [2022-05-12T12:45:21.797Z] #33 4.486 + mv docker/docker /build/ [2022-05-12T12:45:21.797Z] #33 4.488 + rmdir docker [2022-05-12T12:45:21.797Z] #33 DONE 4.6s [2022-05-12T12:45:21.852Z] + docker info [2022-05-12T12:45:22.058Z] [2022-05-12T12:45:22.058Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T12:45:22.058Z] #74 sha256:38f0581e512ecd163ea6975499f57781e0dfedb8bdc3a7397f52436a7f30a21e [2022-05-12T12:45:22.058Z] #74 4.779 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-12T12:45:22.627Z] #74 5.235 go: downloading github.com/google/uuid v1.3.0 [2022-05-12T12:45:22.627Z] #74 5.238 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-12T12:45:22.627Z] #74 5.270 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-12T12:45:22.627Z] #74 5.294 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T12:45:22.627Z] #74 5.325 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-12T12:45:22.627Z] #74 5.410 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-12T12:45:23.197Z] #74 5.964 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-12T12:45:23.197Z] #74 6.070 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-12T12:45:23.456Z] #74 6.118 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-12T12:45:24.025Z] #74 6.666 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T12:45:24.594Z] #74 ... [2022-05-12T12:45:24.595Z] [2022-05-12T12:45:24.595Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-12T12:45:24.595Z] #37 sha256:13a6bcef3a73124fcc0eb048ee39779f6dce85acfd6f61509f8b1cdd76810807 [2022-05-12T12:45:24.595Z] #37 CACHED [2022-05-12T12:45:24.595Z] [2022-05-12T12:45:24.595Z] #36 [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 [2022-05-12T12:45:24.595Z] #36 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T12:45:24.595Z] #36 CACHED [2022-05-12T12:45:24.595Z] [2022-05-12T12:45:24.595Z] #38 [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 [2022-05-12T12:45:24.595Z] #38 sha256:96522a9815d474f5daa54fcee637cd65321aba84f3d901dff0ed6e205256a7e0 [2022-05-12T12:45:24.595Z] #38 CACHED [2022-05-12T12:45:24.854Z] [2022-05-12T12:45:24.854Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-12T12:45:24.854Z] #40 sha256:eb6e7164f0a20f52c2cf4222d093a29071da7d16cf3bb288714a947c078d6c52 [2022-05-12T12:45:24.854Z] #40 CACHED [2022-05-12T12:45:24.854Z] [2022-05-12T12:45:24.854Z] #41 [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 [2022-05-12T12:45:24.854Z] #41 sha256:dd36318f7be73ed581e123d124fcedc2d52e8ba3c5d6c3d2b21ddd7e578a94c8 [2022-05-12T12:45:24.854Z] #41 CACHED [2022-05-12T12:45:24.854Z] [2022-05-12T12:45:24.854Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T12:45:24.854Z] #43 sha256:eaa20ba9d1b8d09ead2eb1dd3ae1c5afd1f346e1a9609a68fda733f8d60cccb2 [2022-05-12T12:45:24.854Z] #43 CACHED [2022-05-12T12:45:24.854Z] [2022-05-12T12:45:24.854Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-12T12:45:24.854Z] #45 sha256:228d79ef3f3614a9283026e2133f898398fded85682d51bf4b13764e7e1d8330 [2022-05-12T12:45:24.854Z] #45 CACHED [2022-05-12T12:45:24.854Z] [2022-05-12T12:45:24.854Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-12T12:45:24.854Z] #47 sha256:0582bbb05c140503ba9864bbb8bae809b7e98f370858254604c35916be6e73a7 [2022-05-12T12:45:24.854Z] #47 CACHED [2022-05-12T12:45:24.854Z] [2022-05-12T12:45:24.854Z] #69 [containerd 1/3] 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 [2022-05-12T12:45:24.854Z] #69 sha256:506d3672aed5e29786c983c10d56561500ff317594f9d254c76ab5f751af6eae [2022-05-12T12:45:24.854Z] #69 1.659 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-12T12:45:24.854Z] #69 1.659 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T12:45:24.854Z] #69 1.660 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-12T12:45:24.854Z] #69 1.974 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-12T12:45:24.854Z] #69 2.304 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-12T12:45:24.854Z] #69 2.719 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T12:45:24.854Z] #69 3.257 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-12T12:45:24.855Z] #69 3.938 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-12T12:45:24.855Z] #69 4.355 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-12T12:45:24.855Z] #69 4.357 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T12:45:24.855Z] #69 4.376 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-12T12:45:24.855Z] #69 4.388 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-12T12:45:24.855Z] #69 4.389 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-12T12:45:24.855Z] #69 4.483 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T12:45:24.855Z] #69 4.489 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-12T12:45:24.855Z] #69 4.490 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-12T12:45:24.855Z] #69 4.491 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-12T12:45:24.855Z] #69 4.492 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-12T12:45:27.394Z] #69 ... [2022-05-12T12:45:27.394Z] [2022-05-12T12:45:27.394Z] #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 [2022-05-12T12:45:27.394Z] #20 sha256:821d3a4b0b9fe1ecdcaa4dd6a6207d7dadf52b458a1ae48a3cc7cb86ac86d9d4 [2022-05-12T12:45:27.394Z] #20 1.493 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-12T12:45:27.394Z] #20 1.493 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T12:45:27.394Z] #20 1.494 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-12T12:45:27.394Z] #20 1.586 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-12T12:45:27.394Z] #20 1.692 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-12T12:45:27.394Z] #20 1.979 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-12T12:45:27.394Z] #20 2.524 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-12T12:45:27.394Z] #20 3.130 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T12:45:27.394Z] #20 3.679 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-12T12:45:27.394Z] #20 3.685 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T12:45:27.394Z] #20 3.689 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-12T12:45:27.394Z] #20 3.691 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-12T12:45:27.394Z] #20 3.706 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-12T12:45:27.394Z] #20 3.725 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-12T12:45:27.394Z] #20 3.726 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-12T12:45:27.394Z] #20 3.729 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-12T12:45:27.394Z] #20 3.730 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-12T12:45:27.394Z] #20 3.730 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T12:45:27.394Z] #20 ... [2022-05-12T12:45:27.394Z] [2022-05-12T12:45:27.394Z] #49 [tini 1/3] 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 [2022-05-12T12:45:27.394Z] #49 sha256:6fdf6e2cef2840309709507246a636d7f10e5286029e18b339615219a1ff3049 [2022-05-12T12:45:27.394Z] #49 1.764 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-12T12:45:27.394Z] #49 1.764 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T12:45:27.394Z] #49 1.768 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-12T12:45:27.394Z] #49 2.128 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T12:45:27.394Z] #49 2.510 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-12T12:45:27.394Z] #49 2.879 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-12T12:45:27.394Z] #49 3.377 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-12T12:45:27.394Z] #49 3.952 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-12T12:45:27.394Z] #49 4.315 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-12T12:45:27.394Z] #49 4.318 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-12T12:45:27.394Z] #49 4.345 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-12T12:45:27.394Z] #49 4.364 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T12:45:27.394Z] #49 4.366 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-12T12:45:27.394Z] #49 4.711 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T12:45:27.394Z] #49 4.720 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-12T12:45:27.394Z] #49 4.725 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-12T12:45:27.394Z] #49 4.725 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-12T12:45:27.394Z] #49 4.726 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-12T12:45:29.432Z] Client: [2022-05-12T12:45:29.432Z] Context: default [2022-05-12T12:45:29.432Z] Debug Mode: false [2022-05-12T12:45:29.432Z] Plugins: [2022-05-12T12:45:29.432Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-12T12:45:29.432Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-12T12:45:29.432Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-12T12:45:29.432Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-12T12:45:29.432Z] [2022-05-12T12:45:29.432Z] Server: [2022-05-12T12:45:29.432Z] Containers: 0 [2022-05-12T12:45:29.432Z] Running: 0 [2022-05-12T12:45:29.432Z] Paused: 0 [2022-05-12T12:45:29.432Z] Stopped: 0 [2022-05-12T12:45:29.432Z] Images: 0 [2022-05-12T12:45:29.432Z] Server Version: 20.10.14 [2022-05-12T12:45:29.432Z] Storage Driver: overlay2 [2022-05-12T12:45:29.432Z] Backing Filesystem: extfs [2022-05-12T12:45:29.432Z] Supports d_type: true [2022-05-12T12:45:29.432Z] Native Overlay Diff: true [2022-05-12T12:45:29.432Z] userxattr: false [2022-05-12T12:45:29.432Z] Logging Driver: json-file [2022-05-12T12:45:29.432Z] Cgroup Driver: cgroupfs [2022-05-12T12:45:29.432Z] Cgroup Version: 1 [2022-05-12T12:45:29.432Z] Plugins: [2022-05-12T12:45:29.432Z] Volume: local [2022-05-12T12:45:29.432Z] Network: bridge host ipvlan macvlan null overlay [2022-05-12T12:45:29.432Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-12T12:45:29.432Z] Swarm: inactive [2022-05-12T12:45:29.432Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-12T12:45:29.432Z] Default Runtime: runc [2022-05-12T12:45:29.432Z] Init Binary: docker-init [2022-05-12T12:45:29.432Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T12:45:29.432Z] runc version: v1.0.3-0-gf46b6ba [2022-05-12T12:45:29.432Z] init version: de40ad0 [2022-05-12T12:45:29.432Z] Security Options: [2022-05-12T12:45:29.432Z] apparmor [2022-05-12T12:45:29.432Z] seccomp [2022-05-12T12:45:29.432Z] Profile: default [2022-05-12T12:45:29.432Z] Kernel Version: 5.4.0-1071-aws [2022-05-12T12:45:29.432Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-12T12:45:29.432Z] OSType: linux [2022-05-12T12:45:29.432Z] Architecture: x86_64 [2022-05-12T12:45:29.432Z] CPUs: 2 [2022-05-12T12:45:29.432Z] Total Memory: 7.565GiB [2022-05-12T12:45:29.432Z] Name: ip-10-100-67-48 [2022-05-12T12:45:29.432Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-12T12:45:29.432Z] Docker Root Dir: /var/lib/docker [2022-05-12T12:45:29.432Z] Debug Mode: false [2022-05-12T12:45:29.432Z] Registry: https://index.docker.io/v1/ [2022-05-12T12:45:29.432Z] Labels: [2022-05-12T12:45:29.432Z] Experimental: true [2022-05-12T12:45:29.432Z] Insecure Registries: [2022-05-12T12:45:29.432Z] 127.0.0.0/8 [2022-05-12T12:45:29.432Z] Live Restore Enabled: true [2022-05-12T12:45:29.432Z] [2022-05-12T12:45:29.432Z] WARNING: No swap limit support [Pipeline] sh [2022-05-12T12:45:29.601Z] Client: [2022-05-12T12:45:29.601Z] Context: default [2022-05-12T12:45:29.601Z] Debug Mode: false [2022-05-12T12:45:29.601Z] Plugins: [2022-05-12T12:45:29.601Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-12T12:45:29.601Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-12T12:45:29.601Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-12T12:45:29.601Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-12T12:45:29.601Z] [2022-05-12T12:45:29.601Z] Server: [2022-05-12T12:45:29.601Z] Containers: 0 [2022-05-12T12:45:29.601Z] Running: 0 [2022-05-12T12:45:29.601Z] Paused: 0 [2022-05-12T12:45:29.601Z] Stopped: 0 [2022-05-12T12:45:29.601Z] Images: 0 [2022-05-12T12:45:29.601Z] Server Version: 20.10.14 [2022-05-12T12:45:29.601Z] Storage Driver: overlay2 [2022-05-12T12:45:29.601Z] Backing Filesystem: extfs [2022-05-12T12:45:29.601Z] Supports d_type: true [2022-05-12T12:45:29.601Z] Native Overlay Diff: true [2022-05-12T12:45:29.601Z] userxattr: false [2022-05-12T12:45:29.601Z] Logging Driver: json-file [2022-05-12T12:45:29.601Z] Cgroup Driver: cgroupfs [2022-05-12T12:45:29.601Z] Cgroup Version: 1 [2022-05-12T12:45:29.601Z] Plugins: [2022-05-12T12:45:29.601Z] Volume: local [2022-05-12T12:45:29.601Z] Network: bridge host ipvlan macvlan null overlay [2022-05-12T12:45:29.601Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-12T12:45:29.601Z] Swarm: inactive [2022-05-12T12:45:29.601Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-05-12T12:45:29.601Z] Default Runtime: runc [2022-05-12T12:45:29.601Z] Init Binary: docker-init [2022-05-12T12:45:29.601Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T12:45:29.601Z] runc version: v1.0.3-0-gf46b6ba [2022-05-12T12:45:29.601Z] init version: de40ad0 [2022-05-12T12:45:29.601Z] Security Options: [2022-05-12T12:45:29.601Z] apparmor [2022-05-12T12:45:29.601Z] seccomp [2022-05-12T12:45:29.601Z] Profile: default [2022-05-12T12:45:29.601Z] Kernel Version: 5.4.0-1071-aws [2022-05-12T12:45:29.601Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-12T12:45:29.601Z] OSType: linux [2022-05-12T12:45:29.601Z] Architecture: x86_64 [2022-05-12T12:45:29.601Z] CPUs: 2 [2022-05-12T12:45:29.601Z] Total Memory: 7.483GiB [2022-05-12T12:45:29.601Z] Name: ip-10-100-63-53 [2022-05-12T12:45:29.601Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-12T12:45:29.601Z] Docker Root Dir: /var/lib/docker [2022-05-12T12:45:29.601Z] Debug Mode: false [2022-05-12T12:45:29.601Z] Registry: https://index.docker.io/v1/ [2022-05-12T12:45:29.601Z] Labels: [2022-05-12T12:45:29.601Z] Experimental: true [2022-05-12T12:45:29.601Z] Insecure Registries: [2022-05-12T12:45:29.601Z] 127.0.0.0/8 [2022-05-12T12:45:29.601Z] Live Restore Enabled: true [2022-05-12T12:45:29.601Z] [2022-05-12T12:45:29.601Z] WARNING: No swap limit support [Pipeline] sh [2022-05-12T12:45:29.757Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T12:45:29.757Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T12:45:29.757Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43588/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-12T12:45:29.757Z] + bash /home/ubuntu/workspace/moby_PR-43588/check-config.sh [2022-05-12T12:45:29.757Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-12T12:45:29.757Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-12T12:45:29.757Z] [2022-05-12T12:45:29.757Z] Generally Necessary: [2022-05-12T12:45:29.757Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-12T12:45:29.757Z] - apparmor: enabled and tools installed [2022-05-12T12:45:29.757Z] - CONFIG_NAMESPACES: enabled [2022-05-12T12:45:29.757Z] - CONFIG_NET_NS: enabled [2022-05-12T12:45:29.757Z] - CONFIG_PID_NS: enabled [2022-05-12T12:45:29.757Z] - CONFIG_IPC_NS: enabled [2022-05-12T12:45:29.757Z] - CONFIG_UTS_NS: enabled [2022-05-12T12:45:29.757Z] - CONFIG_CGROUPS: enabled [2022-05-12T12:45:29.757Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-12T12:45:29.757Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-12T12:45:29.757Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-12T12:45:29.757Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-12T12:45:29.757Z] - CONFIG_CPUSETS: enabled [2022-05-12T12:45:29.757Z] - CONFIG_MEMCG: enabled [2022-05-12T12:45:29.757Z] - CONFIG_KEYS: enabled [2022-05-12T12:45:29.757Z] - CONFIG_VETH: enabled (as module) [2022-05-12T12:45:29.757Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-12T12:45:29.912Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T12:45:29.912Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T12:45:29.912Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43588/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-12T12:45:29.912Z] + bash /home/ubuntu/workspace/moby_PR-43588/check-config.sh [2022-05-12T12:45:29.912Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-12T12:45:29.912Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-12T12:45:29.912Z] [2022-05-12T12:45:29.912Z] Generally Necessary: [2022-05-12T12:45:29.912Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-12T12:45:29.912Z] - apparmor: enabled and tools installed [2022-05-12T12:45:29.912Z] - CONFIG_NAMESPACES: enabled [2022-05-12T12:45:29.912Z] - CONFIG_NET_NS: enabled [2022-05-12T12:45:29.912Z] - CONFIG_PID_NS: enabled [2022-05-12T12:45:29.912Z] - CONFIG_IPC_NS: enabled [2022-05-12T12:45:29.912Z] - CONFIG_UTS_NS: enabled [2022-05-12T12:45:29.912Z] - CONFIG_CGROUPS: enabled [2022-05-12T12:45:29.912Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-12T12:45:29.912Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-12T12:45:29.912Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-12T12:45:29.912Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-12T12:45:29.912Z] - CONFIG_CPUSETS: enabled [2022-05-12T12:45:29.912Z] - CONFIG_MEMCG: enabled [2022-05-12T12:45:29.912Z] - CONFIG_KEYS: enabled [2022-05-12T12:45:29.912Z] - CONFIG_VETH: enabled (as module) [2022-05-12T12:45:29.912Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-12T12:45:29.912Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-12T12:45:29.912Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-12T12:45:29.912Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-12T12:45:29.912Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-12T12:45:29.912Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-12T12:45:29.912Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-12T12:45:29.912Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-12T12:45:29.912Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-12T12:45:30.015Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-12T12:45:30.015Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-12T12:45:30.015Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-12T12:45:30.015Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-12T12:45:30.015Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-12T12:45:30.015Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-12T12:45:30.015Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-12T12:45:30.015Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-12T12:45:30.015Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-12T12:45:30.015Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-12T12:45:30.015Z] - CONFIG_CGROUP_BPF: enabled [2022-05-12T12:45:30.015Z] [2022-05-12T12:45:30.015Z] Optional Features: [2022-05-12T12:45:30.015Z] - CONFIG_USER_NS: enabled [2022-05-12T12:45:30.015Z] - CONFIG_SECCOMP: enabled [2022-05-12T12:45:30.015Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-12T12:45:30.015Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-12T12:45:30.015Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-12T12:45:30.015Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-12T12:45:30.015Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-12T12:45:30.015Z] - CONFIG_BLK_CGROUP: enabled [2022-05-12T12:45:30.015Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-12T12:45:30.015Z] - CONFIG_CGROUP_PERF: enabled [2022-05-12T12:45:30.015Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-12T12:45:30.015Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-12T12:45:30.015Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-12T12:45:30.015Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-12T12:45:30.015Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-12T12:45:30.015Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-12T12:45:30.015Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-12T12:45:30.015Z] - CONFIG_IP_VS: enabled (as module) [2022-05-12T12:45:30.015Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-12T12:45:30.192Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-12T12:45:30.192Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-12T12:45:30.192Z] - CONFIG_CGROUP_BPF: enabled [2022-05-12T12:45:30.192Z] [2022-05-12T12:45:30.192Z] Optional Features: [2022-05-12T12:45:30.192Z] - CONFIG_USER_NS: enabled [2022-05-12T12:45:30.192Z] - CONFIG_SECCOMP: enabled [2022-05-12T12:45:30.192Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-12T12:45:30.192Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-12T12:45:30.192Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-12T12:45:30.192Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-12T12:45:30.192Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-12T12:45:30.192Z] - CONFIG_BLK_CGROUP: enabled [2022-05-12T12:45:30.192Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-12T12:45:30.192Z] - CONFIG_CGROUP_PERF: enabled [2022-05-12T12:45:30.192Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-12T12:45:30.192Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-12T12:45:30.192Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-12T12:45:30.192Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-12T12:45:30.192Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-12T12:45:30.192Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-12T12:45:30.192Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-12T12:45:30.192Z] - CONFIG_IP_VS: enabled (as module) [2022-05-12T12:45:30.192Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-12T12:45:30.192Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-12T12:45:30.192Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-12T12:45:30.192Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-12T12:45:30.192Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-12T12:45:30.192Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-12T12:45:30.192Z] - CONFIG_EXT4_FS: enabled [2022-05-12T12:45:30.192Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-12T12:45:30.192Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-12T12:45:30.192Z] - Network Drivers: [2022-05-12T12:45:30.192Z] - "overlay": [2022-05-12T12:45:30.192Z] - CONFIG_VXLAN: enabled (as module) [2022-05-12T12:45:30.192Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-12T12:45:30.192Z] Optional (for encrypted networks): [2022-05-12T12:45:30.192Z] - CONFIG_CRYPTO: enabled [2022-05-12T12:45:30.192Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-12T12:45:30.192Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-12T12:45:30.192Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-12T12:45:30.192Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-12T12:45:30.192Z] - CONFIG_XFRM: enabled [2022-05-12T12:45:30.192Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-12T12:45:30.192Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-12T12:45:30.192Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-12T12:45:30.192Z] - "ipvlan": [2022-05-12T12:45:30.273Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-12T12:45:30.273Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-12T12:45:30.273Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-12T12:45:30.273Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-12T12:45:30.273Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-12T12:45:30.273Z] - CONFIG_EXT4_FS: enabled [2022-05-12T12:45:30.273Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-12T12:45:30.273Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-12T12:45:30.273Z] - Network Drivers: [2022-05-12T12:45:30.273Z] - "overlay": [2022-05-12T12:45:30.273Z] - CONFIG_VXLAN: enabled (as module) [2022-05-12T12:45:30.273Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-12T12:45:30.273Z] Optional (for encrypted networks): [2022-05-12T12:45:30.273Z] - CONFIG_CRYPTO: enabled [2022-05-12T12:45:30.273Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-12T12:45:30.273Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-12T12:45:30.273Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-12T12:45:30.273Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-12T12:45:30.273Z] - CONFIG_XFRM: enabled [2022-05-12T12:45:30.273Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-12T12:45:30.273Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-12T12:45:30.273Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-12T12:45:30.273Z] - "ipvlan": [2022-05-12T12:45:30.273Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-12T12:45:30.273Z] - "macvlan": [2022-05-12T12:45:30.273Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-12T12:45:30.273Z] - CONFIG_DUMMY: enabled (as module) [2022-05-12T12:45:30.273Z] - "ftp,tftp client in container": [2022-05-12T12:45:30.273Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-12T12:45:30.273Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-12T12:45:30.273Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-12T12:45:30.273Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-12T12:45:30.273Z] - Storage Drivers: [2022-05-12T12:45:30.273Z] - "aufs": [2022-05-12T12:45:30.273Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-12T12:45:30.273Z] - "btrfs": [2022-05-12T12:45:30.273Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-12T12:45:30.273Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-12T12:45:30.273Z] - "devicemapper": [2022-05-12T12:45:30.273Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-12T12:45:30.273Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-12T12:45:30.273Z] - "overlay": [2022-05-12T12:45:30.273Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-12T12:45:30.273Z] - "zfs": [2022-05-12T12:45:30.273Z] - /dev/zfs: present [2022-05-12T12:45:30.273Z] - zfs command: missing [2022-05-12T12:45:30.273Z] - zpool command: missing [2022-05-12T12:45:30.273Z] [2022-05-12T12:45:30.273Z] Limits: [2022-05-12T12:45:30.273Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-12T12:45:30.273Z] [2022-05-12T12:45:30.273Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-12T12:45:30.467Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-12T12:45:30.467Z] - "macvlan": [2022-05-12T12:45:30.467Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-12T12:45:30.467Z] - CONFIG_DUMMY: enabled (as module) [2022-05-12T12:45:30.467Z] - "ftp,tftp client in container": [2022-05-12T12:45:30.467Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-12T12:45:30.467Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-12T12:45:30.467Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-12T12:45:30.467Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-12T12:45:30.467Z] - Storage Drivers: [2022-05-12T12:45:30.467Z] - "aufs": [2022-05-12T12:45:30.467Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-12T12:45:30.467Z] - "btrfs": [2022-05-12T12:45:30.467Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-12T12:45:30.467Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-12T12:45:30.467Z] - "devicemapper": [2022-05-12T12:45:30.467Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-12T12:45:30.467Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-12T12:45:30.467Z] - "overlay": [2022-05-12T12:45:30.467Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-12T12:45:30.467Z] - "zfs": [2022-05-12T12:45:30.467Z] - /dev/zfs: present [2022-05-12T12:45:30.467Z] - zfs command: missing [2022-05-12T12:45:30.467Z] - zpool command: missing [2022-05-12T12:45:30.467Z] [2022-05-12T12:45:30.467Z] Limits: [2022-05-12T12:45:30.467Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-12T12:45:30.467Z] [2022-05-12T12:45:30.467Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-12T12:45:30.614Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:91c254a189daafce6f091a84bf483cffd968104d . [2022-05-12T12:45:30.841Z] + sudo modprobe ip_vs [2022-05-12T12:45:30.841Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:91c254a189daafce6f091a84bf483cffd968104d . [2022-05-12T12:45:31.180Z] #1 [internal] load build definition from Dockerfile [2022-05-12T12:45:31.180Z] #1 sha256:2c9c8daf04a59035ac18a183451c607fd638b8277da05b22130b687594362246 [2022-05-12T12:45:31.180Z] #1 transferring dockerfile: 17.97kB done [2022-05-12T12:45:31.180Z] #1 DONE 0.1s [2022-05-12T12:45:31.180Z] [2022-05-12T12:45:31.180Z] #2 [internal] load .dockerignore [2022-05-12T12:45:31.180Z] #2 sha256:e2c098b3f6072a490e330caaa65e30035d0fee355fcc2c63c4172709e521944f [2022-05-12T12:45:31.180Z] #2 transferring context: 145B done [2022-05-12T12:45:31.180Z] #2 DONE 0.1s [2022-05-12T12:45:31.180Z] [2022-05-12T12:45:31.180Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-12T12:45:31.180Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-12T12:45:31.424Z] #1 [internal] load build definition from Dockerfile [2022-05-12T12:45:31.424Z] #1 sha256:7bf65c291e6e7b5794bc154b3a4e1ba125af2cadc340c573fbb906cf4673134b [2022-05-12T12:45:31.424Z] #1 transferring dockerfile: [2022-05-12T12:45:31.424Z] #1 transferring dockerfile: 17.97kB done [2022-05-12T12:45:31.424Z] #1 DONE 0.2s [2022-05-12T12:45:31.424Z] [2022-05-12T12:45:31.424Z] #2 [internal] load .dockerignore [2022-05-12T12:45:31.424Z] #2 sha256:db2af3f18952568dc47d01bbb7830ba5b1eb27e8cba6244a86d7b1faf3ed62bf [2022-05-12T12:45:31.424Z] #2 transferring context: 145B done [2022-05-12T12:45:31.424Z] #2 DONE 0.1s [2022-05-12T12:45:31.424Z] [2022-05-12T12:45:31.424Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-12T12:45:31.424Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-12T12:45:31.437Z] #3 DONE 0.4s [2022-05-12T12:45:31.695Z] [2022-05-12T12:45:31.695Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-12T12:45:31.695Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-12T12:45:31.695Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-12T12:45:31.695Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-12T12:45:31.695Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-12T12:45:31.695Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-12T12:45:31.695Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 1.05MB / 9.67MB 0.1s [2022-05-12T12:45:31.695Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-12T12:45:31.951Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-05-12T12:45:31.951Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-12T12:45:31.998Z] #3 DONE 0.5s [2022-05-12T12:45:31.998Z] [2022-05-12T12:45:31.998Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-12T12:45:31.998Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-12T12:45:31.998Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-05-12T12:45:31.998Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-05-12T12:45:31.998Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-12T12:45:31.998Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-12T12:45:31.998Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-12T12:45:32.260Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-12T12:45:32.518Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-05-12T12:45:32.518Z] #4 DONE 0.9s [2022-05-12T12:45:32.522Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-05-12T12:45:32.523Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-12T12:45:32.775Z] [2022-05-12T12:45:32.775Z] #6 [internal] load build definition from Dockerfile [2022-05-12T12:45:32.775Z] #6 sha256:0c7265477843208ed35da1e13e9c22f833527b0fa6e3d7dd678788f5fb5ae90b [2022-05-12T12:45:32.775Z] #6 DONE 0.0s [2022-05-12T12:45:32.775Z] [2022-05-12T12:45:32.775Z] #5 [internal] load .dockerignore [2022-05-12T12:45:32.775Z] #5 sha256:35100d67f282659d3605e82b2c736ec52b42d265ef7dd6b495aeeeca11216e0e [2022-05-12T12:45:32.775Z] #5 DONE 0.0s [2022-05-12T12:45:32.775Z] [2022-05-12T12:45:32.775Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T12:45:32.775Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-12T12:45:32.787Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-05-12T12:45:32.787Z] #4 DONE 1.0s [2022-05-12T12:45:33.367Z] [2022-05-12T12:45:33.367Z] #6 [internal] load build definition from Dockerfile [2022-05-12T12:45:33.367Z] #6 sha256:1cfd20d8473e1dc53f18fe7e77d96c73f0b4e96a3dab958657b90c48996cd58f [2022-05-12T12:45:33.367Z] #6 DONE 0.0s [2022-05-12T12:45:33.367Z] [2022-05-12T12:45:33.367Z] #5 [internal] load .dockerignore [2022-05-12T12:45:33.367Z] #5 sha256:33078fbb0665504e2cd0c1271f4e03d04a6a3a30ef85e0b2ce4abc1dbcb6bea1 [2022-05-12T12:45:33.367Z] #5 DONE 0.0s [2022-05-12T12:45:33.367Z] [2022-05-12T12:45:33.367Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-12T12:45:33.367Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-12T12:45:33.704Z] #10 ... [2022-05-12T12:45:33.704Z] [2022-05-12T12:45:33.704Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-12T12:45:33.704Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-12T12:45:33.704Z] #8 DONE 0.8s [2022-05-12T12:45:33.704Z] [2022-05-12T12:45:33.704Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T12:45:33.704Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-12T12:45:33.704Z] #9 DONE 0.8s [2022-05-12T12:45:33.704Z] [2022-05-12T12:45:33.704Z] #7 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-12T12:45:33.704Z] #7 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-12T12:45:33.704Z] #7 DONE 0.9s [2022-05-12T12:45:33.704Z] [2022-05-12T12:45:33.704Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T12:45:33.704Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-12T12:45:33.704Z] #10 DONE 0.9s [2022-05-12T12:45:34.038Z] Client: [2022-05-12T12:45:34.038Z] Context: default [2022-05-12T12:45:34.038Z] Debug Mode: false [2022-05-12T12:45:34.038Z] Plugins: [2022-05-12T12:45:34.038Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-12T12:45:34.038Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-12T12:45:34.038Z] [2022-05-12T12:45:34.038Z] Server: [2022-05-12T12:45:34.038Z] Containers: 0 [2022-05-12T12:45:34.038Z] Running: 0 [2022-05-12T12:45:34.038Z] Paused: 0 [2022-05-12T12:45:34.038Z] Stopped: 0 [2022-05-12T12:45:34.038Z] Images: 0 [2022-05-12T12:45:34.038Z] Server Version: 20.10.14 [2022-05-12T12:45:34.038Z] Storage Driver: overlay2 [2022-05-12T12:45:34.038Z] Backing Filesystem: extfs [2022-05-12T12:45:34.038Z] Supports d_type: true [2022-05-12T12:45:34.038Z] Native Overlay Diff: true [2022-05-12T12:45:34.038Z] userxattr: false [2022-05-12T12:45:34.038Z] Logging Driver: json-file [2022-05-12T12:45:34.038Z] Cgroup Driver: cgroupfs [2022-05-12T12:45:34.038Z] Cgroup Version: 1 [2022-05-12T12:45:34.038Z] Plugins: [2022-05-12T12:45:34.038Z] Volume: local [2022-05-12T12:45:34.038Z] Network: bridge host ipvlan macvlan null overlay [2022-05-12T12:45:34.038Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-12T12:45:34.038Z] Swarm: inactive [2022-05-12T12:45:34.038Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-05-12T12:45:34.038Z] Default Runtime: runc [2022-05-12T12:45:34.038Z] Init Binary: docker-init [2022-05-12T12:45:34.038Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T12:45:34.038Z] runc version: v1.0.3-0-gf46b6ba [2022-05-12T12:45:34.038Z] init version: de40ad0 [2022-05-12T12:45:34.038Z] Security Options: [2022-05-12T12:45:34.038Z] apparmor [2022-05-12T12:45:34.038Z] seccomp [2022-05-12T12:45:34.038Z] Profile: default [2022-05-12T12:45:34.038Z] Kernel Version: 5.13.0-1021-aws [2022-05-12T12:45:34.038Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-12T12:45:34.038Z] OSType: linux [2022-05-12T12:45:34.038Z] Architecture: aarch64 [2022-05-12T12:45:34.038Z] CPUs: 2 [2022-05-12T12:45:34.038Z] Total Memory: 7.562GiB [2022-05-12T12:45:34.038Z] Name: ip-10-100-71-140 [2022-05-12T12:45:34.038Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-05-12T12:45:34.038Z] Docker Root Dir: /var/lib/docker [2022-05-12T12:45:34.038Z] Debug Mode: false [2022-05-12T12:45:34.038Z] Registry: https://index.docker.io/v1/ [2022-05-12T12:45:34.038Z] Labels: [2022-05-12T12:45:34.038Z] Experimental: true [2022-05-12T12:45:34.038Z] Insecure Registries: [2022-05-12T12:45:34.038Z] 127.0.0.0/8 [2022-05-12T12:45:34.038Z] Live Restore Enabled: true [2022-05-12T12:45:34.038Z] [Pipeline] sh [2022-05-12T12:45:34.317Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T12:45:34.317Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T12:45:34.317Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43588/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-12T12:45:34.317Z] + bash /home/ubuntu/workspace/moby_PR-43588/check-config.sh [2022-05-12T12:45:34.317Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-12T12:45:34.317Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-05-12T12:45:34.317Z] [2022-05-12T12:45:34.317Z] Generally Necessary: [2022-05-12T12:45:34.317Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-12T12:45:34.317Z] - apparmor: enabled and tools installed [2022-05-12T12:45:34.317Z] - CONFIG_NAMESPACES: enabled [2022-05-12T12:45:34.317Z] - CONFIG_NET_NS: enabled [2022-05-12T12:45:34.317Z] - CONFIG_PID_NS: enabled [2022-05-12T12:45:34.317Z] - CONFIG_IPC_NS: enabled [2022-05-12T12:45:34.317Z] - CONFIG_UTS_NS: enabled [2022-05-12T12:45:34.317Z] - CONFIG_CGROUPS: enabled [2022-05-12T12:45:34.317Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-12T12:45:34.317Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-12T12:45:34.317Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-12T12:45:34.317Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-12T12:45:34.317Z] - CONFIG_CPUSETS: enabled [2022-05-12T12:45:34.317Z] - CONFIG_MEMCG: enabled [2022-05-12T12:45:34.317Z] - CONFIG_KEYS: enabled [2022-05-12T12:45:34.317Z] - CONFIG_VETH: enabled (as module) [2022-05-12T12:45:34.317Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-12T12:45:34.317Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-12T12:45:34.317Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-12T12:45:34.317Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-12T12:45:34.317Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-12T12:45:34.317Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-12T12:45:34.321Z] #10 ... [2022-05-12T12:45:34.321Z] [2022-05-12T12:45:34.322Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T12:45:34.322Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-12T12:45:34.322Z] #8 DONE 1.0s [2022-05-12T12:45:34.322Z] [2022-05-12T12:45:34.322Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T12:45:34.322Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-12T12:45:34.322Z] #9 DONE 1.1s [2022-05-12T12:45:34.322Z] [2022-05-12T12:45:34.322Z] #7 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-12T12:45:34.322Z] #7 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-12T12:45:34.322Z] #7 DONE 1.2s [2022-05-12T12:45:34.322Z] [2022-05-12T12:45:34.322Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-12T12:45:34.322Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-12T12:45:34.322Z] #10 DONE 1.2s [2022-05-12T12:45:34.578Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-12T12:45:34.578Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-12T12:45:34.578Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-12T12:45:34.578Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-12T12:45:34.578Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-12T12:45:34.578Z] - CONFIG_CGROUP_BPF: enabled [2022-05-12T12:45:34.578Z] [2022-05-12T12:45:34.578Z] Optional Features: [2022-05-12T12:45:34.578Z] - CONFIG_USER_NS: enabled [2022-05-12T12:45:34.578Z] - CONFIG_SECCOMP: enabled [2022-05-12T12:45:34.578Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-12T12:45:34.578Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-12T12:45:34.578Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-12T12:45:34.578Z] (cgroup swap accounting is currently enabled) [2022-05-12T12:45:34.578Z] - CONFIG_BLK_CGROUP: enabled [2022-05-12T12:45:34.578Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-12T12:45:34.578Z] - CONFIG_CGROUP_PERF: enabled [2022-05-12T12:45:34.578Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-12T12:45:34.578Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-12T12:45:34.578Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-12T12:45:34.578Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-12T12:45:34.578Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-12T12:45:34.578Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-12T12:45:34.578Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-12T12:45:34.578Z] - CONFIG_IP_VS: enabled (as module) [2022-05-12T12:45:34.578Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-12T12:45:34.578Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-12T12:45:34.578Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-12T12:45:34.578Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-12T12:45:34.578Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-12T12:45:34.578Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-12T12:45:34.578Z] - CONFIG_EXT4_FS: enabled [2022-05-12T12:45:34.578Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-12T12:45:34.578Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-12T12:45:34.578Z] - Network Drivers: [2022-05-12T12:45:34.578Z] - "overlay": [2022-05-12T12:45:34.578Z] - CONFIG_VXLAN: enabled (as module) [2022-05-12T12:45:34.578Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-12T12:45:34.578Z] Optional (for encrypted networks): [2022-05-12T12:45:34.835Z] - CONFIG_CRYPTO: enabled [2022-05-12T12:45:34.835Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-12T12:45:34.835Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-12T12:45:34.835Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-12T12:45:34.835Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-12T12:45:34.835Z] - CONFIG_XFRM: enabled [2022-05-12T12:45:34.835Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-12T12:45:34.835Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-12T12:45:34.835Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-12T12:45:34.835Z] - "ipvlan": [2022-05-12T12:45:34.835Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-12T12:45:34.835Z] - "macvlan": [2022-05-12T12:45:34.835Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-12T12:45:34.835Z] - CONFIG_DUMMY: enabled (as module) [2022-05-12T12:45:34.835Z] - "ftp,tftp client in container": [2022-05-12T12:45:34.835Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-12T12:45:34.835Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-12T12:45:34.835Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-12T12:45:34.835Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-12T12:45:34.835Z] - Storage Drivers: [2022-05-12T12:45:34.835Z] - "aufs": [2022-05-12T12:45:34.835Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-12T12:45:34.835Z] - "btrfs": [2022-05-12T12:45:34.835Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-12T12:45:34.835Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-12T12:45:34.835Z] - "devicemapper": [2022-05-12T12:45:34.835Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-12T12:45:34.835Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-12T12:45:34.835Z] - "overlay": [2022-05-12T12:45:34.835Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-12T12:45:34.835Z] - "zfs": [2022-05-12T12:45:34.835Z] - /dev/zfs: present [2022-05-12T12:45:34.835Z] - zfs command: missing [2022-05-12T12:45:34.835Z] - zpool command: missing [2022-05-12T12:45:34.835Z] [2022-05-12T12:45:34.835Z] Limits: [2022-05-12T12:45:34.835Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-12T12:45:34.835Z] [2022-05-12T12:45:34.835Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-12T12:45:35.157Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:91c254a189daafce6f091a84bf483cffd968104d . [2022-05-12T12:45:35.414Z] Client: [2022-05-12T12:45:35.414Z] Context: default [2022-05-12T12:45:35.414Z] Debug Mode: false [2022-05-12T12:45:35.414Z] Plugins: [2022-05-12T12:45:35.414Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-12T12:45:35.414Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-12T12:45:35.414Z] #2 [internal] load .dockerignore [2022-05-12T12:45:35.414Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-12T12:45:35.414Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-12T12:45:35.414Z] #2 sha256:a77295d72e86a2ffcd393eecaf482c336628e827d8d74b8ab11df9e74d38680d [2022-05-12T12:45:35.414Z] #2 transferring context: 145B done [2022-05-12T12:45:35.414Z] [2022-05-12T12:45:35.414Z] Server: [2022-05-12T12:45:35.414Z] Containers: 0 [2022-05-12T12:45:35.414Z] Running: 0 [2022-05-12T12:45:35.414Z] Paused: 0 [2022-05-12T12:45:35.414Z] Stopped: 0 [2022-05-12T12:45:35.414Z] Images: 0 [2022-05-12T12:45:35.414Z] Server Version: 20.10.14 [2022-05-12T12:45:35.414Z] Storage Driver: overlay2 [2022-05-12T12:45:35.414Z] Backing Filesystem: extfs [2022-05-12T12:45:35.414Z] Supports d_type: true [2022-05-12T12:45:35.414Z] Native Overlay Diff: true [2022-05-12T12:45:35.414Z] userxattr: false [2022-05-12T12:45:35.414Z] Logging Driver: json-file [2022-05-12T12:45:35.414Z] Cgroup Driver: systemd [2022-05-12T12:45:35.414Z] Cgroup Version: 2 [2022-05-12T12:45:35.414Z] Plugins: [2022-05-12T12:45:35.414Z] #2 DONE 0.2s [2022-05-12T12:45:35.414Z] [2022-05-12T12:45:35.414Z] Volume: local [2022-05-12T12:45:35.414Z] Network: bridge host ipvlan macvlan null overlay [2022-05-12T12:45:35.414Z] #1 [internal] load build definition from Dockerfile [2022-05-12T12:45:35.414Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-12T12:45:35.414Z] Swarm: inactive [2022-05-12T12:45:35.414Z] #1 sha256:d351d09584766208b874681095e423af06b8246aaeba6bfc583a22fd23d06dba [2022-05-12T12:45:35.414Z] #1 transferring dockerfile: 17.97kB done [2022-05-12T12:45:35.414Z] #1 DONE 0.2s [2022-05-12T12:45:35.414Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-12T12:45:35.414Z] Default Runtime: runc [2022-05-12T12:45:35.414Z] Init Binary: docker-init [2022-05-12T12:45:35.414Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T12:45:35.414Z] runc version: v1.0.3-0-gf46b6ba [2022-05-12T12:45:35.414Z] init version: de40ad0 [2022-05-12T12:45:35.414Z] Security Options: [2022-05-12T12:45:35.414Z] apparmor [2022-05-12T12:45:35.414Z] seccomp [2022-05-12T12:45:35.414Z] Profile: default [2022-05-12T12:45:35.414Z] cgroupns [2022-05-12T12:45:35.414Z] Kernel Version: 5.13.0-1021-aws [2022-05-12T12:45:35.414Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-12T12:45:35.414Z] OSType: linux [2022-05-12T12:45:35.414Z] Architecture: x86_64 [2022-05-12T12:45:35.414Z] CPUs: 2 [2022-05-12T12:45:35.414Z] Total Memory: 7.476GiB [2022-05-12T12:45:35.414Z] Name: ip-10-100-51-85 [2022-05-12T12:45:35.414Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-05-12T12:45:35.414Z] Docker Root Dir: /var/lib/docker [2022-05-12T12:45:35.414Z] Debug Mode: false [2022-05-12T12:45:35.414Z] Registry: https://index.docker.io/v1/ [2022-05-12T12:45:35.414Z] Labels: [2022-05-12T12:45:35.415Z] Experimental: true [2022-05-12T12:45:35.415Z] Insecure Registries: [2022-05-12T12:45:35.415Z] 127.0.0.0/8 [2022-05-12T12:45:35.415Z] Live Restore Enabled: true [2022-05-12T12:45:35.415Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-12T12:45:35.690Z] [2022-05-12T12:45:35.690Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-12T12:45:35.690Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-05-12T12:45:35.752Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:91c254a189daafce6f091a84bf483cffd968104d . [2022-05-12T12:45:35.948Z] #3 DONE 0.4s [2022-05-12T12:45:35.948Z] [2022-05-12T12:45:35.948Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-12T12:45:35.948Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-05-12T12:45:35.948Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-12T12:45:35.948Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-12T12:45:35.948Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-05-12T12:45:35.948Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-05-12T12:45:35.948Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-05-12T12:45:36.013Z] #1 [internal] load build definition from Dockerfile [2022-05-12T12:45:36.013Z] #1 sha256:4dc9472ed50ec9729310e12cc3eee703ed3fe8c3500ed8931db0efad9b0ff160 [2022-05-12T12:45:36.013Z] #1 transferring dockerfile: 17.97kB done [2022-05-12T12:45:36.013Z] #1 DONE 0.2s [2022-05-12T12:45:36.013Z] [2022-05-12T12:45:36.013Z] #2 [internal] load .dockerignore [2022-05-12T12:45:36.013Z] #2 sha256:01f7f46ba8aca9ef9908af57ea61e6aa09c3426e2f21e42102d545f93b001cf8 [2022-05-12T12:45:36.013Z] #2 transferring context: 145B done [2022-05-12T12:45:36.013Z] #2 DONE 0.0s [2022-05-12T12:45:36.013Z] [2022-05-12T12:45:36.013Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-12T12:45:36.013Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-12T12:45:36.218Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.2s [2022-05-12T12:45:36.238Z] [2022-05-12T12:45:36.239Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T12:45:36.239Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T12:45:36.239Z] #73 DONE 0.0s [2022-05-12T12:45:36.239Z] [2022-05-12T12:45:36.239Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T12:45:36.239Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T12:45:36.239Z] #71 DONE 0.0s [2022-05-12T12:45:36.239Z] [2022-05-12T12:45:36.239Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 [2022-05-12T12:45:36.239Z] #11 sha256:de822b89db21879f8a96de38e1db7f6c49217896b58bef2601e8e98ad5adc8f0 [2022-05-12T12:45:36.239Z] #11 DONE 0.0s [2022-05-12T12:45:36.239Z] [2022-05-12T12:45:36.239Z] #24 [internal] load build context [2022-05-12T12:45:36.239Z] #24 sha256:603bd89891af0487147034b290d12e7fa9a801f9d9dbb91c8a827322c3ee24ba [2022-05-12T12:45:36.239Z] #24 ... [2022-05-12T12:45:36.239Z] [2022-05-12T12:45:36.239Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T12:45:36.239Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T12:45:36.239Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-12T12:45:36.239Z] #73 DONE 0.0s [2022-05-12T12:45:36.239Z] [2022-05-12T12:45:36.239Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 [2022-05-12T12:45:36.239Z] #11 sha256:de822b89db21879f8a96de38e1db7f6c49217896b58bef2601e8e98ad5adc8f0 [2022-05-12T12:45:36.239Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 0.1s done [2022-05-12T12:45:36.239Z] #11 DONE 0.1s [2022-05-12T12:45:36.239Z] [2022-05-12T12:45:36.239Z] #24 [internal] load build context [2022-05-12T12:45:36.239Z] #24 sha256:603bd89891af0487147034b290d12e7fa9a801f9d9dbb91c8a827322c3ee24ba [2022-05-12T12:45:36.239Z] #24 transferring context: 153.31kB 0.1s [2022-05-12T12:45:36.285Z] [2022-05-12T12:45:36.285Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T12:45:36.285Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T12:45:36.285Z] #28 DONE 0.0s [2022-05-12T12:45:36.285Z] [2022-05-12T12:45:36.286Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T12:45:36.286Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T12:45:36.286Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T12:45:36.286Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-12T12:45:36.286Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-12T12:45:36.286Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-12T12:45:36.286Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-12T12:45:36.477Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s [2022-05-12T12:45:36.477Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s done [2022-05-12T12:45:36.477Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-05-12T12:45:36.497Z] #24 ... [2022-05-12T12:45:36.497Z] [2022-05-12T12:45:36.497Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-12T12:45:36.497Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-12T12:45:36.497Z] #49 DONE 0.5s [2022-05-12T12:45:36.497Z] [2022-05-12T12:45:36.497Z] #24 [internal] load build context [2022-05-12T12:45:36.497Z] #24 sha256:603bd89891af0487147034b290d12e7fa9a801f9d9dbb91c8a827322c3ee24ba [2022-05-12T12:45:36.497Z] #24 ... [2022-05-12T12:45:36.497Z] [2022-05-12T12:45:36.497Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-12T12:45:36.497Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-12T12:45:36.497Z] #49 DONE 0.0s [2022-05-12T12:45:36.497Z] [2022-05-12T12:45:36.497Z] #24 [internal] load build context [2022-05-12T12:45:36.497Z] #24 sha256:603bd89891af0487147034b290d12e7fa9a801f9d9dbb91c8a827322c3ee24ba [2022-05-12T12:45:36.549Z] #71 ... [2022-05-12T12:45:36.549Z] [2022-05-12T12:45:36.549Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-12T12:45:36.549Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-12T12:45:36.549Z] #49 DONE 0.0s [2022-05-12T12:45:36.585Z] #3 DONE 0.6s [2022-05-12T12:45:36.734Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-05-12T12:45:36.734Z] #4 DONE 0.7s [2022-05-12T12:45:36.816Z] [2022-05-12T12:45:36.816Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 [2022-05-12T12:45:36.816Z] #11 sha256:de822b89db21879f8a96de38e1db7f6c49217896b58bef2601e8e98ad5adc8f0 [2022-05-12T12:45:36.816Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 0.0s done [2022-05-12T12:45:36.816Z] #11 sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 1.86kB / 1.86kB done [2022-05-12T12:45:36.816Z] #11 sha256:a9d1f28367890615df70c45ba54ea69a8e95e202517e7114942c2f0449ce1de9 1.80kB / 1.80kB done [2022-05-12T12:45:36.816Z] #11 sha256:7d1902a99d63c7f43a7549a661ce718b563707c0faad5862444423759935f2d6 7.10kB / 7.10kB done [2022-05-12T12:45:36.816Z] #11 sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 5.16MB / 5.16MB 0.5s done [2022-05-12T12:45:36.816Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 7.57MB / 54.95MB 0.6s [2022-05-12T12:45:36.816Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 20.49MB / 54.95MB 0.7s [2022-05-12T12:45:36.816Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 0B / 10.88MB 0.7s [2022-05-12T12:45:36.816Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 36.70MB / 54.95MB 0.9s [2022-05-12T12:45:36.816Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 6.29MB / 10.88MB 0.9s [2022-05-12T12:45:36.846Z] [2022-05-12T12:45:36.846Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-12T12:45:36.846Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-12T12:45:36.846Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-12T12:45:36.846Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-05-12T12:45:36.846Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-12T12:45:36.846Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-12T12:45:36.846Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-12T12:45:36.846Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-12T12:45:36.993Z] [2022-05-12T12:45:36.993Z] #5 [internal] load build definition from Dockerfile [2022-05-12T12:45:36.993Z] #5 sha256:47c10ce6f16be29b03f28867903da6f80cbd72b3b7f29177378435b406b2ae49 [2022-05-12T12:45:36.993Z] #5 DONE 0.0s [2022-05-12T12:45:36.993Z] [2022-05-12T12:45:36.993Z] #6 [internal] load .dockerignore [2022-05-12T12:45:36.993Z] #6 sha256:5dfdafe9efc116958066c6f41c4411eef72dd53011b64854832f56045495fbcc [2022-05-12T12:45:36.993Z] #6 DONE 0.0s [2022-05-12T12:45:36.993Z] [2022-05-12T12:45:36.993Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T12:45:36.993Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-12T12:45:37.080Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 48.07MB / 54.95MB 1.1s [2022-05-12T12:45:37.080Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 10.88MB / 10.88MB 1.1s [2022-05-12T12:45:37.080Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 2.10MB / 54.58MB 1.1s [2022-05-12T12:45:37.107Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-05-12T12:45:37.107Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-12T12:45:37.343Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.2s [2022-05-12T12:45:37.343Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 7.34MB / 54.58MB 1.2s [2022-05-12T12:45:37.343Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 10.88MB / 10.88MB 1.2s done [2022-05-12T12:45:37.343Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 11.53MB / 54.58MB 1.3s [2022-05-12T12:45:37.405Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-05-12T12:45:37.405Z] #4 DONE 0.7s [2022-05-12T12:45:37.407Z] #49 18.73 Fetched 40.5 MB in 17s (2354 kB/s) [2022-05-12T12:45:37.407Z] #49 18.73 Reading package lists... [2022-05-12T12:45:37.407Z] #49 ... [2022-05-12T12:45:37.407Z] [2022-05-12T12:45:37.407Z] #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 [2022-05-12T12:45:37.407Z] #20 sha256:821d3a4b0b9fe1ecdcaa4dd6a6207d7dadf52b458a1ae48a3cc7cb86ac86d9d4 [2022-05-12T12:45:37.407Z] #20 18.94 Fetched 40.5 MB in 18s (2288 kB/s) [2022-05-12T12:45:37.606Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 14.68MB / 54.58MB 1.4s [2022-05-12T12:45:37.606Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 22.02MB / 54.58MB 1.6s [2022-05-12T12:45:37.606Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 3.15MB / 85.85MB 1.6s [2022-05-12T12:45:37.666Z] [2022-05-12T12:45:37.666Z] #6 [internal] load .dockerignore [2022-05-12T12:45:37.666Z] #6 sha256:4c01cbf81f040b09a8f41e03313b30e41810eace1c59d1e3f7afe3623fef768d [2022-05-12T12:45:37.666Z] #6 DONE 0.0s [2022-05-12T12:45:37.666Z] [2022-05-12T12:45:37.666Z] #5 [internal] load build definition from Dockerfile [2022-05-12T12:45:37.666Z] #5 sha256:56e728fd4bee605f6dff57348480aad2c472b74c9b40a92fbfff498fff309e32 [2022-05-12T12:45:37.666Z] #5 DONE 0.0s [2022-05-12T12:45:37.666Z] [2022-05-12T12:45:37.666Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T12:45:37.666Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-12T12:45:37.876Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 27.26MB / 54.58MB 1.7s [2022-05-12T12:45:37.876Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 8.39MB / 85.85MB 1.8s [2022-05-12T12:45:37.876Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 32.51MB / 54.58MB 1.9s [2022-05-12T12:45:37.922Z] #10 ... [2022-05-12T12:45:37.922Z] [2022-05-12T12:45:37.922Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-12T12:45:37.922Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-05-12T12:45:37.922Z] #7 DONE 1.2s [2022-05-12T12:45:37.926Z] #10 DONE 0.5s [2022-05-12T12:45:37.926Z] [2022-05-12T12:45:37.926Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T12:45:37.926Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-12T12:45:37.926Z] #8 DONE 0.4s [2022-05-12T12:45:37.926Z] [2022-05-12T12:45:37.926Z] #9 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-12T12:45:37.926Z] #9 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-12T12:45:37.926Z] #9 DONE 0.4s [2022-05-12T12:45:37.926Z] [2022-05-12T12:45:37.926Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-12T12:45:37.926Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-12T12:45:38.142Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 36.70MB / 54.58MB 2.0s [2022-05-12T12:45:38.142Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 13.63MB / 85.85MB 2.0s [2022-05-12T12:45:38.142Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 2.0s done [2022-05-12T12:45:38.180Z] [2022-05-12T12:45:38.180Z] #9 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-12T12:45:38.180Z] #9 sha256:e691baf9396323b72b84b107c0a92b7fed5ca921dac8752ea8836d3780215aee [2022-05-12T12:45:38.180Z] #9 DONE 1.2s [2022-05-12T12:45:38.180Z] [2022-05-12T12:45:38.180Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T12:45:38.180Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-12T12:45:38.180Z] #10 DONE 1.2s [2022-05-12T12:45:38.180Z] [2022-05-12T12:45:38.180Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T12:45:38.180Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-12T12:45:38.180Z] #8 DONE 1.3s [2022-05-12T12:45:38.187Z] #7 DONE 0.6s [2022-05-12T12:45:38.407Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 40.89MB / 54.58MB 2.3s [2022-05-12T12:45:38.407Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 23.07MB / 85.85MB 2.3s [2022-05-12T12:45:38.407Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 3.15MB / 141.73MB 2.3s [2022-05-12T12:45:38.407Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 44.04MB / 54.58MB 2.4s [2022-05-12T12:45:38.447Z] [2022-05-12T12:45:38.448Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T12:45:38.448Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T12:45:38.448Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-12T12:45:38.676Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 49.28MB / 54.58MB 2.6s [2022-05-12T12:45:38.676Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 32.51MB / 85.85MB 2.6s [2022-05-12T12:45:38.676Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 11.53MB / 141.73MB 2.7s [2022-05-12T12:45:38.676Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 0.3s [2022-05-12T12:45:38.709Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-12T12:45:38.709Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-12T12:45:38.709Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-12T12:45:38.709Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2022-05-12T12:45:38.952Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 52.43MB / 54.58MB 2.8s [2022-05-12T12:45:38.970Z] #71 ... [2022-05-12T12:45:38.970Z] [2022-05-12T12:45:38.970Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-12T12:45:38.970Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-12T12:45:38.970Z] #49 DONE 0.0s [2022-05-12T12:45:38.970Z] [2022-05-12T12:45:38.970Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T12:45:38.970Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T12:45:38.970Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.3s [2022-05-12T12:45:38.970Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.4s [2022-05-12T12:45:39.223Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 37.88MB / 85.85MB 3.1s [2022-05-12T12:45:39.223Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 44.00MB / 85.85MB 3.3s [2022-05-12T12:45:39.223Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 19.92MB / 141.73MB 3.3s [2022-05-12T12:45:39.239Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2022-05-12T12:45:39.539Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-05-12T12:45:39.539Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-05-12T12:45:39.807Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 54.58MB / 54.58MB 3.6s done [2022-05-12T12:45:39.807Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 27.39MB / 141.73MB 3.7s [2022-05-12T12:45:39.807Z] #11 sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 156B / 156B 3.7s [2022-05-12T12:45:39.807Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 49.28MB / 85.85MB 3.8s [2022-05-12T12:45:40.071Z] #11 sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 156B / 156B 3.7s done [2022-05-12T12:45:40.071Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 56.62MB / 85.85MB 4.0s [2022-05-12T12:45:40.336Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 35.65MB / 141.73MB 4.2s [2022-05-12T12:45:40.336Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 61.87MB / 85.85MB 4.3s [2022-05-12T12:45:40.336Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 68.16MB / 85.85MB 4.4s [2022-05-12T12:45:40.606Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 42.99MB / 141.73MB 4.6s [2022-05-12T12:45:40.872Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 76.55MB / 85.85MB 4.9s [2022-05-12T12:45:41.138Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 81.79MB / 85.85MB 5.1s [2022-05-12T12:45:41.138Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 50.33MB / 141.73MB 5.1s [2022-05-12T12:45:41.401Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 59.21MB / 141.73MB 5.4s [2022-05-12T12:45:41.669Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 73.05MB / 141.73MB 5.6s [2022-05-12T12:45:41.755Z] #24 transferring context: 25.14MB 5.2s [2022-05-12T12:45:41.937Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 84.93MB / 141.73MB 5.9s [2022-05-12T12:45:41.937Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 93.55MB / 141.73MB 6.0s [2022-05-12T12:45:42.117Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.4s done [2022-05-12T12:45:42.117Z] #71 DONE 3.8s [2022-05-12T12:45:42.117Z] [2022-05-12T12:45:42.117Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 [2022-05-12T12:45:42.117Z] #11 sha256:de822b89db21879f8a96de38e1db7f6c49217896b58bef2601e8e98ad5adc8f0 [2022-05-12T12:45:42.117Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 0.0s done [2022-05-12T12:45:42.117Z] #11 sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 1.86kB / 1.86kB done [2022-05-12T12:45:42.117Z] #11 sha256:a9d1f28367890615df70c45ba54ea69a8e95e202517e7114942c2f0449ce1de9 1.80kB / 1.80kB done [2022-05-12T12:45:42.117Z] #11 sha256:7d1902a99d63c7f43a7549a661ce718b563707c0faad5862444423759935f2d6 7.10kB / 7.10kB done [2022-05-12T12:45:42.117Z] #11 sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 5.16MB / 5.16MB 0.3s done [2022-05-12T12:45:42.117Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.9s done [2022-05-12T12:45:42.117Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 10.88MB / 10.88MB 0.9s done [2022-05-12T12:45:42.117Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 54.58MB / 54.58MB 2.5s done [2022-05-12T12:45:42.117Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 85.85MB / 85.85MB 3.3s done [2022-05-12T12:45:42.117Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 1.1s [2022-05-12T12:45:42.117Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 51.38MB / 141.73MB 3.3s [2022-05-12T12:45:42.117Z] #11 sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 156B / 156B 3.3s done [2022-05-12T12:45:42.204Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 85.85MB / 85.85MB 6.0s done [2022-05-12T12:45:42.362Z] [2022-05-12T12:45:42.362Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T12:45:42.362Z] #28 sha256:8d721f2d561506b5b3aa93cdfc09b616a14735d8d7174bbcb349ccd3ac21ebaa [2022-05-12T12:45:42.362Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 done [2022-05-12T12:45:42.380Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 63.96MB / 141.73MB 3.5s [2022-05-12T12:45:42.380Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 72.35MB / 141.73MB 3.6s [2022-05-12T12:45:42.472Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 105.91MB / 141.73MB 6.4s [2022-05-12T12:45:42.622Z] #28 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-12T12:45:42.622Z] #28 sha256:d82f21a36060a22a29de96ba9e9d1cafe24552133860eb8df2f7579887d3c72d 529B / 529B done [2022-05-12T12:45:42.622Z] #28 sha256:5c17865bcd0fdb66492247197c8dd1a638fb5f96b7bfa880a0f23e53e2980601 1.48kB / 1.48kB done [2022-05-12T12:45:42.647Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 83.89MB / 141.73MB 3.7s [2022-05-12T12:45:42.742Z] #11 ... [2022-05-12T12:45:42.742Z] [2022-05-12T12:45:42.742Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T12:45:42.742Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T12:45:42.742Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-12T12:45:42.742Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-12T12:45:42.742Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-12T12:45:42.742Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-12T12:45:42.742Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-05-12T12:45:42.742Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.5s done [2022-05-12T12:45:42.742Z] #73 DONE 6.6s [2022-05-12T12:45:42.742Z] [2022-05-12T12:45:42.742Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 [2022-05-12T12:45:42.742Z] #11 sha256:de822b89db21879f8a96de38e1db7f6c49217896b58bef2601e8e98ad5adc8f0 [2022-05-12T12:45:42.742Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 119.54MB / 141.73MB 6.6s [2022-05-12T12:45:42.742Z] #11 ... [2022-05-12T12:45:42.742Z] [2022-05-12T12:45:42.742Z] #24 [internal] load build context [2022-05-12T12:45:42.742Z] #24 sha256:f7c78a6d7ea40380b0dc8fa62b5178efef5afcc2938397ff1d0a934cb75d1e1b [2022-05-12T12:45:42.742Z] #24 transferring context: 31.45MB 6.7s [2022-05-12T12:45:42.742Z] #24 ... [2022-05-12T12:45:42.742Z] [2022-05-12T12:45:42.742Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 [2022-05-12T12:45:42.742Z] #11 sha256:de822b89db21879f8a96de38e1db7f6c49217896b58bef2601e8e98ad5adc8f0 [2022-05-12T12:45:42.909Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 98.64MB / 141.73MB 4.0s [2022-05-12T12:45:42.909Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 109.05MB / 141.73MB 4.2s [2022-05-12T12:45:43.006Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 130.02MB / 141.73MB 6.8s [2022-05-12T12:45:43.006Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 138.41MB / 141.73MB 7.0s [2022-05-12T12:45:43.130Z] #24 ... [2022-05-12T12:45:43.130Z] [2022-05-12T12:45:43.130Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 [2022-05-12T12:45:43.130Z] #11 sha256:de822b89db21879f8a96de38e1db7f6c49217896b58bef2601e8e98ad5adc8f0 [2022-05-12T12:45:43.130Z] #11 sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 1.86kB / 1.86kB done [2022-05-12T12:45:43.130Z] #11 sha256:a9d1f28367890615df70c45ba54ea69a8e95e202517e7114942c2f0449ce1de9 1.80kB / 1.80kB done [2022-05-12T12:45:43.130Z] #11 sha256:7d1902a99d63c7f43a7549a661ce718b563707c0faad5862444423759935f2d6 7.10kB / 7.10kB done [2022-05-12T12:45:43.130Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 10.88MB / 10.88MB 0.8s done [2022-05-12T12:45:43.130Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.7s done [2022-05-12T12:45:43.130Z] #11 sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 5.16MB / 5.16MB 0.5s done [2022-05-12T12:45:43.130Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 54.58MB / 54.58MB 2.6s done [2022-05-12T12:45:43.130Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 85.85MB / 85.85MB 4.6s done [2022-05-12T12:45:43.130Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 141.73MB / 141.73MB 6.5s done [2022-05-12T12:45:43.130Z] #11 sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 156B / 156B 2.8s done [2022-05-12T12:45:43.130Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 4.4s [2022-05-12T12:45:43.172Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 119.54MB / 141.73MB 4.4s [2022-05-12T12:45:43.189Z] #28 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 0B / 53.63MB 0.5s [2022-05-12T12:45:43.189Z] #28 ... [2022-05-12T12:45:43.189Z] [2022-05-12T12:45:43.189Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-12T12:45:43.189Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-12T12:45:43.189Z] #49 DONE 0.0s [2022-05-12T12:45:43.189Z] [2022-05-12T12:45:43.189Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T12:45:43.189Z] #28 sha256:8d721f2d561506b5b3aa93cdfc09b616a14735d8d7174bbcb349ccd3ac21ebaa [2022-05-12T12:45:43.189Z] #28 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 6.29MB / 53.63MB 0.6s [2022-05-12T12:45:43.420Z] #11 ... [2022-05-12T12:45:43.420Z] [2022-05-12T12:45:43.420Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T12:45:43.420Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T12:45:43.420Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-12T12:45:43.420Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-12T12:45:43.420Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-12T12:45:43.420Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-12T12:45:43.420Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.8s done [2022-05-12T12:45:43.420Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done [2022-05-12T12:45:43.420Z] #71 DONE 7.4s [2022-05-12T12:45:43.420Z] [2022-05-12T12:45:43.420Z] #24 [internal] load build context [2022-05-12T12:45:43.420Z] #24 sha256:603bd89891af0487147034b290d12e7fa9a801f9d9dbb91c8a827322c3ee24ba [2022-05-12T12:45:43.433Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 134.22MB / 141.73MB 4.7s [2022-05-12T12:45:43.457Z] #28 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 16.78MB / 53.63MB 0.7s [2022-05-12T12:45:43.457Z] #28 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 20.80MB / 53.63MB 0.9s [2022-05-12T12:45:43.677Z] #24 ... [2022-05-12T12:45:43.677Z] [2022-05-12T12:45:43.677Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T12:45:43.677Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T12:45:43.677Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-12T12:45:43.677Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-12T12:45:43.678Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-12T12:45:43.678Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.7s done [2022-05-12T12:45:43.678Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done [2022-05-12T12:45:43.678Z] #73 DONE 7.7s [2022-05-12T12:45:43.678Z] [2022-05-12T12:45:43.678Z] #24 [internal] load build context [2022-05-12T12:45:43.678Z] #24 sha256:603bd89891af0487147034b290d12e7fa9a801f9d9dbb91c8a827322c3ee24ba [2022-05-12T12:45:43.694Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 141.73MB / 141.73MB 4.8s [2022-05-12T12:45:43.694Z] #11 ... [2022-05-12T12:45:43.694Z] [2022-05-12T12:45:43.694Z] #24 [internal] load build context [2022-05-12T12:45:43.694Z] #24 sha256:787ff78f8aff4ab1154594c50c53b55be3089c6103b15214cc57288d40b91c13 [2022-05-12T12:45:43.694Z] #24 transferring context: 61.09MB 4.9s done [2022-05-12T12:45:43.694Z] #24 DONE 5.3s [2022-05-12T12:45:43.694Z] [2022-05-12T12:45:43.694Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 [2022-05-12T12:45:43.694Z] #11 sha256:de822b89db21879f8a96de38e1db7f6c49217896b58bef2601e8e98ad5adc8f0 [2022-05-12T12:45:43.694Z] #11 ... [2022-05-12T12:45:43.694Z] [2022-05-12T12:45:43.694Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T12:45:43.694Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T12:45:43.694Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.1s done [2022-05-12T12:45:43.694Z] #28 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-12T12:45:43.694Z] #28 sha256:da1a55850480753941bb8aff55935742562aca344adac8544799e6551b4fe802 529B / 529B done [2022-05-12T12:45:43.694Z] #28 sha256:c4905f2a4f97c2c59ee2b37ed16b02a184e0f1f3a378072b6ffa9e94bcb9e431 1.46kB / 1.46kB done [2022-05-12T12:45:43.694Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.9s done [2022-05-12T12:45:43.715Z] #28 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 31.73MB / 53.63MB 1.1s [2022-05-12T12:45:43.715Z] #28 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 44.04MB / 53.63MB 1.2s [2022-05-12T12:45:43.954Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 5.4s [2022-05-12T12:45:43.971Z] #28 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 53.63MB / 53.63MB 1.3s [2022-05-12T12:45:44.267Z] #28 ... [2022-05-12T12:45:44.267Z] [2022-05-12T12:45:44.267Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 [2022-05-12T12:45:44.267Z] #11 sha256:de822b89db21879f8a96de38e1db7f6c49217896b58bef2601e8e98ad5adc8f0 [2022-05-12T12:45:44.528Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 141.73MB / 141.73MB 5.8s done [2022-05-12T12:45:44.528Z] #11 ... [2022-05-12T12:45:44.528Z] [2022-05-12T12:45:44.528Z] #24 [internal] load build context [2022-05-12T12:45:44.528Z] #24 sha256:f7c78a6d7ea40380b0dc8fa62b5178efef5afcc2938397ff1d0a934cb75d1e1b [2022-05-12T12:45:44.528Z] #24 transferring context: 61.10MB 8.4s done [2022-05-12T12:45:44.528Z] #24 DONE 8.7s [2022-05-12T12:45:44.528Z] [2022-05-12T12:45:44.528Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 [2022-05-12T12:45:44.528Z] #11 sha256:de822b89db21879f8a96de38e1db7f6c49217896b58bef2601e8e98ad5adc8f0 [2022-05-12T12:45:45.100Z] #11 ... [2022-05-12T12:45:45.100Z] [2022-05-12T12:45:45.100Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T12:45:45.100Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T12:45:45.100Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-12T12:45:45.100Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-12T12:45:45.100Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-12T12:45:45.100Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-12T12:45:45.100Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.7s done [2022-05-12T12:45:45.100Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.4s done [2022-05-12T12:45:45.100Z] #73 DONE 6.6s [2022-05-12T12:45:45.100Z] [2022-05-12T12:45:45.100Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 [2022-05-12T12:45:45.100Z] #11 sha256:de822b89db21879f8a96de38e1db7f6c49217896b58bef2601e8e98ad5adc8f0 [2022-05-12T12:45:45.102Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 141.73MB / 141.73MB 9.0s done [2022-05-12T12:45:45.348Z] #28 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 53.63MB / 53.63MB 2.5s done [2022-05-12T12:45:45.348Z] #28 extracting sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 [2022-05-12T12:45:45.348Z] #28 ... [2022-05-12T12:45:45.348Z] [2022-05-12T12:45:45.348Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T12:45:45.348Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T12:45:45.348Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-05-12T12:45:45.348Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-12T12:45:45.348Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-12T12:45:45.348Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-12T12:45:45.348Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-05-12T12:45:45.348Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done [2022-05-12T12:45:45.348Z] #71 DONE 3.0s [2022-05-12T12:45:45.348Z] [2022-05-12T12:45:45.348Z] #24 [internal] load build context [2022-05-12T12:45:45.348Z] #24 sha256:ffd5e9539b9e8fb1d9bf6407fc31781541a0a2c4ec9cabb4318f9189af4cb6bb [2022-05-12T12:45:45.348Z] #24 transferring context: 61.10MB 2.5s done [2022-05-12T12:45:45.348Z] #24 DONE 3.0s [2022-05-12T12:45:45.348Z] [2022-05-12T12:45:45.348Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T12:45:45.348Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T12:45:45.348Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-05-12T12:45:45.348Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-12T12:45:45.348Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-12T12:45:45.348Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-12T12:45:45.348Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-05-12T12:45:45.348Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done [2022-05-12T12:45:45.348Z] #73 DONE 2.8s [2022-05-12T12:45:45.348Z] [2022-05-12T12:45:45.348Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T12:45:45.348Z] #28 sha256:8d721f2d561506b5b3aa93cdfc09b616a14735d8d7174bbcb349ccd3ac21ebaa [2022-05-12T12:45:45.363Z] #11 ... [2022-05-12T12:45:45.363Z] [2022-05-12T12:45:45.363Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T12:45:45.363Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T12:45:45.363Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.6s done [2022-05-12T12:45:45.363Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done [2022-05-12T12:45:45.363Z] #71 DONE 9.4s [2022-05-12T12:45:45.363Z] [2022-05-12T12:45:45.363Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 [2022-05-12T12:45:45.363Z] #11 sha256:de822b89db21879f8a96de38e1db7f6c49217896b58bef2601e8e98ad5adc8f0 [2022-05-12T12:45:45.526Z] #20 18.94 Reading package lists... [2022-05-12T12:45:45.526Z] #20 ... [2022-05-12T12:45:45.526Z] [2022-05-12T12:45:45.526Z] #49 [tini 1/3] 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 [2022-05-12T12:45:45.526Z] #49 sha256:6fdf6e2cef2840309709507246a636d7f10e5286029e18b339615219a1ff3049 [2022-05-12T12:45:45.526Z] #49 18.73 Reading package lists... [2022-05-12T12:45:45.624Z] #24 transferring context: 61.10MB 9.3s done [2022-05-12T12:45:45.882Z] #24 ... [2022-05-12T12:45:45.882Z] [2022-05-12T12:45:45.882Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T12:45:45.882Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T12:45:45.882Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.2s done [2022-05-12T12:45:45.882Z] #28 sha256:da1a55850480753941bb8aff55935742562aca344adac8544799e6551b4fe802 529B / 529B done [2022-05-12T12:45:45.882Z] #28 sha256:c4905f2a4f97c2c59ee2b37ed16b02a184e0f1f3a378072b6ffa9e94bcb9e431 1.46kB / 1.46kB done [2022-05-12T12:45:45.882Z] #28 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-12T12:45:45.882Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.7s done [2022-05-12T12:45:45.945Z] #11 ... [2022-05-12T12:45:45.945Z] [2022-05-12T12:45:45.945Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T12:45:45.945Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T12:45:45.945Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.0s done [2022-05-12T12:45:45.945Z] #28 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-12T12:45:45.945Z] #28 sha256:da1a55850480753941bb8aff55935742562aca344adac8544799e6551b4fe802 529B / 529B done [2022-05-12T12:45:45.945Z] #28 sha256:c4905f2a4f97c2c59ee2b37ed16b02a184e0f1f3a378072b6ffa9e94bcb9e431 1.46kB / 1.46kB done [2022-05-12T12:45:45.945Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.9s done [2022-05-12T12:45:46.044Z] #11 ... [2022-05-12T12:45:46.044Z] [2022-05-12T12:45:46.044Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-12T12:45:46.044Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-12T12:45:46.044Z] #72 DONE 0.8s [2022-05-12T12:45:46.044Z] [2022-05-12T12:45:46.044Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 [2022-05-12T12:45:46.044Z] #11 sha256:de822b89db21879f8a96de38e1db7f6c49217896b58bef2601e8e98ad5adc8f0 [2022-05-12T12:45:46.044Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 5.1s done [2022-05-12T12:45:46.094Z] #49 28.07 Reading package lists... [2022-05-12T12:45:46.094Z] #49 ... [2022-05-12T12:45:46.094Z] [2022-05-12T12:45:46.094Z] #69 [containerd 1/3] 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 [2022-05-12T12:45:46.094Z] #69 sha256:506d3672aed5e29786c983c10d56561500ff317594f9d254c76ab5f751af6eae [2022-05-12T12:45:46.094Z] #69 18.88 Fetched 40.5 MB in 17s (2326 kB/s) [2022-05-12T12:45:46.094Z] #69 18.88 Reading package lists... [2022-05-12T12:45:46.094Z] #69 28.61 Reading package lists... [2022-05-12T12:45:46.094Z] #69 ... [2022-05-12T12:45:46.094Z] [2022-05-12T12:45:46.094Z] #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 [2022-05-12T12:45:46.094Z] #20 sha256:821d3a4b0b9fe1ecdcaa4dd6a6207d7dadf52b458a1ae48a3cc7cb86ac86d9d4 [2022-05-12T12:45:46.094Z] #20 18.94 Reading package lists... [2022-05-12T12:45:46.138Z] #28 ... [2022-05-12T12:45:46.138Z] [2022-05-12T12:45:46.138Z] #24 [internal] load build context [2022-05-12T12:45:46.138Z] #24 sha256:603bd89891af0487147034b290d12e7fa9a801f9d9dbb91c8a827322c3ee24ba [2022-05-12T12:45:46.138Z] #24 DONE 10.1s [2022-05-12T12:45:46.138Z] [2022-05-12T12:45:46.138Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T12:45:46.138Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T12:45:46.138Z] #28 ... [2022-05-12T12:45:46.138Z] [2022-05-12T12:45:46.138Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 [2022-05-12T12:45:46.138Z] #11 sha256:de822b89db21879f8a96de38e1db7f6c49217896b58bef2601e8e98ad5adc8f0 [2022-05-12T12:45:46.311Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b [2022-05-12T12:45:46.520Z] #28 ... [2022-05-12T12:45:46.520Z] [2022-05-12T12:45:46.520Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 [2022-05-12T12:45:46.520Z] #11 sha256:de822b89db21879f8a96de38e1db7f6c49217896b58bef2601e8e98ad5adc8f0 [2022-05-12T12:45:46.520Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 8.2s done [2022-05-12T12:45:46.579Z] #11 ... [2022-05-12T12:45:46.579Z] [2022-05-12T12:45:46.579Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T12:45:46.579Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T12:45:46.579Z] #28 DONE 8.0s [2022-05-12T12:45:46.579Z] [2022-05-12T12:45:46.579Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-12T12:45:46.579Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-12T12:45:46.579Z] #74 DONE 0.7s [2022-05-12T12:45:46.579Z] [2022-05-12T12:45:46.579Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 [2022-05-12T12:45:46.579Z] #11 sha256:de822b89db21879f8a96de38e1db7f6c49217896b58bef2601e8e98ad5adc8f0 [2022-05-12T12:45:46.579Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 0.3s done [2022-05-12T12:45:46.579Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 0.1s [2022-05-12T12:45:47.066Z] #11 ... [2022-05-12T12:45:47.067Z] [2022-05-12T12:45:47.067Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-12T12:45:47.067Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-12T12:45:47.067Z] #72 DONE 0.4s [2022-05-12T12:45:47.093Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b [2022-05-12T12:45:47.093Z] #11 ... [2022-05-12T12:45:47.093Z] [2022-05-12T12:45:47.093Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T12:45:47.093Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T12:45:47.093Z] #28 DONE 11.2s [2022-05-12T12:45:47.093Z] [2022-05-12T12:45:47.093Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 [2022-05-12T12:45:47.093Z] #11 sha256:de822b89db21879f8a96de38e1db7f6c49217896b58bef2601e8e98ad5adc8f0 [2022-05-12T12:45:47.324Z] [2022-05-12T12:45:47.324Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T12:45:47.324Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T12:45:47.522Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 0.7s done [2022-05-12T12:45:47.522Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 0.1s [2022-05-12T12:45:47.581Z] #28 ... [2022-05-12T12:45:47.581Z] [2022-05-12T12:45:47.581Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-12T12:45:47.581Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-12T12:45:47.581Z] #74 DONE 0.5s [2022-05-12T12:45:47.672Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 0.6s done [2022-05-12T12:45:47.838Z] [2022-05-12T12:45:47.838Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T12:45:47.838Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T12:45:47.935Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a [2022-05-12T12:45:48.403Z] #28 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 10.1s [2022-05-12T12:45:48.660Z] #28 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 10.4s done [2022-05-12T12:45:48.884Z] #11 ... [2022-05-12T12:45:48.884Z] [2022-05-12T12:45:48.884Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-12T12:45:48.884Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-12T12:45:48.884Z] #72 DONE 0.6s [2022-05-12T12:45:48.884Z] [2022-05-12T12:45:48.884Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 [2022-05-12T12:45:48.884Z] #11 sha256:de822b89db21879f8a96de38e1db7f6c49217896b58bef2601e8e98ad5adc8f0 [2022-05-12T12:45:48.918Z] #28 DONE 12.7s [2022-05-12T12:45:48.918Z] [2022-05-12T12:45:48.918Z] #29 [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 [2022-05-12T12:45:48.918Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T12:45:49.146Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 0.9s done [2022-05-12T12:45:49.386Z] #20 28.91 Reading package lists... [2022-05-12T12:45:49.386Z] #20 ... [2022-05-12T12:45:49.386Z] [2022-05-12T12:45:49.386Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T12:45:49.386Z] #74 sha256:38f0581e512ecd163ea6975499f57781e0dfedb8bdc3a7397f52436a7f30a21e [2022-05-12T12:45:49.386Z] #74 28.25 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T12:45:49.386Z] #74 28.25 + GOBIN=/build [2022-05-12T12:45:49.386Z] #74 28.25 + GO111MODULE=on [2022-05-12T12:45:49.386Z] #74 28.25 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T12:45:49.386Z] #74 31.71 rootlesskit version 1.0.0 [2022-05-12T12:45:49.386Z] #74 31.71 Usage of /build/rootlesskit-docker-proxy: [2022-05-12T12:45:49.386Z] #74 31.72 -container-ip string [2022-05-12T12:45:49.386Z] #74 31.72 container ip [2022-05-12T12:45:49.386Z] #74 31.72 -container-port int [2022-05-12T12:45:49.386Z] #74 31.72 container port (default -1) [2022-05-12T12:45:49.386Z] #74 31.72 -host-ip string [2022-05-12T12:45:49.386Z] #74 31.72 host ip [2022-05-12T12:45:49.386Z] #74 31.72 -host-port int [2022-05-12T12:45:49.386Z] #74 31.72 host port (default -1) [2022-05-12T12:45:49.386Z] #74 31.72 -proto string [2022-05-12T12:45:49.386Z] #74 31.72 proxy protocol (default "tcp") [2022-05-12T12:45:49.386Z] #74 DONE 32.1s [2022-05-12T12:45:49.386Z] [2022-05-12T12:45:49.386Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-12T12:45:49.386Z] #75 sha256:9adbf5af0dfc542165b61797c267ba770383bd78cac1ca448cf76520a9b355cc [2022-05-12T12:45:49.386Z] #75 DONE 0.1s [2022-05-12T12:45:49.386Z] [2022-05-12T12:45:49.386Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-12T12:45:49.386Z] #76 sha256:de7b51cfbf6043d157c20bdcc837840bbdf3b063585d54a7a668123ae8c1c61f [2022-05-12T12:45:49.386Z] #76 DONE 0.0s [2022-05-12T12:45:49.646Z] [2022-05-12T12:45:49.646Z] #49 [tini 1/3] 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 [2022-05-12T12:45:49.646Z] #49 sha256:6fdf6e2cef2840309709507246a636d7f10e5286029e18b339615219a1ff3049 [2022-05-12T12:45:49.726Z] #11 ... [2022-05-12T12:45:49.726Z] [2022-05-12T12:45:49.726Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-12T12:45:49.726Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-12T12:45:49.726Z] #74 DONE 0.9s [2022-05-12T12:45:49.726Z] [2022-05-12T12:45:49.726Z] #29 [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 [2022-05-12T12:45:49.726Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T12:45:49.726Z] #29 2.366 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T12:45:49.726Z] #29 2.424 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T12:45:49.726Z] #29 2.424 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T12:45:49.726Z] #29 2.612 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T12:45:50.297Z] #29 1.436 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T12:45:50.297Z] #29 1.448 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T12:45:50.297Z] #29 1.448 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T12:45:50.302Z] #29 3.085 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T12:45:50.555Z] #29 1.686 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T12:45:50.812Z] #29 1.923 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T12:45:50.877Z] #29 3.581 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T12:45:51.026Z] #49 28.07 Reading package lists... [2022-05-12T12:45:51.026Z] #49 ... [2022-05-12T12:45:51.026Z] [2022-05-12T12:45:51.026Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-12T12:45:51.026Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-12T12:45:51.026Z] #79 CACHED [2022-05-12T12:45:51.026Z] [2022-05-12T12:45:51.026Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-12T12:45:51.026Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-12T12:45:51.026Z] #81 CACHED [2022-05-12T12:45:51.026Z] [2022-05-12T12:45:51.026Z] #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 [2022-05-12T12:45:51.026Z] #20 sha256:821d3a4b0b9fe1ecdcaa4dd6a6207d7dadf52b458a1ae48a3cc7cb86ac86d9d4 [2022-05-12T12:45:51.070Z] #29 2.117 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T12:45:51.737Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 4.4s done [2022-05-12T12:45:51.827Z] #29 4.660 Fetched 8530 kB in 3s (3337 kB/s) [2022-05-12T12:45:51.893Z] #28 ... [2022-05-12T12:45:51.893Z] [2022-05-12T12:45:51.893Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 [2022-05-12T12:45:51.893Z] #11 sha256:912e1376f1fb7f1d086d06f83f6752fa17f459789023a4d60b918dd719c01132 [2022-05-12T12:45:51.893Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 0.2s done [2022-05-12T12:45:51.893Z] #11 sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 1.86kB / 1.86kB done [2022-05-12T12:45:51.893Z] #11 sha256:7d4474ec6c97f575d4c83e58b27b8379afb26acdecfa98f18be85225058ca98b 1.80kB / 1.80kB done [2022-05-12T12:45:51.893Z] #11 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 53.63MB / 53.63MB 1.9s done [2022-05-12T12:45:51.893Z] #11 sha256:2c818329d3a1d3c691e7ad7720577fbce28fa7c47a02db296672d1684358a959 7.12kB / 7.12kB done [2022-05-12T12:45:51.893Z] #11 sha256:a61d3345afba43846f3e638752cce2f0d1d47b21cc667ba08b00db10767a4702 4.94MB / 4.94MB 0.4s done [2022-05-12T12:45:51.893Z] #11 sha256:3e267d6aa58f93a513352a3b46c7addbf9335d7d43bfa4f1df4026d21785181c 10.66MB / 10.66MB 2.2s [2022-05-12T12:45:51.893Z] #11 extracting sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 2.1s done [2022-05-12T12:45:51.893Z] #11 sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 54.67MB / 54.67MB 6.3s done [2022-05-12T12:45:51.893Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 81.07MB / 81.07MB 4.7s done [2022-05-12T12:45:51.893Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 108.86MB / 108.86MB 8.0s [2022-05-12T12:45:51.893Z] #11 extracting sha256:a61d3345afba43846f3e638752cce2f0d1d47b21cc667ba08b00db10767a4702 0.2s done [2022-05-12T12:45:51.893Z] #11 extracting sha256:3e267d6aa58f93a513352a3b46c7addbf9335d7d43bfa4f1df4026d21785181c 0.2s done [2022-05-12T12:45:51.893Z] #11 extracting sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 1.6s [2022-05-12T12:45:51.893Z] #11 extracting sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 1.7s done [2022-05-12T12:45:51.999Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 [2022-05-12T12:45:52.152Z] #11 extracting sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 [2022-05-12T12:45:52.438Z] #29 3.621 Fetched 8530 kB in 2s (3470 kB/s) [2022-05-12T12:45:52.715Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 108.86MB / 108.86MB 9.4s done [2022-05-12T12:45:52.715Z] #11 sha256:fdcf0c9162039d8f9f073991c3f17b0bd401d5c6bf2cba3bd2e70e55fc617971 0B / 126B 9.7s [2022-05-12T12:45:52.784Z] #29 4.660 Reading package lists... [2022-05-12T12:45:52.976Z] #11 sha256:fdcf0c9162039d8f9f073991c3f17b0bd401d5c6bf2cba3bd2e70e55fc617971 126B / 126B 9.8s done [2022-05-12T12:45:53.234Z] #11 ... [2022-05-12T12:45:53.234Z] [2022-05-12T12:45:53.234Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T12:45:53.234Z] #28 sha256:8d721f2d561506b5b3aa93cdfc09b616a14735d8d7174bbcb349ccd3ac21ebaa [2022-05-12T12:45:53.234Z] #28 DONE 10.9s [2022-05-12T12:45:53.234Z] [2022-05-12T12:45:53.234Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 [2022-05-12T12:45:53.234Z] #11 sha256:912e1376f1fb7f1d086d06f83f6752fa17f459789023a4d60b918dd719c01132 [2022-05-12T12:45:53.359Z] #29 5.519 Reading package lists... [2022-05-12T12:45:53.359Z] #29 ... [2022-05-12T12:45:53.359Z] [2022-05-12T12:45:53.360Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 [2022-05-12T12:45:53.360Z] #11 sha256:de822b89db21879f8a96de38e1db7f6c49217896b58bef2601e8e98ad5adc8f0 [2022-05-12T12:45:53.360Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 3.0s [2022-05-12T12:45:53.368Z] #29 3.621 Reading package lists... [2022-05-12T12:45:53.564Z] #20 28.91 Reading package lists... [2022-05-12T12:45:53.564Z] #20 ... [2022-05-12T12:45:53.564Z] [2022-05-12T12:45:53.564Z] #49 [tini 1/3] 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 [2022-05-12T12:45:53.564Z] #49 sha256:6fdf6e2cef2840309709507246a636d7f10e5286029e18b339615219a1ff3049 [2022-05-12T12:45:53.564Z] #49 28.07 Reading package lists... [2022-05-12T12:45:54.300Z] #29 4.487 Reading package lists... [2022-05-12T12:45:54.556Z] #29 5.315 Building dependency tree... [2022-05-12T12:45:54.556Z] #29 5.690 The following additional packages will be installed: [2022-05-12T12:45:54.556Z] #29 5.690 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-12T12:45:54.556Z] #29 5.690 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-12T12:45:54.556Z] #29 5.690 Recommended packages: [2022-05-12T12:45:54.556Z] #29 5.690 libldap-common publicsuffix libsasl2-modules [2022-05-12T12:45:54.812Z] #29 5.871 The following NEW packages will be installed: [2022-05-12T12:45:54.812Z] #29 5.871 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-12T12:45:54.812Z] #29 5.871 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-12T12:45:54.812Z] #29 5.871 libssh2-1 openssl [2022-05-12T12:45:55.069Z] #29 6.147 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T12:45:55.069Z] #29 6.147 Need to get 3040 kB of archives. [2022-05-12T12:45:55.069Z] #29 6.147 After this operation, 6651 kB of additional disk space will be used. [2022-05-12T12:45:55.069Z] #29 6.147 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-12T12:45:55.069Z] #29 6.166 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-12T12:45:55.069Z] #29 6.166 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-12T12:45:55.069Z] #29 6.166 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-05-12T12:45:55.069Z] #29 6.166 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-12T12:45:55.069Z] #29 6.172 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-12T12:45:55.069Z] #29 6.172 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-12T12:45:55.069Z] #29 6.178 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-12T12:45:55.069Z] #29 6.178 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-12T12:45:55.069Z] #29 6.178 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-12T12:45:55.069Z] #29 6.178 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-12T12:45:55.069Z] #29 6.185 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-12T12:45:55.069Z] #29 6.188 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-12T12:45:55.069Z] #29 6.198 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-12T12:45:55.069Z] #29 6.198 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-12T12:45:55.127Z] #11 extracting sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 2.7s done [2022-05-12T12:45:55.202Z] #49 36.62 Building dependency tree... [2022-05-12T12:45:55.202Z] #49 38.03 Reading state information... [2022-05-12T12:45:55.305Z] #11 ... [2022-05-12T12:45:55.305Z] [2022-05-12T12:45:55.305Z] #29 [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 [2022-05-12T12:45:55.305Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T12:45:55.305Z] #29 1.118 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T12:45:55.305Z] #29 1.130 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T12:45:55.305Z] #29 1.130 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T12:45:55.305Z] #29 1.257 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T12:45:55.305Z] #29 1.427 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T12:45:55.305Z] #29 1.623 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T12:45:55.305Z] #29 3.069 Fetched 8530 kB in 2s (3844 kB/s) [2022-05-12T12:45:55.305Z] #29 3.069 Reading package lists... [2022-05-12T12:45:55.305Z] #29 3.891 Reading package lists... [2022-05-12T12:45:55.305Z] #29 4.703 Building dependency tree... [2022-05-12T12:45:55.305Z] #29 5.103 The following additional packages will be installed: [2022-05-12T12:45:55.305Z] #29 5.104 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-12T12:45:55.305Z] #29 5.105 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-12T12:45:55.305Z] #29 5.107 Recommended packages: [2022-05-12T12:45:55.305Z] #29 5.107 libldap-common publicsuffix libsasl2-modules [2022-05-12T12:45:55.305Z] #29 5.280 The following NEW packages will be installed: [2022-05-12T12:45:55.305Z] #29 5.281 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-12T12:45:55.305Z] #29 5.281 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-12T12:45:55.305Z] #29 5.282 libssh2-1 openssl [2022-05-12T12:45:55.305Z] #29 5.556 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T12:45:55.305Z] #29 5.556 Need to get 3040 kB of archives. [2022-05-12T12:45:55.305Z] #29 5.556 After this operation, 6651 kB of additional disk space will be used. [2022-05-12T12:45:55.305Z] #29 5.556 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-12T12:45:55.305Z] #29 5.575 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-12T12:45:55.305Z] #29 5.575 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-12T12:45:55.305Z] #29 5.575 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-05-12T12:45:55.305Z] #29 5.575 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-12T12:45:55.305Z] #29 5.575 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-12T12:45:55.305Z] #29 5.579 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-12T12:45:55.305Z] #29 5.580 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-12T12:45:55.305Z] #29 5.581 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-12T12:45:55.305Z] #29 5.582 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-12T12:45:55.305Z] #29 5.583 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-12T12:45:55.305Z] #29 5.588 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-12T12:45:55.305Z] #29 5.590 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-12T12:45:55.305Z] #29 5.593 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-12T12:45:55.305Z] #29 5.614 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-12T12:45:55.305Z] #29 5.768 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T12:45:55.305Z] #29 5.804 Fetched 3040 kB in 0s (9393 kB/s) [2022-05-12T12:45:55.305Z] #29 5.827 Selecting previously unselected package openssl. [2022-05-12T12:45:55.305Z] #29 5.827 (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.) [2022-05-12T12:45:55.305Z] #29 5.834 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-12T12:45:55.305Z] #29 5.841 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-12T12:45:55.305Z] #29 5.984 Selecting previously unselected package ca-certificates. [2022-05-12T12:45:55.305Z] #29 5.984 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-12T12:45:55.305Z] #29 5.988 Unpacking ca-certificates (20210119) ... [2022-05-12T12:45:55.305Z] #29 6.068 Selecting previously unselected package libbrotli1:amd64. [2022-05-12T12:45:55.305Z] #29 6.069 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-12T12:45:55.305Z] #29 6.079 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-12T12:45:55.305Z] #29 6.161 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-12T12:45:55.305Z] #29 6.161 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-12T12:45:55.305Z] #29 6.165 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T12:45:55.305Z] #29 6.217 Selecting previously unselected package libsasl2-2:amd64. [2022-05-12T12:45:55.305Z] #29 6.217 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-12T12:45:55.305Z] #29 6.217 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T12:45:55.305Z] #29 6.288 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-12T12:45:55.305Z] #29 6.288 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-12T12:45:55.305Z] #29 6.288 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-12T12:45:55.305Z] #29 6.337 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-12T12:45:55.305Z] #29 6.338 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-12T12:45:55.305Z] #29 6.343 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-12T12:45:55.305Z] #29 6.387 Selecting previously unselected package libpsl5:amd64. [2022-05-12T12:45:55.305Z] #29 6.387 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-12T12:45:55.305Z] #29 6.391 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-12T12:45:55.305Z] #29 6.437 Selecting previously unselected package librtmp1:amd64. [2022-05-12T12:45:55.305Z] #29 6.437 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-12T12:45:55.305Z] #29 6.441 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-12T12:45:55.305Z] #29 6.486 Selecting previously unselected package libssh2-1:amd64. [2022-05-12T12:45:55.305Z] #29 6.486 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-12T12:45:55.305Z] #29 6.491 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-12T12:45:55.305Z] #29 6.562 Selecting previously unselected package libcurl4:amd64. [2022-05-12T12:45:55.305Z] #29 6.562 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-12T12:45:55.305Z] #29 6.565 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-12T12:45:55.305Z] #29 6.635 Selecting previously unselected package curl. [2022-05-12T12:45:55.305Z] #29 6.636 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-12T12:45:55.305Z] #29 6.640 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-12T12:45:55.305Z] #29 6.765 Selecting previously unselected package libonig5:amd64. [2022-05-12T12:45:55.305Z] #29 6.765 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-12T12:45:55.305Z] #29 6.766 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T12:45:55.305Z] #29 6.836 Selecting previously unselected package libjq1:amd64. [2022-05-12T12:45:55.305Z] #29 6.836 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-12T12:45:55.305Z] #29 6.840 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-12T12:45:55.305Z] #29 6.896 Selecting previously unselected package jq. [2022-05-12T12:45:55.305Z] #29 6.896 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-12T12:45:55.305Z] #29 6.904 Unpacking jq (1.6-2.1) ... [2022-05-12T12:45:55.305Z] #29 6.937 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-12T12:45:55.305Z] #29 6.948 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-12T12:45:55.305Z] #29 6.959 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-12T12:45:55.305Z] #29 6.969 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T12:45:55.305Z] #29 6.980 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-12T12:45:55.305Z] #29 6.992 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T12:45:55.305Z] #29 7.004 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-12T12:45:55.305Z] #29 7.017 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-12T12:45:55.305Z] #29 7.031 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T12:45:55.305Z] #29 7.042 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-12T12:45:55.305Z] #29 7.057 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-12T12:45:55.305Z] #29 7.065 Setting up ca-certificates (20210119) ... [2022-05-12T12:45:55.305Z] #29 7.655 Updating certificates in /etc/ssl/certs... [2022-05-12T12:45:55.305Z] #29 8.338 129 added, 0 removed; done. [2022-05-12T12:45:55.305Z] #29 8.370 Setting up jq (1.6-2.1) ... [2022-05-12T12:45:55.305Z] #29 8.380 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-12T12:45:55.305Z] #29 8.389 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-12T12:45:55.305Z] #29 8.400 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T12:45:55.305Z] #29 8.419 Processing triggers for ca-certificates (20210119) ... [2022-05-12T12:45:55.305Z] #29 8.427 Updating certificates in /etc/ssl/certs... [2022-05-12T12:45:55.305Z] #29 ... [2022-05-12T12:45:55.305Z] [2022-05-12T12:45:55.305Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 [2022-05-12T12:45:55.305Z] #11 sha256:de822b89db21879f8a96de38e1db7f6c49217896b58bef2601e8e98ad5adc8f0 [2022-05-12T12:45:55.325Z] #29 6.391 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T12:45:55.325Z] #29 6.435 Fetched 3040 kB in 0s (9658 kB/s) [2022-05-12T12:45:55.325Z] #29 6.461 Selecting previously unselected package openssl. [2022-05-12T12:45:55.384Z] #11 extracting sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d [2022-05-12T12:45:55.585Z] #29 6.461 (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.) [2022-05-12T12:45:55.585Z] #29 6.472 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-12T12:45:55.585Z] #29 6.477 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-12T12:45:55.585Z] #29 6.672 Selecting previously unselected package ca-certificates. [2022-05-12T12:45:55.585Z] #29 6.672 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-12T12:45:55.585Z] #29 6.676 Unpacking ca-certificates (20210119) ... [2022-05-12T12:45:55.585Z] #29 6.753 Selecting previously unselected package libbrotli1:amd64. [2022-05-12T12:45:55.585Z] #29 6.753 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-12T12:45:55.844Z] #29 6.761 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-12T12:45:55.844Z] #29 6.838 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-12T12:45:55.844Z] #29 6.838 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-12T12:45:55.844Z] #29 6.843 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T12:45:55.844Z] #29 6.888 Selecting previously unselected package libsasl2-2:amd64. [2022-05-12T12:45:55.844Z] #29 6.888 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-12T12:45:55.844Z] #29 6.893 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T12:45:55.844Z] #29 7.028 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-12T12:45:55.844Z] #29 7.028 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-12T12:45:56.105Z] #29 7.033 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-12T12:45:56.105Z] #29 7.127 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-12T12:45:56.105Z] #29 7.127 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-12T12:45:56.105Z] #29 7.130 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-12T12:45:56.105Z] #29 7.199 Selecting previously unselected package libpsl5:amd64. [2022-05-12T12:45:56.105Z] #29 7.204 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-12T12:45:56.105Z] #29 7.211 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-12T12:45:56.105Z] #29 7.259 Selecting previously unselected package librtmp1:amd64. [2022-05-12T12:45:56.249Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 4.3s done [2022-05-12T12:45:56.363Z] #29 7.261 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-12T12:45:56.363Z] #29 7.266 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-12T12:45:56.363Z] #29 7.321 Selecting previously unselected package libssh2-1:amd64. [2022-05-12T12:45:56.363Z] #29 7.321 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-12T12:45:56.363Z] #29 7.330 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-12T12:45:56.363Z] #29 7.401 Selecting previously unselected package libcurl4:amd64. [2022-05-12T12:45:56.363Z] #29 7.401 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-12T12:45:56.363Z] #29 7.405 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-12T12:45:56.363Z] #29 7.510 Selecting previously unselected package curl. [2022-05-12T12:45:56.581Z] #49 39.21 The following additional packages will be installed: [2022-05-12T12:45:56.581Z] #49 39.22 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-05-12T12:45:56.581Z] #49 39.23 Suggested packages: [2022-05-12T12:45:56.581Z] #49 39.23 cmake-doc ninja-build lrzip [2022-05-12T12:45:56.581Z] #49 39.23 Recommended packages: [2022-05-12T12:45:56.581Z] #49 39.23 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-12T12:45:56.623Z] #29 7.533 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-12T12:45:56.623Z] #29 7.533 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-12T12:45:56.623Z] #29 7.590 Selecting previously unselected package libonig5:amd64. [2022-05-12T12:45:56.623Z] #29 7.590 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-12T12:45:56.623Z] #29 7.594 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T12:45:56.623Z] #29 7.689 Selecting previously unselected package libjq1:amd64. [2022-05-12T12:45:56.623Z] #29 7.689 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-12T12:45:56.623Z] #29 7.693 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-12T12:45:56.623Z] #29 7.777 Selecting previously unselected package jq. [2022-05-12T12:45:56.623Z] #29 7.777 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-12T12:45:56.623Z] #29 7.781 Unpacking jq (1.6-2.1) ... [2022-05-12T12:45:56.623Z] #29 7.841 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-12T12:45:56.623Z] #29 7.852 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-12T12:45:56.623Z] #29 7.863 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-12T12:45:56.623Z] #29 7.874 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T12:45:56.623Z] #29 7.890 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-12T12:45:56.679Z] #11 ... [2022-05-12T12:45:56.679Z] [2022-05-12T12:45:56.679Z] #29 [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 [2022-05-12T12:45:56.679Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T12:45:56.679Z] #29 5.519 Reading package lists... [2022-05-12T12:45:56.679Z] #29 6.394 Building dependency tree... [2022-05-12T12:45:56.679Z] #29 6.791 The following additional packages will be installed: [2022-05-12T12:45:56.679Z] #29 6.791 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-12T12:45:56.679Z] #29 6.791 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-12T12:45:56.679Z] #29 6.791 Recommended packages: [2022-05-12T12:45:56.679Z] #29 6.791 libldap-common publicsuffix libsasl2-modules [2022-05-12T12:45:56.679Z] #29 7.011 The following NEW packages will be installed: [2022-05-12T12:45:56.679Z] #29 7.011 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-12T12:45:56.679Z] #29 7.011 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-12T12:45:56.679Z] #29 7.011 libssh2-1 openssl [2022-05-12T12:45:56.679Z] #29 7.290 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T12:45:56.679Z] #29 7.290 Need to get 3040 kB of archives. [2022-05-12T12:45:56.679Z] #29 7.290 After this operation, 6651 kB of additional disk space will be used. [2022-05-12T12:45:56.679Z] #29 7.290 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-12T12:45:56.679Z] #29 7.303 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-12T12:45:56.679Z] #29 7.309 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-12T12:45:56.679Z] #29 7.312 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-05-12T12:45:56.679Z] #29 7.313 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-12T12:45:56.679Z] #29 7.313 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-12T12:45:56.680Z] #29 7.315 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-12T12:45:56.680Z] #29 7.316 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-12T12:45:56.680Z] #29 7.317 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-12T12:45:56.680Z] #29 7.317 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-12T12:45:56.680Z] #29 7.319 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-12T12:45:56.680Z] #29 7.323 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-12T12:45:56.680Z] #29 7.328 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-12T12:45:56.680Z] #29 7.329 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-12T12:45:56.680Z] #29 7.330 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-12T12:45:56.680Z] #29 7.513 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T12:45:56.680Z] #29 7.559 Fetched 3040 kB in 0s (9730 kB/s) [2022-05-12T12:45:56.680Z] #29 7.592 Selecting previously unselected package openssl. [2022-05-12T12:45:56.680Z] #29 7.592 (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.) [2022-05-12T12:45:56.680Z] #29 7.592 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-12T12:45:56.680Z] #29 7.600 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-12T12:45:56.680Z] #29 7.826 Selecting previously unselected package ca-certificates. [2022-05-12T12:45:56.680Z] #29 7.826 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-12T12:45:56.680Z] #29 7.829 Unpacking ca-certificates (20210119) ... [2022-05-12T12:45:56.680Z] #29 7.940 Selecting previously unselected package libbrotli1:amd64. [2022-05-12T12:45:56.680Z] #29 7.940 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-12T12:45:56.680Z] #29 7.949 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-12T12:45:56.680Z] #29 8.043 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-12T12:45:56.680Z] #29 8.044 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-12T12:45:56.680Z] #29 8.050 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T12:45:56.680Z] #29 8.104 Selecting previously unselected package libsasl2-2:amd64. [2022-05-12T12:45:56.680Z] #29 8.104 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-12T12:45:56.680Z] #29 8.111 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T12:45:56.680Z] #29 8.219 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-12T12:45:56.680Z] #29 8.219 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-12T12:45:56.680Z] #29 8.225 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-12T12:45:56.680Z] #29 8.314 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-12T12:45:56.680Z] #29 8.314 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-12T12:45:56.680Z] #29 8.319 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-12T12:45:56.680Z] #29 8.381 Selecting previously unselected package libpsl5:amd64. [2022-05-12T12:45:56.680Z] #29 8.381 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-12T12:45:56.680Z] #29 8.393 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-12T12:45:56.680Z] #29 8.434 Selecting previously unselected package librtmp1:amd64. [2022-05-12T12:45:56.680Z] #29 8.434 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-12T12:45:56.680Z] #29 8.438 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-12T12:45:56.680Z] #29 8.515 Selecting previously unselected package libssh2-1:amd64. [2022-05-12T12:45:56.680Z] #29 8.515 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-12T12:45:56.680Z] #29 8.515 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-12T12:45:56.680Z] #29 8.582 Selecting previously unselected package libcurl4:amd64. [2022-05-12T12:45:56.680Z] #29 8.582 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-12T12:45:56.680Z] #29 8.586 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-12T12:45:56.680Z] #29 8.679 Selecting previously unselected package curl. [2022-05-12T12:45:56.680Z] #29 8.679 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-12T12:45:56.680Z] #29 8.685 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-12T12:45:56.680Z] #29 8.782 Selecting previously unselected package libonig5:amd64. [2022-05-12T12:45:56.680Z] #29 8.782 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-12T12:45:56.680Z] #29 8.786 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T12:45:56.680Z] #29 8.859 Selecting previously unselected package libjq1:amd64. [2022-05-12T12:45:56.680Z] #29 8.859 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-12T12:45:56.680Z] #29 8.862 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-12T12:45:56.680Z] #29 8.936 Selecting previously unselected package jq. [2022-05-12T12:45:56.680Z] #29 8.936 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-12T12:45:56.680Z] #29 8.939 Unpacking jq (1.6-2.1) ... [2022-05-12T12:45:56.680Z] #29 8.988 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-12T12:45:56.680Z] #29 9.004 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-12T12:45:56.680Z] #29 9.016 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-12T12:45:56.680Z] #29 9.027 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T12:45:56.680Z] #29 9.038 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-12T12:45:56.680Z] #29 9.051 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T12:45:56.680Z] #29 9.065 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-12T12:45:56.680Z] #29 9.079 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-12T12:45:56.680Z] #29 9.098 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T12:45:56.680Z] #29 9.111 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-12T12:45:56.680Z] #29 9.126 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-12T12:45:56.680Z] #29 9.139 Setting up ca-certificates (20210119) ... [2022-05-12T12:45:56.829Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af [2022-05-12T12:45:56.840Z] #49 39.86 The following NEW packages will be installed: [2022-05-12T12:45:56.840Z] #49 39.89 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-05-12T12:45:56.881Z] #29 7.903 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T12:45:56.881Z] #29 7.918 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-12T12:45:56.881Z] #29 7.933 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-12T12:45:56.881Z] #29 7.949 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T12:45:56.881Z] #29 7.963 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-12T12:45:56.881Z] #29 7.974 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-12T12:45:56.881Z] #29 7.988 Setting up ca-certificates (20210119) ... [2022-05-12T12:45:56.944Z] #29 9.845 Updating certificates in /etc/ssl/certs... [2022-05-12T12:45:57.406Z] #11 ... [2022-05-12T12:45:57.406Z] [2022-05-12T12:45:57.406Z] #29 [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 [2022-05-12T12:45:57.406Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T12:45:57.406Z] #29 8.998 0 added, 0 removed; done. [2022-05-12T12:45:57.406Z] #29 8.998 Running hooks in /etc/ca-certificates/update.d... [2022-05-12T12:45:57.406Z] #29 8.999 done. [2022-05-12T12:45:57.406Z] #29 DONE 10.8s [2022-05-12T12:45:57.406Z] [2022-05-12T12:45:57.406Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 [2022-05-12T12:45:57.406Z] #11 sha256:de822b89db21879f8a96de38e1db7f6c49217896b58bef2601e8e98ad5adc8f0 [2022-05-12T12:45:57.408Z] #49 40.31 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T12:45:57.408Z] #49 40.31 Need to get 8418 kB of archives. [2022-05-12T12:45:57.408Z] #49 40.31 After this operation, 34.9 MB of additional disk space will be used. [2022-05-12T12:45:57.408Z] #49 40.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T12:45:57.408Z] #49 40.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-12T12:45:57.408Z] #49 40.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-12T12:45:57.408Z] #49 40.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-12T12:45:57.408Z] #49 40.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-12T12:45:57.408Z] #49 40.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-12T12:45:57.408Z] #49 40.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-12T12:45:57.408Z] #49 40.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-12T12:45:57.667Z] #11 ... [2022-05-12T12:45:57.667Z] [2022-05-12T12:45:57.667Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-12T12:45:57.667Z] #30 sha256:76f42a3a0dc4a97eec0d6685dd9912442f0da57f47d5e28351bdd084913ec84b [2022-05-12T12:45:57.667Z] #30 DONE 0.3s [2022-05-12T12:45:57.667Z] [2022-05-12T12:45:57.667Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 [2022-05-12T12:45:57.667Z] #11 sha256:de822b89db21879f8a96de38e1db7f6c49217896b58bef2601e8e98ad5adc8f0 [2022-05-12T12:45:57.813Z] #29 8.739 Updating certificates in /etc/ssl/certs... [2022-05-12T12:45:57.977Z] #49 40.79 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T12:45:57.977Z] #49 41.01 Fetched 8418 kB in 0s (22.3 MB/s) [2022-05-12T12:45:57.977Z] #49 41.05 Selecting previously unselected package xxd. [2022-05-12T12:45:58.236Z] #49 41.05 (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 ... 30207 files and directories currently installed.) [2022-05-12T12:45:58.236Z] #49 41.11 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T12:45:58.236Z] #49 41.12 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:45:58.236Z] #49 41.21 Selecting previously unselected package vim-common. [2022-05-12T12:45:58.350Z] #29 10.97 129 added, 0 removed; done. [2022-05-12T12:45:58.350Z] #29 11.04 Setting up jq (1.6-2.1) ... [2022-05-12T12:45:58.350Z] #29 11.06 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-12T12:45:58.350Z] #29 11.07 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-12T12:45:58.350Z] #29 11.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T12:45:58.350Z] #29 11.11 Processing triggers for ca-certificates (20210119) ... [2022-05-12T12:45:58.350Z] #29 11.12 Updating certificates in /etc/ssl/certs... [2022-05-12T12:45:58.496Z] #49 41.22 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T12:45:58.496Z] #49 41.24 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:45:58.496Z] #49 41.42 Selecting previously unselected package cmake-data. [2022-05-12T12:45:58.496Z] #49 41.42 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-12T12:45:58.496Z] #49 41.43 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T12:45:58.746Z] #29 9.788 129 added, 0 removed; done. [2022-05-12T12:45:58.746Z] #29 9.827 Setting up jq (1.6-2.1) ... [2022-05-12T12:45:58.746Z] #29 9.835 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-12T12:45:58.746Z] #29 9.856 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-12T12:45:58.746Z] #29 9.867 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T12:45:58.746Z] #29 9.891 Processing triggers for ca-certificates (20210119) ... [2022-05-12T12:45:58.746Z] #29 9.904 Updating certificates in /etc/ssl/certs... [2022-05-12T12:45:59.005Z] #29 ... [2022-05-12T12:45:59.005Z] [2022-05-12T12:45:59.005Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 [2022-05-12T12:45:59.005Z] #11 sha256:de822b89db21879f8a96de38e1db7f6c49217896b58bef2601e8e98ad5adc8f0 [2022-05-12T12:45:59.005Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 0.7s done [2022-05-12T12:45:59.005Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 0.8s done [2022-05-12T12:45:59.005Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 7.5s done [2022-05-12T12:45:59.005Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 0.3s [2022-05-12T12:45:59.066Z] #49 ... [2022-05-12T12:45:59.066Z] [2022-05-12T12:45:59.066Z] #69 [containerd 1/3] 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 [2022-05-12T12:45:59.066Z] #69 sha256:506d3672aed5e29786c983c10d56561500ff317594f9d254c76ab5f751af6eae [2022-05-12T12:45:59.066Z] #69 28.61 Reading package lists... [2022-05-12T12:45:59.066Z] #69 37.02 Building dependency tree... [2022-05-12T12:45:59.066Z] #69 38.59 Reading state information... [2022-05-12T12:45:59.066Z] #69 40.01 The following additional packages will be installed: [2022-05-12T12:45:59.066Z] #69 40.02 libbtrfs0 [2022-05-12T12:45:59.066Z] #69 40.14 The following NEW packages will be installed: [2022-05-12T12:45:59.066Z] #69 40.15 libbtrfs-dev libbtrfs0 [2022-05-12T12:45:59.066Z] #69 40.48 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T12:45:59.066Z] #69 40.48 Need to get 460 kB of archives. [2022-05-12T12:45:59.066Z] #69 40.48 After this operation, 1237 kB of additional disk space will be used. [2022-05-12T12:45:59.066Z] #69 40.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T12:45:59.066Z] #69 40.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-12T12:45:59.066Z] #69 41.02 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T12:45:59.066Z] #69 41.26 Fetched 460 kB in 0s (1638 kB/s) [2022-05-12T12:45:59.066Z] #69 41.35 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T12:45:59.066Z] #69 41.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-05-12T12:45:59.066Z] #69 41.38 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T12:45:59.066Z] #69 41.40 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T12:45:59.066Z] #69 41.46 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T12:45:59.066Z] #69 41.46 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T12:45:59.066Z] #69 41.48 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T12:45:59.066Z] #69 41.69 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T12:45:59.066Z] #69 41.70 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T12:45:59.066Z] #69 41.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T12:45:59.066Z] #69 DONE 42.0s [2022-05-12T12:45:59.066Z] [2022-05-12T12:45:59.066Z] #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 [2022-05-12T12:45:59.066Z] #20 sha256:821d3a4b0b9fe1ecdcaa4dd6a6207d7dadf52b458a1ae48a3cc7cb86ac86d9d4 [2022-05-12T12:45:59.066Z] #20 28.91 Reading package lists... [2022-05-12T12:45:59.066Z] #20 36.80 Building dependency tree... [2022-05-12T12:45:59.066Z] #20 38.49 Reading state information... [2022-05-12T12:45:59.066Z] #20 39.81 The following additional packages will be installed: [2022-05-12T12:45:59.066Z] #20 39.81 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T12:45:59.066Z] #20 39.81 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-12T12:45:59.066Z] #20 39.81 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-12T12:45:59.066Z] #20 39.81 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-12T12:45:59.066Z] #20 39.81 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-12T12:45:59.066Z] #20 39.82 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-12T12:45:59.066Z] #20 39.82 mingw-w64-common mingw-w64-x86-64-dev [2022-05-12T12:45:59.066Z] #20 39.83 Suggested packages: [2022-05-12T12:45:59.066Z] #20 39.83 gcc-10-locales seccomp wine64 [2022-05-12T12:45:59.066Z] #20 40.24 The following NEW packages will be installed: [2022-05-12T12:45:59.066Z] #20 40.24 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T12:45:59.066Z] #20 40.24 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-12T12:45:59.066Z] #20 40.24 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-12T12:45:59.066Z] #20 40.24 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-12T12:45:59.066Z] #20 40.25 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-12T12:45:59.066Z] #20 40.25 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-12T12:45:59.066Z] #20 40.25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-12T12:45:59.066Z] #20 40.25 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-12T12:45:59.066Z] #20 40.25 mingw-w64-x86-64-dev [2022-05-12T12:45:59.066Z] #20 40.56 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T12:45:59.066Z] #20 40.56 Need to get 115 MB of archives. [2022-05-12T12:45:59.066Z] #20 40.56 After this operation, 645 MB of additional disk space will be used. [2022-05-12T12:45:59.066Z] #20 40.56 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] [2022-05-12T12:45:59.066Z] #20 40.60 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] [2022-05-12T12:45:59.066Z] #20 40.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-12T12:45:59.066Z] #20 40.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-05-12T12:45:59.066Z] #20 40.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-12T12:45:59.066Z] #20 40.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-12T12:45:59.066Z] #20 40.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-12T12:45:59.066Z] #20 40.78 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] [2022-05-12T12:45:59.066Z] #20 40.78 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] [2022-05-12T12:45:59.066Z] #20 40.97 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] [2022-05-12T12:45:59.066Z] #20 41.34 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] [2022-05-12T12:45:59.066Z] #20 41.52 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] [2022-05-12T12:45:59.066Z] #20 41.68 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] [2022-05-12T12:45:59.066Z] #20 ... [2022-05-12T12:45:59.066Z] [2022-05-12T12:45:59.066Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-12T12:45:59.066Z] #70 sha256:e24a81b767ca2d26185c2c3bf4e40d4222c476020c8a89a99f12e41392171bb0 [2022-05-12T12:45:59.066Z] #70 DONE 0.1s [2022-05-12T12:45:59.296Z] #29 12.14 0 added, 0 removed; done. [2022-05-12T12:45:59.296Z] #29 12.14 Running hooks in /etc/ca-certificates/update.d... [2022-05-12T12:45:59.296Z] #29 12.14 done. [2022-05-12T12:45:59.326Z] [2022-05-12T12:45:59.326Z] #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 [2022-05-12T12:45:59.326Z] #20 sha256:821d3a4b0b9fe1ecdcaa4dd6a6207d7dadf52b458a1ae48a3cc7cb86ac86d9d4 [2022-05-12T12:45:59.326Z] #20 42.16 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] [2022-05-12T12:45:59.326Z] #20 42.35 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] [2022-05-12T12:45:59.571Z] #11 ... [2022-05-12T12:45:59.571Z] [2022-05-12T12:45:59.571Z] #29 [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 [2022-05-12T12:45:59.571Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T12:45:59.571Z] #29 10.71 0 added, 0 removed; done. [2022-05-12T12:45:59.571Z] #29 10.71 Running hooks in /etc/ca-certificates/update.d... [2022-05-12T12:45:59.571Z] #29 10.72 done. [2022-05-12T12:45:59.588Z] #20 42.37 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-12T12:45:59.588Z] #20 42.37 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-12T12:45:59.588Z] #20 42.37 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T12:45:59.588Z] #20 42.38 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-12T12:45:59.588Z] #20 42.38 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] [2022-05-12T12:45:59.588Z] #20 42.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-12T12:45:59.588Z] #20 42.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-12T12:45:59.588Z] #20 42.38 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-12T12:45:59.588Z] #20 42.38 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-12T12:45:59.588Z] #20 42.39 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-12T12:45:59.588Z] #20 42.39 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-12T12:45:59.588Z] #20 42.39 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-12T12:45:59.588Z] #20 42.41 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-05-12T12:45:59.588Z] #20 42.41 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-12T12:45:59.588Z] #20 42.41 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-12T12:46:00.155Z] #20 42.87 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T12:46:00.156Z] #20 43.03 Fetched 115 MB in 2s (53.8 MB/s) [2022-05-12T12:46:00.156Z] #20 43.06 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-12T12:46:00.156Z] #20 43.06 (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 ... 30207 files and directories currently installed.) [2022-05-12T12:46:00.156Z] #20 43.09 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T12:46:00.156Z] #20 43.09 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T12:46:00.632Z] #11 ... [2022-05-12T12:46:00.632Z] [2022-05-12T12:46:00.632Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-12T12:46:00.632Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-05-12T12:46:00.632Z] #72 DONE 2.7s [2022-05-12T12:46:00.632Z] [2022-05-12T12:46:00.632Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 [2022-05-12T12:46:00.632Z] #11 sha256:912e1376f1fb7f1d086d06f83f6752fa17f459789023a4d60b918dd719c01132 [2022-05-12T12:46:00.632Z] #11 extracting sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 5.2s [2022-05-12T12:46:00.632Z] #11 ... [2022-05-12T12:46:00.632Z] [2022-05-12T12:46:00.632Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-12T12:46:00.632Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-05-12T12:46:00.723Z] #20 43.76 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-12T12:46:00.739Z] #29 DONE 13.5s [2022-05-12T12:46:00.739Z] [2022-05-12T12:46:00.739Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-12T12:46:00.739Z] #30 sha256:1d6bc0b4781b5f8ab848b27405012598882e5650bc7bf3bb0871eb269e5f35b4 [2022-05-12T12:46:00.982Z] #20 43.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T12:46:00.982Z] #20 43.76 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T12:46:01.241Z] #20 ... [2022-05-12T12:46:01.241Z] [2022-05-12T12:46:01.241Z] #49 [tini 1/3] 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 [2022-05-12T12:46:01.241Z] #49 sha256:6fdf6e2cef2840309709507246a636d7f10e5286029e18b339615219a1ff3049 [2022-05-12T12:46:01.241Z] #49 42.43 Selecting previously unselected package libarchive13:amd64. [2022-05-12T12:46:01.241Z] #49 42.43 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-12T12:46:01.241Z] #49 42.45 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T12:46:01.241Z] #49 42.58 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-12T12:46:01.241Z] #49 42.59 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-12T12:46:01.241Z] #49 42.60 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T12:46:01.241Z] #49 42.69 Selecting previously unselected package librhash0:amd64. [2022-05-12T12:46:01.241Z] #49 42.70 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-05-12T12:46:01.241Z] #49 42.71 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-12T12:46:01.241Z] #49 42.77 Selecting previously unselected package libuv1:amd64. [2022-05-12T12:46:01.241Z] #49 42.77 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-05-12T12:46:01.241Z] #49 42.78 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-12T12:46:01.241Z] #49 42.85 Selecting previously unselected package cmake. [2022-05-12T12:46:01.241Z] #49 42.87 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-12T12:46:01.241Z] #49 42.87 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-12T12:46:01.241Z] #49 43.77 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T12:46:01.241Z] #49 43.78 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:46:01.241Z] #49 43.79 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-12T12:46:01.241Z] #49 43.80 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:46:01.241Z] #49 43.83 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T12:46:01.241Z] #49 43.84 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-12T12:46:01.241Z] #49 43.85 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T12:46:01.241Z] #49 43.86 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-12T12:46:01.241Z] #49 43.88 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T12:46:01.241Z] #49 DONE 44.2s [2022-05-12T12:46:01.241Z] [2022-05-12T12:46:01.241Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-12T12:46:01.241Z] #50 sha256:38f9d7a01f41289bd2157f7277c1db1b0eed76441b865bed70f6e19666108e22 [2022-05-12T12:46:01.241Z] #50 DONE 0.1s [2022-05-12T12:46:01.315Z] #30 DONE 0.5s [2022-05-12T12:46:01.315Z] [2022-05-12T12:46:01.315Z] #31 [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 [2022-05-12T12:46:01.315Z] #31 sha256:ae6e8a856ccf52cc799da0dc7f3f10f1dd2339ce1e39d0376f7c8cc7070616b8 [2022-05-12T12:46:01.474Z] #29 DONE 12.6s [2022-05-12T12:46:01.474Z] [2022-05-12T12:46:01.474Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 [2022-05-12T12:46:01.474Z] #11 sha256:de822b89db21879f8a96de38e1db7f6c49217896b58bef2601e8e98ad5adc8f0 [2022-05-12T12:46:01.502Z] [2022-05-12T12:46:01.502Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:46:01.502Z] #71 sha256:2464e399941b0372087ef87d463736cbea99ee5dbad042930173b4ab105fe5da [2022-05-12T12:46:01.502Z] #71 0.655 + RM_GOPATH=0 [2022-05-12T12:46:01.502Z] #71 0.655 + TMP_GOPATH= [2022-05-12T12:46:01.502Z] #71 0.655 + : /build [2022-05-12T12:46:01.502Z] #71 0.655 + '[' -z '' ']' [2022-05-12T12:46:01.502Z] #71 0.655 ++ mktemp -d [2022-05-12T12:46:01.502Z] #71 0.657 + export GOPATH=/tmp/tmp.NMriRuGNKK [2022-05-12T12:46:01.502Z] #71 0.657 + GOPATH=/tmp/tmp.NMriRuGNKK [2022-05-12T12:46:01.502Z] #71 0.657 + RM_GOPATH=1 [2022-05-12T12:46:01.502Z] #71 0.657 + case "$(go env GOARCH)" in [2022-05-12T12:46:01.502Z] #71 0.658 ++ go env GOARCH [2022-05-12T12:46:01.502Z] #71 0.666 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T12:46:01.502Z] #71 0.666 + GO_BUILDMODE=-buildmode=pie [2022-05-12T12:46:01.502Z] #71 0.667 ++ dirname /install.sh [2022-05-12T12:46:01.502Z] #71 0.668 + dir=/ [2022-05-12T12:46:01.502Z] #71 0.668 + bin=containerd [2022-05-12T12:46:01.502Z] #71 0.668 + shift [2022-05-12T12:46:01.502Z] #71 0.668 + '[' '!' -f //containerd.installer ']' [2022-05-12T12:46:01.502Z] #71 0.669 + . //containerd.installer [2022-05-12T12:46:01.502Z] #71 0.669 ++ set -e [2022-05-12T12:46:01.502Z] #71 0.669 ++ : v1.6.4 [2022-05-12T12:46:01.502Z] #71 0.669 + install_containerd [2022-05-12T12:46:01.502Z] #71 0.670 + echo 'Install containerd version v1.6.4' [2022-05-12T12:46:01.502Z] #71 0.670 Install containerd version v1.6.4 [2022-05-12T12:46:01.502Z] #71 0.670 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NMriRuGNKK/src/github.com/containerd/containerd [2022-05-12T12:46:01.502Z] #71 0.673 Cloning into '/tmp/tmp.NMriRuGNKK/src/github.com/containerd/containerd'... [2022-05-12T12:46:01.880Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 5.1s [2022-05-12T12:46:02.002Z] #74 DONE 1.3s [2022-05-12T12:46:02.002Z] [2022-05-12T12:46:02.002Z] #29 [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 [2022-05-12T12:46:02.002Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4 [2022-05-12T12:46:02.002Z] #29 1.031 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T12:46:02.002Z] #29 1.034 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T12:46:02.002Z] #29 1.103 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T12:46:02.002Z] #29 1.213 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T12:46:02.002Z] #29 1.351 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T12:46:02.002Z] #29 1.679 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T12:46:02.002Z] #29 2.595 Fetched 8417 kB in 2s (4606 kB/s) [2022-05-12T12:46:02.002Z] #29 2.595 Reading package lists... [2022-05-12T12:46:02.002Z] #29 3.119 Reading package lists... [2022-05-12T12:46:02.002Z] #29 3.635 Building dependency tree... [2022-05-12T12:46:02.002Z] #29 3.955 The following additional packages will be installed: [2022-05-12T12:46:02.002Z] #29 3.955 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-12T12:46:02.002Z] #29 3.955 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-12T12:46:02.002Z] #29 3.955 Recommended packages: [2022-05-12T12:46:02.002Z] #29 3.955 libldap-common publicsuffix libsasl2-modules [2022-05-12T12:46:02.002Z] #29 4.075 The following NEW packages will be installed: [2022-05-12T12:46:02.002Z] #29 4.075 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-12T12:46:02.002Z] #29 4.075 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-12T12:46:02.002Z] #29 4.075 libssh2-1 openssl [2022-05-12T12:46:02.002Z] #29 4.340 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T12:46:02.002Z] #29 4.340 Need to get 2934 kB of archives. [2022-05-12T12:46:02.002Z] #29 4.340 After this operation, 6476 kB of additional disk space will be used. [2022-05-12T12:46:02.002Z] #29 4.340 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u1 [830 kB] [2022-05-12T12:46:02.002Z] #29 4.349 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-05-12T12:46:02.002Z] #29 4.353 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-05-12T12:46:02.002Z] #29 4.357 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-05-12T12:46:02.002Z] #29 4.362 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-05-12T12:46:02.002Z] #29 4.367 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-05-12T12:46:02.002Z] #29 4.372 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-05-12T12:46:02.002Z] #29 4.425 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-05-12T12:46:02.002Z] #29 4.475 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-05-12T12:46:02.002Z] #29 4.540 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-05-12T12:46:02.002Z] #29 4.593 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-05-12T12:46:02.002Z] #29 4.629 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-05-12T12:46:02.002Z] #29 4.633 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-05-12T12:46:02.002Z] #29 4.637 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-05-12T12:46:02.002Z] #29 4.643 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-05-12T12:46:02.002Z] #29 5.162 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T12:46:02.002Z] #29 5.254 Fetched 2934 kB in 1s (5176 kB/s) [2022-05-12T12:46:02.002Z] #29 5.645 Selecting previously unselected package openssl. [2022-05-12T12:46:02.002Z] #29 5.645 (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.) [2022-05-12T12:46:02.002Z] #29 5.645 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_arm64.deb ... [2022-05-12T12:46:02.002Z] #29 5.707 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-12T12:46:02.002Z] #29 6.174 Selecting previously unselected package ca-certificates. [2022-05-12T12:46:02.002Z] #29 6.175 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-12T12:46:02.002Z] #29 6.252 Unpacking ca-certificates (20210119) ... [2022-05-12T12:46:02.002Z] #29 6.812 Selecting previously unselected package libbrotli1:arm64. [2022-05-12T12:46:02.002Z] #29 6.813 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-05-12T12:46:02.002Z] #29 6.825 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-05-12T12:46:02.002Z] #29 6.960 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-05-12T12:46:02.002Z] #29 6.960 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-05-12T12:46:02.002Z] #29 6.968 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T12:46:02.002Z] #29 7.331 Selecting previously unselected package libsasl2-2:arm64. [2022-05-12T12:46:02.002Z] #29 7.331 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-05-12T12:46:02.002Z] #29 7.429 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T12:46:02.002Z] #29 8.164 Selecting previously unselected package libldap-2.4-2:arm64. [2022-05-12T12:46:02.002Z] #29 8.164 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-05-12T12:46:02.002Z] #29 8.210 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-05-12T12:46:02.002Z] #29 8.348 Selecting previously unselected package libnghttp2-14:arm64. [2022-05-12T12:46:02.002Z] #29 8.350 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-05-12T12:46:02.002Z] #29 8.355 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-05-12T12:46:02.002Z] #29 8.418 Selecting previously unselected package libpsl5:arm64. [2022-05-12T12:46:02.002Z] #29 ... [2022-05-12T12:46:02.002Z] [2022-05-12T12:46:02.002Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 [2022-05-12T12:46:02.002Z] #11 sha256:912e1376f1fb7f1d086d06f83f6752fa17f459789023a4d60b918dd719c01132 [2022-05-12T12:46:02.002Z] #11 extracting sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 5.6s done [2022-05-12T12:46:02.002Z] #11 extracting sha256:fdcf0c9162039d8f9f073991c3f17b0bd401d5c6bf2cba3bd2e70e55fc617971 done [2022-05-12T12:46:02.002Z] #11 DONE 19.2s [2022-05-12T12:46:02.002Z] [2022-05-12T12:46:02.002Z] #29 [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 [2022-05-12T12:46:02.002Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4 [2022-05-12T12:46:02.002Z] #29 8.420 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-05-12T12:46:02.002Z] #29 8.431 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-05-12T12:46:02.002Z] #29 8.485 Selecting previously unselected package librtmp1:arm64. [2022-05-12T12:46:02.002Z] #29 8.485 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-05-12T12:46:02.002Z] #29 8.507 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-12T12:46:02.002Z] #29 8.557 Selecting previously unselected package libssh2-1:arm64. [2022-05-12T12:46:02.002Z] #29 8.557 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-05-12T12:46:02.002Z] #29 ... [2022-05-12T12:46:02.002Z] [2022-05-12T12:46:02.002Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-12T12:46:02.002Z] #12 sha256:047e5d669e6ef4b9899f967a94dfa66706a796364fc78479ba88e5e811a535db [2022-05-12T12:46:02.259Z] #12 DONE 0.4s [2022-05-12T12:46:02.259Z] [2022-05-12T12:46:02.259Z] #29 [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 [2022-05-12T12:46:02.259Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4 [2022-05-12T12:46:02.259Z] #29 8.565 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-05-12T12:46:02.259Z] #29 8.628 Selecting previously unselected package libcurl4:arm64. [2022-05-12T12:46:02.259Z] #29 8.628 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-05-12T12:46:02.259Z] #29 8.631 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-05-12T12:46:02.259Z] #29 8.684 Selecting previously unselected package curl. [2022-05-12T12:46:02.259Z] #29 8.684 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-05-12T12:46:02.259Z] #29 8.689 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-12T12:46:02.259Z] #29 8.749 Selecting previously unselected package libonig5:arm64. [2022-05-12T12:46:02.259Z] #29 8.749 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-05-12T12:46:02.259Z] #29 8.759 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-05-12T12:46:02.259Z] #29 8.811 Selecting previously unselected package libjq1:arm64. [2022-05-12T12:46:02.259Z] #29 8.811 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-05-12T12:46:02.259Z] #29 8.815 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-05-12T12:46:02.259Z] #29 8.875 Selecting previously unselected package jq. [2022-05-12T12:46:02.259Z] #29 8.875 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-05-12T12:46:02.259Z] #29 8.881 Unpacking jq (1.6-2.1) ... [2022-05-12T12:46:02.259Z] #29 8.943 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-05-12T12:46:02.259Z] #29 8.955 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-05-12T12:46:02.259Z] #29 8.966 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-05-12T12:46:02.259Z] #29 8.986 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T12:46:02.259Z] #29 9.000 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-12T12:46:02.259Z] #29 9.021 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T12:46:02.259Z] #29 9.031 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-05-12T12:46:02.259Z] #29 9.043 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-12T12:46:02.259Z] #29 9.065 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-05-12T12:46:02.408Z] #11 ... [2022-05-12T12:46:02.408Z] [2022-05-12T12:46:02.408Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-12T12:46:02.408Z] #30 sha256:77c1d3e89574c90e940d6210c29b5acb13e1b34e0d7e71643c72029661f9964d [2022-05-12T12:46:02.408Z] #30 DONE 1.1s [2022-05-12T12:46:02.517Z] #29 9.080 Setting up libjq1:arm64 (1.6-2.1) ... [2022-05-12T12:46:02.517Z] #29 9.091 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-05-12T12:46:02.517Z] #29 9.101 Setting up ca-certificates (20210119) ... [2022-05-12T12:46:02.517Z] #29 ... [2022-05-12T12:46:02.517Z] [2022-05-12T12:46:02.517Z] #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 [2022-05-12T12:46:02.517Z] #13 sha256:32db6c1d0b89bfc14415e874bd8c3cc370622237dc4dc1c2be4f8ce870a61206 [2022-05-12T12:46:02.517Z] #13 DONE 0.5s [2022-05-12T12:46:02.664Z] [2022-05-12T12:46:02.664Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 [2022-05-12T12:46:02.664Z] #11 sha256:de822b89db21879f8a96de38e1db7f6c49217896b58bef2601e8e98ad5adc8f0 [2022-05-12T12:46:02.781Z] [2022-05-12T12:46:02.781Z] #42 [tini 1/3] 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 [2022-05-12T12:46:02.781Z] #42 sha256:2d5cb18ceeeaec83e464508f8220c8c6d9c554c1aa512417f2fcc7cd63bb2926 [2022-05-12T12:46:03.041Z] #42 ... [2022-05-12T12:46:03.041Z] [2022-05-12T12:46:03.041Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-12T12:46:03.041Z] #46 sha256:6ae8df9723848877b53f94865ac57797ef72750a204312f2b3f03f1b7e5c6686 [2022-05-12T12:46:03.041Z] #46 DONE 0.2s [2022-05-12T12:46:03.041Z] [2022-05-12T12:46:03.041Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-12T12:46:03.041Z] #33 sha256:21405f1b1f5105c759db69d7e8b70ae5556360bfb22086b8b3f76f0de79a6d49 [2022-05-12T12:46:03.041Z] #33 DONE 0.2s [2022-05-12T12:46:03.041Z] [2022-05-12T12:46:03.041Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-12T12:46:03.041Z] #50 sha256:14d0d0dfa5aa5231d239b0b9a6133ad0a0ba28356665652a1e269297f5c229b7 [2022-05-12T12:46:03.041Z] #50 DONE 0.4s [2022-05-12T12:46:03.041Z] [2022-05-12T12:46:03.041Z] #34 [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 [2022-05-12T12:46:03.041Z] #34 sha256:6cc37a42f7f8e347ea0aeccd56c634c8d03ff11bec28ceef00f0f2e5364410be [2022-05-12T12:46:03.235Z] #31 2.036 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-12T12:46:03.298Z] #34 ... [2022-05-12T12:46:03.298Z] [2022-05-12T12:46:03.298Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-12T12:46:03.298Z] #25 sha256:110c5178ed9f2d58efb1429bc95f3d8ec5448c050b769a7de2282adf51167921 [2022-05-12T12:46:03.298Z] #25 DONE 0.5s [2022-05-12T12:46:03.298Z] [2022-05-12T12:46:03.298Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-12T12:46:03.298Z] #66 sha256:81ec06e718d319c7597e3f5d354c3c1ecb4ab49bcd4b5b110e7a4c64ed9087c4 [2022-05-12T12:46:03.298Z] #66 DONE 0.6s [2022-05-12T12:46:03.298Z] [2022-05-12T12:46:03.298Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T12:46:03.298Z] #67 sha256:6d8ab5b5dff97937a491d29657f59dcbacf28af290bcf80dc3affbff13dd354f [2022-05-12T12:46:03.497Z] #31 2.300 [2022-05-12T12:46:03.762Z] #31 2.531 #=#=# ######################################################################## 100.0% [2022-05-12T12:46:04.025Z] #31 2.797 [2022-05-12T12:46:04.559Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 5.4s [2022-05-12T12:46:04.848Z] #71 ... [2022-05-12T12:46:04.848Z] [2022-05-12T12:46:04.848Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-12T12:46:04.848Z] #51 sha256:2297b67b001dc9813d50f3407d878a8b464d451eab7b4be6b23457bd2428c176 [2022-05-12T12:46:04.848Z] #51 0.669 + RM_GOPATH=0 [2022-05-12T12:46:04.848Z] #51 0.670 + TMP_GOPATH= [2022-05-12T12:46:04.848Z] #51 0.670 + : /build [2022-05-12T12:46:04.848Z] #51 0.670 + '[' -z '' ']' [2022-05-12T12:46:04.848Z] #51 0.670 ++ mktemp -d [2022-05-12T12:46:04.848Z] #51 0.672 + export GOPATH=/tmp/tmp.Jk5Anv4OLB [2022-05-12T12:46:04.848Z] #51 0.672 + GOPATH=/tmp/tmp.Jk5Anv4OLB [2022-05-12T12:46:04.848Z] #51 0.672 + RM_GOPATH=1 [2022-05-12T12:46:04.848Z] #51 0.672 + case "$(go env GOARCH)" in [2022-05-12T12:46:04.848Z] #51 0.673 ++ go env GOARCH [2022-05-12T12:46:04.848Z] #51 0.677 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T12:46:04.848Z] #51 0.678 + GO_BUILDMODE=-buildmode=pie [2022-05-12T12:46:04.848Z] #51 0.678 ++ dirname /install.sh [2022-05-12T12:46:04.848Z] #51 0.679 + dir=/ [2022-05-12T12:46:04.848Z] #51 0.679 + bin=tini [2022-05-12T12:46:04.848Z] #51 0.679 + shift [2022-05-12T12:46:04.848Z] #51 0.679 + '[' '!' -f //tini.installer ']' [2022-05-12T12:46:04.848Z] #51 0.679 + . //tini.installer [2022-05-12T12:46:04.848Z] #51 0.679 ++ : v0.19.0 [2022-05-12T12:46:04.848Z] #51 0.679 + install_tini [2022-05-12T12:46:04.848Z] #51 0.679 Install tini version v0.19.0 [2022-05-12T12:46:04.848Z] #51 0.679 + echo 'Install tini version v0.19.0' [2022-05-12T12:46:04.848Z] #51 0.679 + git clone https://github.com/krallin/tini.git /tmp/tmp.Jk5Anv4OLB/tini [2022-05-12T12:46:04.848Z] #51 0.686 Cloning into '/tmp/tmp.Jk5Anv4OLB/tini'... [2022-05-12T12:46:04.848Z] #51 1.102 + cd /tmp/tmp.Jk5Anv4OLB/tini [2022-05-12T12:46:04.848Z] #51 1.102 + git checkout -q v0.19.0 [2022-05-12T12:46:04.848Z] #51 1.108 + cmake . [2022-05-12T12:46:04.848Z] #51 1.268 -- The C compiler identification is GNU 10.2.1 [2022-05-12T12:46:04.848Z] #51 1.309 -- Detecting C compiler ABI info [2022-05-12T12:46:04.848Z] #51 1.554 -- Detecting C compiler ABI info - done [2022-05-12T12:46:04.848Z] #51 1.599 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-12T12:46:04.848Z] #51 1.599 -- Detecting C compile features [2022-05-12T12:46:04.848Z] #51 1.601 -- Detecting C compile features - done [2022-05-12T12:46:04.848Z] #51 1.621 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-12T12:46:04.848Z] #51 1.680 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-12T12:46:04.848Z] #51 1.703 -- Configuring done [2022-05-12T12:46:04.848Z] #51 1.715 -- Generating done [2022-05-12T12:46:04.848Z] #51 1.717 -- Build files have been written to: /tmp/tmp.Jk5Anv4OLB/tini [2022-05-12T12:46:04.848Z] #51 1.722 + make tini-static [2022-05-12T12:46:04.848Z] #51 1.895 Scanning dependencies of target tini-static [2022-05-12T12:46:04.848Z] #51 1.952 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-12T12:46:04.848Z] #51 2.396 [100%] Linking C executable tini-static [2022-05-12T12:46:04.848Z] #51 2.636 [100%] Built target tini-static [2022-05-12T12:46:04.848Z] #51 2.656 + mkdir -p /build [2022-05-12T12:46:04.848Z] #51 2.659 + cp tini-static /build/docker-init [2022-05-12T12:46:04.848Z] #51 DONE 2.9s [2022-05-12T12:46:04.848Z] [2022-05-12T12:46:04.848Z] #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 [2022-05-12T12:46:04.848Z] #20 sha256:821d3a4b0b9fe1ecdcaa4dd6a6207d7dadf52b458a1ae48a3cc7cb86ac86d9d4 [2022-05-12T12:46:04.848Z] #20 44.64 Selecting previously unselected package binutils-mingw-w64. [2022-05-12T12:46:04.848Z] #20 44.64 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-12T12:46:04.848Z] #20 44.65 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T12:46:04.848Z] #20 44.72 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-12T12:46:04.848Z] #20 44.72 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T12:46:04.848Z] #20 44.73 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T12:46:04.848Z] #20 44.87 Selecting previously unselected package dmsetup. [2022-05-12T12:46:04.848Z] #20 44.87 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T12:46:04.848Z] #20 44.88 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-12T12:46:04.848Z] #20 44.95 Selecting previously unselected package mingw-w64-common. [2022-05-12T12:46:04.848Z] #20 44.95 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-12T12:46:04.848Z] #20 44.96 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-12T12:46:04.848Z] #20 46.46 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-12T12:46:04.848Z] #20 46.47 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-12T12:46:04.848Z] #20 46.48 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T12:46:04.976Z] #31 3.724 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-12T12:46:05.189Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 8.3s done [2022-05-12T12:46:05.239Z] #31 4.065 [2022-05-12T12:46:05.763Z] #11 extracting sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 done [2022-05-12T12:46:05.763Z] #11 DONE 27.3s [2022-05-12T12:46:05.763Z] [2022-05-12T12:46:05.763Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-12T12:46:05.763Z] #12 sha256:bdd3c1157065dbe73cc160636b87e0f55247503ebea004891ed304f36c90838f [2022-05-12T12:46:05.764Z] #31 4.291 #=#=# ######################################################################## 100.0% [2022-05-12T12:46:05.788Z] #20 48.66 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-12T12:46:05.788Z] #20 ... [2022-05-12T12:46:05.788Z] [2022-05-12T12:46:05.788Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-12T12:46:05.788Z] #53 sha256:0ff7c263df1bdfde333dbc4b984d7972fb87268092c951fa4297cd2627e0358d [2022-05-12T12:46:05.788Z] #53 CACHED [2022-05-12T12:46:05.788Z] [2022-05-12T12:46:05.788Z] #54 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-12T12:46:05.788Z] #54 sha256:368046767018a2d94dec92cabc9874645dbd0674227514adcbd9e78efd4f74a3 [2022-05-12T12:46:05.788Z] #54 CACHED [2022-05-12T12:46:05.788Z] [2022-05-12T12:46:05.788Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-12T12:46:05.788Z] #57 sha256:b92ceaf3ffbdba620470007fc87efd99b6d28410e6a8a9b8207449aeb9ce5c74 [2022-05-12T12:46:05.788Z] #57 CACHED [2022-05-12T12:46:05.788Z] [2022-05-12T12:46:05.788Z] #58 [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_11/ /' > /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 [2022-05-12T12:46:05.788Z] #58 sha256:92fac3b914a30650c2fc0ed42b9298e4db551ac8ccb43ad738ecc0739aafa4f5 [2022-05-12T12:46:05.788Z] #58 CACHED [2022-05-12T12:46:05.788Z] [2022-05-12T12:46:05.788Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-12T12:46:05.788Z] #60 sha256:2d1e8c3a6a41427646a117e299ec8b8cda416a5deaa4cf70c9dbd21f28f6f7b1 [2022-05-12T12:46:05.788Z] #60 CACHED [2022-05-12T12:46:05.788Z] [2022-05-12T12:46:05.788Z] #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 [2022-05-12T12:46:05.788Z] #20 sha256:821d3a4b0b9fe1ecdcaa4dd6a6207d7dadf52b458a1ae48a3cc7cb86ac86d9d4 [2022-05-12T12:46:05.788Z] #20 48.66 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-12T12:46:05.788Z] #20 48.68 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T12:46:05.788Z] #20 48.73 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-12T12:46:05.788Z] #20 48.74 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T12:46:05.788Z] #20 48.75 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T12:46:05.935Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 7.1s done [2022-05-12T12:46:05.935Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af [2022-05-12T12:46:06.027Z] #31 4.638 [2022-05-12T12:46:06.048Z] #20 ... [2022-05-12T12:46:06.048Z] [2022-05-12T12:46:06.048Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:46:06.048Z] #62 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:46:06.048Z] #62 CACHED [2022-05-12T12:46:06.048Z] [2022-05-12T12:46:06.048Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-12T12:46:06.048Z] #64 sha256:2c3c3406da5d2e74e5780033621f981f79739d3c09eb630462cebdeb2e0f7517 [2022-05-12T12:46:06.048Z] #64 CACHED [2022-05-12T12:46:06.308Z] [2022-05-12T12:46:06.308Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:46:06.308Z] #71 sha256:2464e399941b0372087ef87d463736cbea99ee5dbad042930173b4ab105fe5da [2022-05-12T12:46:06.575Z] #67 ... [2022-05-12T12:46:06.575Z] [2022-05-12T12:46:06.575Z] #29 [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 [2022-05-12T12:46:06.575Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4 [2022-05-12T12:46:06.575Z] #29 9.902 Updating certificates in /etc/ssl/certs... [2022-05-12T12:46:06.575Z] #29 11.35 129 added, 0 removed; done. [2022-05-12T12:46:06.575Z] #29 11.46 Setting up jq (1.6-2.1) ... [2022-05-12T12:46:06.575Z] #29 11.48 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-05-12T12:46:06.575Z] #29 11.49 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-12T12:46:06.575Z] #29 11.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T12:46:06.575Z] #29 11.54 Processing triggers for ca-certificates (20210119) ... [2022-05-12T12:46:06.575Z] #29 11.55 Updating certificates in /etc/ssl/certs... [2022-05-12T12:46:06.575Z] #29 12.60 0 added, 0 removed; done. [2022-05-12T12:46:06.575Z] #29 12.60 Running hooks in /etc/ca-certificates/update.d... [2022-05-12T12:46:06.575Z] #29 12.61 done. [2022-05-12T12:46:06.575Z] #29 DONE 12.8s [2022-05-12T12:46:06.575Z] [2022-05-12T12:46:06.575Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-12T12:46:06.575Z] #30 sha256:1a6fa28cda9747b5e31d52723c2b525421267c9cd14bd02d19280614efca3fa7 [2022-05-12T12:46:06.575Z] #30 DONE 0.1s [2022-05-12T12:46:06.575Z] [2022-05-12T12:46:06.575Z] #31 [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 [2022-05-12T12:46:06.575Z] #31 sha256:2388ca79e155f97e3d876dbc30ef41e0bc7c0f1c54ffa9ed6e77711468338866 [2022-05-12T12:46:06.973Z] #31 5.594 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-12T12:46:06.973Z] #31 ... [2022-05-12T12:46:06.973Z] [2022-05-12T12:46:06.973Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 [2022-05-12T12:46:06.973Z] #11 sha256:de822b89db21879f8a96de38e1db7f6c49217896b58bef2601e8e98ad5adc8f0 [2022-05-12T12:46:06.973Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 7.8s done [2022-05-12T12:46:06.973Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 6.7s done [2022-05-12T12:46:06.973Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 1.6s [2022-05-12T12:46:07.151Z] #12 ... [2022-05-12T12:46:07.151Z] [2022-05-12T12:46:07.151Z] #31 [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 [2022-05-12T12:46:07.151Z] #31 sha256:ba21d73bb1cd3c65924ea2c63c7fbf79e2ca4beffa06ad1e69409f5df0f6019d [2022-05-12T12:46:07.151Z] #31 1.452 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-12T12:46:07.151Z] #31 1.708 [2022-05-12T12:46:07.151Z] #31 1.927 #=#=# ######################################################################## 100.0% [2022-05-12T12:46:07.151Z] #31 2.159 [2022-05-12T12:46:07.151Z] #31 3.058 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-12T12:46:07.151Z] #31 3.324 [2022-05-12T12:46:07.151Z] #31 3.539 #=#=# ######################################################################## 100.0% [2022-05-12T12:46:07.151Z] #31 3.808 [2022-05-12T12:46:07.151Z] #31 4.732 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-12T12:46:07.151Z] #31 5.007 [2022-05-12T12:46:07.151Z] #31 5.228 #=#=# ###### 9.7% ######################################## 56.8% ################################################################ 88.9% ######################################################################## 100.0% [2022-05-12T12:46:07.151Z] #31 5.772 [2022-05-12T12:46:07.151Z] #31 6.764 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-12T12:46:07.151Z] #31 7.035 [2022-05-12T12:46:07.151Z] #31 7.247 #=#=# ######################################################################## 100.0% [2022-05-12T12:46:07.151Z] #31 7.550 [2022-05-12T12:46:07.151Z] #31 8.255 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-12T12:46:07.151Z] #31 8.511 [2022-05-12T12:46:07.151Z] #31 8.736 #=#=# ######################################################################## 100.0% [2022-05-12T12:46:07.151Z] #31 8.928 [2022-05-12T12:46:07.151Z] #31 8.968 Download of images into '/build' complete. [2022-05-12T12:46:07.151Z] #31 8.969 Use something like the following to load the result into a Docker daemon: [2022-05-12T12:46:07.151Z] #31 8.969 tar -cC '/build' . | docker load [2022-05-12T12:46:07.151Z] #31 DONE 9.5s [2022-05-12T12:46:07.151Z] [2022-05-12T12:46:07.151Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-12T12:46:07.151Z] #12 sha256:bdd3c1157065dbe73cc160636b87e0f55247503ebea004891ed304f36c90838f [2022-05-12T12:46:07.151Z] #12 DONE 1.4s [2022-05-12T12:46:07.151Z] [2022-05-12T12:46:07.151Z] #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 [2022-05-12T12:46:07.151Z] #13 sha256:cc125f5a57c132872db11eef1ed142d4746ea3500eb7383113023ef91455b94c [2022-05-12T12:46:07.235Z] #11 ... [2022-05-12T12:46:07.235Z] [2022-05-12T12:46:07.235Z] #31 [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 [2022-05-12T12:46:07.235Z] #31 sha256:ae6e8a856ccf52cc799da0dc7f3f10f1dd2339ce1e39d0376f7c8cc7070616b8 [2022-05-12T12:46:07.235Z] #31 5.912 [2022-05-12T12:46:07.726Z] #13 DONE 0.6s [2022-05-12T12:46:07.726Z] [2022-05-12T12:46:07.726Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:46:07.726Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:46:07.759Z] #31 6.136 #=#=# ########### 15.5% ######################################### 58.1% ################################################################ 89.0% ######################################################################## 100.0% [2022-05-12T12:46:07.986Z] #55 ... [2022-05-12T12:46:07.986Z] [2022-05-12T12:46:07.986Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-12T12:46:07.986Z] #66 sha256:4139d1a7d28d6d59691e36f642cf0877682d7b463b9c205af1b4eee2c5da7d3f [2022-05-12T12:46:07.986Z] #66 DONE 0.1s [2022-05-12T12:46:07.986Z] [2022-05-12T12:46:07.986Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-12T12:46:07.986Z] #33 sha256:eb6e7164f0a20f52c2cf4222d093a29071da7d16cf3bb288714a947c078d6c52 [2022-05-12T12:46:07.986Z] #33 DONE 0.2s [2022-05-12T12:46:07.986Z] [2022-05-12T12:46:07.986Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-12T12:46:07.986Z] #46 sha256:0ff7c263df1bdfde333dbc4b984d7972fb87268092c951fa4297cd2627e0358d [2022-05-12T12:46:07.986Z] #46 DONE 0.2s [2022-05-12T12:46:07.986Z] [2022-05-12T12:46:07.986Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-12T12:46:07.986Z] #50 sha256:b92ceaf3ffbdba620470007fc87efd99b6d28410e6a8a9b8207449aeb9ce5c74 [2022-05-12T12:46:07.986Z] #50 DONE 0.3s [2022-05-12T12:46:07.986Z] [2022-05-12T12:46:07.986Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-12T12:46:07.986Z] #51 sha256:92fac3b914a30650c2fc0ed42b9298e4db551ac8ccb43ad738ecc0739aafa4f5 [2022-05-12T12:46:08.020Z] #31 6.840 [2022-05-12T12:46:08.249Z] #51 ... [2022-05-12T12:46:08.250Z] [2022-05-12T12:46:08.250Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-12T12:46:08.250Z] #25 sha256:6b4be39afb9b1a4b7865070e626bf4856c3642c6de1bc210281863d3864e03a9 [2022-05-12T12:46:08.250Z] #25 DONE 0.3s [2022-05-12T12:46:08.250Z] [2022-05-12T12:46:08.250Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-12T12:46:08.250Z] #26 sha256:f286618f67c3b8903d02b9c35a83dfb1bf82cdc4556b304dc9be18232534ff1d [2022-05-12T12:46:08.845Z] #71 ... [2022-05-12T12:46:08.845Z] [2022-05-12T12:46:08.845Z] #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 [2022-05-12T12:46:08.845Z] #20 sha256:821d3a4b0b9fe1ecdcaa4dd6a6207d7dadf52b458a1ae48a3cc7cb86ac86d9d4 [2022-05-12T12:46:08.845Z] #20 51.24 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-12T12:46:08.845Z] #20 51.24 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T12:46:08.845Z] #20 51.25 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T12:46:08.973Z] #31 7.806 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-12T12:46:09.561Z] #31 8.135 [2022-05-12T12:46:09.561Z] #31 8.380 #=#=# ######################################################################## 100.0% [2022-05-12T12:46:10.139Z] #31 8.704 [2022-05-12T12:46:10.719Z] #31 9.409 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-12T12:46:10.981Z] #31 9.823 [2022-05-12T12:46:11.197Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 5.0s [2022-05-12T12:46:11.244Z] #31 10.04 #=#=# ######################################################################## 100.0% [2022-05-12T12:46:11.506Z] #31 10.31 [2022-05-12T12:46:11.769Z] #31 10.37 Download of images into '/build' complete. [2022-05-12T12:46:11.769Z] #31 10.37 Use something like the following to load the result into a Docker daemon: [2022-05-12T12:46:11.769Z] #31 10.37 tar -cC '/build' . | docker load [2022-05-12T12:46:11.831Z] #31 ... [2022-05-12T12:46:11.831Z] [2022-05-12T12:46:11.831Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T12:46:11.831Z] #67 sha256:6d8ab5b5dff97937a491d29657f59dcbacf28af290bcf80dc3affbff13dd354f [2022-05-12T12:46:11.831Z] #67 3.669 + RM_GOPATH=0 [2022-05-12T12:46:11.831Z] #67 3.669 + TMP_GOPATH= [2022-05-12T12:46:11.831Z] #67 3.669 + : /build [2022-05-12T12:46:11.831Z] #67 3.669 + '[' -z '' ']' [2022-05-12T12:46:11.831Z] #67 3.669 ++ mktemp -d [2022-05-12T12:46:11.831Z] #67 3.669 + export GOPATH=/tmp/tmp.u543uSZVx7 [2022-05-12T12:46:11.831Z] #67 3.669 + GOPATH=/tmp/tmp.u543uSZVx7 [2022-05-12T12:46:11.831Z] #67 3.669 + RM_GOPATH=1 [2022-05-12T12:46:11.831Z] #67 3.669 + case "$(go env GOARCH)" in [2022-05-12T12:46:11.831Z] #67 3.669 ++ go env GOARCH [2022-05-12T12:46:11.831Z] #67 3.716 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T12:46:11.831Z] #67 3.716 + GO_BUILDMODE=-buildmode=pie [2022-05-12T12:46:11.831Z] #67 3.716 ++ dirname /install.sh [2022-05-12T12:46:11.831Z] #67 3.721 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T12:46:11.831Z] #67 3.723 + dir=/ [2022-05-12T12:46:11.831Z] #67 3.723 + bin=rootlesskit [2022-05-12T12:46:11.831Z] #67 3.723 + shift [2022-05-12T12:46:11.831Z] #67 3.723 + '[' '!' -f //rootlesskit.installer ']' [2022-05-12T12:46:11.831Z] #67 3.723 + . //rootlesskit.installer [2022-05-12T12:46:11.831Z] #67 3.723 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T12:46:11.831Z] #67 3.723 + install_rootlesskit [2022-05-12T12:46:11.831Z] #67 3.723 + case "$1" in [2022-05-12T12:46:11.831Z] #67 3.723 + export CGO_ENABLED=0 [2022-05-12T12:46:11.831Z] #67 3.723 + CGO_ENABLED=0 [2022-05-12T12:46:11.831Z] #67 3.723 + _install_rootlesskit [2022-05-12T12:46:11.831Z] #67 3.723 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-12T12:46:11.831Z] #67 3.723 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T12:46:11.831Z] #67 3.723 + GOBIN=/build [2022-05-12T12:46:11.831Z] #67 3.723 + GO111MODULE=on [2022-05-12T12:46:11.831Z] #67 3.723 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T12:46:11.831Z] #67 4.218 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-12T12:46:11.831Z] #67 6.049 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-12T12:46:11.831Z] #67 6.052 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T12:46:11.831Z] #67 6.617 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-12T12:46:11.831Z] #67 8.393 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-12T12:46:12.569Z] #11 ... [2022-05-12T12:46:12.569Z] [2022-05-12T12:46:12.570Z] #31 [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 [2022-05-12T12:46:12.570Z] #31 sha256:2ad5f7e16feb63dc9f074fd4b2f4ae34743fe919d59c58ae9e6bffc5ad51fc70 [2022-05-12T12:46:12.570Z] #31 2.122 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-12T12:46:12.570Z] #31 2.466 [2022-05-12T12:46:12.570Z] #31 2.689 #=#=# ######################################################################## 100.0% [2022-05-12T12:46:12.570Z] #31 2.976 [2022-05-12T12:46:12.570Z] #31 3.961 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-12T12:46:12.570Z] #31 4.318 [2022-05-12T12:46:12.570Z] #31 4.553 #=#=# ######################################################################## 100.0% [2022-05-12T12:46:12.570Z] #31 4.853 [2022-05-12T12:46:12.570Z] #31 5.902 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-12T12:46:12.570Z] #31 6.260 [2022-05-12T12:46:12.570Z] #31 6.483 #=#=# ################## 25.3% ######################################### 57.5% ################################################################ 89.4% ######################################################################## 100.0% [2022-05-12T12:46:12.570Z] #31 7.076 [2022-05-12T12:46:12.570Z] #31 8.078 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-12T12:46:12.570Z] #31 8.414 [2022-05-12T12:46:12.570Z] #31 8.632 #=#=# ######################################################################## 100.0% [2022-05-12T12:46:12.570Z] #31 8.896 [2022-05-12T12:46:12.570Z] #31 9.638 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-12T12:46:12.570Z] #31 9.961 [2022-05-12T12:46:12.778Z] #67 9.254 go: downloading github.com/google/uuid v1.3.0 [2022-05-12T12:46:12.778Z] #67 9.375 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-12T12:46:12.778Z] #67 ... [2022-05-12T12:46:12.778Z] [2022-05-12T12:46:12.778Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-12T12:46:12.778Z] #57 sha256:4e75065363e005166b3783cb4f4d153bc8171a3f95dd725c06dea64705fd36a4 [2022-05-12T12:46:12.778Z] #57 3.678 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-12T12:46:12.778Z] #57 7.360 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-12T12:46:12.778Z] #57 7.363 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-12T12:46:12.778Z] #57 7.490 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-12T12:46:12.778Z] #57 8.874 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-12T12:46:12.778Z] #57 ... [2022-05-12T12:46:12.778Z] [2022-05-12T12:46:12.778Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-12T12:46:12.778Z] #38 sha256:a14774880b57969f6eb41d07b43b17395793cd5418dcd3f7b2c061eb3ebe6654 [2022-05-12T12:46:12.778Z] #38 4.439 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-12T12:46:12.826Z] #31 10.19 #=#=# [2022-05-12T12:46:12.826Z] #31 ... [2022-05-12T12:46:12.826Z] [2022-05-12T12:46:12.826Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 [2022-05-12T12:46:12.826Z] #11 sha256:de822b89db21879f8a96de38e1db7f6c49217896b58bef2601e8e98ad5adc8f0 [2022-05-12T12:46:13.036Z] #20 55.20 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-12T12:46:13.036Z] #20 55.20 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T12:46:13.036Z] #20 55.21 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T12:46:13.038Z] #38 ... [2022-05-12T12:46:13.038Z] [2022-05-12T12:46:13.038Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:46:13.038Z] #55 sha256:6f9e0e4f32a9bd2ccc7e3a42b664da8bd10f0f457e8cb5318dd4d7ce52976a50 [2022-05-12T12:46:13.038Z] #55 4.769 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-12T12:46:13.038Z] #55 ... [2022-05-12T12:46:13.038Z] [2022-05-12T12:46:13.038Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T12:46:13.038Z] #36 sha256:f5da176640f58407b12a6f89c53ede25cbb59cc1883330f08ae381077e1ae467 [2022-05-12T12:46:13.038Z] #36 3.517 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-12T12:46:13.038Z] #36 9.807 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-12T12:46:13.038Z] #36 9.827 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-12T12:46:13.038Z] #36 10.23 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-12T12:46:13.038Z] #36 10.36 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-12T12:46:13.038Z] #36 10.42 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-12T12:46:13.295Z] #36 ... [2022-05-12T12:46:13.295Z] [2022-05-12T12:46:13.295Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-12T12:46:13.295Z] #47 sha256:68be022c8893ba8f91bde6c3a9d81842da8a01e0450261aa8ef0bde67e99ba6b [2022-05-12T12:46:13.295Z] #47 4.256 + git clone https://github.com/docker/distribution.git . [2022-05-12T12:46:13.295Z] #47 4.262 Cloning into '.'... [2022-05-12T12:46:13.552Z] #47 ... [2022-05-12T12:46:13.552Z] [2022-05-12T12:46:13.552Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-12T12:46:13.552Z] #51 sha256:67f7eb985fde192cfb60104134399b85af5cd84821b0ce95ef7620e2c28bb86a [2022-05-12T12:46:13.552Z] #51 4.559 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T12:46:13.552Z] #51 4.599 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T12:46:13.552Z] #51 4.600 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T12:46:13.552Z] #51 5.038 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-12T12:46:13.552Z] #51 5.695 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T12:46:13.552Z] #51 8.179 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T12:46:13.552Z] #51 ... [2022-05-12T12:46:13.552Z] [2022-05-12T12:46:13.552Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-12T12:46:13.552Z] #40 sha256:6c4e9a4468d89fff02b408cd4d74c1124e9d9a81019c97dc24779b48ed9a1bec [2022-05-12T12:46:13.552Z] #40 4.154 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-12T12:46:13.552Z] #40 4.946 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-12T12:46:13.552Z] #40 5.790 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-12T12:46:13.552Z] #40 6.032 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-12T12:46:13.552Z] #40 6.048 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-12T12:46:13.552Z] #40 8.275 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-12T12:46:13.552Z] #40 8.336 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T12:46:13.560Z] #26 4.474 + RM_GOPATH=0 [2022-05-12T12:46:13.560Z] #26 4.474 + TMP_GOPATH= [2022-05-12T12:46:13.560Z] #26 4.474 + : /build [2022-05-12T12:46:13.560Z] #26 4.474 + '[' -z '' ']' [2022-05-12T12:46:13.560Z] #26 4.474 ++ mktemp -d [2022-05-12T12:46:13.560Z] #26 4.474 + export GOPATH=/tmp/tmp.TcAyMKc1lL [2022-05-12T12:46:13.560Z] #26 4.474 + GOPATH=/tmp/tmp.TcAyMKc1lL [2022-05-12T12:46:13.560Z] #26 4.474 + RM_GOPATH=1 [2022-05-12T12:46:13.560Z] #26 4.474 + case "$(go env GOARCH)" in [2022-05-12T12:46:13.560Z] #26 4.474 ++ go env GOARCH [2022-05-12T12:46:13.560Z] #26 4.498 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T12:46:13.560Z] #26 4.498 + GO_BUILDMODE=-buildmode=pie [2022-05-12T12:46:13.560Z] #26 4.498 ++ dirname /install.sh [2022-05-12T12:46:13.560Z] #26 4.498 + dir=/ [2022-05-12T12:46:13.560Z] #26 4.498 + bin=dockercli [2022-05-12T12:46:13.560Z] #26 4.498 + shift [2022-05-12T12:46:13.560Z] #26 4.498 + '[' '!' -f //dockercli.installer ']' [2022-05-12T12:46:13.560Z] #26 4.498 + . //dockercli.installer [2022-05-12T12:46:13.560Z] #26 4.498 ++ : stable [2022-05-12T12:46:13.560Z] #26 4.498 ++ : 17.06.2-ce [2022-05-12T12:46:13.560Z] #26 4.498 + install_dockercli [2022-05-12T12:46:13.560Z] #26 4.498 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-12T12:46:13.560Z] #26 4.498 ++ uname -m [2022-05-12T12:46:13.560Z] #26 4.498 + arch=x86_64 [2022-05-12T12:46:13.560Z] #26 4.498 + '[' x86_64 '!=' x86_64 ']' [2022-05-12T12:46:13.561Z] #26 4.498 + url=https://download.docker.com/linux/static [2022-05-12T12:46:13.561Z] #26 4.498 + tar -xz docker/docker [2022-05-12T12:46:13.561Z] #26 4.498 Install docker/cli version 17.06.2-ce from stable [2022-05-12T12:46:13.561Z] #26 4.510 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-12T12:46:13.809Z] #40 ... [2022-05-12T12:46:13.809Z] [2022-05-12T12:46:13.809Z] #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 [2022-05-12T12:46:13.809Z] #14 sha256:ebc57ca6e5dc177d7d27de14f60de7507fdaecdefdac67438814209070e759cb [2022-05-12T12:46:13.809Z] #14 4.591 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T12:46:13.809Z] #14 4.643 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T12:46:13.809Z] #14 4.645 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T12:46:13.809Z] #14 5.530 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T12:46:13.809Z] #14 7.992 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T12:46:13.809Z] #14 10.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T12:46:13.809Z] #14 ... [2022-05-12T12:46:13.809Z] [2022-05-12T12:46:13.809Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-12T12:46:13.810Z] #53 sha256:53d2442df0187713f6fa247da659e2223d55ad90810e10f93b21ad11f6a443f1 [2022-05-12T12:46:13.810Z] #53 3.711 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-12T12:46:13.810Z] #53 4.888 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-12T12:46:13.810Z] #53 4.888 go: downloading github.com/fatih/color v1.10.0 [2022-05-12T12:46:13.810Z] #53 4.893 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-12T12:46:13.810Z] #53 4.941 go: downloading github.com/pkg/errors v0.9.1 [2022-05-12T12:46:13.810Z] #53 5.129 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-12T12:46:13.810Z] #53 5.236 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-12T12:46:13.810Z] #53 5.306 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-12T12:46:13.810Z] #53 5.348 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-12T12:46:13.810Z] #53 5.420 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-12T12:46:13.810Z] #53 5.574 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-12T12:46:13.810Z] #53 5.652 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-12T12:46:13.810Z] #53 5.743 go: downloading golang.org/x/tools v0.1.0 [2022-05-12T12:46:13.810Z] #53 10.16 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-12T12:46:13.810Z] #53 10.18 go: downloading golang.org/x/mod v0.3.0 [2022-05-12T12:46:13.810Z] #53 ... [2022-05-12T12:46:13.810Z] [2022-05-12T12:46:13.810Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-12T12:46:13.810Z] #26 sha256:6f79a5297a33cd62c8e90729886da0d4e6b195a0c04e863d9885e07cec6ba37c [2022-05-12T12:46:13.810Z] #26 3.472 + RM_GOPATH=0 [2022-05-12T12:46:13.810Z] #26 3.473 + TMP_GOPATH= [2022-05-12T12:46:13.810Z] #26 3.473 + : /build [2022-05-12T12:46:13.810Z] #26 3.473 + '[' -z '' ']' [2022-05-12T12:46:13.810Z] #26 3.477 ++ mktemp -d [2022-05-12T12:46:13.810Z] #26 3.478 + export GOPATH=/tmp/tmp.mZRLZiTvTY [2022-05-12T12:46:13.810Z] #26 3.478 + GOPATH=/tmp/tmp.mZRLZiTvTY [2022-05-12T12:46:13.810Z] #26 3.478 + RM_GOPATH=1 [2022-05-12T12:46:13.810Z] #26 3.509 + case "$(go env GOARCH)" in [2022-05-12T12:46:13.810Z] #26 3.509 ++ go env GOARCH [2022-05-12T12:46:13.810Z] #26 3.527 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T12:46:13.810Z] #26 3.527 + GO_BUILDMODE=-buildmode=pie [2022-05-12T12:46:13.810Z] #26 3.527 ++ dirname /install.sh [2022-05-12T12:46:13.810Z] #26 3.558 + dir=/ [2022-05-12T12:46:13.810Z] #26 3.558 + bin=dockercli [2022-05-12T12:46:13.810Z] #26 3.558 + shift [2022-05-12T12:46:13.810Z] #26 3.558 + '[' '!' -f //dockercli.installer ']' [2022-05-12T12:46:13.810Z] #26 3.558 + . //dockercli.installer [2022-05-12T12:46:13.810Z] #26 3.558 ++ : stable [2022-05-12T12:46:13.810Z] #26 3.558 ++ : 17.06.2-ce [2022-05-12T12:46:13.810Z] #26 3.558 + install_dockercli [2022-05-12T12:46:13.810Z] #26 3.558 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-12T12:46:13.810Z] #26 3.558 Install docker/cli version 17.06.2-ce from stable [2022-05-12T12:46:13.810Z] #26 3.569 ++ uname -m [2022-05-12T12:46:13.810Z] #26 3.569 + arch=aarch64 [2022-05-12T12:46:13.810Z] #26 3.569 + '[' aarch64 '!=' x86_64 ']' [2022-05-12T12:46:13.810Z] #26 3.569 + '[' aarch64 '!=' s390x ']' [2022-05-12T12:46:13.810Z] #26 3.569 + '[' aarch64 '!=' armhf ']' [2022-05-12T12:46:13.810Z] #26 3.569 + build_dockercli [2022-05-12T12:46:13.810Z] #26 3.569 + git clone https://github.com/docker/docker-ce /tmp/tmp.mZRLZiTvTY/tmp/docker-ce [2022-05-12T12:46:13.810Z] #26 3.575 Cloning into '/tmp/tmp.mZRLZiTvTY/tmp/docker-ce'... [2022-05-12T12:46:13.821Z] #26 ... [2022-05-12T12:46:13.821Z] [2022-05-12T12:46:13.821Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T12:46:13.821Z] #67 sha256:7b5da39cfe86abe89d0a84837a7d9fb2d2ea36f544f0acc98ff63ddae572a8c5 [2022-05-12T12:46:13.821Z] #67 5.550 + RM_GOPATH=0 [2022-05-12T12:46:13.821Z] #67 5.550 + TMP_GOPATH= [2022-05-12T12:46:13.821Z] #67 5.550 + : /build [2022-05-12T12:46:13.821Z] #67 5.550 + '[' -z '' ']' [2022-05-12T12:46:13.821Z] #67 5.550 ++ mktemp -d [2022-05-12T12:46:13.821Z] #67 5.550 + export GOPATH=/tmp/tmp.yeWFegVTzZ [2022-05-12T12:46:13.821Z] #67 5.550 + GOPATH=/tmp/tmp.yeWFegVTzZ [2022-05-12T12:46:13.821Z] #67 5.550 + RM_GOPATH=1 [2022-05-12T12:46:13.821Z] #67 5.550 + case "$(go env GOARCH)" in [2022-05-12T12:46:13.821Z] #67 5.550 ++ go env GOARCH [2022-05-12T12:46:13.821Z] #67 5.583 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T12:46:13.821Z] #67 5.583 + GO_BUILDMODE=-buildmode=pie [2022-05-12T12:46:13.821Z] #67 5.587 ++ dirname /install.sh [2022-05-12T12:46:13.821Z] #67 5.592 + dir=/ [2022-05-12T12:46:13.821Z] #67 5.592 + bin=rootlesskit [2022-05-12T12:46:13.821Z] #67 5.592 + shift [2022-05-12T12:46:13.821Z] #67 5.592 + '[' '!' -f //rootlesskit.installer ']' [2022-05-12T12:46:13.821Z] #67 5.592 + . //rootlesskit.installer [2022-05-12T12:46:13.821Z] #67 5.592 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T12:46:13.821Z] #67 5.603 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T12:46:13.821Z] #67 5.603 + install_rootlesskit [2022-05-12T12:46:13.821Z] #67 5.603 + case "$1" in [2022-05-12T12:46:13.821Z] #67 5.603 + export CGO_ENABLED=0 [2022-05-12T12:46:13.821Z] #67 5.603 + CGO_ENABLED=0 [2022-05-12T12:46:13.821Z] #67 5.603 + _install_rootlesskit [2022-05-12T12:46:13.821Z] #67 5.603 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-12T12:46:13.821Z] #67 5.603 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T12:46:13.821Z] #67 5.603 + GOBIN=/build [2022-05-12T12:46:13.821Z] #67 5.603 + GO111MODULE=on [2022-05-12T12:46:13.821Z] #67 5.603 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T12:46:13.972Z] #20 56.77 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-12T12:46:13.972Z] #20 56.78 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T12:46:13.972Z] #20 56.78 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T12:46:14.067Z] #26 ... [2022-05-12T12:46:14.067Z] [2022-05-12T12:46:14.067Z] #62 [containerd 1/3] 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 [2022-05-12T12:46:14.067Z] #62 sha256:1a7828b9aefe045e590576c0528e67a1cde1049d84d0c778fffbdd06ecbc7b0e [2022-05-12T12:46:14.067Z] #62 4.831 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T12:46:14.067Z] #62 4.856 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T12:46:14.067Z] #62 4.857 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T12:46:14.067Z] #62 5.778 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T12:46:14.067Z] #62 8.208 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T12:46:14.067Z] #62 10.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T12:46:14.067Z] #62 ... [2022-05-12T12:46:14.067Z] [2022-05-12T12:46:14.067Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T12:46:14.067Z] #36 sha256:f5da176640f58407b12a6f89c53ede25cbb59cc1883330f08ae381077e1ae467 [2022-05-12T12:46:14.067Z] #36 10.80 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-12T12:46:14.067Z] #36 10.82 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-12T12:46:14.067Z] #36 10.83 go: downloading github.com/peterh/liner v1.2.2 [2022-05-12T12:46:14.067Z] #36 10.87 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-12T12:46:14.067Z] #36 10.93 go: downloading github.com/google/go-dap v0.6.0 [2022-05-12T12:46:14.067Z] #36 11.28 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-12T12:46:14.067Z] #36 11.52 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-12T12:46:14.081Z] #67 6.241 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-12T12:46:14.081Z] #67 ... [2022-05-12T12:46:14.081Z] [2022-05-12T12:46:14.081Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-12T12:46:14.081Z] #51 sha256:92fac3b914a30650c2fc0ed42b9298e4db551ac8ccb43ad738ecc0739aafa4f5 [2022-05-12T12:46:14.081Z] #51 6.098 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T12:46:14.323Z] #31 ... [2022-05-12T12:46:14.323Z] [2022-05-12T12:46:14.323Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 [2022-05-12T12:46:14.323Z] #11 sha256:de822b89db21879f8a96de38e1db7f6c49217896b58bef2601e8e98ad5adc8f0 [2022-05-12T12:46:14.323Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 8.6s [2022-05-12T12:46:14.345Z] #51 6.145 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T12:46:14.345Z] #51 6.145 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T12:46:14.896Z] #11 ... [2022-05-12T12:46:14.896Z] [2022-05-12T12:46:14.896Z] #31 [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 [2022-05-12T12:46:14.896Z] #31 sha256:ae6e8a856ccf52cc799da0dc7f3f10f1dd2339ce1e39d0376f7c8cc7070616b8 [2022-05-12T12:46:14.896Z] #31 DONE 13.6s [2022-05-12T12:46:14.896Z] [2022-05-12T12:46:14.896Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 [2022-05-12T12:46:14.897Z] #11 sha256:de822b89db21879f8a96de38e1db7f6c49217896b58bef2601e8e98ad5adc8f0 [2022-05-12T12:46:14.919Z] #51 6.762 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-12T12:46:15.001Z] #36 12.13 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-12T12:46:15.001Z] #36 12.31 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-12T12:46:15.260Z] #36 12.37 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-12T12:46:15.496Z] #51 7.283 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T12:46:15.876Z] #20 58.45 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-12T12:46:15.876Z] #20 58.45 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T12:46:15.876Z] #20 58.46 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T12:46:16.105Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 10.1s [2022-05-12T12:46:16.363Z] #11 ... [2022-05-12T12:46:16.363Z] [2022-05-12T12:46:16.363Z] #31 [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 [2022-05-12T12:46:16.363Z] #31 sha256:2ad5f7e16feb63dc9f074fd4b2f4ae34743fe919d59c58ae9e6bffc5ad51fc70 [2022-05-12T12:46:16.363Z] #31 10.19 #=#=# ######################################################################## 100.0% [2022-05-12T12:46:16.363Z] #31 10.55 [2022-05-12T12:46:16.363Z] #31 10.63 Download of images into '/build' complete. [2022-05-12T12:46:16.363Z] #31 10.63 Use something like the following to load the result into a Docker daemon: [2022-05-12T12:46:16.363Z] #31 10.63 tar -cC '/build' . | docker load [2022-05-12T12:46:16.363Z] #31 DONE 13.9s [2022-05-12T12:46:16.363Z] [2022-05-12T12:46:16.363Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:e628ee009af474787a9566ea477fbbf96483c500eb04f8a99bfe07ce86e739c6 [2022-05-12T12:46:16.363Z] #11 sha256:de822b89db21879f8a96de38e1db7f6c49217896b58bef2601e8e98ad5adc8f0 [2022-05-12T12:46:16.630Z] #36 13.62 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-12T12:46:16.630Z] #36 ... [2022-05-12T12:46:16.630Z] [2022-05-12T12:46:16.630Z] #34 [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 [2022-05-12T12:46:16.630Z] #34 sha256:6cc37a42f7f8e347ea0aeccd56c634c8d03ff11bec28ceef00f0f2e5364410be [2022-05-12T12:46:16.630Z] #34 3.751 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-12T12:46:16.630Z] #34 3.751 Cloning into '.'... [2022-05-12T12:46:16.630Z] #34 ... [2022-05-12T12:46:16.630Z] [2022-05-12T12:46:16.630Z] #31 [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 [2022-05-12T12:46:16.630Z] #31 sha256:2388ca79e155f97e3d876dbc30ef41e0bc7c0f1c54ffa9ed6e77711468338866 [2022-05-12T12:46:16.630Z] #31 5.987 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-12T12:46:16.630Z] #31 7.790 [2022-05-12T12:46:16.630Z] #31 8.131 #=#=# 0.2% ######################################################################## 100.0% [2022-05-12T12:46:16.630Z] #31 9.708 [2022-05-12T12:46:17.568Z] #31 ... [2022-05-12T12:46:17.568Z] [2022-05-12T12:46:17.568Z] #42 [tini 1/3] 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 [2022-05-12T12:46:17.568Z] #42 sha256:2d5cb18ceeeaec83e464508f8220c8c6d9c554c1aa512417f2fcc7cd63bb2926 [2022-05-12T12:46:17.568Z] #42 4.827 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T12:46:17.568Z] #42 4.885 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T12:46:17.568Z] #42 4.886 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T12:46:17.568Z] #42 5.829 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T12:46:17.568Z] #42 8.169 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T12:46:17.568Z] #42 10.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T12:46:17.568Z] #42 ... [2022-05-12T12:46:17.568Z] [2022-05-12T12:46:17.568Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T12:46:17.568Z] #67 sha256:6d8ab5b5dff97937a491d29657f59dcbacf28af290bcf80dc3affbff13dd354f [2022-05-12T12:46:17.568Z] #67 9.580 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-12T12:46:17.568Z] #67 9.970 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T12:46:17.568Z] #67 10.05 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-12T12:46:17.568Z] #67 10.31 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-12T12:46:17.568Z] #67 10.58 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-12T12:46:17.568Z] #67 10.75 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-12T12:46:17.568Z] #67 10.82 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-12T12:46:17.568Z] #67 12.74 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T12:46:17.783Z] #20 ... [2022-05-12T12:46:17.783Z] [2022-05-12T12:46:17.783Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:46:17.783Z] #71 sha256:2464e399941b0372087ef87d463736cbea99ee5dbad042930173b4ab105fe5da [2022-05-12T12:46:17.783Z] #71 12.95 + cd /tmp/tmp.NMriRuGNKK/src/github.com/containerd/containerd [2022-05-12T12:46:17.783Z] #71 12.95 + git checkout -q v1.6.4 [2022-05-12T12:46:17.783Z] #71 13.77 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-12T12:46:17.783Z] #71 13.77 + BUILDTAGS='netgo osusergo static_build' [2022-05-12T12:46:17.783Z] #71 13.77 + export EXTRA_FLAGS=-buildmode=pie [2022-05-12T12:46:17.783Z] #71 13.77 + EXTRA_FLAGS=-buildmode=pie [2022-05-12T12:46:17.783Z] #71 13.77 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-12T12:46:17.783Z] #71 13.77 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-12T12:46:17.783Z] #71 13.77 + '[' '' = dynamic ']' [2022-05-12T12:46:17.783Z] #71 13.77 + make [2022-05-12T12:46:17.783Z] #71 14.28 + bin/ctr [2022-05-12T12:46:18.048Z] #51 9.736 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T12:46:18.048Z] #51 ... [2022-05-12T12:46:18.048Z] [2022-05-12T12:46:18.048Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-12T12:46:18.048Z] #38 sha256:228d79ef3f3614a9283026e2133f898398fded85682d51bf4b13764e7e1d8330 [2022-05-12T12:46:18.048Z] #38 4.478 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-12T12:46:18.048Z] #38 ... [2022-05-12T12:46:18.048Z] [2022-05-12T12:46:18.048Z] #42 [tini 1/3] 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 [2022-05-12T12:46:18.048Z] #42 sha256:a00fd96d49ac7cd6f7af9830049a5e99def56a02f4de5f3b79d5127f6306e0da [2022-05-12T12:46:18.048Z] #42 4.524 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T12:46:18.048Z] #42 4.535 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T12:46:18.048Z] #42 4.535 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T12:46:18.048Z] #42 5.034 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T12:46:18.048Z] #42 7.249 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T12:46:18.048Z] #42 9.729 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T12:46:18.048Z] #42 ... [2022-05-12T12:46:18.048Z] [2022-05-12T12:46:18.048Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T12:46:18.048Z] #36 sha256:eaa20ba9d1b8d09ead2eb1dd3ae1c5afd1f346e1a9609a68fda733f8d60cccb2 [2022-05-12T12:46:18.048Z] #36 4.914 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-12T12:46:18.312Z] #36 ... [2022-05-12T12:46:18.312Z] [2022-05-12T12:46:18.312Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-12T12:46:18.312Z] #40 sha256:0582bbb05c140503ba9864bbb8bae809b7e98f370858254604c35916be6e73a7 [2022-05-12T12:46:18.312Z] #40 6.192 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-12T12:46:18.312Z] #40 7.012 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-12T12:46:18.312Z] #40 8.541 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-12T12:46:18.312Z] #40 9.067 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-12T12:46:18.312Z] #40 9.155 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-12T12:46:18.312Z] #40 ... [2022-05-12T12:46:18.312Z] [2022-05-12T12:46:18.312Z] #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 [2022-05-12T12:46:18.312Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:46:18.312Z] #14 3.688 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T12:46:18.312Z] #14 3.688 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T12:46:18.312Z] #14 3.688 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T12:46:18.312Z] #14 3.949 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T12:46:18.312Z] #14 4.384 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T12:46:18.312Z] #14 5.301 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T12:46:18.502Z] #67 ... [2022-05-12T12:46:18.502Z] [2022-05-12T12:46:18.502Z] #42 [tini 1/3] 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 [2022-05-12T12:46:18.502Z] #42 sha256:2d5cb18ceeeaec83e464508f8220c8c6d9c554c1aa512417f2fcc7cd63bb2926 [2022-05-12T12:46:18.502Z] #42 15.66 Fetched 8417 kB in 11s (763 kB/s) [2022-05-12T12:46:18.578Z] #14 ... [2022-05-12T12:46:18.578Z] [2022-05-12T12:46:18.578Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-12T12:46:18.578Z] #47 sha256:368046767018a2d94dec92cabc9874645dbd0674227514adcbd9e78efd4f74a3 [2022-05-12T12:46:18.578Z] #47 4.944 + git clone https://github.com/docker/distribution.git . [2022-05-12T12:46:18.578Z] #47 4.944 Cloning into '.'... [2022-05-12T12:46:18.578Z] #47 ... [2022-05-12T12:46:18.578Z] [2022-05-12T12:46:18.578Z] #34 [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 [2022-05-12T12:46:18.578Z] #34 sha256:dd36318f7be73ed581e123d124fcedc2d52e8ba3c5d6c3d2b21ddd7e578a94c8 [2022-05-12T12:46:18.578Z] #34 2.836 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-12T12:46:18.578Z] #34 2.841 Cloning into '.'... [2022-05-12T12:46:18.760Z] #42 15.66 Reading package lists... [2022-05-12T12:46:18.760Z] #42 ... [2022-05-12T12:46:18.760Z] [2022-05-12T12:46:18.760Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-12T12:46:18.760Z] #38 sha256:a14774880b57969f6eb41d07b43b17395793cd5418dcd3f7b2c061eb3ebe6654 [2022-05-12T12:46:18.760Z] #38 15.19 tomll can be used in two ways: [2022-05-12T12:46:18.760Z] #38 15.19 Writing to STDIN and reading from STDOUT: [2022-05-12T12:46:18.760Z] #38 15.19 cat file.toml | tomll > file.toml [2022-05-12T12:46:18.760Z] #38 15.19 [2022-05-12T12:46:18.760Z] #38 15.19 Reading and updating a list of files: [2022-05-12T12:46:18.760Z] #38 15.19 tomll a.toml b.toml c.toml [2022-05-12T12:46:18.760Z] #38 15.19 [2022-05-12T12:46:18.760Z] #38 15.19 When given a list of files, tomll will modify all files in place without asking. [2022-05-12T12:46:18.760Z] #38 DONE 16.0s [2022-05-12T12:46:18.760Z] [2022-05-12T12:46:18.760Z] #62 [containerd 1/3] 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 [2022-05-12T12:46:18.760Z] #62 sha256:1a7828b9aefe045e590576c0528e67a1cde1049d84d0c778fffbdd06ecbc7b0e [2022-05-12T12:46:18.760Z] #62 15.75 Fetched 8417 kB in 11s (750 kB/s) [2022-05-12T12:46:18.838Z] #34 ... [2022-05-12T12:46:18.838Z] [2022-05-12T12:46:18.838Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-12T12:46:18.838Z] #57 sha256:2c3c3406da5d2e74e5780033621f981f79739d3c09eb630462cebdeb2e0f7517 [2022-05-12T12:46:18.838Z] #57 4.508 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-12T12:46:18.838Z] #57 5.450 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-12T12:46:18.838Z] #57 5.472 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-12T12:46:18.838Z] #57 5.540 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-12T12:46:18.838Z] #57 7.325 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-12T12:46:18.838Z] #57 ... [2022-05-12T12:46:18.838Z] [2022-05-12T12:46:18.838Z] #62 [containerd 1/3] 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 [2022-05-12T12:46:18.838Z] #62 sha256:2efae1442318d1071db2a1596f9c54cb1037870c0be137da1527fdc566d6376a [2022-05-12T12:46:18.838Z] #62 5.190 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T12:46:18.838Z] #62 5.250 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T12:46:18.838Z] #62 5.250 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T12:46:18.838Z] #62 6.160 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T12:46:18.838Z] #62 8.775 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T12:46:18.838Z] #62 11.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T12:46:18.882Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 12.6s done [2022-05-12T12:46:19.100Z] #62 ... [2022-05-12T12:46:19.100Z] [2022-05-12T12:46:19.100Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-12T12:46:19.100Z] #53 sha256:2d1e8c3a6a41427646a117e299ec8b8cda416a5deaa4cf70c9dbd21f28f6f7b1 [2022-05-12T12:46:19.100Z] #53 4.692 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-12T12:46:19.100Z] #53 6.197 go: downloading github.com/fatih/color v1.10.0 [2022-05-12T12:46:19.100Z] #53 6.291 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-12T12:46:19.100Z] #53 6.322 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-12T12:46:19.100Z] #53 6.449 go: downloading github.com/pkg/errors v0.9.1 [2022-05-12T12:46:19.100Z] #53 6.868 go: downloading golang.org/x/tools v0.1.0 [2022-05-12T12:46:19.100Z] #53 7.000 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-12T12:46:19.100Z] #53 7.145 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-12T12:46:19.100Z] #53 7.235 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-12T12:46:19.100Z] #53 7.373 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-12T12:46:19.100Z] #53 11.47 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-12T12:46:19.100Z] #53 ... [2022-05-12T12:46:19.100Z] [2022-05-12T12:46:19.100Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T12:46:19.100Z] #67 sha256:7b5da39cfe86abe89d0a84837a7d9fb2d2ea36f544f0acc98ff63ddae572a8c5 [2022-05-12T12:46:19.100Z] #67 9.260 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T12:46:19.100Z] #67 9.275 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-12T12:46:19.100Z] #67 10.21 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-12T12:46:19.120Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 13.4s done [2022-05-12T12:46:19.120Z] #11 extracting sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 done [2022-05-12T12:46:19.120Z] #11 DONE 43.2s [2022-05-12T12:46:19.120Z] [2022-05-12T12:46:19.120Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-12T12:46:19.120Z] #12 sha256:bdd3c1157065dbe73cc160636b87e0f55247503ebea004891ed304f36c90838f [2022-05-12T12:46:19.140Z] #11 extracting sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 done [2022-05-12T12:46:19.140Z] #11 DONE 43.2s [2022-05-12T12:46:19.164Z] #71 ... [2022-05-12T12:46:19.164Z] [2022-05-12T12:46:19.164Z] #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 [2022-05-12T12:46:19.164Z] #20 sha256:821d3a4b0b9fe1ecdcaa4dd6a6207d7dadf52b458a1ae48a3cc7cb86ac86d9d4 [2022-05-12T12:46:19.164Z] #20 62.14 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-12T12:46:19.398Z] [2022-05-12T12:46:19.398Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-12T12:46:19.398Z] #12 sha256:bdd3c1157065dbe73cc160636b87e0f55247503ebea004891ed304f36c90838f [2022-05-12T12:46:19.423Z] #20 62.14 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T12:46:19.423Z] #20 62.15 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T12:46:19.962Z] #12 DONE 0.7s [2022-05-12T12:46:19.962Z] [2022-05-12T12:46:19.962Z] #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 [2022-05-12T12:46:19.962Z] #13 sha256:cc125f5a57c132872db11eef1ed142d4746ea3500eb7383113023ef91455b94c [2022-05-12T12:46:20.067Z] #12 DONE 0.8s [2022-05-12T12:46:20.067Z] [2022-05-12T12:46:20.067Z] #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 [2022-05-12T12:46:20.067Z] #13 sha256:cc125f5a57c132872db11eef1ed142d4746ea3500eb7383113023ef91455b94c [2022-05-12T12:46:20.536Z] #13 DONE 0.6s [2022-05-12T12:46:20.642Z] #13 DONE 0.6s [2022-05-12T12:46:20.642Z] [2022-05-12T12:46:20.642Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:46:20.642Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:46:20.797Z] [2022-05-12T12:46:20.797Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-12T12:46:20.797Z] #25 sha256:e23a6e28e585c80b03368ff99a826bd46223f72ba12978ffcc04b71b82878df3 [2022-05-12T12:46:20.797Z] #25 ... [2022-05-12T12:46:20.797Z] [2022-05-12T12:46:20.797Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-12T12:46:20.797Z] #50 sha256:b92ceaf3ffbdba620470007fc87efd99b6d28410e6a8a9b8207449aeb9ce5c74 [2022-05-12T12:46:20.797Z] #50 DONE 0.2s [2022-05-12T12:46:20.797Z] [2022-05-12T12:46:20.797Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-12T12:46:20.797Z] #46 sha256:0ff7c263df1bdfde333dbc4b984d7972fb87268092c951fa4297cd2627e0358d [2022-05-12T12:46:20.797Z] #46 DONE 0.3s [2022-05-12T12:46:20.803Z] #20 63.77 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-12T12:46:20.904Z] #55 ... [2022-05-12T12:46:20.904Z] [2022-05-12T12:46:20.904Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-12T12:46:20.904Z] #50 sha256:b92ceaf3ffbdba620470007fc87efd99b6d28410e6a8a9b8207449aeb9ce5c74 [2022-05-12T12:46:20.904Z] #50 DONE 0.2s [2022-05-12T12:46:20.904Z] [2022-05-12T12:46:20.904Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-12T12:46:20.904Z] #46 sha256:0ff7c263df1bdfde333dbc4b984d7972fb87268092c951fa4297cd2627e0358d [2022-05-12T12:46:20.904Z] #46 DONE 0.2s [2022-05-12T12:46:20.904Z] [2022-05-12T12:46:20.904Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-12T12:46:20.904Z] #33 sha256:eb6e7164f0a20f52c2cf4222d093a29071da7d16cf3bb288714a947c078d6c52 [2022-05-12T12:46:20.904Z] #33 DONE 0.2s [2022-05-12T12:46:20.904Z] [2022-05-12T12:46:20.904Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-12T12:46:20.904Z] #66 sha256:8ff8fc32bee6e306d0221df75a3a06f9f018afb552e522b3a8fa10878608c562 [2022-05-12T12:46:20.904Z] #66 DONE 0.3s [2022-05-12T12:46:20.904Z] [2022-05-12T12:46:20.904Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-12T12:46:20.904Z] #25 sha256:593e72373b24cda45a3219326f47ce1605760d8f0c7f0dde4c355839f69ce600 [2022-05-12T12:46:20.904Z] #25 DONE 0.3s [2022-05-12T12:46:20.904Z] [2022-05-12T12:46:20.904Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-12T12:46:20.904Z] #26 sha256:2f328b855bd8c2c5c9d86473896eaf00dfcc7d0390aeb2d522a0456fd93efb5e [2022-05-12T12:46:21.018Z] #67 ... [2022-05-12T12:46:21.018Z] [2022-05-12T12:46:21.018Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-12T12:46:21.018Z] #26 sha256:f286618f67c3b8903d02b9c35a83dfb1bf82cdc4556b304dc9be18232534ff1d [2022-05-12T12:46:21.018Z] #26 12.05 + mkdir -p /build [2022-05-12T12:46:21.018Z] #26 12.05 + mv docker/docker /build/ [2022-05-12T12:46:21.018Z] #26 12.07 + rmdir docker [2022-05-12T12:46:21.018Z] #26 DONE 12.9s [2022-05-12T12:46:21.018Z] [2022-05-12T12:46:21.018Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-12T12:46:21.018Z] #51 sha256:92fac3b914a30650c2fc0ed42b9298e4db551ac8ccb43ad738ecc0739aafa4f5 [2022-05-12T12:46:21.018Z] #51 12.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T12:46:21.054Z] [2022-05-12T12:46:21.054Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-12T12:46:21.054Z] #33 sha256:eb6e7164f0a20f52c2cf4222d093a29071da7d16cf3bb288714a947c078d6c52 [2022-05-12T12:46:21.054Z] #33 DONE 0.3s [2022-05-12T12:46:21.054Z] [2022-05-12T12:46:21.054Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-12T12:46:21.054Z] #66 sha256:7c1188bc123ea5dd11ddbaa1eba1ae71fb68ba9015a6dfee6fa10774eae0e9b5 [2022-05-12T12:46:21.054Z] #66 DONE 0.3s [2022-05-12T12:46:21.054Z] [2022-05-12T12:46:21.054Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-12T12:46:21.054Z] #25 sha256:e23a6e28e585c80b03368ff99a826bd46223f72ba12978ffcc04b71b82878df3 [2022-05-12T12:46:21.054Z] #25 DONE 0.4s [2022-05-12T12:46:21.054Z] [2022-05-12T12:46:21.054Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-12T12:46:21.054Z] #26 sha256:f31a9b93026aa38b4ca75ee6d8210b7804af2f6cc72c270bdaea13ffaba30c69 [2022-05-12T12:46:21.063Z] #20 63.77 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-12T12:46:21.063Z] #20 63.78 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T12:46:21.063Z] #20 63.85 Selecting previously unselected package libapparmor1:amd64. [2022-05-12T12:46:21.063Z] #20 63.85 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-12T12:46:21.063Z] #20 63.86 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T12:46:21.063Z] #20 63.91 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-12T12:46:21.063Z] #20 63.92 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-12T12:46:21.063Z] #20 63.92 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T12:46:21.063Z] #20 63.99 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T12:46:21.063Z] #20 63.99 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T12:46:21.063Z] #20 64.00 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T12:46:21.323Z] #20 64.07 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T12:46:21.323Z] #20 64.07 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T12:46:21.323Z] #20 64.08 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T12:46:21.323Z] #20 64.18 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-12T12:46:21.323Z] #20 64.18 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T12:46:21.323Z] #20 64.18 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T12:46:21.323Z] #20 64.22 Selecting previously unselected package libudev-dev:amd64. [2022-05-12T12:46:21.323Z] #20 64.23 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-12T12:46:21.323Z] #20 64.23 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-12T12:46:21.323Z] #20 64.30 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-12T12:46:21.323Z] #20 64.30 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-12T12:46:21.323Z] #20 64.31 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T12:46:21.583Z] #20 64.41 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-12T12:46:21.583Z] #20 64.43 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-12T12:46:21.583Z] #20 64.43 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T12:46:21.583Z] #20 64.52 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-12T12:46:21.583Z] #20 64.52 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-12T12:46:21.583Z] #20 64.53 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T12:46:21.843Z] #20 64.62 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-12T12:46:21.843Z] #20 64.63 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-12T12:46:21.843Z] #20 64.63 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T12:46:21.843Z] #20 64.67 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-12T12:46:21.843Z] #20 64.69 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-12T12:46:21.843Z] #20 64.69 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T12:46:21.843Z] #20 64.86 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-12T12:46:21.843Z] #20 64.86 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-12T12:46:22.103Z] #20 64.87 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T12:46:22.103Z] #20 64.98 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-12T12:46:22.103Z] #20 64.98 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T12:46:22.103Z] #20 64.99 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T12:46:22.103Z] #20 65.03 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-12T12:46:22.103Z] #20 65.04 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-12T12:46:22.103Z] #20 65.04 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T12:46:22.363Z] #20 65.11 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-12T12:46:22.363Z] #20 65.12 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-12T12:46:22.363Z] #20 65.12 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T12:46:22.363Z] #20 65.34 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T12:46:22.624Z] #20 65.36 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T12:46:22.624Z] #20 65.37 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T12:46:22.624Z] #20 65.38 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T12:46:22.624Z] #20 65.39 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T12:46:22.624Z] #20 65.40 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T12:46:22.624Z] #20 65.41 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T12:46:22.624Z] #20 65.43 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T12:46:22.624Z] #20 65.44 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-12T12:46:22.624Z] #20 65.45 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T12:46:22.624Z] #20 65.46 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T12:46:22.624Z] #20 65.47 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T12:46:22.624Z] #20 65.48 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T12:46:22.624Z] #20 65.50 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T12:46:22.624Z] #20 65.51 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-12T12:46:22.624Z] #20 65.52 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T12:46:22.624Z] #20 65.53 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T12:46:22.624Z] #20 65.54 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T12:46:22.624Z] #20 65.55 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T12:46:22.624Z] #20 65.57 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T12:46:22.624Z] #20 65.58 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T12:46:22.624Z] #20 65.59 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-12T12:46:22.624Z] #20 65.60 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T12:46:22.624Z] #20 65.61 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-12T12:46:22.624Z] #20 65.62 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T12:46:22.624Z] #20 65.63 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T12:46:22.624Z] #20 65.64 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-05-12T12:46:22.624Z] #20 65.65 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T12:46:22.624Z] #20 65.67 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T12:46:22.887Z] #20 65.68 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T12:46:22.887Z] #20 65.70 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-12T12:46:22.887Z] #20 65.72 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T12:46:22.887Z] #20 65.73 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T12:46:22.887Z] #20 65.74 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T12:46:24.022Z] #62 15.75 Reading package lists... [2022-05-12T12:46:24.022Z] #62 20.81 Reading package lists... [2022-05-12T12:46:24.022Z] #62 ... [2022-05-12T12:46:24.022Z] [2022-05-12T12:46:24.022Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-12T12:46:24.022Z] #51 sha256:67f7eb985fde192cfb60104134399b85af5cd84821b0ce95ef7620e2c28bb86a [2022-05-12T12:46:24.022Z] #51 10.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T12:46:24.022Z] #51 13.68 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-12T12:46:24.022Z] #51 16.69 Fetched 8421 kB in 13s (674 kB/s) [2022-05-12T12:46:24.022Z] #51 16.69 Reading package lists... [2022-05-12T12:46:24.022Z] #51 ... [2022-05-12T12:46:24.022Z] [2022-05-12T12:46:24.023Z] #31 [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 [2022-05-12T12:46:24.023Z] #31 sha256:2388ca79e155f97e3d876dbc30ef41e0bc7c0f1c54ffa9ed6e77711468338866 [2022-05-12T12:46:24.023Z] #31 14.76 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-12T12:46:24.023Z] #31 16.23 [2022-05-12T12:46:24.023Z] #31 16.52 #=#=# 0.8% ######################################################################## 100.0% [2022-05-12T12:46:24.023Z] #31 17.87 [2022-05-12T12:46:24.317Z] #20 DONE 67.1s [2022-05-12T12:46:24.317Z] [2022-05-12T12:46:24.317Z] #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 [2022-05-12T12:46:24.317Z] #21 sha256:67c8a34f478e82495da3e64b97b1949c9943404c5e28595a40548b99f398a0e5 [2022-05-12T12:46:24.324Z] #51 15.72 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-12T12:46:24.324Z] #51 ... [2022-05-12T12:46:24.324Z] [2022-05-12T12:46:24.324Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:46:24.324Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:46:24.324Z] #55 6.408 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-12T12:46:24.324Z] #55 ... [2022-05-12T12:46:24.324Z] [2022-05-12T12:46:24.324Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T12:46:24.324Z] #36 sha256:eaa20ba9d1b8d09ead2eb1dd3ae1c5afd1f346e1a9609a68fda733f8d60cccb2 [2022-05-12T12:46:24.324Z] #36 16.20 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-12T12:46:24.324Z] #36 16.25 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-12T12:46:24.585Z] #36 16.81 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-12T12:46:24.847Z] #36 16.99 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-12T12:46:24.847Z] #36 17.10 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-12T12:46:25.419Z] #36 17.57 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-12T12:46:25.699Z] #21 1.164 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-12T12:46:25.699Z] #21 1.165 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-12T12:46:25.699Z] #21 1.165 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-12T12:46:25.993Z] #36 18.03 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-12T12:46:25.993Z] #36 18.08 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-12T12:46:25.993Z] #36 18.14 go: downloading github.com/peterh/liner v1.2.2 [2022-05-12T12:46:26.255Z] #36 ... [2022-05-12T12:46:26.255Z] [2022-05-12T12:46:26.255Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-12T12:46:26.255Z] #38 sha256:228d79ef3f3614a9283026e2133f898398fded85682d51bf4b13764e7e1d8330 [2022-05-12T12:46:26.255Z] #38 17.49 tomll can be used in two ways: [2022-05-12T12:46:26.255Z] #38 17.49 Writing to STDIN and reading from STDOUT: [2022-05-12T12:46:26.255Z] #38 17.49 cat file.toml | tomll > file.toml [2022-05-12T12:46:26.255Z] #38 17.49 [2022-05-12T12:46:26.255Z] #38 17.49 Reading and updating a list of files: [2022-05-12T12:46:26.255Z] #38 17.49 tomll a.toml b.toml c.toml [2022-05-12T12:46:26.255Z] #38 17.49 [2022-05-12T12:46:26.255Z] #38 17.49 When given a list of files, tomll will modify all files in place without asking. [2022-05-12T12:46:26.255Z] #38 DONE 18.3s [2022-05-12T12:46:26.255Z] [2022-05-12T12:46:26.255Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T12:46:26.255Z] #36 sha256:eaa20ba9d1b8d09ead2eb1dd3ae1c5afd1f346e1a9609a68fda733f8d60cccb2 [2022-05-12T12:46:26.255Z] #36 18.26 go: downloading github.com/google/go-dap v0.6.0 [2022-05-12T12:46:26.302Z] #26 ... [2022-05-12T12:46:26.302Z] [2022-05-12T12:46:26.302Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-12T12:46:26.302Z] #51 sha256:92fac3b914a30650c2fc0ed42b9298e4db551ac8ccb43ad738ecc0739aafa4f5 [2022-05-12T12:46:26.302Z] #51 4.881 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T12:46:26.302Z] #51 4.903 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T12:46:26.302Z] #51 4.903 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T12:46:26.302Z] #51 5.272 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T12:46:26.302Z] #51 5.422 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-12T12:46:26.515Z] #36 18.62 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-12T12:46:26.544Z] #31 ... [2022-05-12T12:46:26.544Z] [2022-05-12T12:46:26.544Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:46:26.544Z] #55 sha256:6f9e0e4f32a9bd2ccc7e3a42b664da8bd10f0f457e8cb5318dd4d7ce52976a50 [2022-05-12T12:46:26.544Z] #55 23.76 go: downloading github.com/fatih/color v1.13.0 [2022-05-12T12:46:26.544Z] #55 23.77 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T12:46:26.544Z] #55 23.83 go: downloading github.com/spf13/viper v1.10.1 [2022-05-12T12:46:26.544Z] #55 23.83 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-12T12:46:26.776Z] #36 18.90 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-12T12:46:26.800Z] #55 24.01 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-12T12:46:27.232Z] #51 6.263 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T12:46:27.347Z] #36 19.52 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-12T12:46:27.347Z] #36 19.60 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-12T12:46:27.361Z] #55 24.43 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-12T12:46:27.362Z] #55 24.43 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-12T12:46:27.489Z] #51 ... [2022-05-12T12:46:27.489Z] [2022-05-12T12:46:27.489Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T12:46:27.489Z] #67 sha256:493e829c36639bc37a4940a79b81b5ef230b7fe83faa36ff620abbe795c50c41 [2022-05-12T12:46:27.489Z] #67 6.361 + RM_GOPATH=0 [2022-05-12T12:46:27.489Z] #67 6.361 + TMP_GOPATH= [2022-05-12T12:46:27.489Z] #67 6.361 + : /build [2022-05-12T12:46:27.489Z] #67 6.361 + '[' -z '' ']' [2022-05-12T12:46:27.489Z] #67 6.364 ++ mktemp -d [2022-05-12T12:46:27.489Z] #67 6.376 + export GOPATH=/tmp/tmp.WEXFjtWLbL [2022-05-12T12:46:27.489Z] #67 6.376 + GOPATH=/tmp/tmp.WEXFjtWLbL [2022-05-12T12:46:27.489Z] #67 6.376 + RM_GOPATH=1 [2022-05-12T12:46:27.489Z] #67 6.376 + case "$(go env GOARCH)" in [2022-05-12T12:46:27.489Z] #67 6.377 ++ go env GOARCH [2022-05-12T12:46:27.489Z] #67 6.412 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T12:46:27.489Z] #67 6.412 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T12:46:27.489Z] #67 6.412 + GO_BUILDMODE=-buildmode=pie [2022-05-12T12:46:27.489Z] #67 6.412 ++ dirname /install.sh [2022-05-12T12:46:27.489Z] #67 6.412 + dir=/ [2022-05-12T12:46:27.489Z] #67 6.412 + bin=rootlesskit [2022-05-12T12:46:27.489Z] #67 6.412 + shift [2022-05-12T12:46:27.489Z] #67 6.412 + '[' '!' -f //rootlesskit.installer ']' [2022-05-12T12:46:27.489Z] #67 6.412 + . //rootlesskit.installer [2022-05-12T12:46:27.489Z] #67 6.412 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T12:46:27.490Z] #67 6.412 + install_rootlesskit [2022-05-12T12:46:27.490Z] #67 6.412 + case "$1" in [2022-05-12T12:46:27.490Z] #67 6.412 + export CGO_ENABLED=0 [2022-05-12T12:46:27.490Z] #67 6.412 + CGO_ENABLED=0 [2022-05-12T12:46:27.490Z] #67 6.412 + _install_rootlesskit [2022-05-12T12:46:27.490Z] #67 6.412 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-12T12:46:27.490Z] #67 6.412 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T12:46:27.490Z] #67 6.412 + GOBIN=/build [2022-05-12T12:46:27.490Z] #67 6.412 + GO111MODULE=on [2022-05-12T12:46:27.490Z] #67 6.412 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T12:46:27.506Z] #26 ... [2022-05-12T12:46:27.506Z] [2022-05-12T12:46:27.506Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-12T12:46:27.506Z] #57 sha256:2c3c3406da5d2e74e5780033621f981f79739d3c09eb630462cebdeb2e0f7517 [2022-05-12T12:46:27.506Z] #57 4.904 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-12T12:46:27.506Z] #57 5.657 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-12T12:46:27.506Z] #57 5.665 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-12T12:46:27.506Z] #57 5.705 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-12T12:46:27.506Z] #57 ... [2022-05-12T12:46:27.506Z] [2022-05-12T12:46:27.506Z] #62 [containerd 1/3] 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 [2022-05-12T12:46:27.506Z] #62 sha256:2efae1442318d1071db2a1596f9c54cb1037870c0be137da1527fdc566d6376a [2022-05-12T12:46:27.506Z] #62 5.500 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T12:46:27.506Z] #62 5.535 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T12:46:27.506Z] #62 5.539 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T12:46:27.506Z] #62 5.946 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T12:46:27.506Z] #62 ... [2022-05-12T12:46:27.506Z] [2022-05-12T12:46:27.506Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-12T12:46:27.506Z] #26 sha256:2f328b855bd8c2c5c9d86473896eaf00dfcc7d0390aeb2d522a0456fd93efb5e [2022-05-12T12:46:27.506Z] #26 6.391 + RM_GOPATH=0 [2022-05-12T12:46:27.506Z] #26 6.391 + TMP_GOPATH= [2022-05-12T12:46:27.506Z] #26 6.391 + : /build [2022-05-12T12:46:27.506Z] #26 6.391 + '[' -z '' ']' [2022-05-12T12:46:27.506Z] #26 6.393 ++ mktemp -d [2022-05-12T12:46:27.506Z] #26 6.394 + export GOPATH=/tmp/tmp.P4U3p2VczK [2022-05-12T12:46:27.506Z] #26 6.394 + GOPATH=/tmp/tmp.P4U3p2VczK [2022-05-12T12:46:27.506Z] #26 6.394 + RM_GOPATH=1 [2022-05-12T12:46:27.506Z] #26 6.394 + case "$(go env GOARCH)" in [2022-05-12T12:46:27.506Z] #26 6.399 ++ go env GOARCH [2022-05-12T12:46:27.506Z] #26 6.424 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T12:46:27.506Z] #26 6.424 + GO_BUILDMODE=-buildmode=pie [2022-05-12T12:46:27.506Z] #26 6.424 ++ dirname /install.sh [2022-05-12T12:46:27.506Z] #26 6.427 + dir=/ [2022-05-12T12:46:27.506Z] #26 6.438 Install docker/cli version 17.06.2-ce from stable [2022-05-12T12:46:27.506Z] #26 6.438 + bin=dockercli [2022-05-12T12:46:27.506Z] #26 6.438 + shift [2022-05-12T12:46:27.506Z] #26 6.438 + '[' '!' -f //dockercli.installer ']' [2022-05-12T12:46:27.506Z] #26 6.438 + . //dockercli.installer [2022-05-12T12:46:27.506Z] #26 6.438 ++ : stable [2022-05-12T12:46:27.506Z] #26 6.438 ++ : 17.06.2-ce [2022-05-12T12:46:27.506Z] #26 6.438 + install_dockercli [2022-05-12T12:46:27.506Z] #26 6.438 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-12T12:46:27.506Z] #26 6.438 ++ uname -m [2022-05-12T12:46:27.506Z] #26 6.438 + arch=x86_64 [2022-05-12T12:46:27.506Z] #26 6.438 + '[' x86_64 '!=' x86_64 ']' [2022-05-12T12:46:27.506Z] #26 6.438 + url=https://download.docker.com/linux/static [2022-05-12T12:46:27.506Z] #26 6.438 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-12T12:46:27.506Z] #26 6.458 + tar -xz docker/docker [2022-05-12T12:46:27.609Z] #36 19.70 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-12T12:46:27.925Z] #55 25.16 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-12T12:46:27.925Z] #55 25.21 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-12T12:46:27.925Z] #55 ... [2022-05-12T12:46:27.925Z] [2022-05-12T12:46:27.925Z] #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 [2022-05-12T12:46:27.925Z] #14 sha256:ebc57ca6e5dc177d7d27de14f60de7507fdaecdefdac67438814209070e759cb [2022-05-12T12:46:27.925Z] #14 15.17 Fetched 8417 kB in 11s (774 kB/s) [2022-05-12T12:46:27.925Z] #14 15.17 Reading package lists... [2022-05-12T12:46:27.925Z] #14 19.87 Reading package lists... [2022-05-12T12:46:28.054Z] #67 ... [2022-05-12T12:46:28.054Z] [2022-05-12T12:46:28.054Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-12T12:46:28.054Z] #26 sha256:f31a9b93026aa38b4ca75ee6d8210b7804af2f6cc72c270bdaea13ffaba30c69 [2022-05-12T12:46:28.054Z] #26 6.940 + RM_GOPATH=0 [2022-05-12T12:46:28.054Z] #26 6.940 + TMP_GOPATH= [2022-05-12T12:46:28.054Z] #26 6.940 + : /build [2022-05-12T12:46:28.054Z] #26 6.940 + '[' -z '' ']' [2022-05-12T12:46:28.054Z] #26 6.942 ++ mktemp -d [2022-05-12T12:46:28.054Z] #26 6.952 + export GOPATH=/tmp/tmp.vNnvnQziEL [2022-05-12T12:46:28.054Z] #26 6.952 + GOPATH=/tmp/tmp.vNnvnQziEL [2022-05-12T12:46:28.054Z] #26 6.952 + RM_GOPATH=1 [2022-05-12T12:46:28.054Z] #26 6.952 + case "$(go env GOARCH)" in [2022-05-12T12:46:28.054Z] #26 6.985 ++ go env GOARCH [2022-05-12T12:46:28.054Z] #26 7.021 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T12:46:28.054Z] #26 7.021 + GO_BUILDMODE=-buildmode=pie [2022-05-12T12:46:28.054Z] #26 7.021 ++ dirname /install.sh [2022-05-12T12:46:28.054Z] #26 7.026 Install docker/cli version 17.06.2-ce from stable [2022-05-12T12:46:28.054Z] #26 7.028 + dir=/ [2022-05-12T12:46:28.054Z] #26 7.028 + bin=dockercli [2022-05-12T12:46:28.054Z] #26 7.028 + shift [2022-05-12T12:46:28.054Z] #26 7.028 + '[' '!' -f //dockercli.installer ']' [2022-05-12T12:46:28.054Z] #26 7.028 + . //dockercli.installer [2022-05-12T12:46:28.054Z] #26 7.028 ++ : stable [2022-05-12T12:46:28.054Z] #26 7.028 ++ : 17.06.2-ce [2022-05-12T12:46:28.054Z] #26 7.028 + install_dockercli [2022-05-12T12:46:28.054Z] #26 7.028 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-12T12:46:28.054Z] #26 7.028 ++ uname -m [2022-05-12T12:46:28.054Z] #26 7.028 + arch=x86_64 [2022-05-12T12:46:28.054Z] #26 7.028 + '[' x86_64 '!=' x86_64 ']' [2022-05-12T12:46:28.054Z] #26 7.028 + url=https://download.docker.com/linux/static [2022-05-12T12:46:28.054Z] #26 7.028 + tar -xz docker/docker [2022-05-12T12:46:28.054Z] #26 7.028 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-12T12:46:28.183Z] #14 24.12 Building dependency tree... [2022-05-12T12:46:28.183Z] #14 ... [2022-05-12T12:46:28.183Z] [2022-05-12T12:46:28.183Z] #62 [containerd 1/3] 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 [2022-05-12T12:46:28.183Z] #62 sha256:1a7828b9aefe045e590576c0528e67a1cde1049d84d0c778fffbdd06ecbc7b0e [2022-05-12T12:46:28.183Z] #62 20.81 Reading package lists... [2022-05-12T12:46:29.113Z] #62 24.93 Building dependency tree... [2022-05-12T12:46:29.524Z] #36 21.28 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-12T12:46:29.525Z] #36 21.34 go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-12T12:46:29.525Z] #36 ... [2022-05-12T12:46:29.525Z] [2022-05-12T12:46:29.525Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-12T12:46:29.525Z] #53 sha256:2d1e8c3a6a41427646a117e299ec8b8cda416a5deaa4cf70c9dbd21f28f6f7b1 [2022-05-12T12:46:29.525Z] #53 11.51 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-12T12:46:29.525Z] #53 11.63 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-12T12:46:29.525Z] #53 14.22 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-12T12:46:29.525Z] #53 14.24 go: downloading golang.org/x/mod v0.3.0 [2022-05-12T12:46:29.525Z] #53 ... [2022-05-12T12:46:29.525Z] [2022-05-12T12:46:29.525Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T12:46:29.525Z] #67 sha256:7b5da39cfe86abe89d0a84837a7d9fb2d2ea36f544f0acc98ff63ddae572a8c5 [2022-05-12T12:46:29.525Z] #67 13.53 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-12T12:46:29.525Z] #67 14.34 go: downloading github.com/google/uuid v1.3.0 [2022-05-12T12:46:29.525Z] #67 14.43 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-12T12:46:29.525Z] #67 15.49 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-12T12:46:29.525Z] #67 15.63 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T12:46:29.525Z] #67 15.63 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-12T12:46:29.525Z] #67 15.80 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-12T12:46:29.525Z] #67 16.17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-12T12:46:29.525Z] #67 16.25 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-12T12:46:29.525Z] #67 16.42 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-12T12:46:29.525Z] #67 18.43 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T12:46:29.525Z] #67 ... [2022-05-12T12:46:29.525Z] [2022-05-12T12:46:29.525Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-12T12:46:29.525Z] #51 sha256:92fac3b914a30650c2fc0ed42b9298e4db551ac8ccb43ad738ecc0739aafa4f5 [2022-05-12T12:46:29.525Z] #51 21.47 Fetched 8534 kB in 16s (542 kB/s) [2022-05-12T12:46:30.471Z] #51 21.47 Reading package lists... [2022-05-12T12:46:30.471Z] #51 ... [2022-05-12T12:46:30.471Z] [2022-05-12T12:46:30.471Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-12T12:46:30.471Z] #40 sha256:0582bbb05c140503ba9864bbb8bae809b7e98f370858254604c35916be6e73a7 [2022-05-12T12:46:30.471Z] #40 12.67 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-12T12:46:30.471Z] #40 12.75 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T12:46:30.648Z] #26 ... [2022-05-12T12:46:30.648Z] [2022-05-12T12:46:30.648Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-12T12:46:30.648Z] #57 sha256:2c3c3406da5d2e74e5780033621f981f79739d3c09eb630462cebdeb2e0f7517 [2022-05-12T12:46:30.648Z] #57 7.514 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-12T12:46:30.648Z] #57 9.122 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-12T12:46:30.648Z] #57 9.126 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-12T12:46:30.648Z] #57 9.435 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-12T12:46:30.732Z] #40 ... [2022-05-12T12:46:30.732Z] [2022-05-12T12:46:30.732Z] #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 [2022-05-12T12:46:30.732Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:46:30.732Z] #14 15.98 Fetched 8530 kB in 13s (673 kB/s) [2022-05-12T12:46:30.732Z] #14 15.98 Reading package lists... [2022-05-12T12:46:30.902Z] #26 ... [2022-05-12T12:46:30.902Z] [2022-05-12T12:46:30.902Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T12:46:30.902Z] #36 sha256:eaa20ba9d1b8d09ead2eb1dd3ae1c5afd1f346e1a9609a68fda733f8d60cccb2 [2022-05-12T12:46:30.902Z] #36 6.123 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-12T12:46:30.902Z] #36 ... [2022-05-12T12:46:30.902Z] [2022-05-12T12:46:30.902Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-12T12:46:30.902Z] #53 sha256:2d1e8c3a6a41427646a117e299ec8b8cda416a5deaa4cf70c9dbd21f28f6f7b1 [2022-05-12T12:46:30.902Z] #53 6.100 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-12T12:46:30.902Z] #53 8.645 go: downloading github.com/fatih/color v1.10.0 [2022-05-12T12:46:30.902Z] #53 8.752 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-12T12:46:30.902Z] #53 8.754 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-12T12:46:30.902Z] #53 8.889 go: downloading github.com/pkg/errors v0.9.1 [2022-05-12T12:46:30.902Z] #53 9.619 go: downloading golang.org/x/tools v0.1.0 [2022-05-12T12:46:30.902Z] #53 9.755 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-12T12:46:30.902Z] #53 10.00 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-12T12:46:30.902Z] #53 10.07 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-12T12:46:30.951Z] #57 ... [2022-05-12T12:46:30.951Z] [2022-05-12T12:46:30.951Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T12:46:30.951Z] #36 sha256:eaa20ba9d1b8d09ead2eb1dd3ae1c5afd1f346e1a9609a68fda733f8d60cccb2 [2022-05-12T12:46:30.951Z] #36 6.825 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-12T12:46:30.951Z] #36 ... [2022-05-12T12:46:30.951Z] [2022-05-12T12:46:30.951Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-12T12:46:30.951Z] #53 sha256:2d1e8c3a6a41427646a117e299ec8b8cda416a5deaa4cf70c9dbd21f28f6f7b1 [2022-05-12T12:46:30.951Z] #53 7.907 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-12T12:46:31.185Z] #53 ... [2022-05-12T12:46:31.185Z] [2022-05-12T12:46:31.185Z] #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 [2022-05-12T12:46:31.185Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:46:31.185Z] #14 7.433 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T12:46:31.185Z] #14 7.465 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T12:46:31.185Z] #14 7.465 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T12:46:31.185Z] #14 9.603 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T12:46:31.185Z] #14 ... [2022-05-12T12:46:31.185Z] [2022-05-12T12:46:31.185Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-12T12:46:31.185Z] #40 sha256:0582bbb05c140503ba9864bbb8bae809b7e98f370858254604c35916be6e73a7 [2022-05-12T12:46:31.185Z] #40 5.874 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-12T12:46:31.185Z] #40 6.946 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-12T12:46:31.185Z] #40 9.169 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-12T12:46:31.185Z] #40 9.743 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-12T12:46:31.185Z] #40 9.820 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-12T12:46:31.224Z] #53 ... [2022-05-12T12:46:31.224Z] [2022-05-12T12:46:31.224Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-12T12:46:31.224Z] #38 sha256:228d79ef3f3614a9283026e2133f898398fded85682d51bf4b13764e7e1d8330 [2022-05-12T12:46:31.224Z] #38 4.849 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-12T12:46:31.224Z] #38 ... [2022-05-12T12:46:31.224Z] [2022-05-12T12:46:31.224Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-12T12:46:31.224Z] #47 sha256:368046767018a2d94dec92cabc9874645dbd0674227514adcbd9e78efd4f74a3 [2022-05-12T12:46:31.224Z] #47 7.205 + git clone https://github.com/docker/distribution.git . [2022-05-12T12:46:31.224Z] #47 7.220 Cloning into '.'... [2022-05-12T12:46:31.232Z] #21 1.620 Reading package lists... [2022-05-12T12:46:31.448Z] #40 ... [2022-05-12T12:46:31.448Z] [2022-05-12T12:46:31.448Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T12:46:31.448Z] #67 sha256:547fddfb392571c00bd107d651e45ad40d63abd92903b7170031da01b3bfd186 [2022-05-12T12:46:31.448Z] #67 6.659 + RM_GOPATH=0 [2022-05-12T12:46:31.448Z] #67 6.662 + TMP_GOPATH= [2022-05-12T12:46:31.448Z] #67 6.662 + : /build [2022-05-12T12:46:31.448Z] #67 6.662 + '[' -z '' ']' [2022-05-12T12:46:31.448Z] #67 6.662 ++ mktemp -d [2022-05-12T12:46:31.448Z] #67 6.662 + export GOPATH=/tmp/tmp.cP4pYopGgo [2022-05-12T12:46:31.448Z] #67 6.662 + GOPATH=/tmp/tmp.cP4pYopGgo [2022-05-12T12:46:31.448Z] #67 6.662 + RM_GOPATH=1 [2022-05-12T12:46:31.448Z] #67 6.662 + case "$(go env GOARCH)" in [2022-05-12T12:46:31.448Z] #67 6.669 ++ go env GOARCH [2022-05-12T12:46:31.448Z] #67 6.777 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T12:46:31.448Z] #67 6.777 + GO_BUILDMODE=-buildmode=pie [2022-05-12T12:46:31.448Z] #67 6.777 ++ dirname /install.sh [2022-05-12T12:46:31.448Z] #67 6.786 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T12:46:31.448Z] #67 6.788 + dir=/ [2022-05-12T12:46:31.448Z] #67 6.788 + bin=rootlesskit [2022-05-12T12:46:31.448Z] #67 6.788 + shift [2022-05-12T12:46:31.448Z] #67 6.788 + '[' '!' -f //rootlesskit.installer ']' [2022-05-12T12:46:31.448Z] #67 6.788 + . //rootlesskit.installer [2022-05-12T12:46:31.448Z] #67 6.788 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T12:46:31.448Z] #67 6.788 + install_rootlesskit [2022-05-12T12:46:31.448Z] #67 6.788 + case "$1" in [2022-05-12T12:46:31.448Z] #67 6.788 + export CGO_ENABLED=0 [2022-05-12T12:46:31.448Z] #67 6.788 + CGO_ENABLED=0 [2022-05-12T12:46:31.448Z] #67 6.788 + _install_rootlesskit [2022-05-12T12:46:31.448Z] #67 6.788 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-12T12:46:31.448Z] #67 6.788 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T12:46:31.448Z] #67 6.788 + GOBIN=/build [2022-05-12T12:46:31.448Z] #67 6.788 + GO111MODULE=on [2022-05-12T12:46:31.448Z] #67 6.788 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T12:46:31.448Z] #67 7.595 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-12T12:46:31.448Z] #67 ... [2022-05-12T12:46:31.448Z] [2022-05-12T12:46:31.448Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-12T12:46:31.448Z] #51 sha256:92fac3b914a30650c2fc0ed42b9298e4db551ac8ccb43ad738ecc0739aafa4f5 [2022-05-12T12:46:31.448Z] #51 7.359 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T12:46:31.448Z] #51 7.403 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T12:46:31.448Z] #51 7.403 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T12:46:31.448Z] #51 8.068 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-12T12:46:31.448Z] #51 9.773 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T12:46:31.490Z] #47 ... [2022-05-12T12:46:31.490Z] [2022-05-12T12:46:31.490Z] #34 [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 [2022-05-12T12:46:31.490Z] #34 sha256:dd36318f7be73ed581e123d124fcedc2d52e8ba3c5d6c3d2b21ddd7e578a94c8 [2022-05-12T12:46:31.490Z] #34 5.640 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-12T12:46:31.490Z] #34 5.640 Cloning into '.'... [2022-05-12T12:46:31.490Z] #34 ... [2022-05-12T12:46:31.490Z] [2022-05-12T12:46:31.490Z] #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 [2022-05-12T12:46:31.490Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:46:31.490Z] #14 6.921 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T12:46:31.490Z] #14 6.957 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T12:46:31.490Z] #14 6.957 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T12:46:31.490Z] #14 8.593 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T12:46:31.644Z] #62 28.57 The following additional packages will be installed: [2022-05-12T12:46:31.644Z] #62 28.59 libbtrfs0 [2022-05-12T12:46:31.644Z] #62 28.76 The following NEW packages will be installed: [2022-05-12T12:46:31.644Z] #62 28.77 libbtrfs-dev libbtrfs0 [2022-05-12T12:46:31.712Z] #51 ... [2022-05-12T12:46:31.712Z] [2022-05-12T12:46:31.712Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-12T12:46:31.712Z] #47 sha256:368046767018a2d94dec92cabc9874645dbd0674227514adcbd9e78efd4f74a3 [2022-05-12T12:46:31.712Z] #47 6.161 + git clone https://github.com/docker/distribution.git . [2022-05-12T12:46:31.712Z] #47 6.175 Cloning into '.'... [2022-05-12T12:46:31.712Z] #47 ... [2022-05-12T12:46:31.712Z] [2022-05-12T12:46:31.712Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-12T12:46:31.712Z] #38 sha256:228d79ef3f3614a9283026e2133f898398fded85682d51bf4b13764e7e1d8330 [2022-05-12T12:46:31.712Z] #38 6.472 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-12T12:46:31.752Z] #14 ... [2022-05-12T12:46:31.752Z] [2022-05-12T12:46:31.752Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-12T12:46:31.752Z] #40 sha256:0582bbb05c140503ba9864bbb8bae809b7e98f370858254604c35916be6e73a7 [2022-05-12T12:46:31.752Z] #40 8.013 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-12T12:46:31.752Z] #40 9.382 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-12T12:46:31.752Z] #40 ... [2022-05-12T12:46:31.752Z] [2022-05-12T12:46:31.752Z] #42 [tini 1/3] 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 [2022-05-12T12:46:31.752Z] #42 sha256:a00fd96d49ac7cd6f7af9830049a5e99def56a02f4de5f3b79d5127f6306e0da [2022-05-12T12:46:31.752Z] #42 7.651 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T12:46:31.752Z] #42 7.720 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T12:46:31.752Z] #42 7.728 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T12:46:31.752Z] #42 9.848 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T12:46:31.902Z] #62 29.30 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T12:46:31.902Z] #62 29.30 Need to get 454 kB of archives. [2022-05-12T12:46:31.902Z] #62 29.30 After this operation, 1275 kB of additional disk space will be used. [2022-05-12T12:46:31.902Z] #62 29.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-05-12T12:46:31.976Z] #38 ... [2022-05-12T12:46:31.976Z] [2022-05-12T12:46:31.976Z] #34 [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 [2022-05-12T12:46:31.976Z] #34 sha256:dd36318f7be73ed581e123d124fcedc2d52e8ba3c5d6c3d2b21ddd7e578a94c8 [2022-05-12T12:46:31.976Z] #34 6.670 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-12T12:46:31.976Z] #34 6.672 Cloning into '.'... [2022-05-12T12:46:31.976Z] #34 ... [2022-05-12T12:46:31.976Z] [2022-05-12T12:46:31.976Z] #42 [tini 1/3] 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 [2022-05-12T12:46:31.976Z] #42 sha256:a00fd96d49ac7cd6f7af9830049a5e99def56a02f4de5f3b79d5127f6306e0da [2022-05-12T12:46:31.976Z] #42 7.641 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T12:46:31.976Z] #42 7.862 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T12:46:31.976Z] #42 7.874 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T12:46:31.976Z] #42 9.376 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T12:46:32.008Z] #42 ... [2022-05-12T12:46:32.008Z] [2022-05-12T12:46:32.008Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:46:32.008Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:46:32.008Z] #55 7.113 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-12T12:46:32.008Z] #55 ... [2022-05-12T12:46:32.009Z] [2022-05-12T12:46:32.009Z] #62 [containerd 1/3] 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 [2022-05-12T12:46:32.009Z] #62 sha256:2efae1442318d1071db2a1596f9c54cb1037870c0be137da1527fdc566d6376a [2022-05-12T12:46:32.009Z] #62 5.888 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T12:46:32.009Z] #62 5.931 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T12:46:32.009Z] #62 5.931 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T12:46:32.009Z] #62 6.424 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T12:46:32.009Z] #62 10.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T12:46:32.158Z] #62 29.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-05-12T12:46:32.241Z] #14 22.45 Reading package lists... [2022-05-12T12:46:32.241Z] #14 ... [2022-05-12T12:46:32.242Z] [2022-05-12T12:46:32.242Z] #42 [tini 1/3] 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 [2022-05-12T12:46:32.242Z] #42 sha256:a00fd96d49ac7cd6f7af9830049a5e99def56a02f4de5f3b79d5127f6306e0da [2022-05-12T12:46:32.242Z] #42 17.75 Fetched 8530 kB in 13s (633 kB/s) [2022-05-12T12:46:32.242Z] #42 17.75 Reading package lists... [2022-05-12T12:46:32.248Z] #42 ... [2022-05-12T12:46:32.248Z] [2022-05-12T12:46:32.248Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-12T12:46:32.248Z] #53 sha256:2d1e8c3a6a41427646a117e299ec8b8cda416a5deaa4cf70c9dbd21f28f6f7b1 [2022-05-12T12:46:32.248Z] #53 10.62 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-12T12:46:32.265Z] #62 ... [2022-05-12T12:46:32.265Z] [2022-05-12T12:46:32.265Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-12T12:46:32.265Z] #40 sha256:0582bbb05c140503ba9864bbb8bae809b7e98f370858254604c35916be6e73a7 [2022-05-12T12:46:32.265Z] #40 11.55 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-12T12:46:32.723Z] #62 ... [2022-05-12T12:46:32.723Z] [2022-05-12T12:46:32.723Z] #31 [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 [2022-05-12T12:46:32.723Z] #31 sha256:2388ca79e155f97e3d876dbc30ef41e0bc7c0f1c54ffa9ed6e77711468338866 [2022-05-12T12:46:32.723Z] #31 22.57 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-12T12:46:32.723Z] #31 24.11 [2022-05-12T12:46:32.723Z] #31 24.43 #=#=# 0.1% ######## 12.3% ################# 24.4% ########################## 36.3% ################################## 48.6% ########################################### 61.0% ##################################################### 74.4% ############################################################## 86.2% ######################################################################## 100.0% [2022-05-12T12:46:32.723Z] #31 ... [2022-05-12T12:46:32.723Z] [2022-05-12T12:46:32.723Z] #42 [tini 1/3] 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 [2022-05-12T12:46:32.723Z] #42 sha256:2d5cb18ceeeaec83e464508f8220c8c6d9c554c1aa512417f2fcc7cd63bb2926 [2022-05-12T12:46:32.723Z] #42 15.66 Reading package lists... [2022-05-12T12:46:32.723Z] #42 20.36 Reading package lists... [2022-05-12T12:46:32.723Z] #42 24.69 Building dependency tree... [2022-05-12T12:46:32.723Z] #42 28.19 The following additional packages will be installed: [2022-05-12T12:46:32.723Z] #42 28.21 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-12T12:46:32.723Z] #42 28.22 Suggested packages: [2022-05-12T12:46:32.723Z] #42 28.26 cmake-doc ninja-build lrzip [2022-05-12T12:46:32.723Z] #42 28.26 Recommended packages: [2022-05-12T12:46:32.723Z] #42 28.26 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-12T12:46:32.723Z] #42 29.00 The following NEW packages will be installed: [2022-05-12T12:46:32.723Z] #42 29.02 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-12T12:46:32.723Z] #42 29.04 vim-common xxd [2022-05-12T12:46:32.723Z] #42 29.43 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T12:46:32.723Z] #42 29.43 Need to get 15.6 MB of archives. [2022-05-12T12:46:32.723Z] #42 29.43 After this operation, 67.4 MB of additional disk space will be used. [2022-05-12T12:46:32.723Z] #42 29.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T12:46:32.723Z] #42 29.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-12T12:46:32.723Z] #42 29.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-12T12:46:32.723Z] #42 29.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-05-12T12:46:32.723Z] #42 29.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u1 [629 kB] [2022-05-12T12:46:32.723Z] #42 29.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-05-12T12:46:32.723Z] #42 29.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-05-12T12:46:32.723Z] #42 29.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-05-12T12:46:32.723Z] #42 29.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-05-12T12:46:32.723Z] #42 30.00 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-05-12T12:46:32.834Z] #40 12.19 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-12T12:46:32.980Z] #42 ... [2022-05-12T12:46:32.980Z] [2022-05-12T12:46:32.980Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:46:32.980Z] #55 sha256:6f9e0e4f32a9bd2ccc7e3a42b664da8bd10f0f457e8cb5318dd4d7ce52976a50 [2022-05-12T12:46:32.980Z] #55 27.93 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-12T12:46:32.980Z] #55 27.93 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T12:46:32.980Z] #55 27.93 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-12T12:46:32.980Z] #55 28.10 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-12T12:46:32.980Z] #55 28.26 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-12T12:46:32.980Z] #55 28.26 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-12T12:46:32.980Z] #55 28.29 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-12T12:46:32.980Z] #55 28.34 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-12T12:46:32.980Z] #55 28.38 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-12T12:46:32.980Z] #55 28.43 go: downloading github.com/spf13/afero v1.6.0 [2022-05-12T12:46:32.980Z] #55 28.52 go: downloading github.com/spf13/cast v1.4.1 [2022-05-12T12:46:32.980Z] #55 28.53 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-12T12:46:32.980Z] #55 28.56 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-12T12:46:32.980Z] #55 28.60 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-12T12:46:32.980Z] #55 28.77 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-12T12:46:32.980Z] #55 28.88 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-12T12:46:32.980Z] #55 28.89 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-12T12:46:32.980Z] #55 28.90 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-12T12:46:32.980Z] #55 28.90 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-12T12:46:32.980Z] #55 28.92 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-12T12:46:32.980Z] #55 28.93 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-12T12:46:32.980Z] #55 28.97 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-12T12:46:32.980Z] #55 28.98 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-12T12:46:32.980Z] #55 29.05 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-12T12:46:32.980Z] #55 29.09 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-12T12:46:32.980Z] #55 29.19 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-12T12:46:32.980Z] #55 29.25 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-12T12:46:32.980Z] #55 29.31 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-12T12:46:32.980Z] #55 29.52 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-12T12:46:32.980Z] #55 29.57 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-12T12:46:32.980Z] #55 29.63 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-12T12:46:32.980Z] #55 29.66 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-12T12:46:32.980Z] #55 29.67 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-12T12:46:32.980Z] #55 29.74 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-12T12:46:32.980Z] #55 29.79 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-12T12:46:32.980Z] #55 29.92 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-12T12:46:32.980Z] #55 29.97 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-12T12:46:32.980Z] #55 30.04 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-12T12:46:32.980Z] #55 30.16 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-12T12:46:32.980Z] #55 30.22 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-12T12:46:32.980Z] #55 30.22 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-12T12:46:32.980Z] #55 30.24 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-12T12:46:32.980Z] #55 30.26 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-12T12:46:32.980Z] #55 30.29 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-12T12:46:32.980Z] #55 30.36 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-12T12:46:32.980Z] #55 ... [2022-05-12T12:46:32.980Z] [2022-05-12T12:46:32.980Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-12T12:46:32.980Z] #47 sha256:68be022c8893ba8f91bde6c3a9d81842da8a01e0450261aa8ef0bde67e99ba6b [2022-05-12T12:46:32.980Z] #47 20.19 + git checkout -q v2.3.0 [2022-05-12T12:46:32.980Z] #47 22.24 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-12T12:46:33.237Z] #42 24.02 Reading package lists... [2022-05-12T12:46:33.238Z] #42 ... [2022-05-12T12:46:33.238Z] [2022-05-12T12:46:33.238Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-12T12:46:33.238Z] #47 sha256:368046767018a2d94dec92cabc9874645dbd0674227514adcbd9e78efd4f74a3 [2022-05-12T12:46:33.238Z] #47 ... [2022-05-12T12:46:33.238Z] [2022-05-12T12:46:33.238Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:46:33.238Z] #55 sha256:6f9e0e4f32a9bd2ccc7e3a42b664da8bd10f0f457e8cb5318dd4d7ce52976a50 [2022-05-12T12:46:33.238Z] #55 30.39 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-12T12:46:33.238Z] #55 30.43 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-12T12:46:33.238Z] #55 30.46 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-12T12:46:33.398Z] #40 12.59 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-12T12:46:33.496Z] #55 30.71 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-12T12:46:33.496Z] #55 30.76 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-12T12:46:33.496Z] #55 30.77 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-12T12:46:33.496Z] #55 30.77 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-12T12:46:33.496Z] #55 30.82 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-12T12:46:33.496Z] #55 30.86 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-12T12:46:33.496Z] #55 30.92 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-12T12:46:33.754Z] #55 30.94 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-12T12:46:33.754Z] #55 30.98 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-12T12:46:33.754Z] #55 31.02 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-12T12:46:33.754Z] #55 31.06 go: downloading github.com/julz/importas v0.1.0 [2022-05-12T12:46:33.754Z] #55 31.06 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-12T12:46:33.754Z] #55 31.12 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-12T12:46:33.754Z] #55 31.16 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-12T12:46:34.012Z] #55 31.22 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-12T12:46:34.012Z] #55 31.25 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-12T12:46:34.012Z] #55 31.30 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-12T12:46:34.012Z] #55 31.30 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-12T12:46:34.012Z] #55 31.37 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-12T12:46:34.012Z] #55 31.39 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-12T12:46:34.269Z] #55 31.44 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-12T12:46:34.269Z] #55 31.47 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-12T12:46:34.269Z] #55 31.50 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-12T12:46:34.269Z] #55 ... [2022-05-12T12:46:34.269Z] [2022-05-12T12:46:34.269Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-12T12:46:34.269Z] #51 sha256:67f7eb985fde192cfb60104134399b85af5cd84821b0ce95ef7620e2c28bb86a [2022-05-12T12:46:34.269Z] #51 16.69 Reading package lists... [2022-05-12T12:46:34.269Z] #51 21.19 Reading package lists... [2022-05-12T12:46:34.269Z] #51 25.32 Building dependency tree... [2022-05-12T12:46:34.269Z] #51 28.91 The following additional packages will be installed: [2022-05-12T12:46:34.269Z] #51 28.92 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-12T12:46:34.269Z] #51 28.92 python3-protobuf python3-six [2022-05-12T12:46:34.269Z] #51 28.92 Suggested packages: [2022-05-12T12:46:34.269Z] #51 28.94 python3-setuptools [2022-05-12T12:46:34.269Z] #51 28.94 Recommended packages: [2022-05-12T12:46:34.269Z] #51 28.94 iproute2 | iproute [2022-05-12T12:46:34.269Z] #51 29.44 The following NEW packages will be installed: [2022-05-12T12:46:34.269Z] #51 29.44 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-12T12:46:34.269Z] #51 29.45 python3-protobuf python3-six [2022-05-12T12:46:34.269Z] #51 29.92 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T12:46:34.269Z] #51 29.92 Need to get 2136 kB of archives. [2022-05-12T12:46:34.269Z] #51 29.92 After this operation, 10.8 MB of additional disk space will be used. [2022-05-12T12:46:34.269Z] #51 29.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-05-12T12:46:34.269Z] #51 29.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T12:46:34.269Z] #51 29.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-12T12:46:34.269Z] #51 29.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-05-12T12:46:34.269Z] #51 29.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-05-12T12:46:34.269Z] #51 29.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-05-12T12:46:34.269Z] #51 30.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-05-12T12:46:34.269Z] #51 ... [2022-05-12T12:46:34.269Z] [2022-05-12T12:46:34.269Z] #62 [containerd 1/3] 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 [2022-05-12T12:46:34.269Z] #62 sha256:1a7828b9aefe045e590576c0528e67a1cde1049d84d0c778fffbdd06ecbc7b0e [2022-05-12T12:46:34.269Z] #62 30.48 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T12:46:34.269Z] #62 30.74 Fetched 454 kB in 0s (1014 kB/s) [2022-05-12T12:46:34.269Z] #62 30.84 Selecting previously unselected package libbtrfs0:arm64. [2022-05-12T12:46:34.269Z] #62 30.84 (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 ... 15700 files and directories currently installed.) [2022-05-12T12:46:34.269Z] #62 30.92 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-05-12T12:46:34.269Z] #62 30.92 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-05-12T12:46:34.269Z] #62 31.17 Selecting previously unselected package libbtrfs-dev:arm64. [2022-05-12T12:46:34.269Z] #62 31.17 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-05-12T12:46:34.269Z] #62 31.19 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-12T12:46:34.269Z] #62 31.57 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-05-12T12:46:34.269Z] #62 31.60 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-12T12:46:34.269Z] #62 31.61 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T12:46:34.307Z] #47 25.25 Updating files: 70% (1280/1808) Updating files: 71% (1284/1808) Updating files: 72% (1302/1808) Updating files: 73% (1320/1808) Updating files: 74% (1338/1808) Updating files: 75% (1356/1808) Updating files: 76% (1375/1808) Updating files: 77% (1393/1808) Updating files: 78% (1411/1808) Updating files: 79% (1429/1808) Updating files: 80% (1447/1808) Updating files: 81% (1465/1808) Updating files: 82% (1483/1808) Updating files: 83% (1501/1808) Updating files: 84% (1519/1808) Updating files: 85% (1537/1808) Updating files: 86% (1555/1808) Updating files: 87% (1573/1808) Updating files: 88% (1592/1808) Updating files: 89% (1610/1808) Updating files: 90% (1628/1808) Updating files: 91% (1646/1808) Updating files: 92% (1664/1808) Updating files: 93% (1682/1808) Updating files: 94% (1700/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 99% (1790/1808) Updating files: 100% (1808/1808) Updating files: 100% (1808/1808), done. [2022-05-12T12:46:34.307Z] #47 26.16 + git checkout -q v2.3.0 [2022-05-12T12:46:35.205Z] #62 DONE 32.5s [2022-05-12T12:46:35.205Z] [2022-05-12T12:46:35.205Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-12T12:46:35.205Z] #40 sha256:6c4e9a4468d89fff02b408cd4d74c1124e9d9a81019c97dc24779b48ed9a1bec [2022-05-12T12:46:35.205Z] #40 32.40 NAME: [2022-05-12T12:46:35.205Z] #40 32.40 go-winres - A tool for embedding resources in Windows executables [2022-05-12T12:46:35.205Z] #40 32.40 [2022-05-12T12:46:35.205Z] #40 32.40 USAGE: [2022-05-12T12:46:35.205Z] #40 32.41 go-winres [global options] command [command options] [arguments...] [2022-05-12T12:46:35.205Z] #40 32.41 [2022-05-12T12:46:35.205Z] #40 32.41 COMMANDS: [2022-05-12T12:46:35.205Z] #40 32.41 init Create an initial ./winres/winres.json [2022-05-12T12:46:35.206Z] #40 32.41 make Make syso files for the "go build" command [2022-05-12T12:46:35.206Z] #40 32.41 simply Make syso files for the "go build" command (simplified) [2022-05-12T12:46:35.206Z] #40 32.41 extract Extract all resources from an executable [2022-05-12T12:46:35.206Z] #40 32.41 patch Replace resources in an executable file (exe, dll) [2022-05-12T12:46:35.206Z] #40 32.41 help, h Shows a list of commands or help for one command [2022-05-12T12:46:35.206Z] #40 32.41 [2022-05-12T12:46:35.206Z] #40 32.41 GLOBAL OPTIONS: [2022-05-12T12:46:35.206Z] #40 32.41 --help, -h show help (default: false) [2022-05-12T12:46:35.448Z] #21 6.233 Reading package lists... [2022-05-12T12:46:35.465Z] #40 DONE 32.6s [2022-05-12T12:46:35.466Z] [2022-05-12T12:46:35.466Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-12T12:46:35.466Z] #63 sha256:f0f3f36ba8f1e2d1a7fd7befbd72457704ba523d229c181447597947d4c82f5c [2022-05-12T12:46:35.466Z] #63 DONE 0.3s [2022-05-12T12:46:35.466Z] [2022-05-12T12:46:35.466Z] #42 [tini 1/3] 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 [2022-05-12T12:46:35.466Z] #42 sha256:2d5cb18ceeeaec83e464508f8220c8c6d9c554c1aa512417f2fcc7cd63bb2926 [2022-05-12T12:46:35.466Z] #42 31.03 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T12:46:35.466Z] #42 31.26 Fetched 15.6 MB in 1s (15.7 MB/s) [2022-05-12T12:46:35.466Z] #42 31.39 Selecting previously unselected package xxd. [2022-05-12T12:46:35.466Z] #42 31.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 ... 15700 files and directories currently installed.) [2022-05-12T12:46:35.466Z] #42 31.45 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-12T12:46:35.466Z] #42 31.47 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:46:35.466Z] #42 31.71 Selecting previously unselected package vim-common. [2022-05-12T12:46:35.466Z] #42 31.71 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T12:46:35.466Z] #42 31.75 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:46:35.466Z] #42 32.19 Selecting previously unselected package cmake-data. [2022-05-12T12:46:35.466Z] #42 32.20 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-12T12:46:35.466Z] #42 32.22 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T12:46:35.466Z] #42 ... [2022-05-12T12:46:35.466Z] [2022-05-12T12:46:35.466Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-12T12:46:35.466Z] #57 sha256:4e75065363e005166b3783cb4f4d153bc8171a3f95dd725c06dea64705fd36a4 [2022-05-12T12:46:35.466Z] #57 32.58 v3.0.2 [2022-05-12T12:46:35.466Z] #57 DONE 32.7s [2022-05-12T12:46:35.722Z] [2022-05-12T12:46:35.722Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:46:35.722Z] #55 sha256:6f9e0e4f32a9bd2ccc7e3a42b664da8bd10f0f457e8cb5318dd4d7ce52976a50 [2022-05-12T12:46:35.722Z] #55 31.95 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-12T12:46:35.722Z] #55 31.97 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-12T12:46:35.722Z] #55 32.06 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-12T12:46:35.722Z] #55 32.17 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-12T12:46:35.722Z] #55 32.23 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-12T12:46:35.722Z] #55 32.24 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-12T12:46:35.722Z] #55 32.28 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-12T12:46:35.722Z] #55 32.28 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-12T12:46:35.722Z] #55 32.35 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-12T12:46:35.722Z] #55 32.82 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-12T12:46:35.722Z] #55 32.82 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-12T12:46:35.722Z] #55 32.93 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-12T12:46:35.722Z] #55 32.96 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-12T12:46:35.722Z] #55 32.97 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-12T12:46:35.722Z] #55 33.10 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-12T12:46:35.722Z] #55 33.10 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-12T12:46:35.722Z] #55 33.15 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-12T12:46:35.722Z] #55 33.19 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-12T12:46:35.980Z] #55 33.27 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-12T12:46:35.980Z] #55 33.28 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-12T12:46:36.238Z] #55 33.35 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-12T12:46:36.385Z] #21 10.88 Building dependency tree... [2022-05-12T12:46:36.385Z] #21 11.98 Reading state information... [2022-05-12T12:46:36.471Z] #53 ... [2022-05-12T12:46:36.471Z] [2022-05-12T12:46:36.471Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-12T12:46:36.471Z] #40 sha256:0582bbb05c140503ba9864bbb8bae809b7e98f370858254604c35916be6e73a7 [2022-05-12T12:46:36.471Z] #40 15.26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-12T12:46:36.471Z] #40 15.36 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T12:46:36.486Z] #47 28.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 [2022-05-12T12:46:36.498Z] #55 33.78 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-12T12:46:36.498Z] #55 33.91 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-12T12:46:36.748Z] #47 ... [2022-05-12T12:46:36.748Z] [2022-05-12T12:46:36.748Z] #62 [containerd 1/3] 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 [2022-05-12T12:46:36.748Z] #62 sha256:2efae1442318d1071db2a1596f9c54cb1037870c0be137da1527fdc566d6376a [2022-05-12T12:46:36.748Z] #62 18.90 Fetched 8530 kB in 14s (610 kB/s) [2022-05-12T12:46:36.748Z] #62 18.90 Reading package lists... [2022-05-12T12:46:36.748Z] #62 25.59 Reading package lists... [2022-05-12T12:46:36.748Z] #62 ... [2022-05-12T12:46:36.748Z] [2022-05-12T12:46:36.748Z] #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 [2022-05-12T12:46:36.748Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:46:36.748Z] #14 22.45 Reading package lists... [2022-05-12T12:46:36.805Z] #55 33.93 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-12T12:46:36.805Z] #55 33.95 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-12T12:46:36.805Z] #55 33.99 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-12T12:46:37.040Z] Running on azwin-2-6be850 in d:\jenkins\workspace\moby_PR-43588 [Pipeline] { [Pipeline] ws [2022-05-12T12:46:37.056Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-12T12:46:37.322Z] #21 13.03 The following additional packages will be installed: [2022-05-12T12:46:37.322Z] #21 13.03 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-05-12T12:46:37.322Z] #21 13.03 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-05-12T12:46:37.322Z] #21 13.03 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-05-12T12:46:37.322Z] #21 13.03 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-05-12T12:46:37.322Z] #21 13.03 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-05-12T12:46:37.322Z] #21 13.04 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-05-12T12:46:37.322Z] #21 13.04 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-05-12T12:46:37.322Z] #21 13.06 Suggested packages: [2022-05-12T12:46:37.322Z] #21 13.06 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-05-12T12:46:37.322Z] #21 13.06 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-05-12T12:46:37.322Z] #21 13.06 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-05-12T12:46:37.322Z] #21 13.06 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-05-12T12:46:37.322Z] #21 13.06 seccomp:ppc64el seccomp:s390x [2022-05-12T12:46:37.322Z] #21 13.06 Recommended packages: [2022-05-12T12:46:37.322Z] #21 13.06 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-05-12T12:46:37.322Z] #21 13.06 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-05-12T12:46:37.322Z] #21 13.06 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-05-12T12:46:37.322Z] #21 13.06 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-05-12T12:46:37.415Z] #55 34.66 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-12T12:46:37.677Z] #55 35.03 go: downloading honnef.co/go/tools v0.2.2 [2022-05-12T12:46:37.866Z] #40 ... [2022-05-12T12:46:37.866Z] [2022-05-12T12:46:37.866Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-12T12:46:37.866Z] #57 sha256:2c3c3406da5d2e74e5780033621f981f79739d3c09eb630462cebdeb2e0f7517 [2022-05-12T12:46:37.866Z] #57 6.984 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-12T12:46:37.866Z] #57 ... [2022-05-12T12:46:37.866Z] [2022-05-12T12:46:37.866Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T12:46:37.866Z] #67 sha256:547fddfb392571c00bd107d651e45ad40d63abd92903b7170031da01b3bfd186 [2022-05-12T12:46:37.866Z] #67 11.96 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T12:46:37.866Z] #67 11.97 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-12T12:46:37.866Z] #67 12.72 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-12T12:46:37.889Z] #21 13.58 The following NEW packages will be installed: [2022-05-12T12:46:37.890Z] #21 13.58 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-05-12T12:46:37.890Z] #21 13.58 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-05-12T12:46:37.890Z] #21 13.58 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-05-12T12:46:37.890Z] #21 13.58 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-05-12T12:46:37.890Z] #21 13.58 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-05-12T12:46:37.890Z] #21 13.58 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-05-12T12:46:37.890Z] #21 13.58 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-05-12T12:46:37.890Z] #21 13.59 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-05-12T12:46:37.890Z] #21 13.59 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-05-12T12:46:37.890Z] #21 13.59 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-05-12T12:46:37.890Z] #21 13.59 libseccomp2:ppc64el libseccomp2:s390x [2022-05-12T12:46:38.128Z] #67 ... [2022-05-12T12:46:38.128Z] [2022-05-12T12:46:38.128Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-12T12:46:38.128Z] #53 sha256:2d1e8c3a6a41427646a117e299ec8b8cda416a5deaa4cf70c9dbd21f28f6f7b1 [2022-05-12T12:46:38.128Z] #53 17.23 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-12T12:46:38.128Z] #53 17.27 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-12T12:46:38.128Z] #53 17.41 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-12T12:46:38.128Z] #53 ... [2022-05-12T12:46:38.128Z] [2022-05-12T12:46:38.128Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:46:38.128Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:46:38.128Z] #55 7.487 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-12T12:46:38.135Z] #14 28.95 Building dependency tree... [2022-05-12T12:46:38.148Z] #21 13.95 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T12:46:38.148Z] #21 13.95 Need to get 15.9 MB of archives. [2022-05-12T12:46:38.148Z] #21 13.95 After this operation, 73.0 MB of additional disk space will be used. [2022-05-12T12:46:38.149Z] #21 13.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-05-12T12:46:38.149Z] #21 13.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-05-12T12:46:38.149Z] #21 13.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-05-12T12:46:38.149Z] #21 13.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-05-12T12:46:38.149Z] #21 13.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-05-12T12:46:38.149Z] #21 13.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-05-12T12:46:38.149Z] #21 13.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-05-12T12:46:38.149Z] #21 13.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-05-12T12:46:38.149Z] #21 14.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-05-12T12:46:38.149Z] #21 14.00 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-05-12T12:46:38.149Z] #21 14.00 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-05-12T12:46:38.149Z] #21 14.00 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-05-12T12:46:38.149Z] #21 14.00 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-05-12T12:46:38.149Z] #21 14.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-05-12T12:46:38.149Z] #21 14.04 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-05-12T12:46:38.149Z] #21 14.04 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-05-12T12:46:38.149Z] #21 14.04 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-05-12T12:46:38.149Z] #21 14.05 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-05-12T12:46:38.149Z] #21 14.07 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-05-12T12:46:38.149Z] #21 14.07 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-05-12T12:46:38.149Z] #21 14.07 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-05-12T12:46:38.149Z] #21 14.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-05-12T12:46:38.149Z] #21 14.08 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-05-12T12:46:38.149Z] #21 14.10 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-05-12T12:46:38.259Z] #55 ... [2022-05-12T12:46:38.259Z] [2022-05-12T12:46:38.259Z] #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 [2022-05-12T12:46:38.259Z] #14 sha256:ebc57ca6e5dc177d7d27de14f60de7507fdaecdefdac67438814209070e759cb [2022-05-12T12:46:38.259Z] #14 24.12 Building dependency tree... [2022-05-12T12:46:38.259Z] #14 27.73 The following additional packages will be installed: [2022-05-12T12:46:38.259Z] #14 27.73 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T12:46:38.259Z] #14 27.73 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-12T12:46:38.259Z] #14 27.73 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-12T12:46:38.259Z] #14 27.73 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-12T12:46:38.259Z] #14 27.74 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-12T12:46:38.259Z] #14 27.74 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-12T12:46:38.259Z] #14 27.75 mingw-w64-common mingw-w64-x86-64-dev [2022-05-12T12:46:38.259Z] #14 27.75 Suggested packages: [2022-05-12T12:46:38.259Z] #14 27.76 gcc-10-locales seccomp wine64 [2022-05-12T12:46:38.259Z] #14 29.08 The following NEW packages will be installed: [2022-05-12T12:46:38.259Z] #14 29.08 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T12:46:38.259Z] #14 29.08 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-12T12:46:38.259Z] #14 29.08 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-12T12:46:38.259Z] #14 29.08 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-12T12:46:38.259Z] #14 29.10 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-12T12:46:38.259Z] #14 29.10 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-12T12:46:38.259Z] #14 29.10 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-12T12:46:38.259Z] #14 29.10 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-12T12:46:38.259Z] #14 29.11 mingw-w64-x86-64-dev [2022-05-12T12:46:38.259Z] #14 29.46 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T12:46:38.259Z] #14 29.46 Need to get 108 MB of archives. [2022-05-12T12:46:38.259Z] #14 29.46 After this operation, 620 MB of additional disk space will be used. [2022-05-12T12:46:38.259Z] #14 29.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-05-12T12:46:38.259Z] #14 29.54 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] [2022-05-12T12:46:38.259Z] #14 29.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-12T12:46:38.259Z] #14 29.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-05-12T12:46:38.259Z] #14 29.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-05-12T12:46:38.259Z] #14 29.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-12T12:46:38.259Z] #14 29.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-12T12:46:38.259Z] #14 30.06 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] [2022-05-12T12:46:38.259Z] #14 30.08 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] [2022-05-12T12:46:38.259Z] #14 30.43 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] [2022-05-12T12:46:38.259Z] #14 31.17 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] [2022-05-12T12:46:38.259Z] #14 31.50 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] [2022-05-12T12:46:38.259Z] #14 31.94 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] [2022-05-12T12:46:38.259Z] #14 33.34 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] [2022-05-12T12:46:38.259Z] #14 33.80 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] [2022-05-12T12:46:38.259Z] #14 33.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-05-12T12:46:38.259Z] #14 33.80 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-05-12T12:46:38.259Z] #14 33.80 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-05-12T12:46:38.259Z] #14 33.80 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-05-12T12:46:38.259Z] #14 33.81 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] [2022-05-12T12:46:38.259Z] #14 33.81 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-05-12T12:46:38.259Z] #14 33.81 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-05-12T12:46:38.259Z] #14 33.83 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-05-12T12:46:38.259Z] #14 33.87 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-05-12T12:46:38.259Z] #14 33.87 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-05-12T12:46:38.259Z] #14 33.87 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-05-12T12:46:38.259Z] #14 33.91 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-05-12T12:46:38.259Z] #14 33.91 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-05-12T12:46:38.259Z] #14 33.94 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-05-12T12:46:38.259Z] #14 33.96 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-05-12T12:46:38.259Z] #14 35.56 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T12:46:38.390Z] #55 ... [2022-05-12T12:46:38.390Z] [2022-05-12T12:46:38.390Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T12:46:38.390Z] #67 sha256:547fddfb392571c00bd107d651e45ad40d63abd92903b7170031da01b3bfd186 [2022-05-12T12:46:38.390Z] #67 17.36 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-12T12:46:38.407Z] #21 14.10 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-05-12T12:46:38.407Z] #21 14.11 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-05-12T12:46:38.407Z] #21 14.11 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-05-12T12:46:38.407Z] #21 14.11 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-05-12T12:46:38.407Z] #21 14.13 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-05-12T12:46:38.407Z] #21 14.13 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-05-12T12:46:38.407Z] #21 14.13 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-05-12T12:46:38.407Z] #21 14.13 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-05-12T12:46:38.407Z] #21 14.14 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-05-12T12:46:38.407Z] #21 14.14 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-05-12T12:46:38.407Z] #21 14.14 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-05-12T12:46:38.407Z] #21 14.14 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-05-12T12:46:38.407Z] #21 14.14 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-05-12T12:46:38.407Z] #21 14.14 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-05-12T12:46:38.407Z] #21 14.14 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-05-12T12:46:38.407Z] #21 14.17 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-05-12T12:46:38.516Z] #14 35.71 Fetched 108 MB in 5s (22.5 MB/s) [2022-05-12T12:46:38.516Z] #14 35.80 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-12T12:46:38.516Z] #14 35.80 (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 ... 15700 files and directories currently installed.) [2022-05-12T12:46:38.516Z] #14 35.85 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-05-12T12:46:38.516Z] #14 35.86 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T12:46:38.523Z] The recommended git tool is: git [2022-05-12T12:46:38.651Z] #40 17.24 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-12T12:46:38.651Z] #40 ... [2022-05-12T12:46:38.651Z] [2022-05-12T12:46:38.651Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T12:46:38.651Z] #67 sha256:493e829c36639bc37a4940a79b81b5ef230b7fe83faa36ff620abbe795c50c41 [2022-05-12T12:46:38.651Z] #67 7.103 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-12T12:46:38.651Z] #67 11.52 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T12:46:38.651Z] #67 11.52 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-12T12:46:38.651Z] #67 12.37 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-12T12:46:38.651Z] #67 16.21 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-12T12:46:38.651Z] #67 ... [2022-05-12T12:46:38.651Z] [2022-05-12T12:46:38.651Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-12T12:46:38.651Z] #40 sha256:0582bbb05c140503ba9864bbb8bae809b7e98f370858254604c35916be6e73a7 [2022-05-12T12:46:38.651Z] #40 17.58 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T12:46:38.772Z] #14 ... [2022-05-12T12:46:38.772Z] [2022-05-12T12:46:38.772Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:46:38.772Z] #55 sha256:6f9e0e4f32a9bd2ccc7e3a42b664da8bd10f0f457e8cb5318dd4d7ce52976a50 [2022-05-12T12:46:38.772Z] #55 36.15 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-12T12:46:38.772Z] #55 36.22 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-12T12:46:38.966Z] #67 ... [2022-05-12T12:46:38.966Z] [2022-05-12T12:46:38.966Z] #62 [containerd 1/3] 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 [2022-05-12T12:46:38.966Z] #62 sha256:2efae1442318d1071db2a1596f9c54cb1037870c0be137da1527fdc566d6376a [2022-05-12T12:46:38.966Z] #62 8.314 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T12:46:38.966Z] #62 12.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T12:46:38.966Z] #62 ... [2022-05-12T12:46:38.966Z] [2022-05-12T12:46:38.966Z] #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 [2022-05-12T12:46:38.966Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:46:38.966Z] #14 13.55 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T12:46:38.966Z] #14 17.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T12:46:38.974Z] #21 14.74 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T12:46:38.975Z] #21 14.96 Fetched 15.9 MB in 1s (30.8 MB/s) [2022-05-12T12:46:39.028Z] #55 36.22 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-12T12:46:39.028Z] #55 36.31 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-12T12:46:39.233Z] #21 15.00 Selecting previously unselected package gcc-10-base:armel. [2022-05-12T12:46:39.233Z] #21 15.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 ... 38508 files and directories currently installed.) [2022-05-12T12:46:39.233Z] #21 15.06 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-05-12T12:46:39.233Z] #21 15.06 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-05-12T12:46:39.233Z] #21 15.12 Selecting previously unselected package gcc-10-base:armhf. [2022-05-12T12:46:39.233Z] #21 15.12 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-05-12T12:46:39.233Z] #21 15.12 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-05-12T12:46:39.233Z] #21 15.18 Selecting previously unselected package gcc-10-base:ppc64el. [2022-05-12T12:46:39.491Z] #21 15.19 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-05-12T12:46:39.491Z] #21 15.20 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-05-12T12:46:39.491Z] #21 15.25 Selecting previously unselected package gcc-10-base:s390x. [2022-05-12T12:46:39.491Z] #21 15.26 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-05-12T12:46:39.491Z] #21 15.26 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-05-12T12:46:39.491Z] #21 15.32 Selecting previously unselected package gcc-10-base:arm64. [2022-05-12T12:46:39.491Z] #21 15.32 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-05-12T12:46:39.491Z] #21 15.33 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-05-12T12:46:39.491Z] #21 15.38 Selecting previously unselected package libgcc-s1:armel. [2022-05-12T12:46:39.492Z] #21 15.39 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-05-12T12:46:39.492Z] #21 15.40 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-05-12T12:46:39.492Z] #21 15.45 Selecting previously unselected package libcrypt1:armel. [2022-05-12T12:46:39.514Z] Running on azwin-2-6be851 in d:\jenkins\workspace\moby_PR-43588 [Pipeline] { [Pipeline] ws [2022-05-12T12:46:39.531Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2022-05-12T12:46:39.544Z] #14 ... [2022-05-12T12:46:39.544Z] [2022-05-12T12:46:39.544Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T12:46:39.545Z] #67 sha256:547fddfb392571c00bd107d651e45ad40d63abd92903b7170031da01b3bfd186 [2022-05-12T12:46:39.545Z] #67 18.52 go: downloading github.com/google/uuid v1.3.0 [2022-05-12T12:46:39.545Z] #67 18.79 go: downloading github.com/moby/vpnkit v0.5.0 [Pipeline] checkout [2022-05-12T12:46:39.750Z] #21 15.45 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-05-12T12:46:39.750Z] #21 15.46 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-05-12T12:46:39.750Z] #21 15.54 Selecting previously unselected package libc6:armel. [2022-05-12T12:46:39.750Z] #21 15.54 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-05-12T12:46:39.750Z] #21 15.71 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-05-12T12:46:40.317Z] #21 16.12 Selecting previously unselected package libapparmor1:armel. [2022-05-12T12:46:40.317Z] #21 16.13 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-05-12T12:46:40.317Z] #21 16.13 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-05-12T12:46:40.317Z] #21 16.18 Selecting previously unselected package libapparmor-dev:armel. [2022-05-12T12:46:40.317Z] #21 16.18 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-05-12T12:46:40.317Z] #21 16.19 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-05-12T12:46:40.317Z] #21 16.26 Selecting previously unselected package libgcc-s1:arm64. [2022-05-12T12:46:40.317Z] #21 16.26 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-05-12T12:46:40.393Z] #55 37.45 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-12T12:46:40.393Z] #55 37.54 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-12T12:46:40.393Z] #55 37.55 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-12T12:46:40.393Z] #55 37.58 go: downloading golang.org/x/text v0.3.7 [2022-05-12T12:46:40.577Z] #21 16.27 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-05-12T12:46:40.577Z] #21 16.31 Selecting previously unselected package libcrypt1:arm64. [2022-05-12T12:46:40.577Z] #21 16.31 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-05-12T12:46:40.577Z] #21 16.32 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-05-12T12:46:40.577Z] #21 16.39 Selecting previously unselected package libc6:arm64. [2022-05-12T12:46:40.577Z] #21 16.39 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-05-12T12:46:40.680Z] #14 32.75 The following additional packages will be installed: [2022-05-12T12:46:40.680Z] #14 32.75 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T12:46:40.680Z] #14 32.76 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-12T12:46:40.680Z] #14 32.76 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-12T12:46:40.680Z] #14 32.76 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-12T12:46:40.680Z] #14 32.76 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-12T12:46:40.680Z] #14 32.76 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-12T12:46:40.680Z] #14 32.76 mingw-w64-common mingw-w64-x86-64-dev [2022-05-12T12:46:40.680Z] #14 32.77 Suggested packages: [2022-05-12T12:46:40.680Z] #14 32.78 gcc-10-locales seccomp wine64 [2022-05-12T12:46:40.835Z] #21 16.54 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-05-12T12:46:40.980Z] The recommended git tool is: git [2022-05-12T12:46:41.354Z] #21 16.95 Selecting previously unselected package libapparmor1:arm64. [2022-05-12T12:46:41.354Z] #21 16.96 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-05-12T12:46:41.354Z] #21 16.96 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-05-12T12:46:41.354Z] #21 17.02 Selecting previously unselected package libapparmor-dev:arm64. [2022-05-12T12:46:41.354Z] #21 17.03 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-05-12T12:46:41.354Z] #21 17.03 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-12T12:46:41.354Z] #21 17.10 Selecting previously unselected package libgcc-s1:s390x. [2022-05-12T12:46:41.354Z] #21 17.10 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-05-12T12:46:41.354Z] #21 17.11 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-05-12T12:46:41.354Z] #21 17.16 Selecting previously unselected package libcrypt1:s390x. [2022-05-12T12:46:41.354Z] #21 17.16 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-05-12T12:46:41.354Z] #21 17.17 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-05-12T12:46:41.614Z] #21 17.25 Selecting previously unselected package libc6:s390x. [2022-05-12T12:46:41.614Z] #21 17.26 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-05-12T12:46:41.614Z] #21 17.45 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-05-12T12:46:41.931Z] #40 ... [2022-05-12T12:46:41.931Z] [2022-05-12T12:46:41.931Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-12T12:46:41.931Z] #51 sha256:92fac3b914a30650c2fc0ed42b9298e4db551ac8ccb43ad738ecc0739aafa4f5 [2022-05-12T12:46:41.931Z] #51 10.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T12:46:41.931Z] #51 14.58 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-12T12:46:41.931Z] #51 ... [2022-05-12T12:46:41.931Z] [2022-05-12T12:46:41.931Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T12:46:41.931Z] #67 sha256:493e829c36639bc37a4940a79b81b5ef230b7fe83faa36ff620abbe795c50c41 [2022-05-12T12:46:41.931Z] #67 17.77 go: downloading github.com/google/uuid v1.3.0 [2022-05-12T12:46:41.931Z] #67 17.83 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-12T12:46:41.931Z] #67 18.86 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-12T12:46:41.931Z] #67 20.03 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T12:46:41.931Z] #67 20.05 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-12T12:46:41.931Z] #67 20.21 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-12T12:46:41.931Z] #67 20.58 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-12T12:46:41.931Z] #67 20.70 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-12T12:46:41.931Z] #67 ... [2022-05-12T12:46:41.931Z] [2022-05-12T12:46:41.931Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-12T12:46:41.931Z] #53 sha256:2d1e8c3a6a41427646a117e299ec8b8cda416a5deaa4cf70c9dbd21f28f6f7b1 [2022-05-12T12:46:41.931Z] #53 11.22 go: downloading github.com/fatih/color v1.10.0 [2022-05-12T12:46:41.931Z] #53 11.24 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-12T12:46:41.931Z] #53 11.35 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-12T12:46:41.931Z] #53 11.55 go: downloading github.com/pkg/errors v0.9.1 [2022-05-12T12:46:41.931Z] #53 12.72 go: downloading golang.org/x/tools v0.1.0 [2022-05-12T12:46:41.931Z] #53 12.96 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-12T12:46:41.931Z] #53 13.18 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-12T12:46:41.931Z] #53 13.19 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-12T12:46:41.931Z] #53 13.68 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-12T12:46:41.931Z] #53 20.95 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-12T12:46:41.931Z] #53 21.13 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-12T12:46:41.931Z] #53 21.32 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-12T12:46:41.931Z] #53 ... [2022-05-12T12:46:41.931Z] [2022-05-12T12:46:41.931Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T12:46:41.931Z] #67 sha256:493e829c36639bc37a4940a79b81b5ef230b7fe83faa36ff620abbe795c50c41 [2022-05-12T12:46:41.931Z] #67 20.99 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-12T12:46:42.066Z] #14 34.26 The following NEW packages will be installed: [2022-05-12T12:46:42.067Z] #14 34.26 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T12:46:42.067Z] #14 34.26 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-12T12:46:42.067Z] #14 34.27 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-12T12:46:42.067Z] #14 34.27 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-12T12:46:42.067Z] #14 34.27 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-12T12:46:42.067Z] #14 34.27 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-12T12:46:42.067Z] #14 34.27 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-12T12:46:42.067Z] #14 34.27 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-12T12:46:42.067Z] #14 34.28 mingw-w64-x86-64-dev [2022-05-12T12:46:42.104Z] #67 20.84 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-12T12:46:42.104Z] #67 20.97 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T12:46:42.104Z] #67 21.16 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-12T12:46:42.182Z] #21 17.94 Selecting previously unselected package libapparmor1:s390x. [2022-05-12T12:46:42.182Z] #21 17.95 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-05-12T12:46:42.182Z] #21 17.95 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-05-12T12:46:42.182Z] #21 18.01 Selecting previously unselected package libapparmor-dev:s390x. [2022-05-12T12:46:42.182Z] #21 18.02 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-05-12T12:46:42.182Z] #21 18.02 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-05-12T12:46:42.366Z] #67 21.56 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-12T12:46:42.442Z] #21 18.08 Selecting previously unselected package libgcc-s1:armhf. [2022-05-12T12:46:42.442Z] #21 18.09 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-05-12T12:46:42.442Z] #21 18.10 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-05-12T12:46:42.442Z] #21 18.15 Selecting previously unselected package libcrypt1:armhf. [2022-05-12T12:46:42.442Z] #21 18.15 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-05-12T12:46:42.442Z] #21 18.15 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-05-12T12:46:42.442Z] #21 18.23 Selecting previously unselected package libc6:armhf. [2022-05-12T12:46:42.442Z] #21 18.23 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-05-12T12:46:42.639Z] #14 34.68 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T12:46:42.639Z] #14 34.68 Need to get 115 MB of archives. [2022-05-12T12:46:42.639Z] #14 34.68 After this operation, 645 MB of additional disk space will be used. [2022-05-12T12:46:42.639Z] #14 34.68 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] [2022-05-12T12:46:42.639Z] #14 34.81 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] [2022-05-12T12:46:42.639Z] #14 ... [2022-05-12T12:46:42.639Z] [2022-05-12T12:46:42.639Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:46:42.639Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:46:42.639Z] #55 34.85 go: downloading github.com/fatih/color v1.13.0 [2022-05-12T12:46:42.639Z] #55 34.87 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T12:46:42.639Z] #55 34.91 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-12T12:46:42.702Z] #21 18.44 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-05-12T12:46:42.861Z] #67 ... [2022-05-12T12:46:42.861Z] [2022-05-12T12:46:42.861Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-12T12:46:42.861Z] #57 sha256:2c3c3406da5d2e74e5780033621f981f79739d3c09eb630462cebdeb2e0f7517 [2022-05-12T12:46:42.861Z] #57 12.24 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-12T12:46:42.901Z] #55 34.95 go: downloading github.com/spf13/viper v1.10.1 [2022-05-12T12:46:42.910Z] #55 ... [2022-05-12T12:46:42.910Z] [2022-05-12T12:46:42.910Z] #31 [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 [2022-05-12T12:46:42.910Z] #31 sha256:2388ca79e155f97e3d876dbc30ef41e0bc7c0f1c54ffa9ed6e77711468338866 [2022-05-12T12:46:42.910Z] #31 26.65 [2022-05-12T12:46:42.910Z] #31 32.15 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-12T12:46:42.910Z] #31 33.50 #=#=# [2022-05-12T12:46:42.910Z] #31 33.89 #=#=# ######################################################################## 100.0% [2022-05-12T12:46:42.910Z] #31 34.98 [2022-05-12T12:46:42.941Z] #67 22.08 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-12T12:46:42.961Z] #21 18.90 Selecting previously unselected package libapparmor1:armhf. [2022-05-12T12:46:42.961Z] #21 18.90 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-05-12T12:46:42.961Z] #21 18.91 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-05-12T12:46:42.961Z] #21 18.95 Selecting previously unselected package libapparmor-dev:armhf. [2022-05-12T12:46:43.119Z] #57 ... [2022-05-12T12:46:43.119Z] [2022-05-12T12:46:43.119Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-12T12:46:43.119Z] #26 sha256:f31a9b93026aa38b4ca75ee6d8210b7804af2f6cc72c270bdaea13ffaba30c69 [2022-05-12T12:46:43.119Z] #26 21.74 + mkdir -p /build [2022-05-12T12:46:43.119Z] #26 21.75 + mv docker/docker /build/ [2022-05-12T12:46:43.119Z] #26 21.76 + rmdir docker [2022-05-12T12:46:43.163Z] #55 35.30 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-12T12:46:43.163Z] #55 35.42 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-12T12:46:43.163Z] #55 35.45 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-12T12:46:43.163Z] #55 35.51 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-12T12:46:43.163Z] #55 35.52 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-12T12:46:43.166Z] #31 ... [2022-05-12T12:46:43.166Z] [2022-05-12T12:46:43.166Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-12T12:46:43.166Z] #51 sha256:67f7eb985fde192cfb60104134399b85af5cd84821b0ce95ef7620e2c28bb86a [2022-05-12T12:46:43.166Z] #51 31.91 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [630 kB] [2022-05-12T12:46:43.166Z] #51 34.16 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T12:46:43.166Z] #51 34.72 Fetched 2136 kB in 3s (785 kB/s) [2022-05-12T12:46:43.166Z] #51 34.84 Selecting previously unselected package libprotobuf23:arm64. [2022-05-12T12:46:43.166Z] #51 34.84 (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 ... 15700 files and directories currently installed.) [2022-05-12T12:46:43.166Z] #51 34.87 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-05-12T12:46:43.166Z] #51 34.89 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-05-12T12:46:43.166Z] #51 35.57 Selecting previously unselected package python3-pkg-resources. [2022-05-12T12:46:43.166Z] #51 35.58 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T12:46:43.166Z] #51 35.59 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T12:46:43.166Z] #51 35.82 Selecting previously unselected package python3-six. [2022-05-12T12:46:43.166Z] #51 35.85 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-12T12:46:43.166Z] #51 35.87 Unpacking python3-six (1.16.0-2) ... [2022-05-12T12:46:43.166Z] #51 36.00 Selecting previously unselected package python3-protobuf. [2022-05-12T12:46:43.166Z] #51 36.01 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-05-12T12:46:43.166Z] #51 36.02 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-12T12:46:43.166Z] #51 36.52 Selecting previously unselected package libnet1:arm64. [2022-05-12T12:46:43.166Z] #51 36.54 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-05-12T12:46:43.166Z] #51 36.54 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-12T12:46:43.166Z] #51 36.72 Selecting previously unselected package libnl-3-200:arm64. [2022-05-12T12:46:43.166Z] #51 36.72 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-05-12T12:46:43.166Z] #51 36.72 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-12T12:46:43.166Z] #51 36.87 Selecting previously unselected package libprotobuf-c1:arm64. [2022-05-12T12:46:43.166Z] #51 36.87 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-05-12T12:46:43.166Z] #51 36.88 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-12T12:46:43.166Z] #51 36.99 Selecting previously unselected package criu. [2022-05-12T12:46:43.166Z] #51 36.99 Preparing to unpack .../7-criu_3.17-1_arm64.deb ... [2022-05-12T12:46:43.166Z] #51 37.00 Unpacking criu (3.17-1) ... [2022-05-12T12:46:43.166Z] #51 37.77 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T12:46:43.166Z] #51 39.24 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-05-12T12:46:43.166Z] #51 39.26 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-12T12:46:43.166Z] #51 39.28 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-12T12:46:43.166Z] #51 39.30 Setting up python3-six (1.16.0-2) ... [2022-05-12T12:46:43.221Z] #21 18.96 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-05-12T12:46:43.221Z] #21 18.96 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-05-12T12:46:43.221Z] #21 19.03 Selecting previously unselected package libgcc-s1:ppc64el. [2022-05-12T12:46:43.221Z] #21 19.04 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-05-12T12:46:43.221Z] #21 19.04 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-05-12T12:46:43.221Z] #21 19.08 Selecting previously unselected package libcrypt1:ppc64el. [2022-05-12T12:46:43.422Z] #51 40.37 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-12T12:46:43.422Z] #51 ... [2022-05-12T12:46:43.422Z] [2022-05-12T12:46:43.422Z] #31 [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 [2022-05-12T12:46:43.422Z] #31 sha256:2388ca79e155f97e3d876dbc30ef41e0bc7c0f1c54ffa9ed6e77711468338866 [2022-05-12T12:46:43.422Z] #31 37.28 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-12T12:46:43.481Z] #21 19.08 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-05-12T12:46:43.481Z] #21 19.09 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-05-12T12:46:43.481Z] #21 19.18 Selecting previously unselected package libc6:ppc64el. [2022-05-12T12:46:43.481Z] #21 19.18 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-05-12T12:46:43.481Z] #21 19.37 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-05-12T12:46:43.577Z] #67 22.55 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-12T12:46:43.577Z] #67 22.69 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-12T12:46:43.683Z] #26 DONE 22.7s [2022-05-12T12:46:43.684Z] [2022-05-12T12:46:43.684Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-12T12:46:43.684Z] #38 sha256:228d79ef3f3614a9283026e2133f898398fded85682d51bf4b13764e7e1d8330 [2022-05-12T12:46:43.684Z] #38 22.17 tomll can be used in two ways: [2022-05-12T12:46:43.684Z] #38 22.17 Writing to STDIN and reading from STDOUT: [2022-05-12T12:46:43.684Z] #38 22.17 cat file.toml | tomll > file.toml [2022-05-12T12:46:43.684Z] #38 22.17 [2022-05-12T12:46:43.684Z] #38 22.17 Reading and updating a list of files: [2022-05-12T12:46:43.684Z] #38 22.17 tomll a.toml b.toml c.toml [2022-05-12T12:46:43.684Z] #38 22.17 [2022-05-12T12:46:43.684Z] #38 22.17 When given a list of files, tomll will modify all files in place without asking. [2022-05-12T12:46:43.684Z] #38 DONE 23.0s [2022-05-12T12:46:43.684Z] [2022-05-12T12:46:43.684Z] #42 [tini 1/3] 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 [2022-05-12T12:46:43.684Z] #42 sha256:a00fd96d49ac7cd6f7af9830049a5e99def56a02f4de5f3b79d5127f6306e0da [2022-05-12T12:46:43.684Z] #42 14.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T12:46:43.684Z] #42 19.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T12:46:43.840Z] #67 ... [2022-05-12T12:46:43.840Z] [2022-05-12T12:46:43.840Z] #42 [tini 1/3] 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 [2022-05-12T12:46:43.840Z] #42 sha256:a00fd96d49ac7cd6f7af9830049a5e99def56a02f4de5f3b79d5127f6306e0da [2022-05-12T12:46:43.840Z] #42 13.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T12:46:43.840Z] #42 17.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T12:46:44.208Z] #42 ... [2022-05-12T12:46:44.208Z] [2022-05-12T12:46:44.208Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-12T12:46:44.208Z] #51 sha256:92fac3b914a30650c2fc0ed42b9298e4db551ac8ccb43ad738ecc0739aafa4f5 [2022-05-12T12:46:44.208Z] #51 13.29 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T12:46:44.208Z] #51 16.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T12:46:44.208Z] #51 20.93 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-12T12:46:44.208Z] #51 ... [2022-05-12T12:46:44.208Z] [2022-05-12T12:46:44.208Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T12:46:44.208Z] #36 sha256:eaa20ba9d1b8d09ead2eb1dd3ae1c5afd1f346e1a9609a68fda733f8d60cccb2 [2022-05-12T12:46:44.208Z] #36 23.20 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-12T12:46:44.208Z] #36 23.21 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-12T12:46:44.250Z] #42 ... [2022-05-12T12:46:44.250Z] [2022-05-12T12:46:44.250Z] #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 [2022-05-12T12:46:44.250Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:46:44.250Z] #14 13.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T12:46:44.250Z] #14 18.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T12:46:44.420Z] #21 20.02 Selecting previously unselected package libapparmor1:ppc64el. [2022-05-12T12:46:44.420Z] #21 20.03 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-05-12T12:46:44.420Z] #21 20.03 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-05-12T12:46:44.420Z] #21 20.09 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-05-12T12:46:44.420Z] #21 20.10 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-05-12T12:46:44.420Z] #21 20.10 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-05-12T12:46:44.420Z] #21 20.18 Selecting previously unselected package libseccomp2:s390x. [2022-05-12T12:46:44.420Z] #21 20.18 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-05-12T12:46:44.420Z] #21 20.19 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-05-12T12:46:44.420Z] #21 20.23 Selecting previously unselected package libseccomp-dev:s390x. [2022-05-12T12:46:44.420Z] #21 20.23 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-05-12T12:46:44.420Z] #21 20.24 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-05-12T12:46:44.420Z] #21 20.30 Selecting previously unselected package libseccomp2:ppc64el. [2022-05-12T12:46:44.420Z] #21 20.32 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-05-12T12:46:44.420Z] #21 20.32 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-05-12T12:46:44.420Z] #21 20.37 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-05-12T12:46:44.470Z] #36 23.75 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-12T12:46:44.550Z] #55 36.60 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-12T12:46:44.550Z] #55 36.64 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-12T12:46:44.679Z] #21 20.38 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-05-12T12:46:44.679Z] #21 20.38 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-05-12T12:46:44.679Z] #21 20.45 Selecting previously unselected package libseccomp2:armhf. [2022-05-12T12:46:44.679Z] #21 20.45 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-05-12T12:46:44.679Z] #21 20.46 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-05-12T12:46:44.679Z] #21 20.49 Selecting previously unselected package libseccomp-dev:armhf. [2022-05-12T12:46:44.679Z] #21 20.50 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-05-12T12:46:44.679Z] #21 20.50 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-05-12T12:46:44.679Z] #21 20.56 Selecting previously unselected package libseccomp2:armel. [2022-05-12T12:46:44.679Z] #21 20.56 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-05-12T12:46:44.679Z] #21 20.57 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-05-12T12:46:44.814Z] #14 ... [2022-05-12T12:46:44.814Z] [2022-05-12T12:46:44.814Z] #62 [containerd 1/3] 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 [2022-05-12T12:46:44.814Z] #62 sha256:2efae1442318d1071db2a1596f9c54cb1037870c0be137da1527fdc566d6376a [2022-05-12T12:46:44.814Z] #62 14.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T12:46:44.835Z] #36 24.10 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-12T12:46:44.939Z] #21 20.60 Selecting previously unselected package libseccomp-dev:armel. [2022-05-12T12:46:44.939Z] #21 20.61 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-05-12T12:46:44.939Z] #21 20.61 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-05-12T12:46:44.939Z] #21 20.69 Selecting previously unselected package libseccomp2:arm64. [2022-05-12T12:46:44.939Z] #21 20.69 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-05-12T12:46:44.939Z] #21 20.69 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-05-12T12:46:44.939Z] #21 20.74 Selecting previously unselected package libseccomp-dev:arm64. [2022-05-12T12:46:44.939Z] #21 20.74 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-05-12T12:46:44.939Z] #21 20.75 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-12T12:46:45.073Z] #62 ... [2022-05-12T12:46:45.073Z] [2022-05-12T12:46:45.073Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-12T12:46:45.073Z] #51 sha256:92fac3b914a30650c2fc0ed42b9298e4db551ac8ccb43ad738ecc0739aafa4f5 [2022-05-12T12:46:45.073Z] #51 23.88 Fetched 8534 kB in 19s (448 kB/s) [2022-05-12T12:46:45.105Z] #36 24.49 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-12T12:46:45.198Z] #21 20.84 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-05-12T12:46:45.198Z] #21 20.85 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-05-12T12:46:45.198Z] #21 20.86 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-05-12T12:46:45.198Z] #21 20.88 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-05-12T12:46:45.198Z] #21 20.89 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-05-12T12:46:45.198Z] #21 20.91 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-05-12T12:46:45.198Z] #21 20.92 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-05-12T12:46:45.198Z] #21 20.93 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-05-12T12:46:45.198Z] #21 20.95 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-05-12T12:46:45.198Z] #21 20.96 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-05-12T12:46:45.198Z] #21 20.97 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-05-12T12:46:45.198Z] #21 20.98 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-05-12T12:46:45.198Z] #21 21.00 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-05-12T12:46:45.198Z] #21 21.01 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-05-12T12:46:45.198Z] #21 21.02 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-05-12T12:46:45.198Z] #21 21.04 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-05-12T12:46:45.313Z] #31 38.73 [2022-05-12T12:46:45.313Z] #31 39.04 #=#=# ######################################################################## 100.0% [2022-05-12T12:46:45.570Z] #31 ... [2022-05-12T12:46:45.570Z] [2022-05-12T12:46:45.570Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:46:45.570Z] #64 sha256:e308aa99cb9f9460d0fae9c96cf0e7067271df8d2b7d4f38d4a29f84f03baba3 [2022-05-12T12:46:45.570Z] #64 1.844 + RM_GOPATH=0 [2022-05-12T12:46:45.570Z] #64 1.844 + TMP_GOPATH= [2022-05-12T12:46:45.570Z] #64 1.844 + : /build [2022-05-12T12:46:45.570Z] #64 1.844 + '[' -z '' ']' [2022-05-12T12:46:45.570Z] #64 1.844 ++ mktemp -d [2022-05-12T12:46:45.570Z] #64 1.844 + export GOPATH=/tmp/tmp.TduiWzstfJ [2022-05-12T12:46:45.570Z] #64 1.844 + GOPATH=/tmp/tmp.TduiWzstfJ [2022-05-12T12:46:45.570Z] #64 1.844 + RM_GOPATH=1 [2022-05-12T12:46:45.570Z] #64 1.844 + case "$(go env GOARCH)" in [2022-05-12T12:46:45.570Z] #64 1.844 ++ go env GOARCH [2022-05-12T12:46:45.570Z] #64 1.884 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T12:46:45.570Z] #64 1.884 + GO_BUILDMODE=-buildmode=pie [2022-05-12T12:46:45.570Z] #64 1.884 ++ dirname /install.sh [2022-05-12T12:46:45.570Z] #64 1.884 + dir=/ [2022-05-12T12:46:45.570Z] #64 1.884 + bin=containerd [2022-05-12T12:46:45.570Z] #64 1.884 + shift [2022-05-12T12:46:45.570Z] #64 1.884 + '[' '!' -f //containerd.installer ']' [2022-05-12T12:46:45.570Z] #64 1.884 + . //containerd.installer [2022-05-12T12:46:45.570Z] #64 1.884 ++ set -e [2022-05-12T12:46:45.570Z] #64 1.884 ++ : v1.6.4 [2022-05-12T12:46:45.570Z] #64 1.884 + install_containerd [2022-05-12T12:46:45.570Z] #64 1.884 + echo 'Install containerd version v1.6.4' [2022-05-12T12:46:45.570Z] #64 1.884 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TduiWzstfJ/src/github.com/containerd/containerd [2022-05-12T12:46:45.570Z] #64 1.884 Cloning into '/tmp/tmp.TduiWzstfJ/src/github.com/containerd/containerd'... [2022-05-12T12:46:45.570Z] #64 1.898 Install containerd version v1.6.4 [2022-05-12T12:46:45.570Z] #64 ... [2022-05-12T12:46:45.570Z] [2022-05-12T12:46:45.570Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:46:45.570Z] #55 sha256:6f9e0e4f32a9bd2ccc7e3a42b664da8bd10f0f457e8cb5318dd4d7ce52976a50 [2022-05-12T12:46:45.570Z] #55 41.81 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-12T12:46:45.570Z] #55 41.95 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-12T12:46:45.570Z] #55 42.02 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-12T12:46:45.570Z] #55 42.17 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-12T12:46:45.570Z] #55 42.17 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-12T12:46:45.570Z] #55 42.27 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-12T12:46:45.570Z] #55 42.28 go: downloading golang.org/x/mod v0.5.1 [2022-05-12T12:46:45.570Z] #55 42.31 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-12T12:46:45.570Z] #55 42.45 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-12T12:46:45.570Z] #55 42.53 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-12T12:46:45.570Z] #55 42.59 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-12T12:46:45.570Z] #55 42.60 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-12T12:46:45.570Z] #55 42.66 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-12T12:46:45.570Z] #55 42.78 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-12T12:46:45.680Z] #36 24.92 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-12T12:46:45.680Z] #36 25.16 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-12T12:46:45.944Z] #36 ... [2022-05-12T12:46:45.944Z] [2022-05-12T12:46:45.944Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-12T12:46:45.944Z] #26 sha256:2f328b855bd8c2c5c9d86473896eaf00dfcc7d0390aeb2d522a0456fd93efb5e [2022-05-12T12:46:45.944Z] #26 22.56 + mkdir -p /build [2022-05-12T12:46:45.944Z] #26 22.57 + mv docker/docker /build/ [2022-05-12T12:46:45.944Z] #26 22.57 + rmdir docker [2022-05-12T12:46:45.944Z] #26 DONE 25.0s [2022-05-12T12:46:45.944Z] [2022-05-12T12:46:45.944Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T12:46:45.944Z] #36 sha256:eaa20ba9d1b8d09ead2eb1dd3ae1c5afd1f346e1a9609a68fda733f8d60cccb2 [2022-05-12T12:46:45.944Z] #36 25.23 go: downloading github.com/peterh/liner v1.2.2 [2022-05-12T12:46:46.132Z] #55 43.21 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-12T12:46:46.132Z] #55 43.26 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-12T12:46:46.132Z] #55 43.44 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-12T12:46:46.132Z] #55 43.55 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-12T12:46:46.208Z] #36 25.58 go: downloading github.com/google/go-dap v0.6.0 [2022-05-12T12:46:46.388Z] #55 43.60 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-12T12:46:46.388Z] #55 43.66 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-12T12:46:46.388Z] #55 43.67 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-12T12:46:46.388Z] #55 43.69 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-12T12:46:46.388Z] #55 43.72 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-12T12:46:46.549Z] #55 ... [2022-05-12T12:46:46.549Z] [2022-05-12T12:46:46.549Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-12T12:46:46.549Z] #51 sha256:92fac3b914a30650c2fc0ed42b9298e4db551ac8ccb43ad738ecc0739aafa4f5 [2022-05-12T12:46:46.549Z] #51 21.47 Reading package lists... [2022-05-12T12:46:46.549Z] #51 28.04 Reading package lists... [2022-05-12T12:46:46.549Z] #51 33.33 Building dependency tree... [2022-05-12T12:46:46.549Z] #51 37.06 The following additional packages will be installed: [2022-05-12T12:46:46.549Z] #51 37.07 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-12T12:46:46.549Z] #51 37.09 python3-protobuf python3-six [2022-05-12T12:46:46.549Z] #51 37.10 Suggested packages: [2022-05-12T12:46:46.549Z] #51 37.10 python3-setuptools [2022-05-12T12:46:46.549Z] #51 37.10 Recommended packages: [2022-05-12T12:46:46.549Z] #51 37.10 iproute2 | iproute [2022-05-12T12:46:46.549Z] #51 37.79 The following NEW packages will be installed: [2022-05-12T12:46:46.549Z] #51 37.80 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-12T12:46:46.549Z] #51 37.81 python3-protobuf python3-six [2022-05-12T12:46:46.577Z] #21 22.27 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-05-12T12:46:46.670Z] #55 43.92 go: downloading github.com/prometheus/common v0.10.0 [2022-05-12T12:46:46.786Z] #36 26.25 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-12T12:46:46.811Z] #51 ... [2022-05-12T12:46:46.811Z] [2022-05-12T12:46:46.811Z] #42 [tini 1/3] 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 [2022-05-12T12:46:46.811Z] #42 sha256:a00fd96d49ac7cd6f7af9830049a5e99def56a02f4de5f3b79d5127f6306e0da [2022-05-12T12:46:46.811Z] #42 24.02 Reading package lists... [2022-05-12T12:46:46.811Z] #42 29.46 Building dependency tree... [2022-05-12T12:46:46.811Z] #42 33.05 The following additional packages will be installed: [2022-05-12T12:46:46.811Z] #42 33.06 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-12T12:46:46.811Z] #42 33.07 Suggested packages: [2022-05-12T12:46:46.811Z] #42 33.09 cmake-doc ninja-build lrzip [2022-05-12T12:46:46.811Z] #42 33.09 Recommended packages: [2022-05-12T12:46:46.811Z] #42 33.09 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-12T12:46:46.811Z] #42 34.04 The following NEW packages will be installed: [2022-05-12T12:46:46.811Z] #42 34.05 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-12T12:46:46.811Z] #42 34.07 vim-common xxd [2022-05-12T12:46:46.811Z] #42 34.54 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T12:46:46.811Z] #42 34.54 Need to get 17.7 MB of archives. [2022-05-12T12:46:46.811Z] #42 34.54 After this operation, 70.7 MB of additional disk space will be used. [2022-05-12T12:46:46.811Z] #42 34.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T12:46:46.811Z] #42 34.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-12T12:46:46.811Z] #42 34.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-12T12:46:46.811Z] #42 34.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-12T12:46:46.811Z] #42 35.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-12T12:46:46.811Z] #42 35.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-12T12:46:46.811Z] #42 35.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-12T12:46:46.811Z] #42 35.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-12T12:46:46.811Z] #42 35.58 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-12T12:46:46.811Z] #42 35.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-12T12:46:46.811Z] #42 37.01 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T12:46:46.811Z] #42 37.23 Fetched 17.7 MB in 2s (9749 kB/s) [2022-05-12T12:46:46.811Z] #42 37.33 Selecting previously unselected package xxd. [2022-05-12T12:46:46.811Z] #42 37.33 (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 ... 15709 files and directories currently installed.) [2022-05-12T12:46:46.811Z] #42 37.45 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T12:46:46.811Z] #42 37.46 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:46:46.811Z] #42 37.69 Selecting previously unselected package vim-common. [2022-05-12T12:46:46.811Z] #42 37.69 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T12:46:46.811Z] #42 37.71 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:46:46.811Z] #42 ... [2022-05-12T12:46:46.811Z] [2022-05-12T12:46:46.811Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-12T12:46:46.811Z] #51 sha256:92fac3b914a30650c2fc0ed42b9298e4db551ac8ccb43ad738ecc0739aafa4f5 [2022-05-12T12:46:46.811Z] #51 38.65 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T12:46:46.811Z] #51 38.65 Need to get 2314 kB of archives. [2022-05-12T12:46:46.811Z] #51 38.65 After this operation, 11.1 MB of additional disk space will be used. [2022-05-12T12:46:46.811Z] #51 38.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-12T12:46:46.811Z] #51 38.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T12:46:46.811Z] #51 38.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-12T12:46:47.078Z] #51 38.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-12T12:46:47.078Z] #51 38.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-12T12:46:47.078Z] #51 38.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-12T12:46:47.078Z] #51 38.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-12T12:46:47.078Z] #51 ... [2022-05-12T12:46:47.078Z] [2022-05-12T12:46:47.078Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-12T12:46:47.078Z] #57 sha256:2c3c3406da5d2e74e5780033621f981f79739d3c09eb630462cebdeb2e0f7517 [2022-05-12T12:46:47.078Z] #57 38.02 v3.0.2 [2022-05-12T12:46:47.078Z] #57 DONE 39.5s [2022-05-12T12:46:47.276Z] #55 44.61 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-12T12:46:47.340Z] [2022-05-12T12:46:47.341Z] #34 [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 [2022-05-12T12:46:47.341Z] #34 sha256:dd36318f7be73ed581e123d124fcedc2d52e8ba3c5d6c3d2b21ddd7e578a94c8 [2022-05-12T12:46:47.341Z] #34 38.90 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-12T12:46:47.362Z] #36 ... [2022-05-12T12:46:47.362Z] [2022-05-12T12:46:47.362Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-12T12:46:47.362Z] #38 sha256:228d79ef3f3614a9283026e2133f898398fded85682d51bf4b13764e7e1d8330 [2022-05-12T12:46:47.362Z] #38 26.18 tomll can be used in two ways: [2022-05-12T12:46:47.362Z] #38 26.20 Writing to STDIN and reading from STDOUT: [2022-05-12T12:46:47.362Z] #38 26.20 cat file.toml | tomll > file.toml [2022-05-12T12:46:47.362Z] #38 26.20 [2022-05-12T12:46:47.362Z] #38 26.20 Reading and updating a list of files: [2022-05-12T12:46:47.362Z] #38 26.20 tomll a.toml b.toml c.toml [2022-05-12T12:46:47.362Z] #38 26.20 [2022-05-12T12:46:47.362Z] #38 26.20 When given a list of files, tomll will modify all files in place without asking. [2022-05-12T12:46:47.362Z] #38 DONE 26.6s [2022-05-12T12:46:47.362Z] [2022-05-12T12:46:47.362Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T12:46:47.362Z] #36 sha256:eaa20ba9d1b8d09ead2eb1dd3ae1c5afd1f346e1a9609a68fda733f8d60cccb2 [2022-05-12T12:46:47.362Z] #36 26.82 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-12T12:46:47.532Z] #55 44.76 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-12T12:46:47.532Z] #55 44.80 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-12T12:46:47.957Z] #21 23.51 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-05-12T12:46:48.286Z] #34 40.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-12T12:46:48.479Z] #55 45.73 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-12T12:46:48.753Z] #36 27.94 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-12T12:46:48.753Z] #36 28.23 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-12T12:46:48.753Z] #36 28.29 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-12T12:46:48.865Z] #34 ... [2022-05-12T12:46:48.865Z] [2022-05-12T12:46:48.865Z] #62 [containerd 1/3] 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 [2022-05-12T12:46:48.865Z] #62 sha256:2efae1442318d1071db2a1596f9c54cb1037870c0be137da1527fdc566d6376a [2022-05-12T12:46:48.865Z] #62 25.59 Reading package lists... [2022-05-12T12:46:48.865Z] #62 31.40 Building dependency tree... [2022-05-12T12:46:48.865Z] #62 35.15 The following additional packages will be installed: [2022-05-12T12:46:48.865Z] #62 35.18 libbtrfs0 [2022-05-12T12:46:48.865Z] #62 35.39 The following NEW packages will be installed: [2022-05-12T12:46:48.865Z] #62 35.41 libbtrfs-dev libbtrfs0 [2022-05-12T12:46:48.865Z] #62 35.83 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T12:46:48.865Z] #62 35.83 Need to get 460 kB of archives. [2022-05-12T12:46:48.865Z] #62 35.83 After this operation, 1237 kB of additional disk space will be used. [2022-05-12T12:46:48.865Z] #62 35.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T12:46:48.865Z] #62 35.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-12T12:46:48.865Z] #62 37.07 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T12:46:48.865Z] #62 37.41 Fetched 460 kB in 0s (1365 kB/s) [2022-05-12T12:46:48.865Z] #62 37.52 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T12:46:48.865Z] #62 37.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-12T12:46:48.865Z] #62 37.62 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T12:46:48.865Z] #62 37.64 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T12:46:48.865Z] #62 37.89 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T12:46:48.865Z] #62 37.89 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T12:46:48.865Z] #62 37.90 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T12:46:48.865Z] #62 39.54 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T12:46:48.865Z] #62 39.55 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T12:46:48.865Z] #62 39.58 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T12:46:48.865Z] #62 DONE 40.9s [2022-05-12T12:46:48.865Z] [2022-05-12T12:46:48.865Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:46:48.865Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:46:48.865Z] #55 40.58 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T12:46:48.865Z] #55 40.59 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-12T12:46:48.865Z] #55 40.70 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-12T12:46:48.865Z] #55 40.72 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-12T12:46:48.865Z] #55 40.76 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-12T12:46:48.865Z] #55 40.90 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-12T12:46:48.865Z] #55 40.90 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-12T12:46:48.865Z] #55 40.98 go: downloading github.com/spf13/afero v1.6.0 [2022-05-12T12:46:48.865Z] #55 40.98 go: downloading github.com/spf13/cast v1.4.1 [2022-05-12T12:46:48.865Z] #55 41.03 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-12T12:46:48.865Z] #55 41.05 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-12T12:46:48.865Z] #55 41.08 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-12T12:46:48.894Z] #21 24.74 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-05-12T12:46:49.041Z] #55 ... [2022-05-12T12:46:49.041Z] [2022-05-12T12:46:49.041Z] #34 [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 [2022-05-12T12:46:49.041Z] #34 sha256:6cc37a42f7f8e347ea0aeccd56c634c8d03ff11bec28ceef00f0f2e5364410be [2022-05-12T12:46:49.041Z] #34 36.19 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. [2022-05-12T12:46:49.041Z] #34 36.42 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-12T12:46:49.041Z] #34 36.56 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-12T12:46:49.127Z] #55 41.31 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-12T12:46:49.127Z] #55 41.46 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-12T12:46:49.127Z] #55 41.51 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-12T12:46:49.298Z] #34 ... [2022-05-12T12:46:49.298Z] [2022-05-12T12:46:49.298Z] #42 [tini 1/3] 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 [2022-05-12T12:46:49.298Z] #42 sha256:2d5cb18ceeeaec83e464508f8220c8c6d9c554c1aa512417f2fcc7cd63bb2926 [2022-05-12T12:46:49.298Z] #42 36.86 Selecting previously unselected package libicu67:arm64. [2022-05-12T12:46:49.298Z] #42 36.87 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-05-12T12:46:49.298Z] #42 36.88 Unpacking libicu67:arm64 (67.1-7) ... [2022-05-12T12:46:49.298Z] #42 42.02 Selecting previously unselected package libxml2:arm64. [2022-05-12T12:46:49.298Z] #42 42.03 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ... [2022-05-12T12:46:49.298Z] #42 42.04 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T12:46:49.298Z] #42 42.50 Selecting previously unselected package libarchive13:arm64. [2022-05-12T12:46:49.298Z] #42 42.50 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-05-12T12:46:49.298Z] #42 42.50 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-05-12T12:46:49.298Z] #42 42.88 Selecting previously unselected package libjsoncpp24:arm64. [2022-05-12T12:46:49.298Z] #42 42.88 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-05-12T12:46:49.298Z] #42 42.89 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-05-12T12:46:49.298Z] #42 43.03 Selecting previously unselected package librhash0:arm64. [2022-05-12T12:46:49.298Z] #42 43.03 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-05-12T12:46:49.298Z] #42 43.04 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-05-12T12:46:49.298Z] #42 43.22 Selecting previously unselected package libuv1:arm64. [2022-05-12T12:46:49.298Z] #42 43.23 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-05-12T12:46:49.298Z] #42 43.24 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-05-12T12:46:49.298Z] #42 43.39 Selecting previously unselected package cmake. [2022-05-12T12:46:49.298Z] #42 43.40 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-05-12T12:46:49.298Z] #42 43.43 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-12T12:46:49.390Z] #55 41.55 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-12T12:46:49.390Z] #55 41.59 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-12T12:46:49.390Z] #55 41.60 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-12T12:46:49.390Z] #55 41.65 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-12T12:46:49.390Z] #55 41.77 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-12T12:46:49.653Z] #55 41.89 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-12T12:46:50.276Z] #21 25.98 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-05-12T12:46:50.326Z] #51 23.88 Reading package lists... [2022-05-12T12:46:50.326Z] #51 ... [2022-05-12T12:46:50.326Z] [2022-05-12T12:46:50.326Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T12:46:50.326Z] #36 sha256:eaa20ba9d1b8d09ead2eb1dd3ae1c5afd1f346e1a9609a68fda733f8d60cccb2 [2022-05-12T12:46:50.326Z] #36 24.59 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-12T12:46:50.326Z] #36 24.59 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-12T12:46:50.326Z] #36 25.27 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-12T12:46:50.326Z] #36 25.85 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-12T12:46:50.326Z] #36 25.95 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-12T12:46:50.326Z] #36 26.70 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-12T12:46:50.327Z] #36 26.79 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-12T12:46:50.327Z] #36 26.92 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-12T12:46:50.327Z] #36 27.08 go: downloading github.com/peterh/liner v1.2.2 [2022-05-12T12:46:50.327Z] #36 27.52 go: downloading github.com/google/go-dap v0.6.0 [2022-05-12T12:46:50.327Z] #36 28.07 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-12T12:46:50.327Z] #36 28.55 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-12T12:46:50.327Z] #36 29.20 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-12T12:46:50.327Z] #36 29.41 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-12T12:46:50.327Z] #36 29.58 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-12T12:46:50.327Z] #36 ... [2022-05-12T12:46:50.327Z] [2022-05-12T12:46:50.327Z] #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 [2022-05-12T12:46:50.327Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:46:50.327Z] #14 29.68 Fetched 8530 kB in 23s (367 kB/s) [2022-05-12T12:46:50.406Z] #42 47.21 Setting up libicu67:arm64 (67.1-7) ... [2022-05-12T12:46:50.407Z] #42 47.61 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:46:50.597Z] #55 42.75 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-12T12:46:50.597Z] #55 42.84 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-12T12:46:50.664Z] #42 47.65 Setting up libuv1:arm64 (1.40.0-2) ... [2022-05-12T12:46:50.664Z] #42 47.91 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:46:50.664Z] #42 47.99 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-05-12T12:46:50.664Z] #42 48.03 Setting up librhash0:arm64 (1.4.1-2) ... [2022-05-12T12:46:50.664Z] #42 ... [2022-05-12T12:46:50.664Z] [2022-05-12T12:46:50.664Z] #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 [2022-05-12T12:46:50.664Z] #14 sha256:ebc57ca6e5dc177d7d27de14f60de7507fdaecdefdac67438814209070e759cb [2022-05-12T12:46:50.664Z] #14 38.01 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-12T12:46:50.664Z] #14 38.01 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-05-12T12:46:50.664Z] #14 38.02 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T12:46:50.664Z] #14 40.44 Selecting previously unselected package binutils-mingw-w64. [2022-05-12T12:46:50.664Z] #14 40.44 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-12T12:46:50.664Z] #14 40.45 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T12:46:50.664Z] #14 40.55 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-05-12T12:46:50.664Z] #14 40.55 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-05-12T12:46:50.664Z] #14 40.56 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-12T12:46:50.664Z] #14 40.74 Selecting previously unselected package dmsetup. [2022-05-12T12:46:50.664Z] #14 40.74 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-05-12T12:46:50.664Z] #14 40.75 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-12T12:46:50.664Z] #14 40.97 Selecting previously unselected package mingw-w64-common. [2022-05-12T12:46:50.664Z] #14 40.98 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-12T12:46:50.664Z] #14 40.99 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-12T12:46:50.664Z] #14 46.77 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-12T12:46:50.664Z] #14 46.78 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-12T12:46:50.664Z] #14 46.79 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T12:46:50.664Z] #14 ... [2022-05-12T12:46:50.664Z] [2022-05-12T12:46:50.664Z] #42 [tini 1/3] 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 [2022-05-12T12:46:50.664Z] #42 sha256:2d5cb18ceeeaec83e464508f8220c8c6d9c554c1aa512417f2fcc7cd63bb2926 [2022-05-12T12:46:50.682Z] #36 30.20 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-12T12:46:50.859Z] #55 43.01 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-12T12:46:50.859Z] #55 43.03 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-12T12:46:50.859Z] #55 43.17 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-12T12:46:50.921Z] #42 48.14 Setting up cmake-data (3.18.4-2+deb11u1) ...#42 ... [2022-05-12T12:46:50.921Z] [2022-05-12T12:46:50.921Z] #31 [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 [2022-05-12T12:46:50.921Z] #31 sha256:2388ca79e155f97e3d876dbc30ef41e0bc7c0f1c54ffa9ed6e77711468338866 [2022-05-12T12:46:50.921Z] #31 40.03 [2022-05-12T12:46:50.921Z] #31 40.30 Download of images into '/build' complete. [2022-05-12T12:46:50.921Z] #31 40.30 Use something like the following to load the result into a Docker daemon: [2022-05-12T12:46:50.921Z] #31 40.30 tar -cC '/build' . | docker load [2022-05-12T12:46:50.921Z] #31 DONE 44.7s [2022-05-12T12:46:50.921Z] [2022-05-12T12:46:50.921Z] #42 [tini 1/3] 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 [2022-05-12T12:46:50.921Z] #42 sha256:2d5cb18ceeeaec83e464508f8220c8c6d9c554c1aa512417f2fcc7cd63bb2926 [2022-05-12T12:46:50.921Z] #42 48.14 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T12:46:50.921Z] #42 48.16 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T12:46:50.921Z] #42 48.18 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-05-12T12:46:50.921Z] #42 48.19 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-12T12:46:50.921Z] #42 48.21 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T12:46:50.921Z] #42 ... [2022-05-12T12:46:50.921Z] [2022-05-12T12:46:50.922Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-12T12:46:50.922Z] #51 sha256:67f7eb985fde192cfb60104134399b85af5cd84821b0ce95ef7620e2c28bb86a [2022-05-12T12:46:50.922Z] #51 40.45 Setting up python3-protobuf (3.12.4-1) ... [2022-05-12T12:46:50.922Z] #51 43.76 Setting up criu (3.17-1) ... [2022-05-12T12:46:50.922Z] #51 45.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T12:46:50.922Z] #51 DONE 47.8s [2022-05-12T12:46:51.121Z] #55 43.23 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-12T12:46:51.121Z] #55 ... [2022-05-12T12:46:51.121Z] [2022-05-12T12:46:51.121Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-12T12:46:51.121Z] #40 sha256:0582bbb05c140503ba9864bbb8bae809b7e98f370858254604c35916be6e73a7 [2022-05-12T12:46:51.121Z] #40 42.79 NAME: [2022-05-12T12:46:51.121Z] #40 42.79 go-winres - A tool for embedding resources in Windows executables [2022-05-12T12:46:51.121Z] #40 42.79 [2022-05-12T12:46:51.121Z] #40 42.79 USAGE: [2022-05-12T12:46:51.121Z] #40 42.79 go-winres [global options] command [command options] [arguments...] [2022-05-12T12:46:51.121Z] #40 42.79 [2022-05-12T12:46:51.121Z] #40 42.79 COMMANDS: [2022-05-12T12:46:51.121Z] #40 42.79 init Create an initial ./winres/winres.json [2022-05-12T12:46:51.121Z] #40 42.79 make Make syso files for the "go build" command [2022-05-12T12:46:51.121Z] #40 42.79 simply Make syso files for the "go build" command (simplified) [2022-05-12T12:46:51.121Z] #40 42.79 extract Extract all resources from an executable [2022-05-12T12:46:51.121Z] #40 42.79 patch Replace resources in an executable file (exe, dll) [2022-05-12T12:46:51.121Z] #40 42.79 help, h Shows a list of commands or help for one command [2022-05-12T12:46:51.121Z] #40 42.79 [2022-05-12T12:46:51.121Z] #40 42.79 GLOBAL OPTIONS: [2022-05-12T12:46:51.121Z] #40 42.79 --help, -h show help (default: false) [2022-05-12T12:46:51.121Z] #40 DONE 43.4s [2022-05-12T12:46:51.181Z] [2022-05-12T12:46:51.181Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T12:46:51.181Z] #67 sha256:6d8ab5b5dff97937a491d29657f59dcbacf28af290bcf80dc3affbff13dd354f [2022-05-12T12:46:51.260Z] #36 30.44 go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-12T12:46:51.260Z] #36 ... [2022-05-12T12:46:51.260Z] [2022-05-12T12:46:51.260Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-12T12:46:51.260Z] #53 sha256:2d1e8c3a6a41427646a117e299ec8b8cda416a5deaa4cf70c9dbd21f28f6f7b1 [2022-05-12T12:46:51.260Z] #53 20.62 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-12T12:46:51.260Z] #53 20.70 go: downloading golang.org/x/mod v0.3.0 [2022-05-12T12:46:51.260Z] #53 ... [2022-05-12T12:46:51.260Z] [2022-05-12T12:46:51.260Z] #42 [tini 1/3] 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 [2022-05-12T12:46:51.260Z] #42 sha256:a00fd96d49ac7cd6f7af9830049a5e99def56a02f4de5f3b79d5127f6306e0da [2022-05-12T12:46:51.260Z] #42 30.02 Fetched 8530 kB in 23s (376 kB/s) [2022-05-12T12:46:51.383Z] [2022-05-12T12:46:51.383Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-12T12:46:51.383Z] #51 sha256:92fac3b914a30650c2fc0ed42b9298e4db551ac8ccb43ad738ecc0739aafa4f5 [2022-05-12T12:46:51.383Z] #51 40.47 Get:2 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-12T12:46:51.383Z] #51 42.21 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T12:46:51.383Z] #51 42.79 Fetched 2314 kB in 3s (830 kB/s) [2022-05-12T12:46:51.383Z] #51 42.90 Selecting previously unselected package libprotobuf23:amd64. [2022-05-12T12:46:51.383Z] #51 42.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-12T12:46:51.383Z] #51 42.98 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-12T12:46:51.383Z] #51 43.01 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-12T12:46:51.645Z] #51 ... [2022-05-12T12:46:51.645Z] [2022-05-12T12:46:51.645Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-12T12:46:51.645Z] #63 sha256:d2cb8bad3f5ca5f189d7e6de121eed5ae7d089bd1da9c257604851c5f1be5d46 [2022-05-12T12:46:51.645Z] #63 DONE 2.8s [2022-05-12T12:46:51.645Z] [2022-05-12T12:46:51.645Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:46:51.645Z] #64 sha256:a35d85c60f33c57c45c43336b8b9bc9fc05282dc54bbd09753f1378ca3c728c2 [2022-05-12T12:46:51.655Z] #21 27.20 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-05-12T12:46:51.655Z] #21 27.22 Setting up libapparmor1:armel (2.13.6-10) ... [2022-05-12T12:46:51.655Z] #21 27.23 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-05-12T12:46:51.655Z] #21 27.24 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-05-12T12:46:51.655Z] #21 27.25 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-05-12T12:46:51.655Z] #21 27.26 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-05-12T12:46:51.655Z] #21 27.28 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-05-12T12:46:51.655Z] #21 27.29 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-05-12T12:46:51.655Z] #21 27.30 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-05-12T12:46:51.655Z] #21 27.31 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-05-12T12:46:51.655Z] #21 27.32 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-12T12:46:51.655Z] #21 27.33 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-05-12T12:46:51.655Z] #21 27.35 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-05-12T12:46:51.655Z] #21 27.36 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-05-12T12:46:51.655Z] #21 27.37 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-05-12T12:46:51.655Z] #21 27.38 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-12T12:46:51.655Z] #21 27.39 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-05-12T12:46:51.655Z] #21 27.40 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-05-12T12:46:51.655Z] #21 27.42 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-05-12T12:46:51.655Z] #21 27.43 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-05-12T12:46:51.655Z] #21 27.44 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T12:46:51.745Z] #67 ... [2022-05-12T12:46:51.745Z] [2022-05-12T12:46:51.745Z] #42 [tini 1/3] 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 [2022-05-12T12:46:51.745Z] #42 sha256:2d5cb18ceeeaec83e464508f8220c8c6d9c554c1aa512417f2fcc7cd63bb2926 [2022-05-12T12:46:51.745Z] #42 DONE 48.9s [2022-05-12T12:46:51.745Z] [2022-05-12T12:46:51.745Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-12T12:46:51.745Z] #43 sha256:441fea0592cff99e7e4c2d7819aba6c3233f3d20f7c978f282975978f671f024 [2022-05-12T12:46:52.006Z] #43 DONE 0.3s [2022-05-12T12:46:52.006Z] [2022-05-12T12:46:52.006Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-12T12:46:52.006Z] #44 sha256:390104fa02049db1e81114b5bd9fe5c83729046df2c3c5c76f7334ce5699adac [2022-05-12T12:46:52.225Z] #21 DONE 28.0s [2022-05-12T12:46:52.225Z] [2022-05-12T12:46:52.225Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-12T12:46:52.225Z] #66 sha256:f04b90ef0b033adab53de7b1d9f6a62ca57679c6a6b24e8a4b8d41a6a49a769e [2022-05-12T12:46:52.225Z] #66 DONE 0.1s [2022-05-12T12:46:52.225Z] [2022-05-12T12:46:52.225Z] #22 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-12T12:46:52.225Z] #22 sha256:61e13803f5ed4b3ce2255131ce57a32296d5ef64d779d599c610b055a00e2ec0 [2022-05-12T12:46:52.937Z] #44 0.943 + RM_GOPATH=0 [2022-05-12T12:46:52.938Z] #44 0.945 + TMP_GOPATH= [2022-05-12T12:46:52.938Z] #44 0.946 + : /build [2022-05-12T12:46:52.938Z] #44 0.946 + '[' -z '' ']' [2022-05-12T12:46:52.938Z] #44 0.948 ++ mktemp -d [2022-05-12T12:46:52.938Z] #44 0.951 + export GOPATH=/tmp/tmp.lNaimqCM43 [2022-05-12T12:46:52.938Z] #44 0.953 + GOPATH=/tmp/tmp.lNaimqCM43 [2022-05-12T12:46:52.938Z] #44 0.954 + RM_GOPATH=1 [2022-05-12T12:46:52.938Z] #44 0.954 + case "$(go env GOARCH)" in [2022-05-12T12:46:52.938Z] #44 0.954 ++ go env GOARCH [2022-05-12T12:46:52.938Z] #44 0.989 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T12:46:52.938Z] #44 0.990 + GO_BUILDMODE=-buildmode=pie [2022-05-12T12:46:52.938Z] #44 0.990 ++ dirname /install.sh [2022-05-12T12:46:52.938Z] #44 0.991 + dir=/ [2022-05-12T12:46:52.938Z] #44 0.992 + bin=tini [2022-05-12T12:46:52.938Z] #44 0.992 + shift [2022-05-12T12:46:52.938Z] #44 0.992 + '[' '!' -f //tini.installer ']' [2022-05-12T12:46:52.938Z] #44 0.992 + . //tini.installer [2022-05-12T12:46:52.938Z] #44 0.992 ++ : v0.19.0 [2022-05-12T12:46:52.938Z] #44 0.992 + install_tini [2022-05-12T12:46:52.938Z] #44 0.992 + echo 'Install tini version v0.19.0' [2022-05-12T12:46:52.938Z] #44 0.992 + git clone https://github.com/krallin/tini.git /tmp/tmp.lNaimqCM43/tini [2022-05-12T12:46:52.938Z] #44 0.992 Install tini version v0.19.0 [2022-05-12T12:46:52.938Z] #44 0.996 Cloning into '/tmp/tmp.lNaimqCM43/tini'... [2022-05-12T12:46:53.034Z] #64 ... [2022-05-12T12:46:53.034Z] [2022-05-12T12:46:53.034Z] #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 [2022-05-12T12:46:53.034Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:46:53.034Z] #14 34.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-12T12:46:53.034Z] #14 34.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-05-12T12:46:53.034Z] #14 34.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-12T12:46:53.034Z] #14 35.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-12T12:46:53.034Z] #14 35.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-12T12:46:53.034Z] #14 35.82 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] [2022-05-12T12:46:53.034Z] #14 35.82 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] [2022-05-12T12:46:53.034Z] #14 36.72 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] [2022-05-12T12:46:53.034Z] #14 38.99 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] [2022-05-12T12:46:53.034Z] #14 40.14 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] [2022-05-12T12:46:53.034Z] #14 40.67 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] [2022-05-12T12:46:53.034Z] #14 42.26 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] [2022-05-12T12:46:53.034Z] #14 43.08 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] [2022-05-12T12:46:53.034Z] #14 43.08 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-12T12:46:53.034Z] #14 43.08 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-12T12:46:53.034Z] #14 43.09 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T12:46:53.034Z] #14 43.09 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-12T12:46:53.034Z] #14 43.11 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] [2022-05-12T12:46:53.034Z] #14 43.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-12T12:46:53.034Z] #14 43.17 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-12T12:46:53.034Z] #14 43.17 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-12T12:46:53.034Z] #14 43.21 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-12T12:46:53.034Z] #14 43.21 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-12T12:46:53.034Z] #14 43.23 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-12T12:46:53.034Z] #14 43.28 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-12T12:46:53.034Z] #14 43.28 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-05-12T12:46:53.034Z] #14 43.28 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-12T12:46:53.034Z] #14 43.28 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-12T12:46:53.034Z] #14 44.46 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T12:46:53.034Z] #14 44.66 Fetched 115 MB in 9s (12.8 MB/s) [2022-05-12T12:46:53.034Z] #14 44.78 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-12T12:46:53.034Z] #14 44.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-12T12:46:53.034Z] #14 44.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T12:46:53.034Z] #14 44.86 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T12:46:53.034Z] #14 ... [2022-05-12T12:46:53.034Z] [2022-05-12T12:46:53.034Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:46:53.034Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:46:53.034Z] #55 44.09 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-12T12:46:53.034Z] #55 44.12 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-12T12:46:53.034Z] #55 44.23 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-12T12:46:53.034Z] #55 44.29 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-12T12:46:53.034Z] #55 44.29 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-12T12:46:53.034Z] #55 44.29 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-12T12:46:53.034Z] #55 44.34 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-12T12:46:53.034Z] #55 44.40 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-12T12:46:53.034Z] #55 44.46 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-12T12:46:53.034Z] #55 44.48 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-12T12:46:53.034Z] #55 44.53 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-12T12:46:53.034Z] #55 44.53 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-12T12:46:53.034Z] #55 44.63 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-12T12:46:53.034Z] #55 44.63 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-12T12:46:53.034Z] #55 44.63 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-12T12:46:53.034Z] #55 44.66 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-12T12:46:53.034Z] #55 44.66 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-12T12:46:53.034Z] #55 44.72 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-12T12:46:53.034Z] #55 44.72 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-12T12:46:53.034Z] #55 44.78 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-12T12:46:53.034Z] #55 44.88 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-12T12:46:53.034Z] #55 44.96 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-12T12:46:53.034Z] #55 45.00 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-12T12:46:53.034Z] #55 45.14 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-12T12:46:53.034Z] #55 45.17 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-12T12:46:53.034Z] #55 45.21 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-12T12:46:53.034Z] #55 45.23 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-12T12:46:53.034Z] #55 45.23 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-12T12:46:53.034Z] #55 45.28 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-12T12:46:53.034Z] #55 45.28 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-12T12:46:53.034Z] #55 45.33 go: downloading github.com/julz/importas v0.1.0 [2022-05-12T12:46:53.034Z] #55 45.33 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-12T12:46:53.034Z] #55 45.39 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-12T12:46:53.034Z] #55 45.39 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-12T12:46:53.296Z] #55 45.46 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-12T12:46:53.557Z] #55 45.56 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-12T12:46:53.557Z] #55 45.56 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-12T12:46:53.557Z] #55 45.63 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-12T12:46:53.557Z] #55 45.63 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-12T12:46:53.557Z] #55 45.68 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-12T12:46:53.557Z] #55 45.71 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-12T12:46:53.557Z] #55 45.71 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-12T12:46:53.557Z] #55 45.79 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-12T12:46:53.604Z] #22 DONE 1.3s [2022-05-12T12:46:53.605Z] [2022-05-12T12:46:53.605Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T12:46:53.605Z] #67 sha256:32eb6cc5bdfba0139bd1d1130e044e648cb0b6ada174ae05ad7443b2f442b0f9 [2022-05-12T12:46:53.605Z] #67 1.064 + RM_GOPATH=0 [2022-05-12T12:46:53.605Z] #67 1.065 + TMP_GOPATH= [2022-05-12T12:46:53.605Z] #67 1.065 + : /build [2022-05-12T12:46:53.605Z] #67 1.065 + '[' -z '' ']' [2022-05-12T12:46:53.605Z] #67 1.066 ++ mktemp -d [2022-05-12T12:46:53.605Z] #67 1.067 + export GOPATH=/tmp/tmp.WpNdAx1S1V [2022-05-12T12:46:53.605Z] #67 1.067 + GOPATH=/tmp/tmp.WpNdAx1S1V [2022-05-12T12:46:53.605Z] #67 1.067 + RM_GOPATH=1 [2022-05-12T12:46:53.605Z] #67 1.067 + case "$(go env GOARCH)" in [2022-05-12T12:46:53.605Z] #67 1.068 ++ go env GOARCH [2022-05-12T12:46:53.605Z] #67 1.080 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T12:46:53.605Z] #67 1.080 + GO_BUILDMODE=-buildmode=pie [2022-05-12T12:46:53.605Z] #67 1.080 ++ dirname /install.sh [2022-05-12T12:46:53.605Z] #67 1.082 + dir=/ [2022-05-12T12:46:53.605Z] #67 1.082 + bin=runc [2022-05-12T12:46:53.605Z] #67 1.082 + shift [2022-05-12T12:46:53.605Z] #67 1.083 + '[' '!' -f //runc.installer ']' [2022-05-12T12:46:53.605Z] #67 1.083 + . //runc.installer [2022-05-12T12:46:53.605Z] #67 1.083 ++ set -e [2022-05-12T12:46:53.605Z] #67 1.083 ++ : v1.1.2 [2022-05-12T12:46:53.605Z] #67 1.083 + install_runc [2022-05-12T12:46:53.605Z] #67 1.083 + RUNC_BUILDTAGS=seccomp [2022-05-12T12:46:53.605Z] #67 1.083 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-05-12T12:46:53.605Z] #67 1.083 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WpNdAx1S1V/src/github.com/opencontainers/runc [2022-05-12T12:46:53.605Z] #67 1.083 Install runc version v1.1.2 (build tags: seccomp) [2022-05-12T12:46:53.605Z] #67 1.093 Cloning into '/tmp/tmp.WpNdAx1S1V/src/github.com/opencontainers/runc'... [2022-05-12T12:46:53.868Z] #44 1.596 + cd /tmp/tmp.lNaimqCM43/tini [2022-05-12T12:46:53.868Z] #44 1.596 + git checkout -q v0.19.0 [2022-05-12T12:46:53.868Z] #44 1.621 + cmake . [2022-05-12T12:46:53.868Z] #44 1.983 -- The C compiler identification is GNU 10.2.1 [2022-05-12T12:46:54.125Z] #44 2.049 -- Detecting C compiler ABI info [2022-05-12T12:46:54.130Z] #55 46.38 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-12T12:46:54.130Z] #55 46.43 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-12T12:46:54.130Z] #55 46.43 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-12T12:46:54.130Z] #55 46.45 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-12T12:46:54.130Z] #55 46.49 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-12T12:46:54.392Z] #55 46.50 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-12T12:46:54.392Z] #55 46.58 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-12T12:46:54.392Z] #55 46.63 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-12T12:46:54.606Z] #67 ... [2022-05-12T12:46:54.606Z] [2022-05-12T12:46:54.606Z] #23 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-12T12:46:54.606Z] #23 sha256:06a12671dd479aca21789bbe5c47eac5e11aecde9f1b9ad6b9f9ce7e1e94159f [2022-05-12T12:46:54.606Z] #23 DONE 0.9s [2022-05-12T12:46:54.606Z] [2022-05-12T12:46:54.606Z] #24 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-12T12:46:54.606Z] #24 sha256:6d4bed18d129015f529b281f895e76cb0219ed96c2d9b0630e4a85119ae5c195 [2022-05-12T12:46:54.659Z] #55 46.67 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-12T12:46:54.659Z] #55 46.88 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-12T12:46:54.659Z] #55 46.89 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-12T12:46:54.659Z] #55 46.92 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-12T12:46:54.659Z] #55 46.93 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-12T12:46:54.659Z] #55 46.96 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-12T12:46:54.659Z] #55 46.96 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-12T12:46:54.689Z] #44 2.543 -- Detecting C compiler ABI info - done [2022-05-12T12:46:54.689Z] #44 2.627 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-12T12:46:54.689Z] #44 2.635 -- Detecting C compile features [2022-05-12T12:46:54.689Z] #44 2.638 -- Detecting C compile features - done [2022-05-12T12:46:54.689Z] #44 2.672 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-12T12:46:54.922Z] #55 47.05 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-12T12:46:54.922Z] #55 47.05 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-12T12:46:54.922Z] #55 47.13 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-12T12:46:54.922Z] #55 47.13 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-12T12:46:54.922Z] #55 47.18 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-12T12:46:54.922Z] #55 47.22 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-12T12:46:54.945Z] #44 2.867 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-12T12:46:54.945Z] #44 2.934 -- Configuring done [2022-05-12T12:46:54.945Z] #44 2.939 -- Generating done [2022-05-12T12:46:54.945Z] #44 2.950 -- Build files have been written to: /tmp/tmp.lNaimqCM43/tini [2022-05-12T12:46:54.945Z] #44 2.965 + make tini-static [2022-05-12T12:46:55.177Z] #24 0.838 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-12T12:46:55.183Z] #55 47.39 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-12T12:46:55.183Z] #55 47.41 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-12T12:46:55.183Z] #55 47.43 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-12T12:46:55.183Z] #55 47.45 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-12T12:46:55.183Z] #55 47.51 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-12T12:46:55.202Z] #44 3.294 Scanning dependencies of target tini-static [2022-05-12T12:46:55.436Z] #24 DONE 0.9s [2022-05-12T12:46:55.436Z] [2022-05-12T12:46:55.436Z] #25 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-12T12:46:55.436Z] #25 sha256:5823dbd05a4d61b9660a5f131537477df094e8dc6bb2407550d3b81c60b1aae5 [2022-05-12T12:46:55.447Z] #55 47.81 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-12T12:46:55.458Z] #44 3.377 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-12T12:46:55.476Z] #42 30.02 Reading package lists... [2022-05-12T12:46:55.476Z] #42 ... [2022-05-12T12:46:55.476Z] [2022-05-12T12:46:55.476Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T12:46:55.476Z] #67 sha256:547fddfb392571c00bd107d651e45ad40d63abd92903b7170031da01b3bfd186 [2022-05-12T12:46:55.476Z] #67 24.35 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T12:46:55.476Z] #67 ... [2022-05-12T12:46:55.476Z] [2022-05-12T12:46:55.476Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-12T12:46:55.476Z] #47 sha256:368046767018a2d94dec92cabc9874645dbd0674227514adcbd9e78efd4f74a3 [2022-05-12T12:46:55.594Z] #14 29.68 Reading package lists... [2022-05-12T12:46:55.594Z] #14 ... [2022-05-12T12:46:55.594Z] [2022-05-12T12:46:55.594Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T12:46:55.594Z] #67 sha256:493e829c36639bc37a4940a79b81b5ef230b7fe83faa36ff620abbe795c50c41 [2022-05-12T12:46:55.594Z] #67 24.20 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T12:46:55.594Z] #67 ... [2022-05-12T12:46:55.594Z] [2022-05-12T12:46:55.594Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-12T12:46:55.594Z] #53 sha256:2d1e8c3a6a41427646a117e299ec8b8cda416a5deaa4cf70c9dbd21f28f6f7b1 [2022-05-12T12:46:55.594Z] #53 24.66 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-12T12:46:55.594Z] #53 24.76 go: downloading golang.org/x/mod v0.3.0 [2022-05-12T12:46:55.594Z] #53 ... [2022-05-12T12:46:55.594Z] [2022-05-12T12:46:55.594Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-12T12:46:55.594Z] #51 sha256:92fac3b914a30650c2fc0ed42b9298e4db551ac8ccb43ad738ecc0739aafa4f5 [2022-05-12T12:46:55.594Z] #51 23.88 Reading package lists... [2022-05-12T12:46:55.738Z] #47 34.47 Updating files: 50% (909/1808) Updating files: 51% (923/1808) Updating files: 52% (941/1808) Updating files: 53% (959/1808) Updating files: 54% (977/1808) Updating files: 55% (995/1808) Updating files: 56% (1013/1808) Updating files: 57% (1031/1808) Updating files: 58% (1049/1808) Updating files: 59% (1067/1808) Updating files: 60% (1085/1808) Updating files: 61% (1103/1808) Updating files: 62% (1121/1808) Updating files: 63% (1140/1808) Updating files: 64% (1158/1808) Updating files: 65% (1176/1808) Updating files: 66% (1194/1808) Updating files: 67% (1212/1808) Updating files: 68% (1230/1808) Updating files: 69% (1248/1808) Updating files: 70% (1266/1808) [2022-05-12T12:46:55.738Z] #47 ... [2022-05-12T12:46:55.738Z] [2022-05-12T12:46:55.738Z] #62 [containerd 1/3] 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 [2022-05-12T12:46:55.738Z] #62 sha256:2efae1442318d1071db2a1596f9c54cb1037870c0be137da1527fdc566d6376a [2022-05-12T12:46:55.738Z] #62 24.93 Fetched 8530 kB in 20s (434 kB/s) [2022-05-12T12:46:55.738Z] #62 24.93 Reading package lists... [2022-05-12T12:46:55.738Z] #62 34.99 Reading package lists... [2022-05-12T12:46:55.738Z] #62 ... [2022-05-12T12:46:55.738Z] [2022-05-12T12:46:55.738Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-12T12:46:55.738Z] #47 sha256:368046767018a2d94dec92cabc9874645dbd0674227514adcbd9e78efd4f74a3 [2022-05-12T12:46:56.022Z] #55 48.04 go: downloading honnef.co/go/tools v0.2.2 [2022-05-12T12:46:56.374Z] #25 DONE 0.8s [2022-05-12T12:46:56.374Z] [2022-05-12T12:46:56.374Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:46:56.374Z] #71 sha256:2464e399941b0372087ef87d463736cbea99ee5dbad042930173b4ab105fe5da [2022-05-12T12:46:56.374Z] #71 ... [2022-05-12T12:46:56.374Z] [2022-05-12T12:46:56.374Z] #26 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-12T12:46:56.374Z] #26 sha256:1fadf0e58a2c4a7b73a80bb7a382afd982786d01d24ca94ee7f4e4d3fc590aa6 [2022-05-12T12:46:56.526Z] #51 32.65 Reading package lists... [2022-05-12T12:46:56.526Z] #51 ... [2022-05-12T12:46:56.526Z] [2022-05-12T12:46:56.526Z] #62 [containerd 1/3] 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 [2022-05-12T12:46:56.526Z] #62 sha256:2efae1442318d1071db2a1596f9c54cb1037870c0be137da1527fdc566d6376a [2022-05-12T12:46:56.526Z] #62 25.78 Fetched 8530 kB in 20s (423 kB/s) [2022-05-12T12:46:56.526Z] #62 25.78 Reading package lists... [2022-05-12T12:46:56.526Z] #62 34.43 Reading package lists... [2022-05-12T12:46:56.526Z] #62 ... [2022-05-12T12:46:56.526Z] [2022-05-12T12:46:56.526Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T12:46:56.526Z] #36 sha256:eaa20ba9d1b8d09ead2eb1dd3ae1c5afd1f346e1a9609a68fda733f8d60cccb2 [2022-05-12T12:46:56.526Z] #36 32.52 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-12T12:46:56.526Z] #36 32.64 go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-12T12:46:56.787Z] #47 34.47 Updating files: 50% (909/1808) Updating files: 51% (923/1808) Updating files: 52% (941/1808) Updating files: 53% (959/1808) Updating files: 54% (977/1808) Updating files: 55% (995/1808) Updating files: 56% (1013/1808) Updating files: 57% (1031/1808) Updating files: 58% (1049/1808) Updating files: 59% (1067/1808) Updating files: 60% (1085/1808) Updating files: 61% (1103/1808) Updating files: 62% (1121/1808) Updating files: 63% (1140/1808) Updating files: 64% (1158/1808) Updating files: 65% (1176/1808) Updating files: 66% (1194/1808) Updating files: 67% (1212/1808) Updating files: 68% (1230/1808) Updating files: 69% (1248/1808) Updating files: 70% (1266/1808) Updating files: 71% (1284/1808) Updating files: 72% (1302/1808) Updating files: 73% (1320/1808) Updating files: 74% (1338/1808) Updating files: 75% (1356/1808) Updating files: 76% (1375/1808) Updating files: 77% (1393/1808) Updating files: 78% (1411/1808) Updating files: 79% (1429/1808) Updating files: 80% (1447/1808) Updating files: 81% (1465/1808) Updating files: 82% (1483/1808) Updating files: 83% (1501/1808) Updating files: 84% (1519/1808) Updating files: 85% (1537/1808) Updating files: 86% (1555/1808) Updating files: 87% (1573/1808) Updating files: 88% (1592/1808) Updating files: 89% (1610/1808) Updating files: 90% (1628/1808) Updating files: 91% (1646/1808) Updating files: 92% (1664/1808) Updating files: 93% (1682/1808) Updating files: 94% (1700/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 99% (1790/1808) Updating files: 100% (1808/1808) Updating files: 100% (1808/1808), done. [2022-05-12T12:46:56.787Z] #47 35.94 + git checkout -q v2.3.0 [2022-05-12T12:46:56.831Z] #44 4.600 [100%] Linking C executable tini-static [2022-05-12T12:46:56.831Z] #44 ... [2022-05-12T12:46:56.831Z] [2022-05-12T12:46:56.831Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-12T12:46:56.831Z] #53 sha256:53d2442df0187713f6fa247da659e2223d55ad90810e10f93b21ad11f6a443f1 [2022-05-12T12:46:56.831Z] #53 52.46 gotestsum version dev [2022-05-12T12:46:56.831Z] #53 DONE 54.0s [2022-05-12T12:46:56.831Z] [2022-05-12T12:46:56.831Z] #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 [2022-05-12T12:46:56.831Z] #14 sha256:ebc57ca6e5dc177d7d27de14f60de7507fdaecdefdac67438814209070e759cb [2022-05-12T12:46:56.831Z] #14 53.98 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-12T12:46:56.831Z] #14 54.01 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-05-12T12:46:56.831Z] #14 54.02 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T12:46:56.831Z] #14 54.22 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-12T12:46:56.831Z] #14 54.22 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-05-12T12:46:56.831Z] #14 54.22 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T12:46:56.945Z] #26 DONE 0.8s [2022-05-12T12:46:56.945Z] [2022-05-12T12:46:56.945Z] #27 [dev-systemd-false 6/26] RUN ldconfig [2022-05-12T12:46:56.945Z] #27 sha256:ce7119237f6809e5ff9dbeeeb17152c17444b5aef4d6049b84593179dba40506 [2022-05-12T12:46:56.967Z] #55 ... [2022-05-12T12:46:56.967Z] [2022-05-12T12:46:56.967Z] #42 [tini 1/3] 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 [2022-05-12T12:46:56.967Z] #42 sha256:a00fd96d49ac7cd6f7af9830049a5e99def56a02f4de5f3b79d5127f6306e0da [2022-05-12T12:46:56.967Z] #42 39.24 Selecting previously unselected package cmake-data. [2022-05-12T12:46:56.967Z] #42 39.24 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-12T12:46:56.967Z] #42 39.26 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T12:46:56.967Z] #42 43.47 Selecting previously unselected package libicu67:amd64. [2022-05-12T12:46:56.967Z] #42 43.47 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-12T12:46:56.967Z] #42 43.48 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-12T12:46:57.227Z] #42 49.31 Selecting previously unselected package libxml2:amd64. [2022-05-12T12:46:57.227Z] #42 49.31 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-12T12:46:57.227Z] #42 49.31 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T12:46:57.227Z] #42 ... [2022-05-12T12:46:57.227Z] [2022-05-12T12:46:57.228Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:46:57.228Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:46:57.228Z] #55 49.31 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-12T12:46:57.228Z] #55 49.31 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-12T12:46:57.228Z] #55 49.43 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-12T12:46:57.228Z] #55 49.50 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-12T12:46:57.228Z] #55 49.50 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-12T12:46:57.488Z] #55 49.59 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-12T12:46:57.488Z] #55 49.70 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-12T12:46:57.751Z] #55 49.92 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-12T12:46:57.751Z] #55 49.92 go: downloading golang.org/x/text v0.3.7 [2022-05-12T12:46:58.323Z] #27 DONE 1.0s [2022-05-12T12:46:58.323Z] [2022-05-12T12:46:58.323Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T12:46:58.323Z] #67 sha256:32eb6cc5bdfba0139bd1d1130e044e648cb0b6ada174ae05ad7443b2f442b0f9 [2022-05-12T12:46:58.323Z] #67 5.287 + cd /tmp/tmp.WpNdAx1S1V/src/github.com/opencontainers/runc [2022-05-12T12:46:58.323Z] #67 5.287 + git checkout -q v1.1.2 [2022-05-12T12:46:58.323Z] #67 5.528 + '[' -z '' ']' [2022-05-12T12:46:58.323Z] #67 5.528 + target=static [2022-05-12T12:46:58.323Z] #67 5.529 + make BUILDTAGS=seccomp static [2022-05-12T12:46:58.323Z] #67 6.005 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-05-12T12:46:58.726Z] #14 ... [2022-05-12T12:46:58.726Z] [2022-05-12T12:46:58.726Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-12T12:46:58.726Z] #44 sha256:390104fa02049db1e81114b5bd9fe5c83729046df2c3c5c76f7334ce5699adac [2022-05-12T12:46:58.726Z] #44 5.305 [100%] Built target tini-static [2022-05-12T12:46:58.726Z] #44 5.415 + mkdir -p /build [2022-05-12T12:46:58.726Z] #44 5.431 + cp tini-static /build/docker-init [2022-05-12T12:46:58.726Z] #44 DONE 6.7s [2022-05-12T12:46:58.726Z] [2022-05-12T12:46:58.726Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T12:46:58.726Z] #67 sha256:6d8ab5b5dff97937a491d29657f59dcbacf28af290bcf80dc3affbff13dd354f [2022-05-12T12:46:58.956Z] Running on azwin-2-466ee0 in d:\jenkins\workspace\moby_PR-43588 [Pipeline] { [Pipeline] ws [2022-05-12T12:46:58.970Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-12T12:46:59.052Z] #36 ... [2022-05-12T12:46:59.052Z] [2022-05-12T12:46:59.052Z] #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 [2022-05-12T12:46:59.052Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:46:59.052Z] #14 29.68 Reading package lists... [2022-05-12T12:47:00.097Z] #47 38.77 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-12T12:47:00.359Z] #47 ... [2022-05-12T12:47:00.359Z] [2022-05-12T12:47:00.359Z] #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 [2022-05-12T12:47:00.359Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:47:00.359Z] #14 29.59 Fetched 8530 kB in 22s (381 kB/s) [2022-05-12T12:47:00.359Z] #14 29.59 Reading package lists... [2022-05-12T12:47:00.359Z] #14 38.93 Reading package lists... [2022-05-12T12:47:00.359Z] #14 ... [2022-05-12T12:47:00.359Z] [2022-05-12T12:47:00.359Z] #42 [tini 1/3] 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 [2022-05-12T12:47:00.359Z] #42 sha256:a00fd96d49ac7cd6f7af9830049a5e99def56a02f4de5f3b79d5127f6306e0da [2022-05-12T12:47:00.359Z] #42 30.02 Reading package lists... [2022-05-12T12:47:00.619Z] The recommended git tool is: git [2022-05-12T12:47:01.581Z] #14 38.49 Reading package lists... [2022-05-12T12:47:01.581Z] #14 ... [2022-05-12T12:47:01.581Z] [2022-05-12T12:47:01.581Z] #42 [tini 1/3] 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 [2022-05-12T12:47:01.581Z] #42 sha256:a00fd96d49ac7cd6f7af9830049a5e99def56a02f4de5f3b79d5127f6306e0da [2022-05-12T12:47:01.581Z] #42 30.78 Fetched 8530 kB in 23s (365 kB/s) [2022-05-12T12:47:01.581Z] #42 30.78 Reading package lists... [2022-05-12T12:47:01.581Z] #42 39.65 Reading package lists... [2022-05-12T12:47:01.581Z] #42 ... [2022-05-12T12:47:01.581Z] [2022-05-12T12:47:01.581Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-12T12:47:01.581Z] #47 sha256:368046767018a2d94dec92cabc9874645dbd0674227514adcbd9e78efd4f74a3 [2022-05-12T12:47:01.581Z] #47 38.19 Updating files: 50% (921/1808) Updating files: 51% (923/1808) Updating files: 52% (941/1808) Updating files: 53% (959/1808) Updating files: 54% (977/1808) Updating files: 55% (995/1808) Updating files: 56% (1013/1808) Updating files: 57% (1031/1808) Updating files: 58% (1049/1808) Updating files: 59% (1067/1808) Updating files: 60% (1085/1808) Updating files: 61% (1103/1808) Updating files: 62% (1121/1808) Updating files: 63% (1140/1808) Updating files: 64% (1158/1808) Updating files: 65% (1176/1808) Updating files: 66% (1194/1808) Updating files: 67% (1212/1808) Updating files: 68% (1230/1808) Updating files: 69% (1248/1808) Updating files: 70% (1266/1808) Updating files: 71% (1284/1808) Updating files: 72% (1302/1808) Updating files: 73% (1320/1808) Updating files: 74% (1338/1808) Updating files: 75% (1356/1808) Updating files: 76% (1375/1808) Updating files: 77% (1393/1808) Updating files: 78% (1411/1808) Updating files: 79% (1429/1808) Updating files: 80% (1447/1808) Updating files: 81% (1465/1808) Updating files: 82% (1483/1808) Updating files: 83% (1501/1808) Updating files: 84% (1519/1808) Updating files: 85% (1537/1808) Updating files: 86% (1555/1808) Updating files: 87% (1573/1808) Updating files: 88% (1592/1808) Updating files: 89% (1610/1808) Updating files: 89% (1615/1808) Updating files: 90% (1628/1808) Updating files: 91% (1646/1808) Updating files: 92% (1664/1808) Updating files: 93% (1682/1808) Updating files: 94% (1700/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 99% (1790/1808) Updating files: 100% (1808/1808) Updating files: 100% (1808/1808), done. [2022-05-12T12:47:01.581Z] #47 39.78 + git checkout -q v2.3.0 [2022-05-12T12:47:01.962Z] #55 ... [2022-05-12T12:47:01.962Z] [2022-05-12T12:47:01.962Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-12T12:47:01.962Z] #51 sha256:92fac3b914a30650c2fc0ed42b9298e4db551ac8ccb43ad738ecc0739aafa4f5 [2022-05-12T12:47:01.962Z] #51 43.80 Selecting previously unselected package python3-pkg-resources. [2022-05-12T12:47:01.963Z] #51 43.80 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T12:47:01.963Z] #51 43.83 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T12:47:01.963Z] #51 44.10 Selecting previously unselected package python3-six. [2022-05-12T12:47:01.963Z] #51 44.10 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-12T12:47:01.963Z] #51 44.10 Unpacking python3-six (1.16.0-2) ... [2022-05-12T12:47:01.963Z] #51 44.24 Selecting previously unselected package python3-protobuf. [2022-05-12T12:47:01.963Z] #51 44.24 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-12T12:47:01.963Z] #51 44.24 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-12T12:47:01.963Z] #51 44.79 Selecting previously unselected package libnet1:amd64. [2022-05-12T12:47:01.963Z] #51 44.80 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-12T12:47:01.963Z] #51 44.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T12:47:01.963Z] #51 45.01 Selecting previously unselected package libnl-3-200:amd64. [2022-05-12T12:47:01.963Z] #51 45.01 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-12T12:47:01.963Z] #51 45.01 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T12:47:01.963Z] #51 45.14 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-12T12:47:01.963Z] #51 45.14 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-12T12:47:01.963Z] #51 45.14 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T12:47:01.963Z] #51 45.27 Selecting previously unselected package criu. [2022-05-12T12:47:01.963Z] #51 45.27 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-12T12:47:01.963Z] #51 45.29 Unpacking criu (3.17-1) ... [2022-05-12T12:47:01.963Z] #51 46.07 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T12:47:01.963Z] #51 47.91 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-12T12:47:01.963Z] #51 47.91 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T12:47:01.963Z] #51 47.91 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T12:47:01.963Z] #51 47.91 Setting up python3-six (1.16.0-2) ... [2022-05-12T12:47:01.963Z] #51 49.13 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T12:47:01.963Z] #51 49.13 Setting up python3-protobuf (3.12.4-1) ... [2022-05-12T12:47:01.963Z] #51 53.45 Setting up criu (3.17-1) ... [2022-05-12T12:47:02.284Z] #42 39.17 Reading package lists... [2022-05-12T12:47:02.284Z] #42 ... [2022-05-12T12:47:02.284Z] [2022-05-12T12:47:02.284Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T12:47:02.284Z] #36 sha256:eaa20ba9d1b8d09ead2eb1dd3ae1c5afd1f346e1a9609a68fda733f8d60cccb2 [2022-05-12T12:47:02.284Z] #36 31.80 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-12T12:47:02.545Z] #36 ... [2022-05-12T12:47:02.545Z] [2022-05-12T12:47:02.545Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-12T12:47:02.545Z] #51 sha256:92fac3b914a30650c2fc0ed42b9298e4db551ac8ccb43ad738ecc0739aafa4f5 [2022-05-12T12:47:02.545Z] #51 31.70 Fetched 8534 kB in 25s (344 kB/s) [2022-05-12T12:47:02.545Z] #51 31.70 Reading package lists... [2022-05-12T12:47:03.350Z] #51 ... [2022-05-12T12:47:03.350Z] [2022-05-12T12:47:03.350Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:47:03.350Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:47:03.350Z] #55 55.24 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-12T12:47:03.350Z] #55 55.34 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-12T12:47:03.350Z] #55 55.37 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-12T12:47:03.350Z] #55 55.43 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-12T12:47:03.350Z] #55 55.47 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-12T12:47:03.350Z] #55 55.47 go: downloading golang.org/x/mod v0.5.1 [2022-05-12T12:47:03.350Z] #55 55.53 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-12T12:47:03.350Z] #55 55.69 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-12T12:47:03.612Z] #55 55.70 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-12T12:47:03.612Z] #55 55.79 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-12T12:47:03.612Z] #55 55.82 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-12T12:47:03.612Z] #55 55.89 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-12T12:47:03.861Z] using credential docker-jenkins-github-credentials [2022-05-12T12:47:03.940Z] Cloning the remote Git repository [2022-05-12T12:47:03.940Z] Cloning with configured refspecs honoured and without tags [2022-05-12T12:47:03.983Z] #67 ... [2022-05-12T12:47:03.983Z] [2022-05-12T12:47:03.983Z] #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 [2022-05-12T12:47:03.983Z] #14 sha256:ebc57ca6e5dc177d7d27de14f60de7507fdaecdefdac67438814209070e759cb [2022-05-12T12:47:03.983Z] #14 60.41 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-12T12:47:03.983Z] #14 60.42 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-05-12T12:47:03.983Z] #14 60.43 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T12:47:04.109Z] #47 43.09 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-12T12:47:04.185Z] #55 ... [2022-05-12T12:47:04.185Z] [2022-05-12T12:47:04.185Z] #42 [tini 1/3] 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 [2022-05-12T12:47:04.185Z] #42 sha256:a00fd96d49ac7cd6f7af9830049a5e99def56a02f4de5f3b79d5127f6306e0da [2022-05-12T12:47:04.185Z] #42 49.91 Selecting previously unselected package libarchive13:amd64. [2022-05-12T12:47:04.185Z] #42 49.91 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-12T12:47:04.185Z] #42 49.91 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T12:47:04.185Z] #42 50.27 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-12T12:47:04.185Z] #42 50.27 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-12T12:47:04.185Z] #42 50.27 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T12:47:04.185Z] #42 50.37 Selecting previously unselected package librhash0:amd64. [2022-05-12T12:47:04.185Z] #42 50.37 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-12T12:47:04.185Z] #42 50.57 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-12T12:47:04.185Z] #42 50.57 Selecting previously unselected package libuv1:amd64. [2022-05-12T12:47:04.185Z] #42 50.62 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-12T12:47:04.185Z] #42 50.62 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-12T12:47:04.185Z] #42 50.88 Selecting previously unselected package cmake. [2022-05-12T12:47:04.185Z] #42 50.88 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-12T12:47:04.185Z] #42 50.88 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-12T12:47:04.185Z] #42 55.45 Setting up libicu67:amd64 (67.1-7) ... [2022-05-12T12:47:04.185Z] #42 55.48 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:47:04.185Z] #42 55.49 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-12T12:47:04.185Z] #42 55.51 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:47:04.185Z] #42 55.54 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T12:47:04.185Z] #42 55.55 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-12T12:47:04.185Z] #42 55.57 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T12:47:04.185Z] #42 55.59 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T12:47:04.185Z] #42 55.61 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T12:47:04.185Z] #42 55.63 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-12T12:47:04.185Z] #42 55.65 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T12:47:04.185Z] #42 DONE 56.3s [2022-05-12T12:47:04.185Z] [2022-05-12T12:47:04.185Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-12T12:47:04.185Z] #51 sha256:92fac3b914a30650c2fc0ed42b9298e4db551ac8ccb43ad738ecc0739aafa4f5 [2022-05-12T12:47:04.185Z] #51 55.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T12:47:04.185Z] #51 DONE 56.1s [2022-05-12T12:47:04.185Z] [2022-05-12T12:47:04.185Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:47:04.185Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:47:04.185Z] #55 56.39 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-12T12:47:04.446Z] #55 56.47 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-12T12:47:04.446Z] #55 56.54 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-12T12:47:04.446Z] #55 ... [2022-05-12T12:47:04.446Z] [2022-05-12T12:47:04.446Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-12T12:47:04.446Z] #43 sha256:21b9e47053ae1d78e5ccaf94d258edc0e20617e9c74009283fecb962e6ae2355 [2022-05-12T12:47:04.446Z] #43 DONE 0.3s [2022-05-12T12:47:04.472Z] #51 40.92 Reading package lists... [2022-05-12T12:47:04.472Z] #51 ... [2022-05-12T12:47:04.472Z] [2022-05-12T12:47:04.472Z] #62 [containerd 1/3] 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 [2022-05-12T12:47:04.472Z] #62 sha256:2efae1442318d1071db2a1596f9c54cb1037870c0be137da1527fdc566d6376a [2022-05-12T12:47:04.472Z] #62 34.99 Reading package lists... [2022-05-12T12:47:04.136Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T12:47:04.538Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-12T12:47:04.708Z] [2022-05-12T12:47:04.708Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:47:04.708Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:47:04.708Z] #55 56.75 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-12T12:47:04.708Z] #55 56.79 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-12T12:47:04.708Z] #55 56.97 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-12T12:47:04.708Z] #55 56.98 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-12T12:47:04.708Z] #55 ... [2022-05-12T12:47:04.708Z] [2022-05-12T12:47:04.708Z] #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 [2022-05-12T12:47:04.708Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:47:04.708Z] #14 46.96 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-12T12:47:04.708Z] #14 46.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T12:47:04.708Z] #14 46.98 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T12:47:04.708Z] #14 49.70 Selecting previously unselected package binutils-mingw-w64. [2022-05-12T12:47:04.708Z] #14 49.70 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-12T12:47:04.708Z] #14 49.82 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T12:47:04.708Z] #14 49.91 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-12T12:47:04.708Z] #14 49.91 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T12:47:04.708Z] #14 49.91 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T12:47:04.708Z] #14 50.06 Selecting previously unselected package dmsetup. [2022-05-12T12:47:04.708Z] #14 50.06 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T12:47:04.708Z] #14 50.13 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-12T12:47:04.708Z] #14 50.33 Selecting previously unselected package mingw-w64-common. [2022-05-12T12:47:04.708Z] #14 50.33 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-12T12:47:04.708Z] #14 50.33 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-12T12:47:04.708Z] #14 56.16 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-12T12:47:04.708Z] #14 56.17 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-12T12:47:04.708Z] #14 56.24 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T12:47:04.897Z] #67 ... [2022-05-12T12:47:04.897Z] [2022-05-12T12:47:04.897Z] #28 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 zstd [2022-05-12T12:47:04.897Z] #28 sha256:d7b1cc479f51331e2dfba10d869e7f4a5c1368959b004641f190e3d67339258f [2022-05-12T12:47:04.897Z] #28 1.162 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-12T12:47:04.897Z] #28 1.162 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T12:47:04.897Z] #28 1.163 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-12T12:47:04.897Z] #28 1.415 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-12T12:47:04.897Z] #28 1.647 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-12T12:47:04.897Z] #28 1.899 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-12T12:47:04.897Z] #28 2.141 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T12:47:04.897Z] #28 2.373 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-12T12:47:04.897Z] #28 2.679 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-12T12:47:04.897Z] #28 2.680 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-12T12:47:04.897Z] #28 2.680 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-12T12:47:04.897Z] #28 2.680 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-12T12:47:04.897Z] #28 2.685 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T12:47:04.897Z] #28 3.133 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-12T12:47:04.897Z] #28 3.135 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-12T12:47:04.897Z] #28 3.137 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-12T12:47:04.897Z] #28 3.139 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-12T12:47:04.897Z] #28 3.139 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T12:47:04.970Z] #14 ... [2022-05-12T12:47:04.970Z] [2022-05-12T12:47:04.970Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:47:04.970Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:47:04.970Z] #55 56.99 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-12T12:47:04.970Z] #55 57.07 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-12T12:47:04.970Z] #55 57.20 go: downloading github.com/prometheus/common v0.10.0 [2022-05-12T12:47:05.232Z] #55 57.46 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-12T12:47:05.232Z] #55 57.54 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-12T12:47:05.466Z] #28 ... [2022-05-12T12:47:05.466Z] [2022-05-12T12:47:05.466Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T12:47:05.466Z] #67 sha256:32eb6cc5bdfba0139bd1d1130e044e648cb0b6ada174ae05ad7443b2f442b0f9 [2022-05-12T12:47:05.466Z] #67 13.24 + mkdir -p /build [2022-05-12T12:47:05.493Z] #55 57.62 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-12T12:47:05.726Z] #67 13.24 + cp runc /build/runc [2022-05-12T12:47:05.726Z] #67 DONE 13.4s [2022-05-12T12:47:05.726Z] [2022-05-12T12:47:05.726Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:47:05.726Z] #71 sha256:2464e399941b0372087ef87d463736cbea99ee5dbad042930173b4ab105fe5da [2022-05-12T12:47:06.102Z] using credential docker-jenkins-github-credentials [2022-05-12T12:47:06.180Z] Cloning the remote Git repository [2022-05-12T12:47:06.180Z] Cloning with configured refspecs honoured and without tags [2022-05-12T12:47:05.577Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T12:47:05.578Z] > git --version # timeout=10 [2022-05-12T12:47:05.625Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-12T12:47:05.625Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T12:47:05.628Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43588/head:refs/remotes/origin/PR-43588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T12:47:06.882Z] #55 58.99 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-12T12:47:06.372Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T12:47:06.779Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-12T12:47:07.288Z] #62 43.97 Building dependency tree... [2022-05-12T12:47:08.798Z] #55 ... [2022-05-12T12:47:08.798Z] [2022-05-12T12:47:08.798Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:47:08.798Z] #64 sha256:a35d85c60f33c57c45c43336b8b9bc9fc05282dc54bbd09753f1378ca3c728c2 [2022-05-12T12:47:08.798Z] #64 6.803 + RM_GOPATH=0 [2022-05-12T12:47:08.798Z] #64 6.803 + TMP_GOPATH= [2022-05-12T12:47:08.798Z] #64 6.803 + : /build [2022-05-12T12:47:08.798Z] #64 6.803 + '[' -z '' ']' [2022-05-12T12:47:08.798Z] #64 6.803 ++ mktemp -d [2022-05-12T12:47:08.798Z] #64 6.803 + export GOPATH=/tmp/tmp.1Zx6xtyD1o [2022-05-12T12:47:08.798Z] #64 6.803 + GOPATH=/tmp/tmp.1Zx6xtyD1o [2022-05-12T12:47:08.798Z] #64 6.803 + RM_GOPATH=1 [2022-05-12T12:47:08.798Z] #64 6.803 + case "$(go env GOARCH)" in [2022-05-12T12:47:08.798Z] #64 6.803 ++ go env GOARCH [2022-05-12T12:47:08.798Z] #64 6.846 Install containerd version v1.6.4 [2022-05-12T12:47:08.798Z] #64 6.846 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T12:47:08.798Z] #64 6.846 + GO_BUILDMODE=-buildmode=pie [2022-05-12T12:47:08.798Z] #64 6.846 ++ dirname /install.sh [2022-05-12T12:47:08.798Z] #64 6.846 + dir=/ [2022-05-12T12:47:08.798Z] #64 6.846 + bin=containerd [2022-05-12T12:47:08.798Z] #64 6.846 + shift [2022-05-12T12:47:08.798Z] #64 6.846 + '[' '!' -f //containerd.installer ']' [2022-05-12T12:47:08.798Z] #64 6.846 + . //containerd.installer [2022-05-12T12:47:08.798Z] #64 6.846 ++ set -e [2022-05-12T12:47:08.798Z] #64 6.846 ++ : v1.6.4 [2022-05-12T12:47:08.798Z] #64 6.846 + install_containerd [2022-05-12T12:47:08.798Z] #64 6.846 + echo 'Install containerd version v1.6.4' [2022-05-12T12:47:08.798Z] #64 6.846 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1Zx6xtyD1o/src/github.com/containerd/containerd [2022-05-12T12:47:08.798Z] #64 6.846 Cloning into '/tmp/tmp.1Zx6xtyD1o/src/github.com/containerd/containerd'... [2022-05-12T12:47:08.798Z] #64 ... [2022-05-12T12:47:08.798Z] [2022-05-12T12:47:08.798Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-12T12:47:08.798Z] #44 sha256:feebade35bb9a06f8fb56210653a6c19fe9e1b4e8241a233f834a65c21511450 [2022-05-12T12:47:08.798Z] #44 4.409 + RM_GOPATH=0 [2022-05-12T12:47:08.798Z] #44 4.409 + TMP_GOPATH= [2022-05-12T12:47:08.798Z] #44 4.409 + : /build [2022-05-12T12:47:08.798Z] #44 4.409 + '[' -z '' ']' [2022-05-12T12:47:09.060Z] #44 4.411 ++ mktemp -d [2022-05-12T12:47:09.060Z] #44 4.411 + export GOPATH=/tmp/tmp.RIx4Xlq6WK [2022-05-12T12:47:09.060Z] #44 4.411 + GOPATH=/tmp/tmp.RIx4Xlq6WK [2022-05-12T12:47:09.060Z] #44 4.411 + RM_GOPATH=1 [2022-05-12T12:47:09.060Z] #44 4.411 + case "$(go env GOARCH)" in [2022-05-12T12:47:09.060Z] #44 4.412 ++ go env GOARCH [2022-05-12T12:47:09.060Z] #44 4.455 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T12:47:09.060Z] #44 4.455 + GO_BUILDMODE=-buildmode=pie [2022-05-12T12:47:09.060Z] #44 4.455 ++ dirname /install.sh [2022-05-12T12:47:09.060Z] #44 4.455 + dir=/ [2022-05-12T12:47:09.060Z] #44 4.455 + bin=tini [2022-05-12T12:47:09.060Z] #44 4.455 + shift [2022-05-12T12:47:09.060Z] #44 4.455 + '[' '!' -f //tini.installer ']' [2022-05-12T12:47:09.060Z] #44 4.467 + . //tini.installer [2022-05-12T12:47:09.060Z] #44 4.467 ++ : v0.19.0 [2022-05-12T12:47:09.060Z] #44 4.467 + install_tini [2022-05-12T12:47:09.060Z] #44 4.467 + echo 'Install tini version v0.19.0' [2022-05-12T12:47:09.060Z] #44 4.474 + git clone https://github.com/krallin/tini.git /tmp/tmp.RIx4Xlq6WK/tini [2022-05-12T12:47:09.060Z] #44 4.474 Cloning into '/tmp/tmp.RIx4Xlq6WK/tini'... [2022-05-12T12:47:09.060Z] #44 4.474 Install tini version v0.19.0 [2022-05-12T12:47:07.949Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T12:47:07.949Z] > git --version # timeout=10 [2022-05-12T12:47:07.993Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-12T12:47:07.994Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T12:47:07.997Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43588/head:refs/remotes/origin/PR-43588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T12:47:09.360Z] #47 ... [2022-05-12T12:47:09.361Z] [2022-05-12T12:47:09.361Z] #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 [2022-05-12T12:47:09.361Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:47:09.361Z] #14 38.49 Reading package lists... [2022-05-12T12:47:09.653Z] #44 ... [2022-05-12T12:47:09.653Z] [2022-05-12T12:47:09.653Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-12T12:47:09.653Z] #53 sha256:2d1e8c3a6a41427646a117e299ec8b8cda416a5deaa4cf70c9dbd21f28f6f7b1 [2022-05-12T12:47:09.653Z] #53 61.30 gotestsum version dev [2022-05-12T12:47:09.653Z] #53 DONE 61.8s [2022-05-12T12:47:09.653Z] [2022-05-12T12:47:09.653Z] #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 [2022-05-12T12:47:09.653Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:47:09.653Z] #14 61.64 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-12T12:47:09.653Z] #14 61.64 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-12T12:47:09.653Z] #14 61.66 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T12:47:09.653Z] #14 61.72 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-12T12:47:09.653Z] #14 61.72 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T12:47:09.653Z] #14 61.75 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T12:47:09.844Z] #62 ... [2022-05-12T12:47:09.844Z] [2022-05-12T12:47:09.844Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-12T12:47:09.844Z] #51 sha256:92fac3b914a30650c2fc0ed42b9298e4db551ac8ccb43ad738ecc0739aafa4f5 [2022-05-12T12:47:09.844Z] #51 40.92 Reading package lists... [2022-05-12T12:47:09.918Z] #71 ... [2022-05-12T12:47:09.918Z] [2022-05-12T12:47:09.919Z] #28 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 zstd [2022-05-12T12:47:09.919Z] #28 sha256:d7b1cc479f51331e2dfba10d869e7f4a5c1368959b004641f190e3d67339258f [2022-05-12T12:47:09.919Z] #28 11.42 Fetched 40.5 MB in 11s (3851 kB/s) [2022-05-12T12:47:11.254Z] #14 48.02 Building dependency tree... [2022-05-12T12:47:12.402Z] #51 49.01 Building dependency tree... [2022-05-12T12:47:12.624Z] #14 ... [2022-05-12T12:47:12.624Z] [2022-05-12T12:47:12.624Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-12T12:47:12.624Z] #51 sha256:92fac3b914a30650c2fc0ed42b9298e4db551ac8ccb43ad738ecc0739aafa4f5 [2022-05-12T12:47:12.624Z] #51 32.65 Reading package lists... [2022-05-12T12:47:12.624Z] #51 42.07 Building dependency tree... [2022-05-12T12:47:12.624Z] #51 47.82 The following additional packages will be installed: [2022-05-12T12:47:12.624Z] #51 47.84 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-12T12:47:12.624Z] #51 47.89 python3-protobuf python3-six [2022-05-12T12:47:12.624Z] #51 47.89 Suggested packages: [2022-05-12T12:47:12.624Z] #51 47.89 python3-setuptools [2022-05-12T12:47:12.624Z] #51 47.89 Recommended packages: [2022-05-12T12:47:12.624Z] #51 47.89 iproute2 | iproute [2022-05-12T12:47:12.624Z] #51 48.96 The following NEW packages will be installed: [2022-05-12T12:47:12.624Z] #51 48.99 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-12T12:47:12.624Z] #51 48.99 python3-protobuf python3-six [2022-05-12T12:47:12.624Z] #51 49.68 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T12:47:12.624Z] #51 49.68 Need to get 2314 kB of archives. [2022-05-12T12:47:12.624Z] #51 49.68 After this operation, 11.1 MB of additional disk space will be used. [2022-05-12T12:47:12.624Z] #51 49.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-12T12:47:12.624Z] #51 49.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T12:47:12.624Z] #51 49.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-12T12:47:12.624Z] #51 49.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-12T12:47:12.624Z] #51 49.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-12T12:47:12.624Z] #51 49.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-12T12:47:12.624Z] #51 49.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-12T12:47:13.187Z] #51 52.18 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-12T12:47:13.187Z] #51 ... [2022-05-12T12:47:13.187Z] [2022-05-12T12:47:13.187Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:47:13.187Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:47:13.187Z] #55 52.48 go: downloading github.com/fatih/color v1.13.0 [2022-05-12T12:47:13.187Z] #55 52.48 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T12:47:13.187Z] #55 52.53 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-12T12:47:13.444Z] #55 52.65 go: downloading github.com/spf13/viper v1.10.1 [2022-05-12T12:47:13.701Z] #55 53.13 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-12T12:47:13.938Z] #14 70.05 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-12T12:47:13.938Z] #14 70.05 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-05-12T12:47:13.938Z] #14 70.07 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T12:47:13.938Z] #14 ... [2022-05-12T12:47:13.938Z] [2022-05-12T12:47:13.938Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:47:13.938Z] #64 sha256:e308aa99cb9f9460d0fae9c96cf0e7067271df8d2b7d4f38d4a29f84f03baba3 [2022-05-12T12:47:13.938Z] #64 37.30 Updating files: 66% (3158/4768) Updating files: 67% (3195/4768) Updating files: 68% (3243/4768) Updating files: 69% (3290/4768) Updating files: 70% (3338/4768) Updating files: 71% (3386/4768) Updating files: 72% (3433/4768) Updating files: 73% (3481/4768) Updating files: 74% (3529/4768) Updating files: 75% (3576/4768) Updating files: 76% (3624/4768) Updating files: 77% (3672/4768) Updating files: 78% (3720/4768) Updating files: 79% (3767/4768) Updating files: 80% (3815/4768) Updating files: 81% (3863/4768) Updating files: 82% (3910/4768) Updating files: 83% (3958/4768) Updating files: 84% (4006/4768) Updating files: 85% (4053/4768) Updating files: 86% (4101/4768) Updating files: 87% (4149/4768) Updating files: 88% (4196/4768) Updating files: 89% (4244/4768) Updating files: 90% (4292/4768) Updating files: 91% (4339/4768) Updating files: 92% (4387/4768) Updating files: 93% (4435/4768) Updating files: 94% (4482/4768) Updating files: 95% (4530/4768) Updating files: 96% (4578/4768) Updating files: 97% (4625/4768) Updating files: 98% (4673/4768) Updating files: 99% (4721/4768) Updating files: 100% (4768/4768) Updating files: 100% (4768/4768), done. [2022-05-12T12:47:13.938Z] #64 38.09 + cd /tmp/tmp.TduiWzstfJ/src/github.com/containerd/containerd [2022-05-12T12:47:13.938Z] #64 38.09 + git checkout -q v1.6.4 [2022-05-12T12:47:14.111Z] #28 11.42 Reading package lists... [2022-05-12T12:47:14.264Z] #55 ... [2022-05-12T12:47:14.264Z] [2022-05-12T12:47:14.264Z] #62 [containerd 1/3] 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 [2022-05-12T12:47:14.264Z] #62 sha256:2efae1442318d1071db2a1596f9c54cb1037870c0be137da1527fdc566d6376a [2022-05-12T12:47:14.264Z] #62 34.43 Reading package lists... [2022-05-12T12:47:14.264Z] #62 43.76 Building dependency tree... [2022-05-12T12:47:14.264Z] #62 49.34 The following additional packages will be installed: [2022-05-12T12:47:14.264Z] #62 49.34 libbtrfs0 [2022-05-12T12:47:14.264Z] #62 49.73 The following NEW packages will be installed: [2022-05-12T12:47:14.264Z] #62 49.73 libbtrfs-dev libbtrfs0 [2022-05-12T12:47:14.264Z] #62 50.19 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T12:47:14.264Z] #62 50.19 Need to get 460 kB of archives. [2022-05-12T12:47:14.264Z] #62 50.19 After this operation, 1237 kB of additional disk space will be used. [2022-05-12T12:47:14.264Z] #62 50.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T12:47:14.264Z] #62 50.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-12T12:47:14.264Z] #62 51.97 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T12:47:14.264Z] #62 52.37 Fetched 460 kB in 0s (1166 kB/s) [2022-05-12T12:47:14.264Z] #62 52.54 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T12:47:14.264Z] #62 52.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 ... 15709 files and directories currently installed.) [2022-05-12T12:47:14.264Z] #62 52.69 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T12:47:14.264Z] #62 52.72 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T12:47:14.264Z] #62 53.14 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T12:47:14.264Z] #62 53.14 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T12:47:14.264Z] #62 53.14 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T12:47:14.264Z] #62 53.69 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T12:47:14.264Z] #62 53.77 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T12:47:14.264Z] #62 53.79 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T12:47:14.264Z] #62 ... [2022-05-12T12:47:14.264Z] [2022-05-12T12:47:14.264Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:47:14.264Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:47:14.264Z] #55 53.75 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-12T12:47:14.521Z] #55 53.80 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-12T12:47:14.867Z] #64 39.19 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-12T12:47:14.867Z] #64 39.19 + BUILDTAGS='netgo osusergo static_build' [2022-05-12T12:47:14.867Z] #64 39.19 + export EXTRA_FLAGS=-buildmode=pie [2022-05-12T12:47:14.867Z] #64 39.19 + EXTRA_FLAGS=-buildmode=pie [2022-05-12T12:47:14.867Z] #64 39.19 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-12T12:47:14.867Z] #64 39.19 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-12T12:47:14.867Z] #64 39.19 + '[' '' = dynamic ']' [2022-05-12T12:47:14.867Z] #64 39.19 + make [2022-05-12T12:47:14.950Z] #14 ... [2022-05-12T12:47:14.950Z] [2022-05-12T12:47:14.950Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-12T12:47:14.950Z] #44 sha256:feebade35bb9a06f8fb56210653a6c19fe9e1b4e8241a233f834a65c21511450 [2022-05-12T12:47:14.950Z] #44 5.268 + cd /tmp/tmp.RIx4Xlq6WK/tini [2022-05-12T12:47:14.950Z] #44 5.268 + git checkout -q v0.19.0 [2022-05-12T12:47:14.950Z] #44 5.292 + cmake . [2022-05-12T12:47:14.950Z] #44 5.812 -- The C compiler identification is GNU 10.2.1 [2022-05-12T12:47:14.950Z] #44 5.903 -- Detecting C compiler ABI info [2022-05-12T12:47:14.950Z] #44 6.519 -- Detecting C compiler ABI info - done [2022-05-12T12:47:14.950Z] #44 6.656 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-12T12:47:14.950Z] #44 6.656 -- Detecting C compile features [2022-05-12T12:47:14.950Z] #44 6.656 -- Detecting C compile features - done [2022-05-12T12:47:14.950Z] #44 6.700 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-12T12:47:14.950Z] #44 6.952 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-12T12:47:14.950Z] #44 7.075 -- Configuring done [2022-05-12T12:47:14.950Z] #44 7.091 -- Generating done [2022-05-12T12:47:14.950Z] #44 7.091 -- Build files have been written to: /tmp/tmp.RIx4Xlq6WK/tini [2022-05-12T12:47:14.950Z] #44 7.108 + make tini-static [2022-05-12T12:47:14.950Z] #44 7.518 Scanning dependencies of target tini-static [2022-05-12T12:47:14.950Z] #44 7.610 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-12T12:47:14.950Z] #44 8.817 [100%] Linking C executable tini-static [2022-05-12T12:47:14.950Z] #44 9.500 [100%] Built target tini-static [2022-05-12T12:47:14.950Z] #44 9.533 + mkdir -p /build [2022-05-12T12:47:14.950Z] #44 9.533 + cp tini-static /build/docker-init [2022-05-12T12:47:14.950Z] #44 DONE 9.8s [2022-05-12T12:47:14.950Z] [2022-05-12T12:47:14.950Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:47:14.950Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:47:15.137Z] #51 ... [2022-05-12T12:47:15.137Z] [2022-05-12T12:47:15.137Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-12T12:47:15.137Z] #57 sha256:2c3c3406da5d2e74e5780033621f981f79739d3c09eb630462cebdeb2e0f7517 [2022-05-12T12:47:15.137Z] #57 53.22 v3.0.2 [2022-05-12T12:47:15.137Z] #57 DONE 54.2s [2022-05-12T12:47:15.137Z] [2022-05-12T12:47:15.137Z] #62 [containerd 1/3] 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 [2022-05-12T12:47:15.137Z] #62 sha256:2efae1442318d1071db2a1596f9c54cb1037870c0be137da1527fdc566d6376a [2022-05-12T12:47:15.137Z] #62 49.90 The following additional packages will be installed: [2022-05-12T12:47:15.137Z] #62 49.93 libbtrfs0 [2022-05-12T12:47:15.137Z] #62 50.28 The following NEW packages will be installed: [2022-05-12T12:47:15.137Z] #62 50.29 libbtrfs-dev libbtrfs0 [2022-05-12T12:47:15.137Z] #62 50.75 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T12:47:15.137Z] #62 50.75 Need to get 460 kB of archives. [2022-05-12T12:47:15.137Z] #62 50.75 After this operation, 1237 kB of additional disk space will be used. [2022-05-12T12:47:15.137Z] #62 50.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T12:47:15.137Z] #62 50.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-12T12:47:15.137Z] #62 52.58 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T12:47:15.137Z] #62 52.96 Fetched 460 kB in 0s (1033 kB/s) [2022-05-12T12:47:15.137Z] #62 53.22 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T12:47:15.137Z] #62 53.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 ... 15709 files and directories currently installed.) [2022-05-12T12:47:15.137Z] #62 53.39 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T12:47:15.137Z] #62 53.41 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T12:47:15.137Z] #62 54.30 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T12:47:15.137Z] #62 54.30 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T12:47:15.137Z] #62 54.31 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T12:47:15.451Z] #55 ... [2022-05-12T12:47:15.451Z] [2022-05-12T12:47:15.451Z] #62 [containerd 1/3] 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 [2022-05-12T12:47:15.451Z] #62 sha256:2efae1442318d1071db2a1596f9c54cb1037870c0be137da1527fdc566d6376a [2022-05-12T12:47:15.451Z] #62 53.79 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T12:47:15.451Z] #62 DONE 54.8s [2022-05-12T12:47:15.709Z] [2022-05-12T12:47:15.709Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-12T12:47:15.709Z] #63 sha256:88c58469853551b01f0d28d42a7fa15a1a72afcfb5f7dfc290f4049af7837cc0 [2022-05-12T12:47:15.709Z] #63 DONE 0.2s [2022-05-12T12:47:15.709Z] [2022-05-12T12:47:15.709Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:47:15.709Z] #64 sha256:bb5600e053fba9a312ad22cb2d2b13070006d637818af75b92b378d054a73095 [2022-05-12T12:47:15.712Z] #62 54.96 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T12:47:15.712Z] #62 55.00 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T12:47:15.712Z] #62 55.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T12:47:16.235Z] #64 40.70 + bin/ctr [2022-05-12T12:47:16.287Z] #62 DONE 55.5s [2022-05-12T12:47:16.287Z] [2022-05-12T12:47:16.287Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-12T12:47:16.287Z] #63 sha256:8677b93fa79c200e15c049b623f398c7a996e99e50f9d143157eb1c2ced0ce7c [2022-05-12T12:47:16.287Z] #63 DONE 0.1s [2022-05-12T12:47:16.287Z] [2022-05-12T12:47:16.287Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-12T12:47:16.287Z] #51 sha256:92fac3b914a30650c2fc0ed42b9298e4db551ac8ccb43ad738ecc0739aafa4f5 [2022-05-12T12:47:16.287Z] #51 55.49 The following additional packages will be installed: [2022-05-12T12:47:16.287Z] #51 55.49 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-12T12:47:16.287Z] #51 55.49 python3-protobuf python3-six [2022-05-12T12:47:16.287Z] #51 55.51 Suggested packages: [2022-05-12T12:47:16.287Z] #51 55.52 python3-setuptools [2022-05-12T12:47:16.287Z] #51 55.52 Recommended packages: [2022-05-12T12:47:16.287Z] #51 55.52 iproute2 | iproute [2022-05-12T12:47:17.080Z] #64 1.425 + RM_GOPATH=0 [2022-05-12T12:47:17.080Z] #64 1.425 + TMP_GOPATH= [2022-05-12T12:47:17.080Z] #64 1.425 + : /build [2022-05-12T12:47:17.080Z] #64 1.425 + '[' -z '' ']' [2022-05-12T12:47:17.080Z] #64 1.426 ++ mktemp -d [2022-05-12T12:47:17.080Z] #64 1.427 + export GOPATH=/tmp/tmp.JDilmidiQC [2022-05-12T12:47:17.080Z] #64 1.427 + GOPATH=/tmp/tmp.JDilmidiQC [2022-05-12T12:47:17.080Z] #64 1.427 + RM_GOPATH=1 [2022-05-12T12:47:17.080Z] #64 1.427 + case "$(go env GOARCH)" in [2022-05-12T12:47:17.080Z] #64 1.428 ++ go env GOARCH [2022-05-12T12:47:17.080Z] #64 1.465 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T12:47:17.080Z] #64 1.465 + GO_BUILDMODE=-buildmode=pie [2022-05-12T12:47:17.080Z] #64 1.465 ++ dirname /install.sh [2022-05-12T12:47:17.080Z] #64 1.467 + dir=/ [2022-05-12T12:47:17.080Z] #64 1.492 + bin=containerd [2022-05-12T12:47:17.080Z] #64 1.492 + shift [2022-05-12T12:47:17.080Z] #64 1.492 + '[' '!' -f //containerd.installer ']' [2022-05-12T12:47:17.080Z] #64 1.492 + . //containerd.installer [2022-05-12T12:47:17.080Z] #64 1.493 ++ set -e [2022-05-12T12:47:17.080Z] #64 1.493 ++ : v1.6.4 [2022-05-12T12:47:17.080Z] #64 1.493 + install_containerd [2022-05-12T12:47:17.080Z] #64 1.494 + echo 'Install containerd version v1.6.4' [2022-05-12T12:47:17.080Z] #64 1.501 Install containerd version v1.6.4 [2022-05-12T12:47:17.080Z] #64 1.501 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JDilmidiQC/src/github.com/containerd/containerd [2022-05-12T12:47:17.080Z] #64 1.503 Cloning into '/tmp/tmp.JDilmidiQC/src/github.com/containerd/containerd'... [2022-05-12T12:47:17.498Z] #55 ... [2022-05-12T12:47:17.498Z] [2022-05-12T12:47:17.498Z] #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 [2022-05-12T12:47:17.498Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:47:17.498Z] #14 69.30 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-12T12:47:17.498Z] #14 69.30 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T12:47:17.498Z] #14 69.31 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T12:47:17.785Z] #51 56.62 The following NEW packages will be installed: [2022-05-12T12:47:17.785Z] #51 56.63 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-12T12:47:17.785Z] #51 56.63 python3-protobuf python3-six [2022-05-12T12:47:18.303Z] #28 15.92 Reading package lists... [2022-05-12T12:47:18.364Z] #51 57.31 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T12:47:18.364Z] #51 57.31 Need to get 2314 kB of archives. [2022-05-12T12:47:18.364Z] #51 57.31 After this operation, 11.1 MB of additional disk space will be used. [2022-05-12T12:47:18.364Z] #51 57.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-12T12:47:18.364Z] #51 57.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T12:47:18.364Z] #51 57.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-12T12:47:18.364Z] #51 57.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-12T12:47:18.364Z] #51 ... [2022-05-12T12:47:18.364Z] [2022-05-12T12:47:18.364Z] #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 [2022-05-12T12:47:18.364Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:47:18.364Z] #14 38.93 Reading package lists... [2022-05-12T12:47:18.364Z] #14 47.78 Building dependency tree... [2022-05-12T12:47:18.364Z] #14 53.96 The following additional packages will be installed: [2022-05-12T12:47:18.364Z] #14 53.97 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T12:47:18.364Z] #14 53.98 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-12T12:47:18.364Z] #14 53.98 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-12T12:47:18.364Z] #14 53.98 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-12T12:47:18.364Z] #14 53.99 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-12T12:47:18.364Z] #14 53.99 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-12T12:47:18.364Z] #14 54.00 mingw-w64-common mingw-w64-x86-64-dev [2022-05-12T12:47:18.364Z] #14 54.01 Suggested packages: [2022-05-12T12:47:18.364Z] #14 54.03 gcc-10-locales seccomp wine64 [2022-05-12T12:47:18.364Z] #14 56.47 The following NEW packages will be installed: [2022-05-12T12:47:18.364Z] #14 56.47 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T12:47:18.364Z] #14 56.47 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-12T12:47:18.364Z] #14 56.47 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-12T12:47:18.364Z] #14 56.47 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-12T12:47:18.364Z] #14 56.47 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-12T12:47:18.364Z] #14 56.47 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-12T12:47:18.364Z] #14 56.47 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-12T12:47:18.364Z] #14 56.47 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-12T12:47:18.364Z] #14 56.47 mingw-w64-x86-64-dev [2022-05-12T12:47:18.364Z] #14 57.07 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T12:47:18.364Z] #14 57.07 Need to get 115 MB of archives. [2022-05-12T12:47:18.364Z] #14 57.07 After this operation, 645 MB of additional disk space will be used. [2022-05-12T12:47:18.364Z] #14 57.07 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] [2022-05-12T12:47:18.364Z] #14 57.21 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] [2022-05-12T12:47:18.364Z] #14 57.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-12T12:47:18.364Z] #14 57.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-05-12T12:47:18.364Z] #14 57.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-12T12:47:18.364Z] #14 57.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-12T12:47:18.364Z] #14 ... [2022-05-12T12:47:18.364Z] [2022-05-12T12:47:18.364Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-12T12:47:18.364Z] #51 sha256:92fac3b914a30650c2fc0ed42b9298e4db551ac8ccb43ad738ecc0739aafa4f5 [2022-05-12T12:47:18.364Z] #51 57.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-12T12:47:18.364Z] #51 57.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-12T12:47:18.364Z] #51 57.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-12T12:47:18.627Z] #51 ... [2022-05-12T12:47:18.627Z] [2022-05-12T12:47:18.627Z] #42 [tini 1/3] 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 [2022-05-12T12:47:18.627Z] #42 sha256:a00fd96d49ac7cd6f7af9830049a5e99def56a02f4de5f3b79d5127f6306e0da [2022-05-12T12:47:18.627Z] #42 39.17 Reading package lists... [2022-05-12T12:47:18.627Z] #42 48.27 Building dependency tree... [2022-05-12T12:47:18.627Z] #42 54.67 The following additional packages will be installed: [2022-05-12T12:47:18.627Z] #42 54.73 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-12T12:47:18.627Z] #42 54.75 Suggested packages: [2022-05-12T12:47:18.627Z] #42 54.75 cmake-doc ninja-build lrzip [2022-05-12T12:47:18.627Z] #42 54.75 Recommended packages: [2022-05-12T12:47:18.627Z] #42 54.75 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-12T12:47:18.627Z] #42 56.32 The following NEW packages will be installed: [2022-05-12T12:47:18.627Z] #42 56.36 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-12T12:47:18.627Z] #42 56.39 vim-common xxd [2022-05-12T12:47:18.627Z] #42 56.92 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T12:47:18.627Z] #42 56.92 Need to get 17.7 MB of archives. [2022-05-12T12:47:18.627Z] #42 56.92 After this operation, 70.7 MB of additional disk space will be used. [2022-05-12T12:47:18.627Z] #42 56.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T12:47:18.627Z] #42 56.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-12T12:47:18.627Z] #42 56.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-12T12:47:18.627Z] #42 57.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-12T12:47:18.627Z] #42 57.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-12T12:47:18.627Z] #42 58.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-12T12:47:18.627Z] #42 58.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-12T12:47:18.627Z] #42 58.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-12T12:47:18.627Z] #42 58.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-12T12:47:18.627Z] #42 58.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-12T12:47:18.889Z] #42 ... [2022-05-12T12:47:18.889Z] [2022-05-12T12:47:18.889Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:47:18.889Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:47:18.889Z] #55 56.17 go: downloading github.com/fatih/color v1.13.0 [2022-05-12T12:47:18.889Z] #55 56.18 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T12:47:18.889Z] #55 56.55 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-12T12:47:18.889Z] #55 56.69 go: downloading github.com/spf13/viper v1.10.1 [2022-05-12T12:47:18.889Z] #55 56.99 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-12T12:47:18.889Z] #55 57.23 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-12T12:47:18.889Z] #55 57.24 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-12T12:47:18.889Z] #55 57.27 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-12T12:47:18.889Z] #55 57.54 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-12T12:47:19.112Z] #64 ... [2022-05-12T12:47:19.112Z] [2022-05-12T12:47:19.112Z] #42 [tini 1/3] 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 [2022-05-12T12:47:19.112Z] #42 sha256:a00fd96d49ac7cd6f7af9830049a5e99def56a02f4de5f3b79d5127f6306e0da [2022-05-12T12:47:19.112Z] #42 39.65 Reading package lists... [2022-05-12T12:47:19.112Z] #42 48.48 Building dependency tree... [2022-05-12T12:47:19.112Z] #42 54.43 The following additional packages will be installed: [2022-05-12T12:47:19.112Z] #42 54.46 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-12T12:47:19.112Z] #42 54.47 Suggested packages: [2022-05-12T12:47:19.112Z] #42 54.47 cmake-doc ninja-build lrzip [2022-05-12T12:47:19.112Z] #42 54.47 Recommended packages: [2022-05-12T12:47:19.112Z] #42 54.47 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-12T12:47:19.112Z] #42 55.95 The following NEW packages will be installed: [2022-05-12T12:47:19.112Z] #42 56.05 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-12T12:47:19.112Z] #42 56.05 vim-common xxd [2022-05-12T12:47:19.112Z] #42 56.59 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T12:47:19.112Z] #42 56.59 Need to get 17.7 MB of archives. [2022-05-12T12:47:19.112Z] #42 56.59 After this operation, 70.7 MB of additional disk space will be used. [2022-05-12T12:47:19.112Z] #42 56.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T12:47:19.112Z] #42 56.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-12T12:47:19.112Z] #42 56.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-12T12:47:19.112Z] #42 56.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-12T12:47:19.112Z] #42 57.73 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-12T12:47:19.112Z] #42 57.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-12T12:47:19.112Z] #42 57.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-12T12:47:19.112Z] #42 57.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-12T12:47:19.112Z] #42 57.86 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-12T12:47:19.112Z] #42 57.87 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-12T12:47:19.112Z] #42 ... [2022-05-12T12:47:19.112Z] [2022-05-12T12:47:19.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 [2022-05-12T12:47:19.112Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:47:19.112Z] #14 54.10 The following additional packages will be installed: [2022-05-12T12:47:19.112Z] #14 54.10 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T12:47:19.112Z] #14 54.10 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-12T12:47:19.112Z] #14 54.10 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-12T12:47:19.112Z] #14 54.10 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-12T12:47:19.112Z] #14 54.10 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-12T12:47:19.112Z] #14 54.10 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-12T12:47:19.112Z] #14 54.10 mingw-w64-common mingw-w64-x86-64-dev [2022-05-12T12:47:19.112Z] #14 54.11 Suggested packages: [2022-05-12T12:47:19.112Z] #14 54.11 gcc-10-locales seccomp wine64 [2022-05-12T12:47:19.112Z] #14 56.54 The following NEW packages will be installed: [2022-05-12T12:47:19.112Z] #14 56.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T12:47:19.112Z] #14 56.55 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-12T12:47:19.112Z] #14 56.55 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-12T12:47:19.112Z] #14 56.55 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-12T12:47:19.112Z] #14 56.55 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-12T12:47:19.112Z] #14 56.55 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-12T12:47:19.112Z] #14 56.56 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-12T12:47:19.112Z] #14 56.56 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-12T12:47:19.112Z] #14 56.57 mingw-w64-x86-64-dev [2022-05-12T12:47:19.112Z] #14 57.09 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T12:47:19.112Z] #14 57.09 Need to get 115 MB of archives. [2022-05-12T12:47:19.112Z] #14 57.09 After this operation, 645 MB of additional disk space will be used. [2022-05-12T12:47:19.112Z] #14 57.09 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] [2022-05-12T12:47:19.112Z] #14 57.30 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] [2022-05-12T12:47:19.112Z] #14 57.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-12T12:47:19.112Z] #14 57.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] [2022-05-12T12:47:19.112Z] #14 57.62 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-12T12:47:19.112Z] #14 57.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-12T12:47:19.112Z] #14 58.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-12T12:47:19.369Z] #14 58.74 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] [2022-05-12T12:47:19.369Z] #14 58.76 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] [2022-05-12T12:47:19.465Z] #55 58.85 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-12T12:47:19.626Z] #14 ... [2022-05-12T12:47:19.626Z] [2022-05-12T12:47:19.626Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-12T12:47:19.626Z] #57 sha256:2c3c3406da5d2e74e5780033621f981f79739d3c09eb630462cebdeb2e0f7517 [2022-05-12T12:47:19.626Z] #57 58.61 v3.0.2 [2022-05-12T12:47:19.626Z] #57 DONE 59.0s [2022-05-12T12:47:19.626Z] [2022-05-12T12:47:19.626Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-12T12:47:19.626Z] #51 sha256:92fac3b914a30650c2fc0ed42b9298e4db551ac8ccb43ad738ecc0739aafa4f5 [2022-05-12T12:47:19.626Z] #51 54.32 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T12:47:19.626Z] #51 54.66 Fetched 2314 kB in 3s (689 kB/s) [2022-05-12T12:47:19.626Z] #51 54.83 Selecting previously unselected package libprotobuf23:amd64. [2022-05-12T12:47:19.626Z] #51 54.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 ... 15709 files and directories currently installed.) [2022-05-12T12:47:19.626Z] #51 55.00 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-12T12:47:19.626Z] #51 55.02 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-12T12:47:19.626Z] #51 56.59 Selecting previously unselected package python3-pkg-resources. [2022-05-12T12:47:19.626Z] #51 56.62 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T12:47:19.626Z] #51 56.63 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T12:47:19.626Z] #51 57.07 Selecting previously unselected package python3-six. [2022-05-12T12:47:19.626Z] #51 57.13 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-12T12:47:19.626Z] #51 57.14 Unpacking python3-six (1.16.0-2) ... [2022-05-12T12:47:19.626Z] #51 57.33 Selecting previously unselected package python3-protobuf. [2022-05-12T12:47:19.626Z] #51 57.33 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-12T12:47:19.626Z] #51 57.33 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-12T12:47:19.626Z] #51 58.67 Selecting previously unselected package libnet1:amd64. [2022-05-12T12:47:19.626Z] #51 58.70 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-12T12:47:19.626Z] #51 58.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T12:47:19.728Z] #55 58.92 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-12T12:47:19.940Z] #28 20.47 Building dependency tree... [2022-05-12T12:47:19.940Z] #28 21.70 Reading state information... [2022-05-12T12:47:20.192Z] #51 59.09 Selecting previously unselected package libnl-3-200:amd64. [2022-05-12T12:47:20.192Z] #51 59.09 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-12T12:47:20.192Z] #51 59.11 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T12:47:20.192Z] #51 ... [2022-05-12T12:47:20.192Z] [2022-05-12T12:47:20.192Z] #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 [2022-05-12T12:47:20.192Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:47:20.192Z] #14 59.57 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] [2022-05-12T12:47:20.508Z] #28 22.62 bzip2 is already the newest version (1.0.8-4). [2022-05-12T12:47:20.508Z] #28 22.62 patch is already the newest version (2.7.6-7). [2022-05-12T12:47:20.508Z] #28 22.62 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-05-12T12:47:20.508Z] #28 22.62 The following additional packages will be installed: [2022-05-12T12:47:20.767Z] #28 22.62 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-05-12T12:47:20.767Z] #28 22.62 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-05-12T12:47:20.767Z] #28 22.63 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-12T12:47:20.767Z] #28 22.63 python3-pkg-resources vim-runtime xxd [2022-05-12T12:47:20.767Z] #28 22.64 Suggested packages: [2022-05-12T12:47:20.767Z] #28 22.64 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-05-12T12:47:20.767Z] #28 22.64 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-05-12T12:47:20.767Z] #28 22.64 Recommended packages: [2022-05-12T12:47:20.767Z] #28 22.64 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-12T12:47:21.124Z] #55 ... [2022-05-12T12:47:21.124Z] [2022-05-12T12:47:21.124Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-12T12:47:21.124Z] #40 sha256:0582bbb05c140503ba9864bbb8bae809b7e98f370858254604c35916be6e73a7 [2022-05-12T12:47:21.124Z] #40 60.19 NAME: [2022-05-12T12:47:21.124Z] #40 60.25 go-winres - A tool for embedding resources in Windows executables [2022-05-12T12:47:21.124Z] #40 60.25 [2022-05-12T12:47:21.124Z] #40 60.25 USAGE: [2022-05-12T12:47:21.124Z] #40 60.25 go-winres [global options] command [command options] [arguments...] [2022-05-12T12:47:21.124Z] #40 60.25 [2022-05-12T12:47:21.124Z] #40 60.25 COMMANDS: [2022-05-12T12:47:21.124Z] #40 60.25 init Create an initial ./winres/winres.json [2022-05-12T12:47:21.124Z] #40 60.25 make Make syso files for the "go build" command [2022-05-12T12:47:21.124Z] #40 60.25 simply Make syso files for the "go build" command (simplified) [2022-05-12T12:47:21.124Z] #40 60.25 extract Extract all resources from an executable [2022-05-12T12:47:21.124Z] #40 60.25 patch Replace resources in an executable file (exe, dll) [2022-05-12T12:47:21.124Z] #40 60.25 help, h Shows a list of commands or help for one command [2022-05-12T12:47:21.124Z] #40 60.25 [2022-05-12T12:47:21.124Z] #40 60.25 GLOBAL OPTIONS: [2022-05-12T12:47:21.124Z] #40 60.25 --help, -h show help (default: false) [2022-05-12T12:47:21.124Z] #40 DONE 60.4s [2022-05-12T12:47:21.153Z] Fetching without tags [2022-05-12T12:47:21.388Z] [2022-05-12T12:47:21.388Z] #42 [tini 1/3] 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 [2022-05-12T12:47:21.388Z] #42 sha256:a00fd96d49ac7cd6f7af9830049a5e99def56a02f4de5f3b79d5127f6306e0da [2022-05-12T12:47:21.388Z] #42 60.16 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T12:47:21.388Z] #42 60.62 Fetched 17.7 MB in 2s (8396 kB/s) [2022-05-12T12:47:21.388Z] #42 60.79 Selecting previously unselected package xxd. [2022-05-12T12:47:21.650Z] #42 60.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-12T12:47:21.650Z] #42 60.97 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T12:47:21.650Z] #42 60.97 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:47:21.705Z] #28 23.73 The following NEW packages will be installed: [2022-05-12T12:47:21.705Z] #28 23.74 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-05-12T12:47:21.705Z] #28 23.74 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-05-12T12:47:21.705Z] #28 23.74 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-05-12T12:47:21.705Z] #28 23.74 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-05-12T12:47:21.705Z] #28 23.74 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-05-12T12:47:21.705Z] #28 23.75 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-05-12T12:47:21.705Z] #28 23.75 vim-common vim-runtime xfsprogs xxd zip zstd [2022-05-12T12:47:21.812Z] Merging remotes/origin/master commit 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 into PR head commit 91c254a189daafce6f091a84bf483cffd968104d [2022-05-12T12:47:21.913Z] #42 61.32 Selecting previously unselected package vim-common. [2022-05-12T12:47:21.913Z] #42 61.32 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T12:47:21.965Z] #28 24.11 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T12:47:21.965Z] #28 24.11 Need to get 18.6 MB of archives. [2022-05-12T12:47:21.965Z] #28 24.11 After this operation, 71.4 MB of additional disk space will be used. [2022-05-12T12:47:21.965Z] #28 24.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-12T12:47:22.086Z] #14 61.40 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] [2022-05-12T12:47:22.176Z] #42 61.47 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:47:22.225Z] #28 24.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-12T12:47:22.225Z] #28 24.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-12T12:47:22.225Z] #28 24.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-12T12:47:22.225Z] #28 24.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-12T12:47:22.225Z] #28 24.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-12T12:47:22.225Z] #28 24.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-12T12:47:22.225Z] #28 24.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-12T12:47:22.225Z] #28 24.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T12:47:22.225Z] #28 24.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-12T12:47:22.225Z] #28 24.15 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-12T12:47:22.225Z] #28 24.15 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-12T12:47:22.225Z] #28 24.16 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-12T12:47:22.225Z] #28 24.17 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-12T12:47:22.225Z] #28 24.17 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-12T12:47:22.225Z] #28 24.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-12T12:47:22.225Z] #28 24.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-12T12:47:22.225Z] #28 24.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-12T12:47:22.225Z] #28 24.17 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-12T12:47:22.225Z] #28 24.18 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-12T12:47:22.225Z] #28 24.18 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-12T12:47:22.225Z] #28 24.18 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-12T12:47:22.225Z] #28 24.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-12T12:47:22.225Z] #28 24.19 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-12T12:47:22.225Z] #28 24.19 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-12T12:47:22.225Z] #28 24.19 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-12T12:47:22.225Z] #28 24.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-12T12:47:22.225Z] #28 24.19 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-12T12:47:22.225Z] #28 24.19 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-12T12:47:22.225Z] #28 24.20 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-12T12:47:22.225Z] #28 24.26 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-12T12:47:22.225Z] #28 24.26 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-12T12:47:22.225Z] #28 24.26 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T12:47:22.225Z] #28 24.27 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-12T12:47:22.225Z] #28 24.27 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-12T12:47:22.225Z] #28 24.28 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-12T12:47:22.225Z] #28 24.28 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-12T12:47:22.225Z] #28 24.30 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-12T12:47:22.225Z] #28 24.30 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-12T12:47:22.225Z] #28 24.31 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-12T12:47:22.225Z] #28 24.38 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-12T12:47:20.857Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T12:47:20.917Z] > git config --add remote.origin.fetch +refs/pull/43588/head:refs/remotes/origin/PR-43588 # timeout=10 [2022-05-12T12:47:20.956Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T12:47:21.070Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T12:47:21.192Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T12:47:21.192Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T12:47:21.194Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43588/head:refs/remotes/origin/PR-43588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T12:47:21.925Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T12:47:21.966Z] > git checkout -f 91c254a189daafce6f091a84bf483cffd968104d # timeout=10 [2022-05-12T12:47:22.484Z] #28 24.41 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-12T12:47:22.484Z] #28 24.42 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-12T12:47:22.484Z] #28 24.42 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-12T12:47:22.750Z] #42 62.06 Selecting previously unselected package cmake-data. [2022-05-12T12:47:22.750Z] #42 62.08 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-12T12:47:22.750Z] #42 62.10 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T12:47:23.017Z] #14 62.34 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] [2022-05-12T12:47:23.053Z] #28 24.90 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T12:47:23.053Z] #28 25.09 Fetched 18.6 MB in 1s (30.1 MB/s) [2022-05-12T12:47:23.053Z] #28 25.14 Selecting previously unselected package pigz. [2022-05-12T12:47:23.053Z] #28 25.14 (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 ... 40068 files and directories currently installed.) [2022-05-12T12:47:23.312Z] #28 25.20 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-12T12:47:23.312Z] #28 25.21 Unpacking pigz (2.6-1) ... [2022-05-12T12:47:23.312Z] #28 25.27 Selecting previously unselected package libelf1:amd64. [2022-05-12T12:47:23.312Z] #28 25.27 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-12T12:47:23.312Z] #28 25.28 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-12T12:47:23.312Z] #28 25.36 Selecting previously unselected package libbpf0:amd64. [2022-05-12T12:47:23.312Z] #28 25.36 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-12T12:47:23.312Z] #28 25.37 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-12T12:47:23.312Z] #28 25.42 Selecting previously unselected package libcap2:amd64. [2022-05-12T12:47:23.312Z] #28 25.42 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-12T12:47:23.312Z] #28 25.43 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-12T12:47:23.571Z] #28 25.48 Selecting previously unselected package libmnl0:amd64. [2022-05-12T12:47:23.571Z] #28 25.48 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-12T12:47:23.571Z] #28 25.49 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-12T12:47:23.571Z] #28 25.54 Selecting previously unselected package libxtables12:amd64. [2022-05-12T12:47:23.571Z] #28 25.54 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-12T12:47:23.571Z] #28 25.55 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-12T12:47:23.571Z] #28 25.59 Selecting previously unselected package libcap2-bin. [2022-05-12T12:47:23.571Z] #28 25.59 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-12T12:47:23.571Z] #28 25.59 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-12T12:47:23.571Z] #28 25.64 Selecting previously unselected package iproute2. [2022-05-12T12:47:23.571Z] #28 25.64 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-12T12:47:23.571Z] #28 25.65 Unpacking iproute2 (5.10.0-4) ... [2022-05-12T12:47:23.571Z] #28 ... [2022-05-12T12:47:23.571Z] [2022-05-12T12:47:23.571Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:47:23.571Z] #71 sha256:2464e399941b0372087ef87d463736cbea99ee5dbad042930173b4ab105fe5da [2022-05-12T12:47:23.571Z] #71 74.52 + bin/containerd [2022-05-12T12:47:23.829Z] #71 ... [2022-05-12T12:47:23.829Z] [2022-05-12T12:47:23.829Z] #28 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 zstd [2022-05-12T12:47:23.829Z] #28 sha256:d7b1cc479f51331e2dfba10d869e7f4a5c1368959b004641f190e3d67339258f [2022-05-12T12:47:23.947Z] #14 63.41 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] [2022-05-12T12:47:24.088Z] #28 25.87 Selecting previously unselected package xxd. [2022-05-12T12:47:24.088Z] #28 25.87 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T12:47:24.088Z] #28 25.88 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:47:24.088Z] #28 25.94 Selecting previously unselected package vim-common. [2022-05-12T12:47:24.089Z] #28 25.95 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T12:47:24.089Z] #28 25.96 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:47:24.089Z] #28 26.04 Selecting previously unselected package bash-completion. [2022-05-12T12:47:24.089Z] #28 26.05 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-12T12:47:25.039Z] #28 27.01 Unpacking bash-completion (1:2.11-2) ... [2022-05-12T12:47:25.314Z] #28 27.27 Selecting previously unselected package apparmor. [2022-05-12T12:47:25.314Z] #28 27.28 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-05-12T12:47:25.314Z] #28 27.32 Unpacking apparmor (2.13.6-10) ... [2022-05-12T12:47:25.402Z] #14 ... [2022-05-12T12:47:25.402Z] [2022-05-12T12:47:25.402Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:47:25.402Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:47:25.402Z] #55 55.67 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-12T12:47:25.402Z] #55 55.69 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-12T12:47:25.402Z] #55 60.87 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-12T12:47:25.402Z] #55 60.90 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T12:47:25.402Z] #55 60.90 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-12T12:47:25.402Z] #55 61.14 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-12T12:47:25.402Z] #55 61.25 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-12T12:47:25.402Z] #55 61.30 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-12T12:47:25.402Z] #55 61.39 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-12T12:47:25.402Z] #55 61.45 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-12T12:47:25.402Z] #55 61.54 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-12T12:47:25.402Z] #55 61.54 go: downloading github.com/spf13/afero v1.6.0 [2022-05-12T12:47:25.402Z] #55 61.61 go: downloading github.com/spf13/cast v1.4.1 [2022-05-12T12:47:25.402Z] #55 61.69 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-12T12:47:25.402Z] #55 61.84 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-12T12:47:25.402Z] #55 61.87 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-12T12:47:25.402Z] #55 62.08 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-12T12:47:25.402Z] #55 62.11 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-12T12:47:25.402Z] #55 62.11 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-12T12:47:25.402Z] #55 62.16 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-12T12:47:25.402Z] #55 62.20 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-12T12:47:25.402Z] #55 62.20 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-12T12:47:25.402Z] #55 62.24 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-12T12:47:25.402Z] #55 62.25 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-12T12:47:25.402Z] #55 62.30 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-12T12:47:25.402Z] #55 62.50 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-12T12:47:25.402Z] #55 62.58 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-12T12:47:25.402Z] #55 62.72 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-12T12:47:25.402Z] #55 62.82 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-12T12:47:25.402Z] #55 63.00 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-12T12:47:25.402Z] #55 63.58 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-12T12:47:25.402Z] #55 63.80 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-12T12:47:25.402Z] #55 63.89 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-12T12:47:25.402Z] #55 63.94 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-12T12:47:25.402Z] #55 64.00 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-12T12:47:25.402Z] #55 64.05 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-12T12:47:25.402Z] #55 64.14 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-12T12:47:25.402Z] #55 64.15 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-12T12:47:25.402Z] #55 64.22 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-12T12:47:25.402Z] #55 64.26 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-12T12:47:25.402Z] #55 64.28 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-12T12:47:25.402Z] #55 64.51 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-12T12:47:25.402Z] #55 64.56 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-12T12:47:25.402Z] #55 64.58 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-12T12:47:25.402Z] #55 64.68 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-12T12:47:25.402Z] #55 64.73 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-12T12:47:25.402Z] #55 64.80 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-12T12:47:25.402Z] #55 64.82 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-12T12:47:25.402Z] #55 64.90 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-12T12:47:25.402Z] #55 64.91 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-12T12:47:25.213Z] > git remote # timeout=10 [2022-05-12T12:47:25.290Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T12:47:25.332Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T12:47:25.334Z] > git merge 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 # timeout=10 [2022-05-12T12:47:25.564Z] Merge succeeded, producing 91c254a189daafce6f091a84bf483cffd968104d [2022-05-12T12:47:25.565Z] Checking out Revision 91c254a189daafce6f091a84bf483cffd968104d (PR-43588) [2022-05-12T12:47:25.573Z] #28 27.53 Selecting previously unselected package inetutils-ping. [2022-05-12T12:47:25.573Z] #28 27.54 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-12T12:47:25.573Z] #28 27.54 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-12T12:47:25.573Z] #28 27.62 Selecting previously unselected package libip4tc2:amd64. [2022-05-12T12:47:25.573Z] #28 27.62 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-12T12:47:25.573Z] #28 27.63 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T12:47:25.573Z] #28 27.68 Selecting previously unselected package libip6tc2:amd64. [2022-05-12T12:47:25.573Z] #28 27.69 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-12T12:47:25.573Z] #28 27.69 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T12:47:25.573Z] #28 27.74 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-12T12:47:25.734Z] Fetching without tags [2022-05-12T12:47:25.831Z] #28 27.75 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-12T12:47:25.831Z] #28 27.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T12:47:25.831Z] #28 27.79 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-12T12:47:25.831Z] #28 27.80 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-12T12:47:25.831Z] #28 27.80 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T12:47:25.831Z] #28 27.85 Selecting previously unselected package libnftnl11:amd64. [2022-05-12T12:47:25.987Z] #55 ... [2022-05-12T12:47:25.987Z] [2022-05-12T12:47:25.987Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-12T12:47:25.987Z] #40 sha256:0582bbb05c140503ba9864bbb8bae809b7e98f370858254604c35916be6e73a7 [2022-05-12T12:47:25.987Z] #40 65.37 NAME: [2022-05-12T12:47:25.987Z] #40 65.39 go-winres - A tool for embedding resources in Windows executables [2022-05-12T12:47:25.987Z] #40 65.39 [2022-05-12T12:47:25.987Z] #40 65.39 USAGE: [2022-05-12T12:47:25.987Z] #40 65.39 go-winres [global options] command [command options] [arguments...] [2022-05-12T12:47:25.987Z] #40 65.39 [2022-05-12T12:47:25.987Z] #40 65.39 COMMANDS: [2022-05-12T12:47:25.987Z] #40 65.39 init Create an initial ./winres/winres.json [2022-05-12T12:47:25.987Z] #40 65.39 make Make syso files for the "go build" command [2022-05-12T12:47:25.987Z] #40 65.39 simply Make syso files for the "go build" command (simplified) [2022-05-12T12:47:25.987Z] #40 65.39 extract Extract all resources from an executable [2022-05-12T12:47:25.987Z] #40 65.39 patch Replace resources in an executable file (exe, dll) [2022-05-12T12:47:25.987Z] #40 65.39 help, h Shows a list of commands or help for one command [2022-05-12T12:47:25.987Z] #40 65.39 [2022-05-12T12:47:25.987Z] #40 65.39 GLOBAL OPTIONS: [2022-05-12T12:47:25.987Z] #40 65.39 --help, -h show help (default: false) [2022-05-12T12:47:26.090Z] #28 27.86 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-12T12:47:26.090Z] #28 27.86 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T12:47:26.090Z] #28 27.92 Selecting previously unselected package iptables. [2022-05-12T12:47:26.090Z] #28 27.92 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-05-12T12:47:26.090Z] #28 27.93 Unpacking iptables (1.8.7-1) ... [2022-05-12T12:47:26.090Z] #28 28.07 Selecting previously unselected package libonig5:amd64. [2022-05-12T12:47:26.090Z] #28 28.07 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-12T12:47:26.090Z] #28 28.08 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T12:47:26.090Z] #28 28.15 Selecting previously unselected package libjq1:amd64. [2022-05-12T12:47:26.145Z] using credential docker-jenkins-github-credentials [2022-05-12T12:47:26.224Z] Cloning the remote Git repository [2022-05-12T12:47:26.224Z] Cloning with configured refspecs honoured and without tags [2022-05-12T12:47:26.350Z] #28 28.16 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-05-12T12:47:26.350Z] #28 28.17 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-12T12:47:26.350Z] #28 28.23 Selecting previously unselected package jq. [2022-05-12T12:47:26.350Z] #28 28.24 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-05-12T12:47:26.350Z] #28 28.25 Unpacking jq (1.6-2.1) ... [2022-05-12T12:47:26.350Z] #28 28.31 Selecting previously unselected package libaio1:amd64. [2022-05-12T12:47:26.350Z] #28 28.31 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-05-12T12:47:26.350Z] #28 28.32 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-12T12:47:26.350Z] #28 28.38 Selecting previously unselected package libgpm2:amd64. [2022-05-12T12:47:26.350Z] #28 28.38 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-05-12T12:47:26.350Z] #28 28.39 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-12T12:47:26.350Z] #28 28.44 Selecting previously unselected package libinih1:amd64. [2022-05-12T12:47:26.609Z] #28 28.45 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-05-12T12:47:26.609Z] #28 28.45 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-12T12:47:26.609Z] #28 28.50 Selecting previously unselected package libnet1:amd64. [2022-05-12T12:47:26.609Z] #28 28.50 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-12T12:47:26.609Z] #28 28.51 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T12:47:26.609Z] #28 28.57 Selecting previously unselected package libnl-3-200:amd64. [2022-05-12T12:47:26.609Z] #28 28.57 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-12T12:47:26.609Z] #28 28.58 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T12:47:26.609Z] #28 28.63 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-12T12:47:26.609Z] #28 28.63 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-12T12:47:26.609Z] #28 28.64 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T12:47:26.609Z] #28 28.69 Selecting previously unselected package net-tools. [2022-05-12T12:47:26.428Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T12:47:26.681Z] Merging remotes/origin/master commit 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 into PR head commit 91c254a189daafce6f091a84bf483cffd968104d [2022-05-12T12:47:26.869Z] #28 28.69 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-12T12:47:26.869Z] #28 28.69 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T12:47:26.869Z] #28 28.81 Selecting previously unselected package python-pip-whl. [2022-05-12T12:47:26.869Z] #28 28.82 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-12T12:47:26.869Z] #28 28.82 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T12:47:26.970Z] #42 ... [2022-05-12T12:47:26.970Z] [2022-05-12T12:47:26.970Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:47:26.970Z] #64 sha256:8e2c7f79d33c8d1fbb760ff407a7c722b52a3a44d7ef545521e1e12973e62f02 [2022-05-12T12:47:26.970Z] #64 1.851 + RM_GOPATH=0 [2022-05-12T12:47:26.970Z] #64 1.851 + TMP_GOPATH= [2022-05-12T12:47:26.970Z] #64 1.851 + : /build [2022-05-12T12:47:26.970Z] #64 1.851 + '[' -z '' ']' [2022-05-12T12:47:26.970Z] #64 1.851 ++ mktemp -d [2022-05-12T12:47:26.970Z] #64 1.851 + export GOPATH=/tmp/tmp.hbbLDAQptm [2022-05-12T12:47:26.970Z] #64 1.851 + GOPATH=/tmp/tmp.hbbLDAQptm [2022-05-12T12:47:26.970Z] #64 1.851 + RM_GOPATH=1 [2022-05-12T12:47:26.970Z] #64 1.851 + case "$(go env GOARCH)" in [2022-05-12T12:47:26.970Z] #64 1.851 ++ go env GOARCH [2022-05-12T12:47:26.970Z] #64 2.008 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T12:47:26.970Z] #64 2.008 + GO_BUILDMODE=-buildmode=pie [2022-05-12T12:47:26.970Z] #64 2.008 ++ dirname /install.sh [2022-05-12T12:47:26.970Z] #64 2.008 + dir=/ [2022-05-12T12:47:26.970Z] #64 2.008 + bin=containerd [2022-05-12T12:47:26.970Z] #64 2.008 + shift [2022-05-12T12:47:26.970Z] #64 2.008 + '[' '!' -f //containerd.installer ']' [2022-05-12T12:47:26.970Z] #64 2.008 + . //containerd.installer [2022-05-12T12:47:26.970Z] #64 2.008 ++ set -e [2022-05-12T12:47:26.970Z] #64 2.008 ++ : v1.6.4 [2022-05-12T12:47:26.970Z] #64 2.008 + install_containerd [2022-05-12T12:47:26.970Z] #64 2.009 + echo 'Install containerd version v1.6.4' [2022-05-12T12:47:26.970Z] #64 2.009 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hbbLDAQptm/src/github.com/containerd/containerd [2022-05-12T12:47:26.970Z] #64 2.009 Install containerd version v1.6.4 [2022-05-12T12:47:26.970Z] #64 2.022 Cloning into '/tmp/tmp.hbbLDAQptm/src/github.com/containerd/containerd'... [2022-05-12T12:47:26.970Z] #64 ... [2022-05-12T12:47:26.970Z] [2022-05-12T12:47:26.970Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:47:26.970Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:47:26.970Z] #55 64.27 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T12:47:26.970Z] #55 64.30 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-12T12:47:26.970Z] #55 64.37 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-12T12:47:26.970Z] #55 64.44 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-12T12:47:26.970Z] #55 64.57 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-12T12:47:26.970Z] #55 64.64 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-12T12:47:26.970Z] #55 64.89 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-12T12:47:26.970Z] #55 64.91 go: downloading github.com/spf13/afero v1.6.0 [2022-05-12T12:47:26.970Z] #55 65.06 go: downloading github.com/spf13/cast v1.4.1 [2022-05-12T12:47:26.970Z] #55 65.12 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-12T12:47:26.970Z] #55 65.17 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-12T12:47:26.970Z] #55 65.23 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-12T12:47:26.970Z] #55 65.44 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-12T12:47:26.970Z] #55 65.44 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-12T12:47:26.970Z] #55 65.59 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-12T12:47:26.970Z] #55 65.71 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-12T12:47:26.970Z] #55 65.79 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-12T12:47:26.970Z] #55 65.90 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-12T12:47:26.970Z] #55 65.94 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-12T12:47:26.970Z] #55 65.96 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-12T12:47:26.970Z] #55 66.02 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-12T12:47:27.128Z] #28 29.06 Selecting previously unselected package python3-lib2to3. [2022-05-12T12:47:27.128Z] #28 29.06 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-12T12:47:27.128Z] #28 29.07 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-12T12:47:27.128Z] #28 29.13 Selecting previously unselected package python3-distutils. [2022-05-12T12:47:27.128Z] #28 29.14 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-05-12T12:47:27.128Z] #28 29.14 Unpacking python3-distutils (3.9.2-1) ... [2022-05-12T12:47:27.128Z] #28 29.21 Selecting previously unselected package python3-pkg-resources. [2022-05-12T12:47:27.234Z] #55 66.66 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-12T12:47:27.357Z] #40 DONE 66.8s [2022-05-12T12:47:27.357Z] [2022-05-12T12:47:27.357Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:47:27.357Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:47:27.357Z] #55 65.51 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-12T12:47:27.357Z] #55 65.65 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-12T12:47:27.357Z] #55 65.71 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-12T12:47:27.357Z] #55 65.72 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-12T12:47:27.357Z] #55 65.81 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-12T12:47:27.357Z] #55 65.86 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-12T12:47:27.357Z] #55 65.96 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-12T12:47:27.357Z] #55 66.02 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-12T12:47:27.357Z] #55 66.07 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-12T12:47:27.357Z] #55 66.20 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-12T12:47:27.357Z] #55 66.39 go: downloading github.com/julz/importas v0.1.0 [2022-05-12T12:47:27.357Z] #55 66.45 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-12T12:47:27.357Z] #55 66.46 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-12T12:47:27.357Z] #55 66.53 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-12T12:47:27.357Z] #55 66.74 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-12T12:47:27.357Z] #55 66.81 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-12T12:47:27.357Z] #55 66.83 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-12T12:47:27.388Z] #28 29.21 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T12:47:27.388Z] #28 29.22 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T12:47:27.388Z] #28 29.29 Selecting previously unselected package python3-setuptools. [2022-05-12T12:47:27.388Z] #28 29.30 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-05-12T12:47:27.388Z] #28 29.30 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-12T12:47:27.388Z] #28 29.43 Selecting previously unselected package python3-wheel. [2022-05-12T12:47:27.388Z] #28 29.44 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-05-12T12:47:27.388Z] #28 29.44 Unpacking python3-wheel (0.34.2-1) ... [2022-05-12T12:47:27.388Z] #28 29.49 Selecting previously unselected package python3-pip. [2022-05-12T12:47:27.497Z] #55 66.87 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-12T12:47:27.497Z] #55 66.89 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-12T12:47:27.497Z] #55 66.97 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-12T12:47:27.613Z] #55 66.95 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-12T12:47:27.613Z] #55 66.95 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-12T12:47:27.613Z] #55 66.96 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-12T12:47:27.613Z] #55 67.04 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-12T12:47:27.647Z] #28 29.50 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-12T12:47:27.647Z] #28 29.50 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T12:47:27.647Z] #28 29.62 Selecting previously unselected package sudo. [2022-05-12T12:47:27.647Z] #28 29.63 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-05-12T12:47:27.647Z] #28 29.63 Unpacking sudo (1.9.5p2-3) ... [2022-05-12T12:47:25.409Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T12:47:25.472Z] > git config --add remote.origin.fetch +refs/pull/43588/head:refs/remotes/origin/PR-43588 # timeout=10 [2022-05-12T12:47:25.523Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T12:47:25.638Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T12:47:25.762Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T12:47:25.763Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T12:47:25.765Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43588/head:refs/remotes/origin/PR-43588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T12:47:26.780Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T12:47:26.826Z] > git checkout -f 91c254a189daafce6f091a84bf483cffd968104d # timeout=10 [2022-05-12T12:47:27.760Z] #55 67.08 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-12T12:47:27.760Z] #55 67.10 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-12T12:47:27.872Z] #55 67.27 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-12T12:47:27.872Z] #55 67.32 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-12T12:47:27.907Z] #28 29.87 Selecting previously unselected package thin-provisioning-tools. [2022-05-12T12:47:27.907Z] #28 29.87 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-12T12:47:27.907Z] #28 29.88 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-12T12:47:27.907Z] #28 30.00 Selecting previously unselected package uidmap. [2022-05-12T12:47:28.167Z] #28 30.01 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-12T12:47:28.167Z] #28 30.01 Unpacking uidmap (1:4.8.1-1) ... [2022-05-12T12:47:28.167Z] #28 30.10 Selecting previously unselected package vim-runtime. [2022-05-12T12:47:28.167Z] #28 30.11 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T12:47:28.167Z] #28 30.13 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-12T12:47:28.167Z] #28 30.15 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-12T12:47:28.167Z] #28 30.16 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:47:28.439Z] #64 ... [2022-05-12T12:47:28.439Z] [2022-05-12T12:47:28.439Z] #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 [2022-05-12T12:47:28.439Z] #14 sha256:ebc57ca6e5dc177d7d27de14f60de7507fdaecdefdac67438814209070e759cb [2022-05-12T12:47:28.439Z] #14 74.78 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-12T12:47:28.439Z] #14 74.78 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-05-12T12:47:28.439Z] #14 74.79 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T12:47:28.439Z] #14 80.06 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-12T12:47:28.439Z] #14 80.06 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-05-12T12:47:28.439Z] #14 80.07 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T12:47:25.482Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-12T12:47:25.602Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T12:47:25.656Z] > git checkout -f 91c254a189daafce6f091a84bf483cffd968104d # timeout=10 [2022-05-12T12:47:28.710Z] #55 ... [2022-05-12T12:47:28.710Z] [2022-05-12T12:47:28.710Z] #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 [2022-05-12T12:47:28.710Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:47:28.710Z] #14 58.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-12T12:47:28.710Z] #14 58.35 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] [2022-05-12T12:47:28.710Z] #14 58.35 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] [2022-05-12T12:47:28.710Z] #14 59.27 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] [2022-05-12T12:47:28.710Z] #14 61.65 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] [2022-05-12T12:47:28.710Z] #14 62.55 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] [2022-05-12T12:47:28.710Z] #14 63.50 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] [2022-05-12T12:47:28.710Z] #14 65.57 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] [2022-05-12T12:47:28.710Z] #14 66.18 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] [2022-05-12T12:47:28.710Z] #14 66.25 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-12T12:47:28.710Z] #14 66.26 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-12T12:47:28.710Z] #14 66.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T12:47:28.710Z] #14 66.33 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-12T12:47:28.710Z] #14 66.36 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] [2022-05-12T12:47:28.710Z] #14 66.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-12T12:47:28.710Z] #14 66.37 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-12T12:47:28.710Z] #14 66.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-12T12:47:28.710Z] #14 66.39 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-12T12:47:28.710Z] #14 66.40 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-12T12:47:28.710Z] #14 66.40 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-12T12:47:28.710Z] #14 66.45 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-12T12:47:28.710Z] #14 66.46 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-05-12T12:47:28.710Z] #14 66.46 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-12T12:47:28.710Z] #14 66.47 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-12T12:47:28.710Z] #14 67.65 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T12:47:28.710Z] #14 67.91 Fetched 115 MB in 10s (11.6 MB/s) [2022-05-12T12:47:28.710Z] #14 68.06 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-12T12:47:28.710Z] #14 68.06 (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 ... 15709 files and directories currently installed.) [2022-05-12T12:47:28.710Z] #14 68.13 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T12:47:28.710Z] #14 68.14 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T12:47:28.710Z] #14 ... [2022-05-12T12:47:28.710Z] [2022-05-12T12:47:28.710Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:47:28.710Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:47:28.710Z] #55 68.09 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-12T12:47:28.710Z] #55 68.14 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-12T12:47:26.840Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-12T12:47:28.170Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T12:47:28.170Z] > git --version # timeout=10 [2022-05-12T12:47:28.235Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-12T12:47:28.236Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T12:47:28.239Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43588/head:refs/remotes/origin/PR-43588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T12:47:28.800Z] #55 68.33 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-12T12:47:28.800Z] #55 68.33 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-12T12:47:28.973Z] #55 68.20 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-12T12:47:28.973Z] #55 68.31 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-12T12:47:28.973Z] #55 68.37 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-12T12:47:28.973Z] #55 68.42 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-12T12:47:29.056Z] #55 68.45 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-12T12:47:29.056Z] #55 68.49 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-12T12:47:29.056Z] #55 68.55 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-12T12:47:29.236Z] #55 68.44 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-12T12:47:29.236Z] #55 68.51 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-12T12:47:29.236Z] #55 68.63 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-12T12:47:29.313Z] #55 68.68 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-12T12:47:29.313Z] #55 68.75 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-12T12:47:29.498Z] #55 68.70 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-12T12:47:29.498Z] #55 68.74 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-12T12:47:29.498Z] #55 68.80 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-12T12:47:29.498Z] #55 68.91 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-12T12:47:29.498Z] #55 68.94 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-12T12:47:29.498Z] #55 68.96 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-12T12:47:29.498Z] #55 69.00 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-12T12:47:29.498Z] #55 69.03 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-12T12:47:29.547Z] #28 31.34 Selecting previously unselected package vim. [2022-05-12T12:47:29.548Z] #28 31.35 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T12:47:29.548Z] #28 31.36 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:47:29.569Z] #55 68.83 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-12T12:47:29.569Z] #55 68.84 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-12T12:47:29.761Z] #55 69.13 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-12T12:47:29.762Z] #55 69.13 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-12T12:47:29.762Z] #55 69.27 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-12T12:47:29.807Z] #28 31.63 Selecting previously unselected package xfsprogs. [2022-05-12T12:47:29.807Z] #28 31.64 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-12T12:47:29.807Z] #28 31.64 Unpacking xfsprogs (5.10.0-4) ... [2022-05-12T12:47:29.807Z] #28 31.84 Selecting previously unselected package zip. [2022-05-12T12:47:29.807Z] #28 31.84 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-05-12T12:47:29.807Z] #28 31.85 Unpacking zip (3.0-12) ... [2022-05-12T12:47:29.827Z] #55 69.38 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-12T12:47:29.827Z] #55 69.38 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-12T12:47:29.832Z] #14 82.04 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-12T12:47:29.832Z] #14 82.05 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T12:47:29.832Z] #14 82.06 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T12:47:29.979Z] Merge succeeded, producing 91c254a189daafce6f091a84bf483cffd968104d [2022-05-12T12:47:29.979Z] Checking out Revision 91c254a189daafce6f091a84bf483cffd968104d (PR-43588) [2022-05-12T12:47:30.067Z] #28 31.92 Selecting previously unselected package zstd. [2022-05-12T12:47:30.067Z] #28 31.92 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-12T12:47:30.067Z] #28 31.93 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-12T12:47:30.067Z] #28 32.08 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T12:47:30.083Z] #55 69.41 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-12T12:47:30.083Z] #55 69.42 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-12T12:47:30.083Z] #55 69.45 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-12T12:47:30.337Z] #55 69.44 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-12T12:47:30.337Z] #55 69.72 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-12T12:47:30.337Z] #55 69.76 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-12T12:47:30.337Z] #55 69.82 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-12T12:47:30.340Z] #55 69.56 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-12T12:47:30.340Z] #55 69.61 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-12T12:47:30.340Z] #55 69.66 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-12T12:47:30.340Z] #55 ... [2022-05-12T12:47:30.340Z] [2022-05-12T12:47:30.340Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-12T12:47:30.340Z] #51 sha256:92fac3b914a30650c2fc0ed42b9298e4db551ac8ccb43ad738ecc0739aafa4f5 [2022-05-12T12:47:30.340Z] #51 59.38 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-12T12:47:30.340Z] #51 59.38 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-12T12:47:30.340Z] #51 59.39 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T12:47:30.340Z] #51 59.80 Selecting previously unselected package criu. [2022-05-12T12:47:30.340Z] #51 59.82 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-12T12:47:30.340Z] #51 59.84 Unpacking criu (3.17-1) ... [2022-05-12T12:47:30.340Z] #51 61.03 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T12:47:30.340Z] #51 63.73 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-12T12:47:30.340Z] #51 63.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T12:47:30.340Z] #51 63.86 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T12:47:30.340Z] #51 63.91 Setting up python3-six (1.16.0-2) ... [2022-05-12T12:47:30.340Z] #51 66.32 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T12:47:30.340Z] #51 66.61 Setting up python3-protobuf (3.12.4-1) ... [2022-05-12T12:47:30.340Z] #51 ... [2022-05-12T12:47:30.340Z] [2022-05-12T12:47:30.340Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:47:30.340Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:47:30.340Z] #55 69.69 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-12T12:47:30.340Z] #55 69.71 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-12T12:47:30.340Z] #55 69.77 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-12T12:47:30.587Z] #28 32.48 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T12:47:30.587Z] #28 32.49 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T12:47:30.587Z] #28 32.50 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-12T12:47:30.587Z] #28 32.51 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T12:47:30.587Z] #28 32.52 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-12T12:47:30.587Z] #28 32.54 Setting up uidmap (1:4.8.1-1) ... [2022-05-12T12:47:30.587Z] #28 32.55 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T12:47:30.587Z] #28 32.56 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T12:47:30.587Z] #28 32.57 Setting up python3-wheel (0.34.2-1) ... [2022-05-12T12:47:30.597Z] #55 69.91 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-12T12:47:30.597Z] #55 ... [2022-05-12T12:47:30.597Z] [2022-05-12T12:47:30.597Z] #42 [tini 1/3] 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 [2022-05-12T12:47:30.597Z] #42 sha256:a00fd96d49ac7cd6f7af9830049a5e99def56a02f4de5f3b79d5127f6306e0da [2022-05-12T12:47:30.597Z] #42 59.80 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T12:47:30.597Z] #42 60.50 Fetched 17.7 MB in 2s (7903 kB/s) [2022-05-12T12:47:30.597Z] #42 60.75 Selecting previously unselected package xxd. [2022-05-12T12:47:30.597Z] #42 60.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-12T12:47:30.597Z] #42 61.04 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T12:47:30.597Z] #42 61.06 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:47:30.597Z] #42 61.54 Selecting previously unselected package vim-common. [2022-05-12T12:47:30.597Z] #42 61.55 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T12:47:30.597Z] #42 61.64 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:47:30.597Z] #42 62.39 Selecting previously unselected package cmake-data. [2022-05-12T12:47:30.597Z] #42 62.40 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-12T12:47:30.597Z] #42 62.48 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T12:47:30.597Z] #42 68.06 Selecting previously unselected package libicu67:amd64. [2022-05-12T12:47:30.597Z] #42 68.06 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-12T12:47:30.597Z] #42 68.09 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-12T12:47:30.597Z] #42 ... [2022-05-12T12:47:30.597Z] [2022-05-12T12:47:30.597Z] #34 [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 [2022-05-12T12:47:30.597Z] #34 sha256:dd36318f7be73ed581e123d124fcedc2d52e8ba3c5d6c3d2b21ddd7e578a94c8 [2022-05-12T12:47:30.597Z] #34 67.41 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: 93% (1422/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. [2022-05-12T12:47:30.597Z] #34 68.54 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-12T12:47:30.597Z] #34 68.91 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-12T12:47:30.604Z] #55 69.85 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-12T12:47:30.604Z] #55 69.90 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-12T12:47:30.604Z] #55 69.96 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-12T12:47:30.604Z] #55 69.99 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-12T12:47:30.604Z] #55 70.05 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-12T12:47:30.604Z] #55 ... [2022-05-12T12:47:30.604Z] [2022-05-12T12:47:30.604Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-12T12:47:30.604Z] #51 sha256:92fac3b914a30650c2fc0ed42b9298e4db551ac8ccb43ad738ecc0739aafa4f5 [2022-05-12T12:47:30.604Z] #51 59.84 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-12T12:47:30.604Z] #51 61.66 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T12:47:30.604Z] #51 62.11 Fetched 2314 kB in 3s (681 kB/s) [2022-05-12T12:47:30.604Z] #51 62.43 Selecting previously unselected package libprotobuf23:amd64. [2022-05-12T12:47:30.604Z] #51 62.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-12T12:47:30.604Z] #51 62.53 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-12T12:47:30.604Z] #51 62.55 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-12T12:47:30.604Z] #51 63.91 Selecting previously unselected package python3-pkg-resources. [2022-05-12T12:47:30.604Z] #51 63.91 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T12:47:30.604Z] #51 63.92 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T12:47:30.604Z] #51 64.34 Selecting previously unselected package python3-six. [2022-05-12T12:47:30.604Z] #51 64.35 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-12T12:47:30.604Z] #51 64.38 Unpacking python3-six (1.16.0-2) ... [2022-05-12T12:47:30.604Z] #51 64.62 Selecting previously unselected package python3-protobuf. [2022-05-12T12:47:30.604Z] #51 64.63 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-12T12:47:30.604Z] #51 64.64 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-12T12:47:30.604Z] #51 65.72 Selecting previously unselected package libnet1:amd64. [2022-05-12T12:47:30.604Z] #51 65.72 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-12T12:47:30.604Z] #51 65.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T12:47:30.604Z] #51 65.98 Selecting previously unselected package libnl-3-200:amd64. [2022-05-12T12:47:30.604Z] #51 65.98 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-12T12:47:30.604Z] #51 66.00 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T12:47:30.604Z] #51 66.27 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-12T12:47:30.604Z] #51 66.30 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-12T12:47:30.604Z] #51 66.31 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T12:47:30.604Z] #51 66.55 Selecting previously unselected package criu. [2022-05-12T12:47:30.604Z] #51 66.57 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-12T12:47:30.604Z] #51 66.58 Unpacking criu (3.17-1) ... [2022-05-12T12:47:30.604Z] #51 67.87 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T12:47:30.846Z] #28 32.84 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:47:30.846Z] #28 32.85 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-12T12:47:30.846Z] #28 32.86 Setting up libcap2-bin (1:2.44-1) ... [2022-05-12T12:47:30.846Z] #28 32.87 Setting up apparmor (2.13.6-10) ... [2022-05-12T12:47:30.867Z] #51 ... [2022-05-12T12:47:30.867Z] [2022-05-12T12:47:30.867Z] #34 [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 [2022-05-12T12:47:30.867Z] #34 sha256:dd36318f7be73ed581e123d124fcedc2d52e8ba3c5d6c3d2b21ddd7e578a94c8 [2022-05-12T12:47:30.867Z] #34 68.17 Updating files: 87% (1334/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. [2022-05-12T12:47:30.867Z] #34 68.78 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-12T12:47:30.867Z] #34 69.41 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-12T12:47:29.562Z] > git remote # timeout=10 [2022-05-12T12:47:29.684Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T12:47:29.728Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T12:47:29.730Z] > git merge 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 # timeout=10 [2022-05-12T12:47:29.868Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-12T12:47:30.004Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T12:47:30.053Z] > git checkout -f 91c254a189daafce6f091a84bf483cffd968104d # timeout=10 [2022-05-12T12:47:31.785Z] #28 33.90 Setting up zip (3.0-12) ... [2022-05-12T12:47:31.785Z] #28 33.91 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:47:32.044Z] #28 33.93 Setting up bash-completion (1:2.11-2) ... [2022-05-12T12:47:32.607Z] #14 89.58 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-12T12:47:32.607Z] #14 89.59 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-05-12T12:47:32.607Z] #14 89.59 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T12:47:32.982Z] #28 34.89 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-12T12:47:32.982Z] #28 34.90 Setting up sudo (1.9.5p2-3) ... [2022-05-12T12:47:32.982Z] #28 34.95 invoke-rc.d: could not determine current runlevel [2022-05-12T12:47:32.982Z] #28 34.96 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-12T12:47:32.982Z] #28 34.97 Setting up xfsprogs (5.10.0-4) ... [2022-05-12T12:47:32.982Z] #28 34.98 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-12T12:47:32.982Z] #28 34.99 Setting up inetutils-ping (2:2.0-1) ... [2022-05-12T12:47:32.982Z] #28 35.00 Setting up pigz (2.6-1) ... [2022-05-12T12:47:32.982Z] #28 35.01 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T12:47:32.982Z] #28 35.02 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T12:47:32.982Z] #28 35.04 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T12:47:32.982Z] #28 35.05 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:47:33.501Z] #28 35.40 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-12T12:47:33.501Z] #28 35.41 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-12T12:47:33.760Z] #28 35.60 Setting up libelf1:amd64 (0.183-1) ... [2022-05-12T12:47:33.760Z] #28 35.61 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-12T12:47:33.760Z] #28 35.62 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T12:47:33.760Z] #28 35.64 Setting up python3-distutils (3.9.2-1) ... [2022-05-12T12:47:34.018Z] #28 35.86 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:47:34.018Z] #28 35.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-12T12:47:34.018Z] #28 35.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-12T12:47:34.018Z] #28 35.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-12T12:47:34.018Z] #28 35.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-12T12:47:34.018Z] #28 35.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-12T12:47:34.018Z] #28 35.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-12T12:47:34.018Z] #28 35.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-12T12:47:34.018Z] #28 35.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-12T12:47:34.018Z] #28 35.94 Setting up python3-setuptools (52.0.0-4) ... [2022-05-12T12:47:34.585Z] #28 36.51 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-12T12:47:34.585Z] #28 36.52 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T12:47:34.585Z] #28 36.53 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-12T12:47:34.585Z] #28 36.54 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T12:47:34.775Z] #34 ... [2022-05-12T12:47:34.775Z] [2022-05-12T12:47:34.775Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-12T12:47:34.775Z] #51 sha256:92fac3b914a30650c2fc0ed42b9298e4db551ac8ccb43ad738ecc0739aafa4f5 [2022-05-12T12:47:34.775Z] #51 73.53 Setting up criu (3.17-1) ... [2022-05-12T12:47:35.116Z] #14 87.23 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-12T12:47:35.116Z] #14 87.25 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T12:47:35.116Z] #14 87.25 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T12:47:35.154Z] #28 37.04 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T12:47:35.154Z] #28 37.05 Setting up jq (1.6-2.1) ... [2022-05-12T12:47:35.154Z] #28 37.06 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-12T12:47:35.154Z] #28 37.07 Setting up iptables (1.8.7-1) ... [2022-05-12T12:47:35.154Z] #28 37.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T12:47:35.154Z] #28 37.09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T12:47:35.154Z] #28 37.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T12:47:35.154Z] #28 37.10 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T12:47:35.154Z] #28 37.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-12T12:47:35.154Z] #28 37.10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-12T12:47:35.154Z] #28 37.11 Setting up iproute2 (5.10.0-4) ... [2022-05-12T12:47:35.154Z] #28 37.31 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T12:47:35.875Z] #14 ... [2022-05-12T12:47:35.875Z] [2022-05-12T12:47:35.875Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T12:47:35.875Z] #67 sha256:6d8ab5b5dff97937a491d29657f59dcbacf28af290bcf80dc3affbff13dd354f [2022-05-12T12:47:35.875Z] #67 92.55 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T12:47:35.875Z] #67 92.55 + GOBIN=/build [2022-05-12T12:47:35.875Z] #67 92.55 + GO111MODULE=on [2022-05-12T12:47:35.875Z] #67 92.55 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T12:47:36.093Z] #28 DONE 37.8s [2022-05-12T12:47:36.093Z] [2022-05-12T12:47:36.093Z] #29 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-12T12:47:36.093Z] #29 sha256:9809d080638def8f91aabd519ddbcf8a85c07fdf980dda453d11fb8b314583c6 [2022-05-12T12:47:36.174Z] #34 ... [2022-05-12T12:47:36.174Z] [2022-05-12T12:47:36.174Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:47:36.174Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:47:36.174Z] #55 70.12 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-12T12:47:36.174Z] #55 70.15 go: downloading github.com/julz/importas v0.1.0 [2022-05-12T12:47:36.174Z] #55 70.48 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-12T12:47:36.174Z] #55 70.56 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-12T12:47:36.174Z] #55 70.61 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-12T12:47:36.174Z] #55 70.64 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-12T12:47:36.174Z] #55 70.73 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-12T12:47:36.174Z] #55 70.74 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-12T12:47:36.174Z] #55 70.79 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-12T12:47:36.174Z] #55 70.83 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-12T12:47:36.174Z] #55 71.06 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-12T12:47:36.174Z] #55 71.09 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-12T12:47:36.174Z] #55 71.13 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-12T12:47:36.174Z] #55 71.17 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-12T12:47:36.174Z] #55 71.95 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-12T12:47:36.174Z] #55 71.95 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-12T12:47:36.174Z] #55 72.03 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-12T12:47:36.174Z] #55 72.03 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-12T12:47:36.174Z] #55 72.10 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-12T12:47:36.174Z] #55 72.13 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-12T12:47:36.174Z] #55 72.19 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-12T12:47:36.174Z] #55 72.33 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-12T12:47:36.174Z] #55 72.37 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-12T12:47:36.174Z] #55 72.74 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-12T12:47:36.174Z] #55 72.74 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-12T12:47:36.174Z] #55 72.75 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-12T12:47:36.174Z] #55 72.78 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-12T12:47:36.174Z] #55 72.79 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-12T12:47:36.174Z] #55 72.89 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-12T12:47:36.174Z] #55 72.95 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-12T12:47:36.174Z] #55 73.09 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-12T12:47:36.174Z] #55 73.09 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-12T12:47:36.174Z] #55 73.15 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-12T12:47:36.174Z] #55 73.26 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-12T12:47:36.174Z] #55 73.26 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-12T12:47:36.174Z] #55 73.48 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-12T12:47:36.174Z] #55 73.49 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-12T12:47:36.174Z] #55 73.52 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-12T12:47:36.174Z] #55 73.56 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-12T12:47:36.174Z] #55 73.58 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-12T12:47:36.174Z] #55 74.22 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-12T12:47:36.175Z] #55 74.48 go: downloading honnef.co/go/tools v0.2.2 [2022-05-12T12:47:36.499Z] #14 ... [2022-05-12T12:47:36.499Z] [2022-05-12T12:47:36.499Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:47:36.499Z] #64 sha256:a35d85c60f33c57c45c43336b8b9bc9fc05282dc54bbd09753f1378ca3c728c2 [2022-05-12T12:47:36.666Z] #29 0.828 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-12T12:47:36.666Z] #29 0.832 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-12T12:47:36.666Z] #29 0.836 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-12T12:47:36.666Z] #29 DONE 0.9s [2022-05-12T12:47:36.666Z] [2022-05-12T12:47:36.666Z] #30 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-12T12:47:36.666Z] #30 sha256:d01e393477ba199b3015021a0eaa3b75d124e915d9b702f5f8b5c4d2a333e5f9 [2022-05-12T12:47:36.669Z] #51 ... [2022-05-12T12:47:36.669Z] [2022-05-12T12:47:36.669Z] #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 [2022-05-12T12:47:36.669Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:47:36.669Z] #14 65.92 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] [2022-05-12T12:47:36.669Z] #14 67.05 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] [2022-05-12T12:47:36.669Z] #14 67.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-12T12:47:36.669Z] #14 67.09 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-12T12:47:36.669Z] #14 67.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T12:47:36.669Z] #14 67.14 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-12T12:47:36.669Z] #14 67.17 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] [2022-05-12T12:47:36.669Z] #14 67.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-12T12:47:36.669Z] #14 67.20 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-12T12:47:36.670Z] #14 67.26 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-12T12:47:36.670Z] #14 67.27 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-12T12:47:36.670Z] #14 67.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-12T12:47:36.670Z] #14 67.32 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-12T12:47:36.670Z] #14 67.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-12T12:47:36.670Z] #14 67.42 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-05-12T12:47:36.670Z] #14 67.43 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-12T12:47:36.670Z] #14 67.43 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-12T12:47:36.670Z] #14 69.40 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T12:47:36.670Z] #14 69.70 Fetched 115 MB in 11s (10.7 MB/s) [2022-05-12T12:47:36.670Z] #14 69.97 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-12T12:47:36.670Z] #14 69.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 ... 15709 files and directories currently installed.) [2022-05-12T12:47:36.670Z] #14 70.00 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T12:47:36.670Z] #14 70.00 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T12:47:36.670Z] #14 73.85 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-12T12:47:36.670Z] #14 73.89 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T12:47:36.670Z] #14 73.90 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T12:47:36.670Z] #14 ... [2022-05-12T12:47:36.670Z] [2022-05-12T12:47:36.670Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:47:36.670Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:47:36.670Z] #55 70.17 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-12T12:47:36.670Z] #55 70.20 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-12T12:47:36.670Z] #55 70.22 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-12T12:47:36.670Z] #55 70.25 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-12T12:47:36.670Z] #55 70.29 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-12T12:47:36.670Z] #55 70.47 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-12T12:47:36.670Z] #55 70.56 go: downloading honnef.co/go/tools v0.2.2 [2022-05-12T12:47:36.670Z] #55 72.86 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-12T12:47:36.670Z] #55 72.89 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-12T12:47:36.670Z] #55 73.01 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-12T12:47:36.670Z] #55 73.18 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-12T12:47:36.670Z] #55 74.99 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-12T12:47:36.670Z] #55 75.06 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-12T12:47:36.670Z] #55 75.11 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-12T12:47:36.670Z] #55 75.25 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-12T12:47:36.670Z] #55 75.60 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-12T12:47:36.670Z] #55 75.61 go: downloading golang.org/x/text v0.3.7 [2022-05-12T12:47:37.127Z] #55 76.38 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-12T12:47:37.127Z] #55 76.40 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-12T12:47:37.127Z] #55 76.50 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-12T12:47:37.389Z] #55 76.70 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-12T12:47:37.389Z] #55 76.70 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-12T12:47:37.389Z] #55 76.83 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-12T12:47:37.600Z] #55 ... [2022-05-12T12:47:37.600Z] [2022-05-12T12:47:37.600Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-12T12:47:37.600Z] #51 sha256:92fac3b914a30650c2fc0ed42b9298e4db551ac8ccb43ad738ecc0739aafa4f5 [2022-05-12T12:47:37.600Z] #51 76.78 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T12:47:37.637Z] Commit message: "vendor: github.com/opencontainers/runc v1.1.2" [2022-05-12T12:47:37.655Z] #55 ... [2022-05-12T12:47:37.655Z] [2022-05-12T12:47:37.655Z] #42 [tini 1/3] 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 [2022-05-12T12:47:37.655Z] #42 sha256:a00fd96d49ac7cd6f7af9830049a5e99def56a02f4de5f3b79d5127f6306e0da [2022-05-12T12:47:37.655Z] #42 66.87 Selecting previously unselected package libicu67:amd64. [2022-05-12T12:47:37.655Z] #42 66.87 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-12T12:47:37.655Z] #42 66.90 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-12T12:47:37.655Z] #42 ... [2022-05-12T12:47:37.655Z] [2022-05-12T12:47:37.655Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:47:37.655Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:47:37.655Z] #55 77.01 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-12T12:47:37.804Z] #64 44.78 Updating files: 49% (2380/4768) Updating files: 50% (2384/4768) Updating files: 51% (2432/4768) Updating files: 52% (2480/4768) Updating files: 53% (2528/4768) Updating files: 54% (2575/4768) Updating files: 55% (2623/4768) Updating files: 56% (2671/4768) Updating files: 57% (2718/4768) Updating files: 58% (2766/4768) Updating files: 59% (2814/4768) Updating files: 60% (2861/4768) Updating files: 61% (2909/4768) Updating files: 62% (2957/4768) Updating files: 63% (3004/4768) Updating files: 64% (3052/4768) Updating files: 65% (3100/4768) Updating files: 66% (3147/4768) Updating files: 67% (3195/4768) Updating files: 68% (3243/4768) Updating files: 69% (3290/4768) Updating files: 70% (3338/4768) Updating files: 71% (3386/4768) Updating files: 72% (3433/4768) Updating files: 73% (3481/4768) Updating files: 74% (3529/4768) Updating files: 75% (3576/4768) Updating files: 76% (3624/4768) Updating files: 77% (3672/4768) Updating files: 78% (3720/4768) Updating files: 79% (3767/4768) Updating files: 80% (3815/4768) Updating files: 81% (3863/4768) Updating files: 82% (3910/4768) Updating files: 83% (3958/4768) Updating files: 84% (4006/4768) Updating files: 85% (4053/4768) Updating files: 86% (4101/4768) Updating files: 87% (4149/4768) Updating files: 88% (4196/4768) Updating files: 89% (4244/4768) Updating files: 90% (4292/4768) Updating files: 90% (4318/4768) Updating files: 91% (4339/4768) Updating files: 92% (4387/4768) Updating files: 93% (4435/4768) Updating files: 94% (4482/4768) Updating files: 95% (4530/4768) Updating files: 96% (4578/4768) Updating files: 97% (4625/4768) Updating files: 98% (4673/4768) Updating files: 99% (4721/4768) Updating files: 100% (4768/4768) Updating files: 100% (4768/4768), done. [2022-05-12T12:47:37.804Z] #64 46.14 + cd /tmp/tmp.1Zx6xtyD1o/src/github.com/containerd/containerd [2022-05-12T12:47:37.804Z] #64 46.14 + git checkout -q v1.6.4 [2022-05-12T12:47:38.046Z] > git --version # timeout=10 [2022-05-12T12:47:38.123Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-12T12:47:38.180Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-05-12T12:47:38.233Z] #55 77.61 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-12T12:47:38.233Z] #55 77.65 go: downloading golang.org/x/text v0.3.7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T12:47:38.810Z] #55 ... [2022-05-12T12:47:38.810Z] [2022-05-12T12:47:38.811Z] #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 [2022-05-12T12:47:38.811Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:47:38.811Z] #14 68.14 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T12:47:38.811Z] #14 72.18 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-12T12:47:38.811Z] #14 72.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T12:47:38.811Z] #14 72.19 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T12:47:38.811Z] #14 76.56 Selecting previously unselected package binutils-mingw-w64. [2022-05-12T12:47:38.811Z] #14 76.56 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-12T12:47:38.811Z] #14 76.62 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T12:47:38.811Z] #14 76.77 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-12T12:47:38.811Z] #14 76.77 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T12:47:38.811Z] #14 76.78 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T12:47:38.811Z] #14 77.19 Selecting previously unselected package dmsetup. [2022-05-12T12:47:38.811Z] #14 77.19 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T12:47:38.811Z] #14 77.21 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-12T12:47:38.811Z] #14 77.47 Selecting previously unselected package mingw-w64-common. [2022-05-12T12:47:38.811Z] #14 77.47 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-12T12:47:38.811Z] #14 77.49 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-12T12:47:38.811Z] #14 ... [2022-05-12T12:47:38.811Z] [2022-05-12T12:47:38.811Z] #42 [tini 1/3] 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 [2022-05-12T12:47:38.811Z] #42 sha256:a00fd96d49ac7cd6f7af9830049a5e99def56a02f4de5f3b79d5127f6306e0da [2022-05-12T12:47:38.811Z] #42 77.86 Selecting previously unselected package libxml2:amd64. [2022-05-12T12:47:38.811Z] #42 77.86 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-12T12:47:38.811Z] #42 77.89 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T12:47:39.189Z] #64 47.48 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-12T12:47:39.189Z] #64 47.48 + BUILDTAGS='netgo osusergo static_build' [2022-05-12T12:47:39.189Z] #64 47.48 + export EXTRA_FLAGS=-buildmode=pie [2022-05-12T12:47:39.189Z] #64 47.48 + EXTRA_FLAGS=-buildmode=pie [2022-05-12T12:47:39.189Z] #64 47.48 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-12T12:47:39.189Z] #64 47.48 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-12T12:47:39.189Z] #64 47.48 + '[' '' = dynamic ']' [2022-05-12T12:47:39.189Z] #64 47.48 + make [2022-05-12T12:47:39.386Z] #42 78.64 Selecting previously unselected package libarchive13:amd64. [2022-05-12T12:47:39.386Z] #42 78.64 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-12T12:47:39.386Z] #42 78.69 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T12:47:39.496Z] #51 DONE 78.6s [2022-05-12T12:47:39.496Z] [2022-05-12T12:47:39.496Z] #42 [tini 1/3] 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 [2022-05-12T12:47:39.496Z] #42 sha256:a00fd96d49ac7cd6f7af9830049a5e99def56a02f4de5f3b79d5127f6306e0da [2022-05-12T12:47:39.496Z] #42 78.73 Selecting previously unselected package libxml2:amd64. [2022-05-12T12:47:39.496Z] #42 78.75 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-12T12:47:39.496Z] #42 78.82 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T12:47:40.333Z] #42 79.56 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-12T12:47:40.334Z] #42 79.59 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-12T12:47:40.334Z] #42 79.65 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T12:47:40.427Z] #42 79.69 Selecting previously unselected package libarchive13:amd64. [2022-05-12T12:47:40.427Z] #42 79.69 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-12T12:47:40.427Z] #42 79.72 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T12:47:40.908Z] Commit message: "vendor: github.com/opencontainers/runc v1.1.2" [2022-05-12T12:47:40.908Z] #42 80.06 Selecting previously unselected package librhash0:amd64. [2022-05-12T12:47:40.908Z] #42 80.07 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-12T12:47:40.908Z] #42 80.07 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-12T12:47:40.908Z] #42 80.42 Selecting previously unselected package libuv1:amd64. [2022-05-12T12:47:40.908Z] #42 80.42 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-12T12:47:40.991Z] #42 80.17 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-12T12:47:40.991Z] #42 80.18 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-12T12:47:40.991Z] #42 80.20 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T12:47:41.106Z] #64 49.32 + bin/ctr [2022-05-12T12:47:41.124Z] #67 97.33 rootlesskit version 1.0.0 [2022-05-12T12:47:41.124Z] #67 97.34 Usage of /build/rootlesskit-docker-proxy: [2022-05-12T12:47:41.124Z] #67 97.34 -container-ip string [2022-05-12T12:47:41.124Z] #67 97.34 container ip [2022-05-12T12:47:41.124Z] #67 97.34 -container-port int [2022-05-12T12:47:41.124Z] #67 97.34 container port (default -1) [2022-05-12T12:47:41.124Z] #67 97.34 -host-ip string [2022-05-12T12:47:41.124Z] #67 97.34 host ip [2022-05-12T12:47:41.124Z] #67 97.34 -host-port int [2022-05-12T12:47:41.124Z] #67 97.34 host port (default -1) [2022-05-12T12:47:41.124Z] #67 97.34 -proto string [2022-05-12T12:47:41.124Z] #67 97.34 proxy protocol (default "tcp") [2022-05-12T12:47:41.124Z] #67 ... [2022-05-12T12:47:41.124Z] [2022-05-12T12:47:41.124Z] #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 [2022-05-12T12:47:41.124Z] #14 sha256:ebc57ca6e5dc177d7d27de14f60de7507fdaecdefdac67438814209070e759cb [2022-05-12T12:47:41.124Z] #14 95.73 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-12T12:47:41.124Z] #14 95.74 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-12T12:47:41.124Z] #14 95.75 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T12:47:41.124Z] #14 95.89 Selecting previously unselected package libapparmor1:arm64. [2022-05-12T12:47:41.124Z] #14 95.90 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-05-12T12:47:41.124Z] #14 95.91 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-05-12T12:47:41.124Z] #14 96.01 Selecting previously unselected package libapparmor-dev:arm64. [2022-05-12T12:47:41.124Z] #14 96.03 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-05-12T12:47:41.124Z] #14 96.04 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-12T12:47:41.124Z] #14 96.15 Selecting previously unselected package libbtrfs0:arm64. [2022-05-12T12:47:41.124Z] #14 96.17 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-05-12T12:47:41.124Z] #14 96.17 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-05-12T12:47:41.125Z] #14 96.37 Selecting previously unselected package libbtrfs-dev:arm64. [2022-05-12T12:47:41.125Z] #14 96.38 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-05-12T12:47:41.125Z] #14 96.38 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-12T12:47:41.125Z] #14 96.59 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-05-12T12:47:41.125Z] #14 96.59 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-05-12T12:47:41.125Z] #14 96.59 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-12T12:47:41.125Z] #14 96.65 Selecting previously unselected package libudev-dev:arm64. [2022-05-12T12:47:41.125Z] #14 96.65 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-05-12T12:47:41.125Z] #14 96.66 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-05-12T12:47:41.125Z] #14 96.78 Selecting previously unselected package libsepol1-dev:arm64. [2022-05-12T12:47:41.125Z] #14 96.78 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-05-12T12:47:41.125Z] #14 96.79 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-05-12T12:47:41.125Z] #14 97.07 Selecting previously unselected package libpcre2-16-0:arm64. [2022-05-12T12:47:41.125Z] #14 97.07 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-05-12T12:47:41.125Z] #14 97.08 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-05-12T12:47:41.125Z] #14 97.23 Selecting previously unselected package libpcre2-32-0:arm64. [2022-05-12T12:47:41.125Z] #14 97.24 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-05-12T12:47:41.125Z] #14 97.24 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-05-12T12:47:41.125Z] #14 97.38 Selecting previously unselected package libpcre2-posix2:arm64. [2022-05-12T12:47:41.125Z] #14 97.38 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-05-12T12:47:41.125Z] #14 97.39 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-05-12T12:47:41.125Z] #14 97.49 Selecting previously unselected package libpcre2-dev:arm64. [2022-05-12T12:47:41.125Z] #14 97.51 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-05-12T12:47:41.125Z] #14 97.52 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-05-12T12:47:41.125Z] #14 98.20 Selecting previously unselected package libselinux1-dev:arm64. [2022-05-12T12:47:41.125Z] #14 98.20 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-05-12T12:47:41.125Z] #14 98.35 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-05-12T12:47:41.171Z] #42 80.44 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-12T12:47:41.171Z] #42 ... [2022-05-12T12:47:41.171Z] [2022-05-12T12:47:41.171Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-12T12:47:41.171Z] #51 sha256:92fac3b914a30650c2fc0ed42b9298e4db551ac8ccb43ad738ecc0739aafa4f5 [2022-05-12T12:47:41.171Z] #51 70.36 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-12T12:47:41.171Z] #51 70.39 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T12:47:41.171Z] #51 70.43 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T12:47:41.171Z] #51 70.45 Setting up python3-six (1.16.0-2) ... [2022-05-12T12:47:41.171Z] #51 72.03 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T12:47:41.171Z] #51 72.11 Setting up python3-protobuf (3.12.4-1) ... [2022-05-12T12:47:41.171Z] #51 78.40 Setting up criu (3.17-1) ... [2022-05-12T12:47:41.249Z] #42 80.55 Selecting previously unselected package librhash0:amd64. [2022-05-12T12:47:41.249Z] #42 80.57 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-12T12:47:41.249Z] #42 80.61 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-12T12:47:41.433Z] #51 ... [2022-05-12T12:47:41.434Z] [2022-05-12T12:47:41.434Z] #42 [tini 1/3] 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 [2022-05-12T12:47:41.434Z] #42 sha256:a00fd96d49ac7cd6f7af9830049a5e99def56a02f4de5f3b79d5127f6306e0da [2022-05-12T12:47:41.434Z] #42 80.75 Selecting previously unselected package cmake. [2022-05-12T12:47:41.434Z] #42 80.75 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-12T12:47:41.434Z] #42 80.78 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-12T12:47:41.288Z] > git --version # timeout=10 [2022-05-12T12:47:41.340Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-12T12:47:41.398Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-05-12T12:47:41.531Z] + docker version [2022-05-12T12:47:41.545Z] #42 80.94 Selecting previously unselected package libuv1:amd64. [2022-05-12T12:47:41.545Z] #42 80.94 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-12T12:47:41.545Z] #42 80.94 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-12T12:47:41.687Z] #14 98.67 Selecting previously unselected package libdevmapper-dev:arm64. [2022-05-12T12:47:41.687Z] #14 98.69 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-05-12T12:47:41.687Z] #14 98.70 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-05-12T12:47:41.805Z] #42 81.26 Selecting previously unselected package cmake. [2022-05-12T12:47:41.805Z] #42 81.27 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T12:47:42.071Z] #42 81.36 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-12T12:47:42.281Z] #14 99.47 Selecting previously unselected package libseccomp-dev:arm64. [2022-05-12T12:47:42.281Z] #14 99.47 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-05-12T12:47:42.281Z] #14 99.48 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-12T12:47:42.538Z] #14 99.80 Selecting previously unselected package libsystemd-dev:arm64. [2022-05-12T12:47:42.538Z] #14 99.80 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-05-12T12:47:42.794Z] #14 100.0 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-05-12T12:47:43.723Z] #14 101.1 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-12T12:47:43.723Z] #14 101.2 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-05-12T12:47:43.980Z] #14 101.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T12:47:43.992Z] #42 ... [2022-05-12T12:47:43.992Z] [2022-05-12T12:47:43.992Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-12T12:47:43.992Z] #51 sha256:92fac3b914a30650c2fc0ed42b9298e4db551ac8ccb43ad738ecc0739aafa4f5 [2022-05-12T12:47:43.992Z] #51 81.73 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T12:47:43.992Z] #51 DONE 83.1s [2022-05-12T12:47:44.254Z] [2022-05-12T12:47:44.254Z] #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 [2022-05-12T12:47:44.254Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:47:44.542Z] #14 101.7 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-05-12T12:47:44.542Z] #14 101.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T12:47:44.758Z] + docker version [2022-05-12T12:47:44.792Z] #30 7.112 Collecting yamllint==1.26.1 [2022-05-12T12:47:44.792Z] #30 8.161 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-12T12:47:45.129Z] #14 102.4 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-05-12T12:47:45.361Z] #30 8.636 Collecting pathspec>=0.5.3 [2022-05-12T12:47:45.361Z] #30 8.642 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-12T12:47:45.403Z] #14 102.4 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-05-12T12:47:45.404Z] #14 102.5 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-05-12T12:47:45.622Z] #30 8.814 Collecting pyyaml [2022-05-12T12:47:45.622Z] #30 8.822 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-05-12T12:47:45.622Z] #30 8.861 Building wheels for collected packages: yamllint [2022-05-12T12:47:45.622Z] #30 8.866 Building wheel for yamllint (setup.py): started [2022-05-12T12:47:45.660Z] #14 103.0 Setting up libudev-dev:arm64 (247.3-7) ... [2022-05-12T12:47:45.882Z] #30 9.344 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-12T12:47:45.934Z] #14 103.2 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-05-12T12:47:45.934Z] #14 103.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T12:47:46.141Z] #30 9.345 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=682ce384ef44389f49f658a60acc905d711ed5c487d0a2e6aea390429cf1e82e [2022-05-12T12:47:46.141Z] #30 9.346 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-12T12:47:46.141Z] #30 9.349 Successfully built yamllint [2022-05-12T12:47:46.141Z] #30 9.363 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-12T12:47:46.248Z] #42 ... [2022-05-12T12:47:46.248Z] [2022-05-12T12:47:46.248Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:47:46.248Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:47:46.248Z] #55 83.12 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-12T12:47:46.248Z] #55 83.21 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-12T12:47:46.248Z] #55 83.28 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-12T12:47:46.248Z] #55 83.31 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-12T12:47:46.248Z] #55 83.38 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-12T12:47:46.248Z] #55 83.54 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-12T12:47:46.248Z] #55 83.62 go: downloading golang.org/x/mod v0.5.1 [2022-05-12T12:47:46.248Z] #55 83.73 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-12T12:47:46.248Z] #55 83.77 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-12T12:47:46.248Z] #55 83.96 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-12T12:47:46.248Z] #55 84.02 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-12T12:47:46.248Z] #55 84.26 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-12T12:47:46.248Z] #55 84.71 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-12T12:47:46.248Z] #55 84.80 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-12T12:47:46.248Z] #55 84.82 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-12T12:47:46.248Z] #55 85.53 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-12T12:47:46.248Z] #55 85.61 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-12T12:47:46.401Z] #30 9.569 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-12T12:47:46.506Z] #55 85.83 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-12T12:47:46.506Z] #55 85.85 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-12T12:47:46.506Z] #55 85.86 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-12T12:47:46.506Z] #55 85.90 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-12T12:47:46.662Z] #30 DONE 9.9s [2022-05-12T12:47:46.662Z] [2022-05-12T12:47:46.662Z] #34 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-12T12:47:46.662Z] #34 sha256:43167ff619daa01c0b856f813e78af9509090b50f96f99e342267d41413afda7 [2022-05-12T12:47:46.662Z] #34 DONE 0.2s [2022-05-12T12:47:46.662Z] [2022-05-12T12:47:46.662Z] #39 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-12T12:47:46.662Z] #39 sha256:d3c51bc3c31a051a75ce9cd4a7c2c6bc9f180da83f1430990568411c2635bda2 [2022-05-12T12:47:46.812Z] #14 ... [2022-05-12T12:47:46.812Z] [2022-05-12T12:47:46.812Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:47:46.812Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:47:46.812Z] #55 85.91 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-12T12:47:46.812Z] #55 85.99 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-12T12:47:46.812Z] #55 86.14 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-12T12:47:46.812Z] #55 86.16 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-12T12:47:46.812Z] #55 86.21 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-12T12:47:46.862Z] #14 104.0 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-12T12:47:46.862Z] #14 104.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T12:47:47.069Z] #55 86.30 go: downloading github.com/prometheus/common v0.10.0 [2022-05-12T12:47:47.075Z] #55 86.23 go: downloading golang.org/x/mod v0.5.1 [2022-05-12T12:47:47.075Z] #55 86.39 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-12T12:47:47.119Z] #14 104.3 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-12T12:47:47.119Z] #14 104.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-12T12:47:47.119Z] #14 104.4 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-05-12T12:47:47.119Z] #14 104.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T12:47:47.231Z] #39 DONE 0.4s [2022-05-12T12:47:47.231Z] [2022-05-12T12:47:47.231Z] #42 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-12T12:47:47.231Z] #42 sha256:9c255b0634b77eb7f945232909f43edb45c0b7e428495cc3c668ee69ea8c9100 [2022-05-12T12:47:47.327Z] #55 86.61 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-12T12:47:47.327Z] #55 86.68 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-12T12:47:47.327Z] #55 86.76 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-12T12:47:47.342Z] #55 86.65 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-12T12:47:47.342Z] #55 86.66 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-12T12:47:47.342Z] #55 86.74 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-12T12:47:47.427Z] #14 104.6 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-05-12T12:47:47.427Z] #14 ... [2022-05-12T12:47:47.427Z] [2022-05-12T12:47:47.427Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T12:47:47.427Z] #36 sha256:f5da176640f58407b12a6f89c53ede25cbb59cc1883330f08ae381077e1ae467 [2022-05-12T12:47:47.427Z] #36 104.6 Delve is a source level debugger for Go programs. [2022-05-12T12:47:47.427Z] #36 104.6 [2022-05-12T12:47:47.427Z] #36 104.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-12T12:47:47.427Z] #36 104.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-12T12:47:47.427Z] #36 104.6 [2022-05-12T12:47:47.427Z] #36 104.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-12T12:47:47.427Z] #36 104.6 [2022-05-12T12:47:47.427Z] #36 104.6 Pass flags to the program you are debugging using `--`, for example: [2022-05-12T12:47:47.427Z] #36 104.6 [2022-05-12T12:47:47.427Z] #36 104.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-12T12:47:47.427Z] #36 104.6 [2022-05-12T12:47:47.427Z] #36 104.6 Usage: [2022-05-12T12:47:47.427Z] #36 104.6 dlv [command] [2022-05-12T12:47:47.427Z] #36 104.6 [2022-05-12T12:47:47.427Z] #36 104.6 Available Commands: [2022-05-12T12:47:47.427Z] #36 104.6 attach Attach to running process and begin debugging. [2022-05-12T12:47:47.427Z] #36 104.6 connect Connect to a headless debug server with a terminal client. [2022-05-12T12:47:47.427Z] #36 104.6 core Examine a core dump. [2022-05-12T12:47:47.427Z] #36 104.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-12T12:47:47.427Z] #36 104.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-12T12:47:47.427Z] #36 104.6 exec Execute a precompiled binary, and begin a debug session. [2022-05-12T12:47:47.427Z] #36 104.6 help Help about any command [2022-05-12T12:47:47.427Z] #36 104.6 run Deprecated command. Use 'debug' instead. [2022-05-12T12:47:47.427Z] #36 104.6 test Compile test binary and begin debugging program. [2022-05-12T12:47:47.427Z] #36 104.6 trace Compile and begin tracing program. [2022-05-12T12:47:47.427Z] #36 104.6 version Prints version. [2022-05-12T12:47:47.427Z] #36 104.6 [2022-05-12T12:47:47.427Z] #36 104.6 Flags: [2022-05-12T12:47:47.427Z] #36 104.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-12T12:47:47.427Z] #36 104.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-12T12:47:47.427Z] #36 104.6 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-05-12T12:47:47.427Z] #36 104.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-12T12:47:47.427Z] #36 104.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-12T12:47:47.427Z] #36 104.6 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-05-12T12:47:47.427Z] #36 104.6 --disable-aslr Disables address space randomization [2022-05-12T12:47:47.427Z] #36 104.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-12T12:47:47.427Z] #36 104.6 -h, --help help for dlv [2022-05-12T12:47:47.427Z] #36 104.6 --init string Init file, executed by the terminal client. [2022-05-12T12:47:47.427Z] #36 104.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-12T12:47:47.427Z] #36 104.6 --log Enable debugging server logging. [2022-05-12T12:47:47.427Z] #36 104.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-12T12:47:47.427Z] #36 104.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-12T12:47:47.427Z] #36 104.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-12T12:47:47.427Z] #36 104.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-12T12:47:47.427Z] #36 104.6 --wd string Working directory for running the program. [2022-05-12T12:47:47.427Z] #36 104.6 [2022-05-12T12:47:47.427Z] #36 104.6 Additional help topics: [2022-05-12T12:47:47.427Z] #36 104.6 dlv backend Help about the --backend flag. [2022-05-12T12:47:47.427Z] #36 104.6 dlv log Help about logging flags. [2022-05-12T12:47:47.427Z] #36 104.6 dlv redirect Help about file redirection. [2022-05-12T12:47:47.427Z] #36 104.6 [2022-05-12T12:47:47.427Z] #36 104.6 Use "dlv [command] --help" for more information about a command. [2022-05-12T12:47:47.491Z] #42 DONE 0.2s [2022-05-12T12:47:47.491Z] [2022-05-12T12:47:47.491Z] #44 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-12T12:47:47.491Z] #44 sha256:7654e382f8370331c4863df0d15399b9f2e7da309b73e36838e093b2bb847d75 [2022-05-12T12:47:47.491Z] #44 DONE 0.2s [2022-05-12T12:47:47.491Z] [2022-05-12T12:47:47.491Z] #46 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-12T12:47:47.491Z] #46 sha256:e4815a80d13ef49fde1a266d71a0a3b610c1ef69712bc843515a33eadb5481bf [2022-05-12T12:47:47.491Z] #46 DONE 0.1s [2022-05-12T12:47:47.491Z] [2022-05-12T12:47:47.491Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:47:47.491Z] #71 sha256:2464e399941b0372087ef87d463736cbea99ee5dbad042930173b4ab105fe5da [2022-05-12T12:47:47.604Z] #55 86.82 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-12T12:47:47.604Z] #55 86.93 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-12T12:47:47.751Z] #71 ... [2022-05-12T12:47:47.751Z] [2022-05-12T12:47:47.751Z] #48 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-12T12:47:47.751Z] #48 sha256:58c6b349f046c9a270259a5548ebfc752599412f66aaaa4c45fbd07642f74593 [2022-05-12T12:47:47.751Z] #48 DONE 0.1s [2022-05-12T12:47:47.751Z] [2022-05-12T12:47:47.751Z] #52 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-12T12:47:47.751Z] #52 sha256:0590cef482bbc01364e30bca862973eb933655e865a86ee2392e32a4cc24c826 [2022-05-12T12:47:48.010Z] #52 DONE 0.1s [2022-05-12T12:47:48.010Z] [2022-05-12T12:47:48.010Z] #55 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-12T12:47:48.010Z] #55 sha256:aedda4838101861ea3b409c217bddfafad458e0076d8895dfa02c844244ea3fa [2022-05-12T12:47:48.270Z] #55 DONE 0.3s [2022-05-12T12:47:48.270Z] [2022-05-12T12:47:48.270Z] #59 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-12T12:47:48.270Z] #59 sha256:9a6a81b3bd316c1e2f2ee3473c585e9e12c99ca6d279f20093822e5037b576df [2022-05-12T12:47:48.270Z] #59 DONE 0.1s [2022-05-12T12:47:48.270Z] [2022-05-12T12:47:48.270Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:47:48.270Z] #71 sha256:2464e399941b0372087ef87d463736cbea99ee5dbad042930173b4ab105fe5da [2022-05-12T12:47:48.270Z] #71 ... [2022-05-12T12:47:48.270Z] [2022-05-12T12:47:48.270Z] #61 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-12T12:47:48.270Z] #61 sha256:901cfcb9dc2dba18298b7854a671d9c6afdd915da175551cfebce7ecdc81843a [2022-05-12T12:47:48.270Z] #61 DONE 0.1s [2022-05-12T12:47:48.357Z] #36 DONE 105.5s [2022-05-12T12:47:48.357Z] [2022-05-12T12:47:48.357Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T12:47:48.357Z] #67 sha256:6d8ab5b5dff97937a491d29657f59dcbacf28af290bcf80dc3affbff13dd354f [2022-05-12T12:47:48.357Z] #67 DONE 105.0s [2022-05-12T12:47:48.357Z] [2022-05-12T12:47:48.357Z] #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 [2022-05-12T12:47:48.357Z] #14 sha256:ebc57ca6e5dc177d7d27de14f60de7507fdaecdefdac67438814209070e759cb [2022-05-12T12:47:48.357Z] #14 104.7 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-05-12T12:47:48.357Z] #14 104.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T12:47:48.357Z] #14 105.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T12:47:48.357Z] #14 105.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-12T12:47:48.357Z] #14 105.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T12:47:48.357Z] #14 105.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-12T12:47:48.357Z] #14 105.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T12:47:48.357Z] #14 105.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T12:47:48.357Z] #14 105.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-05-12T12:47:48.357Z] #14 105.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T12:47:48.357Z] #14 105.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T12:47:48.357Z] #14 105.5 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-12T12:47:48.357Z] #14 105.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-12T12:47:48.357Z] #14 105.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-12T12:47:48.357Z] #14 105.6 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-05-12T12:47:48.357Z] #14 105.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T12:47:48.529Z] [2022-05-12T12:47:48.529Z] #63 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-12T12:47:48.529Z] #63 sha256:446423ce007db199b1be48664a1e56c3a2e6fae2d4f20b38ba410b64b98f364d [2022-05-12T12:47:48.551Z] #55 87.70 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-12T12:47:48.551Z] #55 87.85 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-12T12:47:48.551Z] #55 88.09 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-12T12:47:48.557Z] Fetching without tags [2022-05-12T12:47:48.613Z] #14 ... [2022-05-12T12:47:48.613Z] [2022-05-12T12:47:48.613Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-12T12:47:48.613Z] #68 sha256:6fff2ade9a252bf785801c3f1f62d0783edff278a8bd570a5d6136fecb14ec67 [2022-05-12T12:47:48.613Z] #68 DONE 0.3s [2022-05-12T12:47:48.613Z] [2022-05-12T12:47:48.613Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-12T12:47:48.613Z] #69 sha256:c7abbcdd65a6afdee43583ca3c2bf0410d468ec4add842e49590c4b160860cb8 [2022-05-12T12:47:48.613Z] #69 DONE 0.1s [2022-05-12T12:47:48.613Z] [2022-05-12T12:47:48.613Z] #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 [2022-05-12T12:47:48.613Z] #14 sha256:ebc57ca6e5dc177d7d27de14f60de7507fdaecdefdac67438814209070e759cb [2022-05-12T12:47:48.789Z] #63 DONE 0.4s [2022-05-12T12:47:48.789Z] [2022-05-12T12:47:48.789Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:47:48.789Z] #71 sha256:2464e399941b0372087ef87d463736cbea99ee5dbad042930173b4ab105fe5da [2022-05-12T12:47:48.789Z] #71 ... [2022-05-12T12:47:48.789Z] [2022-05-12T12:47:48.789Z] #65 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-12T12:47:48.789Z] #65 sha256:8e22cf2911a6403a622582723578b7d53f814546af36949b5a84720e988a0007 [2022-05-12T12:47:48.789Z] #65 DONE 0.1s [2022-05-12T12:47:48.789Z] [2022-05-12T12:47:48.789Z] #68 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-12T12:47:48.789Z] #68 sha256:637ef70db7a238bac966ec4348caa68e184c781166439502417a9a073d2e9e05 [2022-05-12T12:47:48.817Z] #55 88.23 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-12T12:47:48.817Z] #55 88.27 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-12T12:47:49.051Z] #68 DONE 0.1s [2022-05-12T12:47:49.051Z] [2022-05-12T12:47:49.051Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:47:49.051Z] #71 sha256:2464e399941b0372087ef87d463736cbea99ee5dbad042930173b4ab105fe5da [2022-05-12T12:47:49.079Z] #55 88.42 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-12T12:47:49.080Z] #55 88.46 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-12T12:47:49.080Z] #55 88.53 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-12T12:47:49.080Z] #55 88.57 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-12T12:47:49.178Z] #14 DONE 106.2s [2022-05-12T12:47:49.178Z] [2022-05-12T12:47:49.178Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-12T12:47:49.178Z] #59 sha256:ec1e5574e215ecdc3b66fab7102e3f43f818309e5ad49088764bbdcb6e9decff [2022-05-12T12:47:49.178Z] #59 DONE 0.3s [2022-05-12T12:47:49.178Z] [2022-05-12T12:47:49.178Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T12:47:49.178Z] #60 sha256:53d28fb1cb0b134ffcebf835bf3779a7d90dbb932ae5d268fae5a53228682561 [2022-05-12T12:47:49.225Z] #55 ... [2022-05-12T12:47:49.225Z] [2022-05-12T12:47:49.225Z] #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 [2022-05-12T12:47:49.225Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:47:49.225Z] #14 78.48 Selecting previously unselected package binutils-mingw-w64. [2022-05-12T12:47:49.225Z] #14 78.48 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-12T12:47:49.225Z] #14 78.49 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T12:47:49.225Z] #14 78.90 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-12T12:47:49.225Z] #14 78.90 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T12:47:49.225Z] #14 78.91 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T12:47:49.225Z] #14 79.24 Selecting previously unselected package dmsetup. [2022-05-12T12:47:49.225Z] #14 79.24 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T12:47:49.225Z] #14 79.24 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-12T12:47:49.225Z] #14 79.58 Selecting previously unselected package mingw-w64-common. [2022-05-12T12:47:49.225Z] #14 79.58 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-12T12:47:49.225Z] #14 79.60 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-12T12:47:49.225Z] #14 ... [2022-05-12T12:47:49.225Z] [2022-05-12T12:47:49.225Z] #42 [tini 1/3] 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 [2022-05-12T12:47:49.225Z] #42 sha256:a00fd96d49ac7cd6f7af9830049a5e99def56a02f4de5f3b79d5127f6306e0da [2022-05-12T12:47:49.225Z] #42 87.48 Setting up libicu67:amd64 (67.1-7) ... [2022-05-12T12:47:49.225Z] #42 87.54 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:47:49.225Z] #42 87.61 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-12T12:47:49.225Z] #42 87.65 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:47:49.225Z] #42 87.76 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T12:47:49.225Z] #42 87.80 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-12T12:47:49.225Z] #42 87.87 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T12:47:49.225Z] #42 87.92 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T12:47:49.225Z] #42 87.92 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T12:47:49.225Z] #42 87.94 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-12T12:47:49.225Z] #42 87.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T12:47:49.342Z] #55 88.76 go: downloading github.com/prometheus/common v0.10.0 [2022-05-12T12:47:49.395Z] Merging remotes/origin/master commit 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 into PR head commit 91c254a189daafce6f091a84bf483cffd968104d [2022-05-12T12:47:49.917Z] #55 89.15 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-12T12:47:49.918Z] #55 89.33 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-12T12:47:50.180Z] #55 89.42 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-12T12:47:50.180Z] Client: [2022-05-12T12:47:50.180Z] Version: 20.10.9 [2022-05-12T12:47:50.180Z] API version: 1.41 [2022-05-12T12:47:50.180Z] Go version: go1.16.8 [2022-05-12T12:47:50.180Z] Git commit: c2ea9bc [2022-05-12T12:47:50.180Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T12:47:50.180Z] OS/Arch: windows/amd64 [2022-05-12T12:47:50.180Z] Context: default [2022-05-12T12:47:50.180Z] Experimental: true [2022-05-12T12:47:50.180Z] [2022-05-12T12:47:50.180Z] Server: Docker Engine - Community [2022-05-12T12:47:50.180Z] Engine: [2022-05-12T12:47:50.180Z] Version: 20.10.9 [2022-05-12T12:47:50.180Z] API version: 1.41 (minimum version 1.24) [2022-05-12T12:47:50.180Z] Go version: go1.16.8 [2022-05-12T12:47:50.180Z] Git commit: 79ea9d3 [2022-05-12T12:47:50.180Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T12:47:50.180Z] OS/Arch: windows/amd64 [2022-05-12T12:47:50.180Z] Experimental: true [2022-05-12T12:47:48.147Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T12:47:48.246Z] > git config --add remote.origin.fetch +refs/pull/43588/head:refs/remotes/origin/PR-43588 # timeout=10 [2022-05-12T12:47:48.314Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T12:47:48.458Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T12:47:48.594Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T12:47:48.594Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T12:47:48.596Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43588/head:refs/remotes/origin/PR-43588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T12:47:49.508Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T12:47:49.573Z] > git checkout -f 91c254a189daafce6f091a84bf483cffd968104d # timeout=10 [2022-05-12T12:47:50.596Z] #42 DONE 90.0s [2022-05-12T12:47:50.596Z] [2022-05-12T12:47:50.596Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-12T12:47:50.596Z] #43 sha256:d50bce60e34fe737855d6791846dfb5f8c93ddc2943ce08179225e8e000a8016 [2022-05-12T12:47:50.759Z] #55 ... [2022-05-12T12:47:50.759Z] [2022-05-12T12:47:50.759Z] #42 [tini 1/3] 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 [2022-05-12T12:47:50.759Z] #42 sha256:a00fd96d49ac7cd6f7af9830049a5e99def56a02f4de5f3b79d5127f6306e0da [2022-05-12T12:47:50.759Z] #42 88.12 Setting up libicu67:amd64 (67.1-7) ... [2022-05-12T12:47:50.759Z] #42 88.19 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:47:50.759Z] #42 88.24 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-12T12:47:50.759Z] #42 88.27 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:47:50.759Z] #42 88.33 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T12:47:50.759Z] #42 88.46 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-12T12:47:50.759Z] #42 88.53 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T12:47:50.759Z] #42 88.64 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T12:47:50.759Z] #42 88.69 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T12:47:50.759Z] #42 88.71 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-12T12:47:50.759Z] #42 88.80 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T12:47:50.759Z] #42 DONE 89.9s [2022-05-12T12:47:50.759Z] [2022-05-12T12:47:50.759Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-12T12:47:50.759Z] #43 sha256:dbbbe40832dd1a0bd3204aa8aa910a3ef87e159570a1e94afb21e061d498c94e [2022-05-12T12:47:50.759Z] #43 DONE 0.3s [2022-05-12T12:47:50.759Z] [2022-05-12T12:47:50.759Z] #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 [2022-05-12T12:47:50.759Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:47:50.759Z] #14 86.49 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-12T12:47:50.759Z] #14 86.50 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-12T12:47:50.759Z] #14 86.50 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [Pipeline] sh [2022-05-12T12:47:50.853Z] #43 DONE 0.2s [2022-05-12T12:47:50.853Z] [2022-05-12T12:47:50.853Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-12T12:47:50.853Z] #44 sha256:3f97f3897d96a99ac934c773cb4aaa077c9a5a13e6faf05f2f6d72e908609696 [2022-05-12T12:47:51.071Z] #60 1.545 + RM_GOPATH=0 [2022-05-12T12:47:51.071Z] #60 1.545 + TMP_GOPATH= [2022-05-12T12:47:51.071Z] #60 1.566 + : /build [2022-05-12T12:47:51.071Z] #60 1.566 + '[' -z '' ']' [2022-05-12T12:47:51.071Z] #60 1.566 ++ mktemp -d [2022-05-12T12:47:51.071Z] #60 1.574 + export GOPATH=/tmp/tmp.H4pw5I5iaw [2022-05-12T12:47:51.071Z] #60 1.574 + GOPATH=/tmp/tmp.H4pw5I5iaw [2022-05-12T12:47:51.071Z] #60 1.574 + RM_GOPATH=1 [2022-05-12T12:47:51.071Z] #60 1.574 + case "$(go env GOARCH)" in [2022-05-12T12:47:51.071Z] #60 1.574 ++ go env GOARCH [2022-05-12T12:47:51.071Z] #60 1.658 Install runc version v1.1.2 (build tags: seccomp) [2022-05-12T12:47:51.071Z] #60 1.658 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T12:47:51.071Z] #60 1.658 + GO_BUILDMODE=-buildmode=pie [2022-05-12T12:47:51.071Z] #60 1.658 ++ dirname /install.sh [2022-05-12T12:47:51.071Z] #60 1.658 + dir=/ [2022-05-12T12:47:51.071Z] #60 1.658 + bin=runc [2022-05-12T12:47:51.071Z] #60 1.658 + shift [2022-05-12T12:47:51.071Z] #60 1.658 + '[' '!' -f //runc.installer ']' [2022-05-12T12:47:51.071Z] #60 1.658 + . //runc.installer [2022-05-12T12:47:51.071Z] #60 1.658 ++ set -e [2022-05-12T12:47:51.071Z] #60 1.658 ++ : v1.1.2 [2022-05-12T12:47:51.071Z] #60 1.658 + install_runc [2022-05-12T12:47:51.071Z] #60 1.658 + RUNC_BUILDTAGS=seccomp [2022-05-12T12:47:51.071Z] #60 1.658 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-05-12T12:47:51.071Z] #60 1.658 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.H4pw5I5iaw/src/github.com/opencontainers/runc [2022-05-12T12:47:51.071Z] #60 1.666 Cloning into '/tmp/tmp.H4pw5I5iaw/src/github.com/opencontainers/runc'... [2022-05-12T12:47:51.103Z] #64 ... [2022-05-12T12:47:51.103Z] [2022-05-12T12:47:51.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 [2022-05-12T12:47:51.103Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:47:51.103Z] #14 92.92 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-12T12:47:51.103Z] #14 92.93 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T12:47:51.103Z] #14 92.93 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T12:47:51.330Z] #60 ... [2022-05-12T12:47:51.330Z] [2022-05-12T12:47:51.330Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-12T12:47:51.330Z] #15 sha256:d84ac64caebe414882ec73deaec765180986559bf3ddbbde9aebb55cd0ee075f [2022-05-12T12:47:51.330Z] #15 DONE 2.3s [2022-05-12T12:47:51.330Z] [2022-05-12T12:47:51.330Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-12T12:47:51.330Z] #26 sha256:6f79a5297a33cd62c8e90729886da0d4e6b195a0c04e863d9885e07cec6ba37c [2022-05-12T12:47:51.755Z] + docker info [2022-05-12T12:47:51.755Z] Client: [2022-05-12T12:47:51.755Z] Context: default [2022-05-12T12:47:51.755Z] Debug Mode: false [2022-05-12T12:47:51.755Z] [2022-05-12T12:47:51.755Z] Server: [2022-05-12T12:47:51.755Z] Containers: 0 [2022-05-12T12:47:51.755Z] Running: 0 [2022-05-12T12:47:51.755Z] Paused: 0 [2022-05-12T12:47:51.755Z] Stopped: 0 [2022-05-12T12:47:51.755Z] Images: 0 [2022-05-12T12:47:51.755Z] Server Version: 20.10.9 [2022-05-12T12:47:51.755Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-12T12:47:51.755Z] Windows: [2022-05-12T12:47:51.755Z] LCOW: [2022-05-12T12:47:51.755Z] Logging Driver: json-file [2022-05-12T12:47:51.755Z] Plugins: [2022-05-12T12:47:51.755Z] Volume: local [2022-05-12T12:47:51.755Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T12:47:51.755Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T12:47:51.755Z] Swarm: inactive [2022-05-12T12:47:51.755Z] Default Isolation: process [2022-05-12T12:47:51.755Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T12:47:51.755Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-12T12:47:51.755Z] OSType: windows [2022-05-12T12:47:51.755Z] Architecture: x86_64 [2022-05-12T12:47:51.755Z] CPUs: 4 [2022-05-12T12:47:51.755Z] Total Memory: 32GiB [2022-05-12T12:47:51.755Z] Name: azwin-2-6be850 [2022-05-12T12:47:51.755Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-12T12:47:51.755Z] Docker Root Dir: D:\docker [2022-05-12T12:47:51.755Z] Debug Mode: false [2022-05-12T12:47:51.755Z] Registry: https://index.docker.io/v1/ [2022-05-12T12:47:51.755Z] Labels: [2022-05-12T12:47:51.755Z] Experimental: true [2022-05-12T12:47:51.755Z] Insecure Registries: [2022-05-12T12:47:51.755Z] 10.0.0.4:5000 [2022-05-12T12:47:51.755Z] 127.0.0.0/8 [2022-05-12T12:47:51.755Z] Registry Mirrors: [2022-05-12T12:47:51.755Z] http://10.0.0.4:5000/ [2022-05-12T12:47:51.755Z] Live Restore Enabled: false [2022-05-12T12:47:51.755Z] Product License: Community Engine [2022-05-12T12:47:51.755Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-12T12:47:52.224Z] #44 1.504 + RM_GOPATH=0 [2022-05-12T12:47:52.224Z] #44 1.504 + TMP_GOPATH= [2022-05-12T12:47:52.224Z] #44 1.504 + : /build [2022-05-12T12:47:52.224Z] #44 1.504 + '[' -z '' ']' [2022-05-12T12:47:52.224Z] #44 1.504 ++ mktemp -d [2022-05-12T12:47:52.224Z] #44 1.504 + export GOPATH=/tmp/tmp.4ZljTRxHd5 [2022-05-12T12:47:52.224Z] #44 1.504 + GOPATH=/tmp/tmp.4ZljTRxHd5 [2022-05-12T12:47:52.224Z] #44 1.504 + RM_GOPATH=1 [2022-05-12T12:47:52.224Z] #44 1.504 + case "$(go env GOARCH)" in [2022-05-12T12:47:52.224Z] #44 1.516 ++ go env GOARCH [2022-05-12T12:47:52.359Z] #26 106.5 Updating files: 21% (2443/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 39% (4497/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 58% (6624/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) [2022-05-12T12:47:52.359Z] #26 ... [2022-05-12T12:47:52.359Z] [2022-05-12T12:47:52.359Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-12T12:47:52.359Z] #16 sha256:25dd65732e1d635a50624066ce52527d784472b0d29fdc03b287b41c2968ecb7 [2022-05-12T12:47:52.359Z] #16 DONE 1.2s [2022-05-12T12:47:52.359Z] [2022-05-12T12:47:52.359Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-12T12:47:52.359Z] #26 sha256:6f79a5297a33cd62c8e90729886da0d4e6b195a0c04e863d9885e07cec6ba37c [2022-05-12T12:47:52.481Z] #44 1.530 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T12:47:52.482Z] #44 1.530 + GO_BUILDMODE=-buildmode=pie [2022-05-12T12:47:52.482Z] #44 1.532 ++ dirname /install.sh [2022-05-12T12:47:52.482Z] #44 1.545 + dir=/ [2022-05-12T12:47:52.482Z] #44 1.545 + bin=tini [2022-05-12T12:47:52.482Z] #44 1.545 + shift [2022-05-12T12:47:52.482Z] #44 1.545 + '[' '!' -f //tini.installer ']' [2022-05-12T12:47:52.482Z] #44 1.545 + . //tini.installer [2022-05-12T12:47:52.482Z] #44 1.545 ++ : v0.19.0 [2022-05-12T12:47:52.482Z] #44 1.546 + install_tini [2022-05-12T12:47:52.482Z] #44 1.546 + echo 'Install tini version v0.19.0' [2022-05-12T12:47:52.482Z] #44 1.546 Install tini version v0.19.0 [2022-05-12T12:47:52.482Z] #44 1.546 + git clone https://github.com/krallin/tini.git /tmp/tmp.4ZljTRxHd5/tini [2022-05-12T12:47:52.482Z] #44 1.548 Cloning into '/tmp/tmp.4ZljTRxHd5/tini'... [2022-05-12T12:47:53.133Z] #26 106.5 Updating files: 21% (2443/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 39% (4497/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 58% (6624/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 80% (9180/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-05-12T12:47:53.133Z] #26 110.1 + cd /tmp/tmp.mZRLZiTvTY/tmp/docker-ce [2022-05-12T12:47:53.284Z] Client: [2022-05-12T12:47:53.285Z] Version: 20.10.9 [2022-05-12T12:47:53.285Z] API version: 1.41 [2022-05-12T12:47:53.285Z] Go version: go1.16.8 [2022-05-12T12:47:53.285Z] Git commit: c2ea9bc [2022-05-12T12:47:53.285Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T12:47:53.285Z] OS/Arch: windows/amd64 [2022-05-12T12:47:53.285Z] Context: default [2022-05-12T12:47:53.285Z] Experimental: true [2022-05-12T12:47:53.285Z] [2022-05-12T12:47:53.285Z] Server: Docker Engine - Community [2022-05-12T12:47:53.285Z] Engine: [2022-05-12T12:47:53.285Z] Version: 20.10.9 [2022-05-12T12:47:53.285Z] API version: 1.41 (minimum version 1.24) [2022-05-12T12:47:53.285Z] Go version: go1.16.8 [2022-05-12T12:47:53.285Z] Git commit: 79ea9d3 [2022-05-12T12:47:53.285Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T12:47:53.285Z] OS/Arch: windows/amd64 [2022-05-12T12:47:53.285Z] Experimental: true [2022-05-12T12:47:53.313Z] #14 ... [2022-05-12T12:47:53.313Z] [2022-05-12T12:47:53.313Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-12T12:47:53.313Z] #44 sha256:4b7c5a1f76c7dc8407c3fe3cad86fb95e89a685701346ebee3b99a520ed331d8 [2022-05-12T12:47:53.313Z] #44 1.167 + RM_GOPATH=0 [2022-05-12T12:47:53.313Z] #44 1.167 + TMP_GOPATH= [2022-05-12T12:47:53.313Z] #44 1.167 + : /build [2022-05-12T12:47:53.313Z] #44 1.167 + '[' -z '' ']' [2022-05-12T12:47:53.313Z] #44 1.167 ++ mktemp -d [2022-05-12T12:47:53.313Z] #44 1.173 + export GOPATH=/tmp/tmp.Gso5yc1h4Q [2022-05-12T12:47:53.313Z] #44 1.173 + GOPATH=/tmp/tmp.Gso5yc1h4Q [2022-05-12T12:47:53.313Z] #44 1.173 + RM_GOPATH=1 [2022-05-12T12:47:53.313Z] #44 1.173 + case "$(go env GOARCH)" in [2022-05-12T12:47:53.313Z] #44 1.173 ++ go env GOARCH [2022-05-12T12:47:53.313Z] #44 1.220 Install tini version v0.19.0 [2022-05-12T12:47:53.313Z] #44 1.221 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T12:47:53.313Z] #44 1.221 + GO_BUILDMODE=-buildmode=pie [2022-05-12T12:47:53.313Z] #44 1.221 ++ dirname /install.sh [2022-05-12T12:47:53.313Z] #44 1.221 + dir=/ [2022-05-12T12:47:53.313Z] #44 1.221 + bin=tini [2022-05-12T12:47:53.313Z] #44 1.221 + shift [2022-05-12T12:47:53.313Z] #44 1.221 + '[' '!' -f //tini.installer ']' [2022-05-12T12:47:53.313Z] #44 1.221 + . //tini.installer [2022-05-12T12:47:53.313Z] #44 1.221 ++ : v0.19.0 [2022-05-12T12:47:53.313Z] #44 1.221 + install_tini [2022-05-12T12:47:53.313Z] #44 1.221 + echo 'Install tini version v0.19.0' [2022-05-12T12:47:53.313Z] #44 1.221 + git clone https://github.com/krallin/tini.git /tmp/tmp.Gso5yc1h4Q/tini [2022-05-12T12:47:53.313Z] #44 1.233 Cloning into '/tmp/tmp.Gso5yc1h4Q/tini'... [2022-05-12T12:47:53.313Z] #44 2.239 + cd /tmp/tmp.Gso5yc1h4Q/tini [2022-05-12T12:47:53.313Z] #44 2.239 + git checkout -q v0.19.0 [2022-05-12T12:47:53.313Z] #44 2.258 + cmake . [2022-05-12T12:47:53.393Z] #26 ... [2022-05-12T12:47:53.393Z] [2022-05-12T12:47:53.393Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-12T12:47:53.393Z] #17 sha256:7048cddb12294cb6788152e42c637c83d984b4a258603590f7eac5d147adcd35 [2022-05-12T12:47:53.393Z] #17 0.634 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-12T12:47:53.393Z] #17 DONE 1.0s [2022-05-12T12:47:53.393Z] [2022-05-12T12:47:53.393Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-12T12:47:53.393Z] #26 sha256:6f79a5297a33cd62c8e90729886da0d4e6b195a0c04e863d9885e07cec6ba37c [2022-05-12T12:47:53.393Z] #26 110.1 + git checkout -q v17.06.2-ce [2022-05-12T12:47:53.411Z] #44 2.716 + cd /tmp/tmp.4ZljTRxHd5/tini [2022-05-12T12:47:53.598Z] #44 2.813 -- The C compiler identification is GNU 10.2.1 [2022-05-12T12:47:53.644Z] Merge succeeded, producing 91c254a189daafce6f091a84bf483cffd968104d [2022-05-12T12:47:53.644Z] Checking out Revision 91c254a189daafce6f091a84bf483cffd968104d (PR-43588) [2022-05-12T12:47:53.654Z] #14 105.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-12T12:47:53.654Z] #14 105.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T12:47:53.654Z] #14 105.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T12:47:53.667Z] #44 2.717 + git checkout -q v0.19.0 [2022-05-12T12:47:53.668Z] #44 2.761 + cmake . [2022-05-12T12:47:53.864Z] #44 2.932 -- Detecting C compiler ABI info [Pipeline] sh [2022-05-12T12:47:53.179Z] > git remote # timeout=10 [2022-05-12T12:47:53.296Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T12:47:53.354Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T12:47:53.356Z] > git merge 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 # timeout=10 [2022-05-12T12:47:53.543Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-12T12:47:53.680Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T12:47:53.738Z] > git checkout -f 91c254a189daafce6f091a84bf483cffd968104d # timeout=10 [2022-05-12T12:47:54.127Z] #44 ... [2022-05-12T12:47:54.127Z] [2022-05-12T12:47:54.127Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-12T12:47:54.127Z] #53 sha256:2d1e8c3a6a41427646a117e299ec8b8cda416a5deaa4cf70c9dbd21f28f6f7b1 [2022-05-12T12:47:54.127Z] #53 92.99 gotestsum version dev [2022-05-12T12:47:54.127Z] #53 DONE 93.4s [2022-05-12T12:47:54.127Z] [2022-05-12T12:47:54.127Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:47:54.127Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:47:54.127Z] #55 91.64 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-12T12:47:54.232Z] #44 3.231 -- The C compiler identification is GNU 10.2.1 [2022-05-12T12:47:54.232Z] #44 3.309 -- Detecting C compiler ABI info [2022-05-12T12:47:54.322Z] #26 ... [2022-05-12T12:47:54.322Z] [2022-05-12T12:47:54.322Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-12T12:47:54.322Z] #18 sha256:8462f407e52995bf97e3fe80e900eda099fcf2fb3c7757eabe3167feea4fea29 [2022-05-12T12:47:54.322Z] #18 DONE 0.9s [2022-05-12T12:47:54.322Z] [2022-05-12T12:47:54.322Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-12T12:47:54.322Z] #19 sha256:66b8b6625d1543319e5a82f79fe3ee5cd45eec77adacf13796071f074a84182c [2022-05-12T12:47:54.791Z] + docker info [2022-05-12T12:47:54.791Z] Client: [2022-05-12T12:47:54.791Z] Context: default [2022-05-12T12:47:54.791Z] Debug Mode: false [2022-05-12T12:47:54.791Z] [2022-05-12T12:47:54.791Z] Server: [2022-05-12T12:47:54.791Z] Containers: 0 [2022-05-12T12:47:54.791Z] Running: 0 [2022-05-12T12:47:54.791Z] Paused: 0 [2022-05-12T12:47:54.791Z] Stopped: 0 [2022-05-12T12:47:54.791Z] Images: 0 [2022-05-12T12:47:54.791Z] Server Version: 20.10.9 [2022-05-12T12:47:54.791Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-12T12:47:54.791Z] Windows: [2022-05-12T12:47:54.791Z] LCOW: [2022-05-12T12:47:54.791Z] Logging Driver: json-file [2022-05-12T12:47:54.791Z] Plugins: [2022-05-12T12:47:54.791Z] Volume: local [2022-05-12T12:47:54.791Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T12:47:54.791Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T12:47:54.791Z] Swarm: inactive [2022-05-12T12:47:54.791Z] Default Isolation: process [2022-05-12T12:47:54.791Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T12:47:54.791Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-12T12:47:54.791Z] OSType: windows [2022-05-12T12:47:54.791Z] Architecture: x86_64 [2022-05-12T12:47:54.791Z] CPUs: 4 [2022-05-12T12:47:54.791Z] Total Memory: 32GiB [2022-05-12T12:47:54.791Z] Name: azwin-2-6be851 [2022-05-12T12:47:54.791Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-12T12:47:54.791Z] Docker Root Dir: D:\docker [2022-05-12T12:47:54.791Z] Debug Mode: false [2022-05-12T12:47:54.791Z] Registry: https://index.docker.io/v1/ [2022-05-12T12:47:54.791Z] Labels: [2022-05-12T12:47:54.791Z] Experimental: true [2022-05-12T12:47:54.791Z] Insecure Registries: [2022-05-12T12:47:54.791Z] 10.0.0.4:5000 [2022-05-12T12:47:54.791Z] 127.0.0.0/8 [2022-05-12T12:47:54.791Z] Registry Mirrors: [2022-05-12T12:47:54.791Z] http://10.0.0.4:5000/ [2022-05-12T12:47:54.791Z] Live Restore Enabled: false [2022-05-12T12:47:54.791Z] Product License: Community Engine [2022-05-12T12:47:54.791Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-12T12:47:55.168Z] #44 4.190 -- Detecting C compiler ABI info - done [2022-05-12T12:47:55.168Z] #44 4.409 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-12T12:47:55.168Z] #44 4.410 -- Detecting C compile features [2022-05-12T12:47:55.168Z] #44 4.411 -- Detecting C compile features - done [2022-05-12T12:47:55.249Z] #19 DONE 0.8s [2022-05-12T12:47:55.249Z] [2022-05-12T12:47:55.249Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-12T12:47:55.249Z] #20 sha256:f7e9aad8b2121aff120f5810f8a20d1ea0a0cd1c6a8afe5174ce9e320f6afaee [2022-05-12T12:47:55.424Z] #44 4.513 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-12T12:47:55.681Z] #44 4.662 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-12T12:47:55.681Z] #44 4.790 -- Configuring done [2022-05-12T12:47:55.681Z] #44 4.836 -- Generating done [2022-05-12T12:47:55.681Z] #44 4.854 -- Build files have been written to: /tmp/tmp.4ZljTRxHd5/tini [2022-05-12T12:47:55.681Z] #44 4.860 + make tini-static [2022-05-12T12:47:55.813Z] #20 DONE 0.8s [2022-05-12T12:47:55.813Z] [2022-05-12T12:47:55.813Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T12:47:55.813Z] #60 sha256:53d28fb1cb0b134ffcebf835bf3779a7d90dbb932ae5d268fae5a53228682561 [2022-05-12T12:47:56.070Z] #60 ... [2022-05-12T12:47:56.070Z] [2022-05-12T12:47:56.070Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 zstd [2022-05-12T12:47:56.070Z] #21 sha256:4c48c883a8b8c858a21849ae7981fbe8ede9cc684430d3802d49b299869b9f7b [2022-05-12T12:47:56.245Z] #44 5.535 Scanning dependencies of target tini-static [2022-05-12T12:47:56.502Z] #44 5.770 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-12T12:47:57.002Z] #21 1.106 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T12:47:57.258Z] #21 1.284 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T12:47:57.258Z] #21 1.375 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T12:47:57.439Z] #55 ... [2022-05-12T12:47:57.439Z] [2022-05-12T12:47:57.439Z] #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 [2022-05-12T12:47:57.439Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:47:57.439Z] #14 95.38 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-12T12:47:57.439Z] #14 95.38 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-12T12:47:57.439Z] #14 95.41 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T12:47:57.439Z] #14 95.67 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-12T12:47:57.439Z] #14 95.67 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T12:47:57.439Z] #14 95.68 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T12:47:57.822Z] #21 1.682 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T12:47:58.082Z] #21 2.138 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T12:47:58.644Z] #21 ... [2022-05-12T12:47:58.644Z] [2022-05-12T12:47:58.644Z] #34 [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 [2022-05-12T12:47:58.644Z] #34 sha256:6cc37a42f7f8e347ea0aeccd56c634c8d03ff11bec28ceef00f0f2e5364410be [2022-05-12T12:47:58.644Z] #34 DONE 115.9s [2022-05-12T12:47:58.644Z] [2022-05-12T12:47:58.644Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 zstd [2022-05-12T12:47:58.644Z] #21 sha256:4c48c883a8b8c858a21849ae7981fbe8ede9cc684430d3802d49b299869b9f7b [2022-05-12T12:47:58.644Z] #21 2.732 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T12:47:58.947Z] #14 110.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-12T12:47:58.947Z] #14 110.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-12T12:47:58.947Z] #14 110.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T12:47:58.947Z] #14 111.0 Selecting previously unselected package libapparmor1:amd64. [2022-05-12T12:47:58.947Z] #14 111.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-12T12:47:58.947Z] #14 111.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T12:47:58.947Z] #14 111.1 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-12T12:47:58.947Z] #14 111.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-12T12:47:58.947Z] #14 111.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T12:47:59.026Z] #44 ... [2022-05-12T12:47:59.026Z] [2022-05-12T12:47:59.026Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-12T12:47:59.026Z] #53 sha256:2d1e8c3a6a41427646a117e299ec8b8cda416a5deaa4cf70c9dbd21f28f6f7b1 [2022-05-12T12:47:59.026Z] #53 97.93 gotestsum version dev [2022-05-12T12:47:59.026Z] #53 DONE 98.3s [2022-05-12T12:47:59.026Z] [2022-05-12T12:47:59.026Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-12T12:47:59.026Z] #44 sha256:3f97f3897d96a99ac934c773cb4aaa077c9a5a13e6faf05f2f6d72e908609696 [2022-05-12T12:47:59.026Z] #44 7.854 [100%] Linking C executable tini-static [2022-05-12T12:47:59.209Z] #14 111.2 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T12:47:59.209Z] #14 111.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T12:47:59.209Z] #14 111.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T12:47:59.209Z] #14 111.4 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T12:47:59.209Z] #14 111.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T12:47:59.209Z] #14 111.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T12:47:59.361Z] #14 ... [2022-05-12T12:47:59.361Z] [2022-05-12T12:47:59.361Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-12T12:47:59.361Z] #44 sha256:4b7c5a1f76c7dc8407c3fe3cad86fb95e89a685701346ebee3b99a520ed331d8 [2022-05-12T12:47:59.361Z] #44 3.810 -- Detecting C compiler ABI info - done [2022-05-12T12:47:59.361Z] #44 3.967 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-12T12:47:59.361Z] #44 3.967 -- Detecting C compile features [2022-05-12T12:47:59.361Z] #44 4.003 -- Detecting C compile features - done [2022-05-12T12:47:59.361Z] #44 4.066 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-12T12:47:59.361Z] #44 4.359 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-12T12:47:59.361Z] #44 4.495 -- Configuring done [2022-05-12T12:47:59.361Z] #44 4.495 -- Generating done [2022-05-12T12:47:59.361Z] #44 4.522 -- Build files have been written to: /tmp/tmp.Gso5yc1h4Q/tini [2022-05-12T12:47:59.361Z] #44 4.555 + make tini-static [2022-05-12T12:47:59.361Z] #44 5.104 Scanning dependencies of target tini-static [2022-05-12T12:47:59.361Z] #44 5.386 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-12T12:47:59.361Z] #44 7.129 [100%] Linking C executable tini-static [2022-05-12T12:47:59.361Z] #44 8.169 [100%] Built target tini-static [2022-05-12T12:47:59.361Z] #44 8.247 + mkdir -p /build [2022-05-12T12:47:59.361Z] #44 8.251 + cp tini-static /build/docker-init [2022-05-12T12:47:59.361Z] #44 DONE 8.5s [2022-05-12T12:47:59.470Z] #14 111.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-12T12:47:59.470Z] #14 111.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T12:47:59.470Z] #14 111.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T12:47:59.470Z] #14 111.7 Selecting previously unselected package libudev-dev:amd64. [2022-05-12T12:47:59.470Z] #14 111.7 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-12T12:47:59.470Z] #14 111.7 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-12T12:47:59.590Z] #44 ... [2022-05-12T12:47:59.590Z] [2022-05-12T12:47:59.590Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:47:59.590Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:47:59.590Z] #55 89.02 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-12T12:47:59.624Z] [2022-05-12T12:47:59.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 [2022-05-12T12:47:59.624Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:47:59.733Z] #14 111.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-12T12:47:59.733Z] #14 111.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-12T12:47:59.733Z] #14 111.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T12:47:59.733Z] #14 ... [2022-05-12T12:47:59.733Z] [2022-05-12T12:47:59.733Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T12:47:59.733Z] #67 sha256:7b5da39cfe86abe89d0a84837a7d9fb2d2ea36f544f0acc98ff63ddae572a8c5 [2022-05-12T12:47:59.733Z] #67 111.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T12:47:59.733Z] #67 111.8 + GOBIN=/build [2022-05-12T12:47:59.733Z] #67 111.8 + GO111MODULE=on [2022-05-12T12:47:59.733Z] #67 111.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T12:47:59.847Z] #55 ... [2022-05-12T12:47:59.847Z] [2022-05-12T12:47:59.847Z] #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 [2022-05-12T12:47:59.847Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:47:59.847Z] #14 89.00 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-12T12:47:59.847Z] #14 89.00 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-12T12:47:59.847Z] #14 89.16 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T12:47:59.847Z] #14 ... [2022-05-12T12:47:59.847Z] [2022-05-12T12:47:59.847Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-12T12:47:59.847Z] #44 sha256:3f97f3897d96a99ac934c773cb4aaa077c9a5a13e6faf05f2f6d72e908609696 [2022-05-12T12:47:59.847Z] #44 9.089 [100%] Built target tini-static [2022-05-12T12:48:00.104Z] #44 9.212 + mkdir -p /build [2022-05-12T12:48:00.104Z] #44 9.212 + cp tini-static /build/docker-init [2022-05-12T12:48:00.361Z] #44 DONE 9.5s [2022-05-12T12:48:00.361Z] [2022-05-12T12:48:00.361Z] #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 [2022-05-12T12:48:00.361Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:48:00.361Z] #14 99.74 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-12T12:48:00.361Z] #14 99.74 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-12T12:48:00.361Z] #14 99.74 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T12:48:00.619Z] #14 99.97 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-12T12:48:00.619Z] #14 99.97 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T12:48:00.619Z] #14 99.97 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T12:48:01.189Z] #21 ... [2022-05-12T12:48:01.189Z] [2022-05-12T12:48:01.189Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T12:48:01.189Z] #60 sha256:53d28fb1cb0b134ffcebf835bf3779a7d90dbb932ae5d268fae5a53228682561 [2022-05-12T12:48:01.189Z] #60 9.958 + cd /tmp/tmp.H4pw5I5iaw/src/github.com/opencontainers/runc [2022-05-12T12:48:01.189Z] #60 9.958 + git checkout -q v1.1.2 [2022-05-12T12:48:01.189Z] #60 10.17 + '[' -z '' ']' [2022-05-12T12:48:01.189Z] #60 10.17 + target=static [2022-05-12T12:48:01.189Z] #60 10.17 + make BUILDTAGS=seccomp static [2022-05-12T12:48:01.189Z] #60 10.39 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-05-12T12:48:05.039Z] #67 ... [2022-05-12T12:48:05.039Z] [2022-05-12T12:48:05.039Z] #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 [2022-05-12T12:48:05.039Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:48:05.039Z] #14 112.2 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-12T12:48:05.039Z] #14 112.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-12T12:48:05.039Z] #14 112.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T12:48:05.039Z] #14 112.4 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-12T12:48:05.039Z] #14 112.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-12T12:48:05.039Z] #14 112.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T12:48:05.039Z] #14 112.6 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-12T12:48:05.039Z] #14 112.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-12T12:48:05.039Z] #14 112.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T12:48:05.039Z] #14 112.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-12T12:48:05.039Z] #14 112.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-12T12:48:05.039Z] #14 112.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T12:48:05.039Z] #14 113.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-12T12:48:05.039Z] #14 113.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-12T12:48:05.039Z] #14 113.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T12:48:05.039Z] #14 113.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-12T12:48:05.039Z] #14 113.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T12:48:05.039Z] #14 113.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T12:48:05.039Z] #14 113.5 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-12T12:48:05.039Z] #14 113.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-12T12:48:05.039Z] #14 113.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T12:48:05.039Z] #14 113.7 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-12T12:48:05.039Z] #14 113.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-12T12:48:05.039Z] #14 113.7 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T12:48:05.039Z] #14 114.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T12:48:05.039Z] #14 114.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T12:48:05.039Z] #14 114.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T12:48:05.039Z] #14 114.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T12:48:05.039Z] #14 114.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T12:48:05.039Z] #14 114.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T12:48:05.039Z] #14 114.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T12:48:05.039Z] #14 114.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T12:48:05.039Z] #14 114.4 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-12T12:48:05.039Z] #14 114.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T12:48:05.039Z] #14 114.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T12:48:05.039Z] #14 114.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T12:48:05.039Z] #14 114.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T12:48:05.039Z] #14 114.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T12:48:05.039Z] #14 114.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-12T12:48:05.039Z] #14 114.5 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T12:48:05.039Z] #14 114.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T12:48:05.039Z] #14 114.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T12:48:05.039Z] #14 114.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T12:48:05.039Z] #14 114.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T12:48:05.039Z] #14 114.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T12:48:05.039Z] #14 114.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-12T12:48:05.039Z] #14 114.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T12:48:05.039Z] #14 114.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 [2022-05-12T12:48:05.039Z] #14 114.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T12:48:05.039Z] #14 114.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T12:48:05.039Z] #14 114.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 [2022-05-12T12:48:05.039Z] #14 114.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T12:48:05.039Z] #14 114.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T12:48:05.039Z] #14 114.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T12:48:05.039Z] #14 114.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-12T12:48:05.039Z] #14 114.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T12:48:05.039Z] #14 114.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T12:48:05.039Z] #14 114.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T12:48:05.039Z] #14 DONE 116.5s [2022-05-12T12:48:05.039Z] [2022-05-12T12:48:05.039Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-12T12:48:05.039Z] #59 sha256:b67f69be4ca2073499f73bae2ca3e1e2595e5fc51b0a09702be44384f8382718 [2022-05-12T12:48:05.039Z] #59 DONE 0.2s [2022-05-12T12:48:05.039Z] [2022-05-12T12:48:05.039Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T12:48:05.039Z] #60 sha256:2d1173345e918b2071b19f81c92b67aa4e93744f4e5c97a32d209e0f2214a0cf [2022-05-12T12:48:05.867Z] Commit message: "vendor: github.com/opencontainers/runc v1.1.2" [2022-05-12T12:48:05.983Z] #60 ... [2022-05-12T12:48:05.983Z] [2022-05-12T12:48:05.983Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T12:48:05.983Z] #67 sha256:7b5da39cfe86abe89d0a84837a7d9fb2d2ea36f544f0acc98ff63ddae572a8c5 [2022-05-12T12:48:05.983Z] #67 117.6 rootlesskit version 1.0.0 [2022-05-12T12:48:05.983Z] #67 117.6 Usage of /build/rootlesskit-docker-proxy: [2022-05-12T12:48:05.983Z] #67 117.6 -container-ip string [2022-05-12T12:48:05.983Z] #67 117.6 container ip [2022-05-12T12:48:05.983Z] #67 117.6 -container-port int [2022-05-12T12:48:05.983Z] #67 117.6 container port (default -1) [2022-05-12T12:48:05.983Z] #67 117.6 -host-ip string [2022-05-12T12:48:05.983Z] #67 117.6 host ip [2022-05-12T12:48:05.983Z] #67 117.6 -host-port int [2022-05-12T12:48:05.983Z] #67 117.6 host port (default -1) [2022-05-12T12:48:05.983Z] #67 117.6 -proto string [2022-05-12T12:48:05.983Z] #67 117.6 proxy protocol (default "tcp") [2022-05-12T12:48:05.983Z] #67 DONE 117.9s [2022-05-12T12:48:05.983Z] [2022-05-12T12:48:05.983Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-12T12:48:05.983Z] #68 sha256:0a7af83ce6a29a2db369c5031a0d1a8766a1b38f6937b515465f91c96875b0ec [2022-05-12T12:48:05.983Z] #68 DONE 0.2s [2022-05-12T12:48:05.983Z] [2022-05-12T12:48:05.983Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-12T12:48:05.983Z] #15 sha256:b6f5526b14229d27a5e240064201c1ead993ced70d433cdda456877d574e7994 [2022-05-12T12:48:06.245Z] #15 ... [2022-05-12T12:48:06.245Z] [2022-05-12T12:48:06.245Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-12T12:48:06.245Z] #69 sha256:65dc3f0c98166b7272083e6b55967e3483b5bb0dc47f811130a19fa63231ecc6 [2022-05-12T12:48:06.245Z] #69 DONE 0.2s [2022-05-12T12:48:06.439Z] #60 ... [2022-05-12T12:48:06.439Z] [2022-05-12T12:48:06.439Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 zstd [2022-05-12T12:48:06.439Z] #21 sha256:4c48c883a8b8c858a21849ae7981fbe8ede9cc684430d3802d49b299869b9f7b [2022-05-12T12:48:06.439Z] #21 6.008 Fetched 8417 kB in 5s (1624 kB/s) [2022-05-12T12:48:06.439Z] #21 6.008 Reading package lists... [2022-05-12T12:48:06.439Z] #21 7.792 Reading package lists... [2022-05-12T12:48:06.439Z] #21 9.399 Building dependency tree... [2022-05-12T12:48:06.279Z] > git --version # timeout=10 [2022-05-12T12:48:06.351Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-12T12:48:06.412Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-05-12T12:48:06.506Z] [2022-05-12T12:48:06.506Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T12:48:06.506Z] #60 sha256:2d1173345e918b2071b19f81c92b67aa4e93744f4e5c97a32d209e0f2214a0cf [2022-05-12T12:48:06.695Z] #21 10.77 The following additional packages will be installed: [2022-05-12T12:48:06.695Z] #21 10.78 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-12T12:48:06.695Z] #21 10.78 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-12T12:48:06.695Z] #21 10.78 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-12T12:48:06.695Z] #21 10.79 python3-pkg-resources vim-runtime xxd [2022-05-12T12:48:06.695Z] #21 10.79 Suggested packages: [2022-05-12T12:48:06.695Z] #21 10.80 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-12T12:48:06.695Z] #21 10.80 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-12T12:48:06.695Z] #21 10.80 acl attr quota [2022-05-12T12:48:06.695Z] #21 10.80 Recommended packages: [2022-05-12T12:48:06.695Z] #21 10.80 libatm1 nftables libpam-cap build-essential python3-dev unzip [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T12:48:06.952Z] #21 ... [2022-05-12T12:48:06.952Z] [2022-05-12T12:48:06.952Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-12T12:48:06.952Z] #26 sha256:6f79a5297a33cd62c8e90729886da0d4e6b195a0c04e863d9885e07cec6ba37c [2022-05-12T12:48:06.952Z] #26 113.7 + mkdir -p /tmp/tmp.mZRLZiTvTY/src/github.com/docker [2022-05-12T12:48:06.952Z] #26 113.7 + mv components/cli /tmp/tmp.mZRLZiTvTY/src/github.com/docker/cli [2022-05-12T12:48:06.952Z] #26 113.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-05-12T12:48:07.876Z] #14 106.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-12T12:48:07.876Z] #14 106.0 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T12:48:07.876Z] #14 106.0 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T12:48:07.880Z] #26 ... [2022-05-12T12:48:07.880Z] [2022-05-12T12:48:07.880Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 zstd [2022-05-12T12:48:07.880Z] #21 sha256:4c48c883a8b8c858a21849ae7981fbe8ede9cc684430d3802d49b299869b9f7b [2022-05-12T12:48:07.880Z] #21 11.72 The following NEW packages will be installed: [2022-05-12T12:48:07.880Z] #21 11.72 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-12T12:48:07.880Z] #21 11.72 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-12T12:48:07.880Z] #21 11.72 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-12T12:48:07.880Z] #21 11.72 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-12T12:48:07.880Z] #21 11.72 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-12T12:48:07.880Z] #21 11.72 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-12T12:48:07.880Z] #21 11.72 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-12T12:48:07.880Z] #21 11.72 xz-utils zip zstd [2022-05-12T12:48:07.880Z] #21 12.03 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T12:48:07.880Z] #21 12.03 Need to get 27.0 MB of archives. [2022-05-12T12:48:07.880Z] #21 12.03 After this operation, 105 MB of additional disk space will be used. [2022-05-12T12:48:07.880Z] #21 12.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-05-12T12:48:07.880Z] #21 12.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-05-12T12:48:07.880Z] #21 12.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-05-12T12:48:07.880Z] #21 12.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-05-12T12:48:07.880Z] #21 12.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-05-12T12:48:07.880Z] #21 12.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-05-12T12:48:07.880Z] #21 12.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-05-12T12:48:07.880Z] #21 12.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-05-12T12:48:07.880Z] #21 12.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T12:48:08.136Z] #21 12.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-12T12:48:08.136Z] #21 12.07 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-05-12T12:48:08.136Z] #21 12.08 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-05-12T12:48:08.136Z] #21 12.08 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-05-12T12:48:08.136Z] #21 12.09 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-05-12T12:48:08.136Z] #21 12.13 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-05-12T12:48:08.136Z] #21 12.13 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-05-12T12:48:08.136Z] #21 12.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-05-12T12:48:08.136Z] #21 12.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-05-12T12:48:08.136Z] #21 12.14 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-05-12T12:48:08.136Z] #21 12.14 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-05-12T12:48:08.136Z] #21 12.14 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-05-12T12:48:08.136Z] #21 12.15 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-05-12T12:48:08.136Z] #21 12.15 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-05-12T12:48:08.136Z] #21 12.15 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-05-12T12:48:08.136Z] #21 12.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-05-12T12:48:08.137Z] #21 12.16 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-05-12T12:48:08.137Z] #21 12.16 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-05-12T12:48:08.393Z] #21 12.51 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-05-12T12:48:08.393Z] #21 12.51 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-05-12T12:48:08.393Z] #21 12.51 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-05-12T12:48:08.393Z] #21 12.51 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-05-12T12:48:08.393Z] #21 12.51 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-05-12T12:48:08.393Z] #21 12.51 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-05-12T12:48:08.393Z] #21 12.51 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-12T12:48:08.393Z] #21 12.56 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-12T12:48:08.393Z] #21 12.57 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-12T12:48:08.419Z] #60 3.717 + RM_GOPATH=0 [2022-05-12T12:48:08.419Z] #60 3.717 + TMP_GOPATH= [2022-05-12T12:48:08.419Z] #60 3.717 + : /build [2022-05-12T12:48:08.419Z] #60 3.717 + '[' -z '' ']' [2022-05-12T12:48:08.419Z] #60 3.717 ++ mktemp -d [2022-05-12T12:48:08.419Z] #60 3.717 + export GOPATH=/tmp/tmp.PTRDurxqyd [2022-05-12T12:48:08.419Z] #60 3.717 + GOPATH=/tmp/tmp.PTRDurxqyd [2022-05-12T12:48:08.419Z] #60 3.717 + RM_GOPATH=1 [2022-05-12T12:48:08.419Z] #60 3.717 + case "$(go env GOARCH)" in [2022-05-12T12:48:08.419Z] #60 3.717 ++ go env GOARCH [2022-05-12T12:48:08.419Z] #60 3.770 Install runc version v1.1.2 (build tags: seccomp) [2022-05-12T12:48:08.419Z] #60 3.770 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T12:48:08.419Z] #60 3.770 + GO_BUILDMODE=-buildmode=pie [2022-05-12T12:48:08.419Z] #60 3.770 ++ dirname /install.sh [2022-05-12T12:48:08.419Z] #60 3.770 + dir=/ [2022-05-12T12:48:08.419Z] #60 3.770 + bin=runc [2022-05-12T12:48:08.419Z] #60 3.770 + shift [2022-05-12T12:48:08.419Z] #60 3.770 + '[' '!' -f //runc.installer ']' [2022-05-12T12:48:08.419Z] #60 3.770 + . //runc.installer [2022-05-12T12:48:08.419Z] #60 3.770 ++ set -e [2022-05-12T12:48:08.419Z] #60 3.770 ++ : v1.1.2 [2022-05-12T12:48:08.419Z] #60 3.770 + install_runc [2022-05-12T12:48:08.419Z] #60 3.770 + RUNC_BUILDTAGS=seccomp [2022-05-12T12:48:08.419Z] #60 3.770 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-05-12T12:48:08.419Z] #60 3.770 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.PTRDurxqyd/src/github.com/opencontainers/runc [2022-05-12T12:48:08.419Z] #60 3.770 Cloning into '/tmp/tmp.PTRDurxqyd/src/github.com/opencontainers/runc'... [2022-05-12T12:48:08.650Z] #21 12.57 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T12:48:08.650Z] #21 12.58 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-12T12:48:08.650Z] #21 12.58 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-12T12:48:08.650Z] #21 12.58 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-12T12:48:08.650Z] #21 12.61 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-05-12T12:48:08.650Z] #21 12.63 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-05-12T12:48:08.650Z] #21 12.63 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-05-12T12:48:08.650Z] #21 12.64 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-12T12:48:08.906Z] #21 12.91 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-05-12T12:48:08.906Z] #21 12.93 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-05-12T12:48:08.906Z] #21 12.93 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-05-12T12:48:08.906Z] #21 12.98 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-05-12T12:48:08.990Z] #60 ... [2022-05-12T12:48:08.990Z] [2022-05-12T12:48:08.990Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-12T12:48:08.990Z] #15 sha256:b6f5526b14229d27a5e240064201c1ead993ced70d433cdda456877d574e7994 [2022-05-12T12:48:08.990Z] #15 DONE 4.5s [2022-05-12T12:48:08.990Z] [2022-05-12T12:48:08.990Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-12T12:48:08.990Z] #16 sha256:7ea51a34105a46c758425f0f811a8499ad5bed1f8ed691e481382485a9e19e48 [2022-05-12T12:48:09.469Z] #21 13.48 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T12:48:09.469Z] #21 13.58 Fetched 27.0 MB in 1s (21.8 MB/s) [2022-05-12T12:48:09.469Z] #21 13.61 Selecting previously unselected package pigz. [2022-05-12T12:48:09.469Z] #21 13.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2022-05-12T12:48:09.469Z] #21 13.64 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-05-12T12:48:09.469Z] #21 13.64 Unpacking pigz (2.6-1) ... [2022-05-12T12:48:09.683Z] + docker version [2022-05-12T12:48:09.737Z] #21 13.71 Selecting previously unselected package libelf1:arm64. [2022-05-12T12:48:09.737Z] #21 13.72 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-05-12T12:48:09.737Z] #21 13.73 Unpacking libelf1:arm64 (0.183-1) ... [2022-05-12T12:48:09.737Z] #21 13.84 Selecting previously unselected package libbpf0:arm64. [2022-05-12T12:48:09.737Z] #21 13.84 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-05-12T12:48:09.737Z] #21 13.85 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-05-12T12:48:09.737Z] #21 13.95 Selecting previously unselected package libcap2:arm64. [2022-05-12T12:48:09.993Z] #21 13.96 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-05-12T12:48:09.993Z] #21 13.96 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-05-12T12:48:09.993Z] #21 14.11 Selecting previously unselected package libmnl0:arm64. [2022-05-12T12:48:09.993Z] #21 14.11 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-05-12T12:48:09.993Z] #21 14.12 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-05-12T12:48:09.993Z] #21 14.16 Selecting previously unselected package libxtables12:arm64. [2022-05-12T12:48:09.993Z] #21 14.17 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-05-12T12:48:09.993Z] #21 14.18 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-05-12T12:48:09.993Z] #21 14.24 Selecting previously unselected package libcap2-bin. [2022-05-12T12:48:10.250Z] #21 14.24 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-05-12T12:48:10.250Z] #21 14.24 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-12T12:48:10.250Z] #21 14.32 Selecting previously unselected package iproute2. [2022-05-12T12:48:10.250Z] #21 14.33 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-05-12T12:48:10.250Z] #21 14.33 Unpacking iproute2 (5.10.0-4) ... [2022-05-12T12:48:10.275Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-12T12:48:10.275Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-5c947646\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-12T12:48:10.275Z] ---------------------------------------------------------------------------- [2022-05-12T12:48:10.275Z] [2022-05-12T12:48:10.275Z] INFO: executeCI.ps1 starting at Thu May 12 12:48:09 CUT 2022 [2022-05-12T12:48:10.275Z] [2022-05-12T12:48:10.275Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-12T12:48:10.275Z] INFO: Running git version 2.24.1.windows.2 [2022-05-12T12:48:10.275Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-12T12:48:10.275Z] INFO: Environment variables: [2022-05-12T12:48:10.275Z] [2022-05-12T12:48:10.275Z] Name Value [2022-05-12T12:48:10.276Z] ---- ----- [2022-05-12T12:48:10.276Z] ALLUSERSPROFILE C:\ProgramData [2022-05-12T12:48:10.276Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-12T12:48:10.276Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-12T12:48:10.276Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-12T12:48:10.276Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-12T12:48:10.276Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-12T12:48:10.276Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-12T12:48:10.276Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-12T12:48:10.276Z] BRANCH_NAME PR-43588 [2022-05-12T12:48:10.276Z] BUILD_DISPLAY_NAME #1 [2022-05-12T12:48:10.276Z] BUILD_ID 1 [2022-05-12T12:48:10.276Z] BUILD_NUMBER 1 [2022-05-12T12:48:10.276Z] BUILD_TAG jenkins-moby-PR-43588-1 [2022-05-12T12:48:10.276Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43588/1/ [2022-05-12T12:48:10.276Z] CHANGE_AUTHOR thaJeztah [2022-05-12T12:48:10.276Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-05-12T12:48:10.276Z] CHANGE_BRANCH bump_runc [2022-05-12T12:48:10.276Z] CHANGE_FORK thaJeztah/docker [2022-05-12T12:48:10.276Z] CHANGE_ID 43588 [2022-05-12T12:48:10.276Z] CHANGE_TARGET master [2022-05-12T12:48:10.276Z] CHANGE_TITLE update runc binary and vendor to v1.1.2 [2022-05-12T12:48:10.276Z] CHANGE_URL https://github.com/moby/moby/pull/43588 [2022-05-12T12:48:10.276Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T12:48:10.276Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-12T12:48:10.276Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-12T12:48:10.276Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-12T12:48:10.276Z] COMPUTERNAME azwin-2-6be850 [2022-05-12T12:48:10.276Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-12T12:48:10.276Z] ConfigSequenceNumber 0 [2022-05-12T12:48:10.276Z] DOCKER_BUILDKIT 0 [2022-05-12T12:48:10.276Z] DOCKER_DUT_DEBUG 1 [2022-05-12T12:48:10.276Z] DOCKER_EXPERIMENTAL 1 [2022-05-12T12:48:10.276Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-12T12:48:10.276Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-05-12T12:48:10.276Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-12T12:48:10.276Z] EXECUTOR_NUMBER 0 [2022-05-12T12:48:10.276Z] FQDN azwin-2-6be850.westus.cloudapp.azure.com [2022-05-12T12:48:10.276Z] GIT_BRANCH PR-43588 [2022-05-12T12:48:10.276Z] GIT_COMMIT 91c254a189daafce6f091a84bf483cffd968104d [2022-05-12T12:48:10.276Z] GIT_URL https://github.com/moby/moby.git [2022-05-12T12:48:10.276Z] HUDSON_COOKIE 75b73cb4-7277-4d12-9361-1facf3ce61cf [2022-05-12T12:48:10.276Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-12T12:48:10.276Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-12T12:48:10.276Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-12T12:48:10.276Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-12T12:48:10.276Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-12T12:48:10.276Z] JENKINS_NODE_COOKIE b9d116c0-b060-446a-ad5b-6176bc3367e9 [2022-05-12T12:48:10.276Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-12T12:48:10.276Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-12T12:48:10.276Z] JOB_BASE_NAME PR-43588 [2022-05-12T12:48:10.276Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43588/display/redirect [2022-05-12T12:48:10.276Z] JOB_NAME moby/PR-43588 [2022-05-12T12:48:10.276Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43588/ [2022-05-12T12:48:10.276Z] library.jps.version master [2022-05-12T12:48:10.276Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-12T12:48:10.276Z] NODE_LABELS amd64 azure azwin-2-6be850 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-12T12:48:10.276Z] NODE_NAME azwin-2-6be850 [2022-05-12T12:48:10.276Z] NUMBER_OF_PROCESSORS 4 [2022-05-12T12:48:10.276Z] OS Windows_NT [2022-05-12T12:48:10.276Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-12T12:48:10.276Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-12T12:48:10.276Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-12T12:48:10.276Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-12T12:48:10.276Z] PROCESSOR_LEVEL 6 [2022-05-12T12:48:10.276Z] PROCESSOR_REVISION 4f01 [2022-05-12T12:48:10.276Z] ProgramData C:\ProgramData [2022-05-12T12:48:10.276Z] ProgramFiles C:\Program Files [2022-05-12T12:48:10.276Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-12T12:48:10.276Z] ProgramW6432 C:\Program Files [2022-05-12T12:48:10.276Z] PROMPT $P$G [2022-05-12T12:48:10.276Z] PSExecutionPolicyPreference Bypass [2022-05-12T12:48:10.276Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-12T12:48:10.276Z] PUBLIC C:\Users\Public [2022-05-12T12:48:10.276Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43588/1/display/redirect?page=artif... [2022-05-12T12:48:10.276Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43588/1/display/redirect?page=changes [2022-05-12T12:48:10.276Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43588/1/display/redirect [2022-05-12T12:48:10.276Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43588/1/display/redirect?page=tests [2022-05-12T12:48:10.276Z] SKIP_VALIDATION_TESTS 1 [2022-05-12T12:48:10.276Z] SOURCES_DRIVE d [2022-05-12T12:48:10.276Z] SOURCES_SUBDIR gopath [2022-05-12T12:48:10.276Z] STAGE_NAME Run tests [2022-05-12T12:48:10.276Z] SystemDrive C: [2022-05-12T12:48:10.276Z] SystemRoot C:\Windows [2022-05-12T12:48:10.276Z] TEMP C:\Windows\TEMP [2022-05-12T12:48:10.276Z] TESTDEBUG 0 [2022-05-12T12:48:10.276Z] TESTRUN_DRIVE d [2022-05-12T12:48:10.276Z] TESTRUN_SUBDIR CI [2022-05-12T12:48:10.276Z] TIMEOUT 120m [2022-05-12T12:48:10.276Z] TMP C:\Windows\TEMP [2022-05-12T12:48:10.276Z] USERDOMAIN WORKGROUP [2022-05-12T12:48:10.276Z] USERNAME azwin-2-6be850$ [2022-05-12T12:48:10.276Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-12T12:48:10.276Z] windir C:\Windows [2022-05-12T12:48:10.276Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-12T12:48:10.276Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-12T12:48:10.276Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-12T12:48:10.276Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-12T12:48:10.276Z] [2022-05-12T12:48:10.276Z] [2022-05-12T12:48:10.276Z] [2022-05-12T12:48:10.813Z] #21 14.74 Selecting previously unselected package xxd. [2022-05-12T12:48:10.813Z] #21 14.74 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-12T12:48:10.813Z] #21 14.74 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:48:10.813Z] #21 14.85 Selecting previously unselected package vim-common. [2022-05-12T12:48:10.813Z] #21 14.85 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T12:48:10.813Z] #21 14.88 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:48:11.069Z] #21 15.04 Selecting previously unselected package bash-completion. [2022-05-12T12:48:11.069Z] #21 15.05 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-12T12:48:11.840Z] INFO: Sources under d:\gopath\... [2022-05-12T12:48:11.840Z] INFO: Test run under d:\CI\... [2022-05-12T12:48:11.840Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-12T12:48:11.840Z] INFO: docker/docker repository was found [2022-05-12T12:48:11.840Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-05-12T12:48:12.301Z] #16 DONE 3.3s [2022-05-12T12:48:12.301Z] [2022-05-12T12:48:12.301Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T12:48:12.301Z] #36 sha256:eaa20ba9d1b8d09ead2eb1dd3ae1c5afd1f346e1a9609a68fda733f8d60cccb2 [2022-05-12T12:48:12.301Z] #36 ... [2022-05-12T12:48:12.301Z] [2022-05-12T12:48:12.301Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-12T12:48:12.301Z] #17 sha256:b09b30b45ce9abc0b31d6d6f037af37cf81980ab06f1c97bbb1168909c9ae8a2 [2022-05-12T12:48:12.803Z] #14 110.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-12T12:48:12.803Z] #14 110.5 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T12:48:12.803Z] #14 110.6 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T12:48:12.962Z] #21 17.08 Unpacking bash-completion (1:2.11-2) ... [2022-05-12T12:48:13.098Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-12T12:48:13.098Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-6a28cddd\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-12T12:48:13.098Z] ---------------------------------------------------------------------------- [2022-05-12T12:48:13.098Z] [2022-05-12T12:48:13.098Z] INFO: executeCI.ps1 starting at Thu May 12 12:48:11 CUT 2022 [2022-05-12T12:48:13.098Z] [2022-05-12T12:48:13.098Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-12T12:48:13.098Z] INFO: Running git version 2.24.1.windows.2 [2022-05-12T12:48:13.098Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-12T12:48:13.098Z] INFO: Environment variables: [2022-05-12T12:48:13.098Z] [2022-05-12T12:48:13.098Z] Name Value [2022-05-12T12:48:13.098Z] ---- ----- [2022-05-12T12:48:13.098Z] ALLUSERSPROFILE C:\ProgramData [2022-05-12T12:48:13.098Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-12T12:48:13.098Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-12T12:48:13.098Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-12T12:48:13.098Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-12T12:48:13.098Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-12T12:48:13.098Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-12T12:48:13.098Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-12T12:48:13.098Z] BRANCH_NAME PR-43588 [2022-05-12T12:48:13.098Z] BUILD_DISPLAY_NAME #1 [2022-05-12T12:48:13.098Z] BUILD_ID 1 [2022-05-12T12:48:13.098Z] BUILD_NUMBER 1 [2022-05-12T12:48:13.098Z] BUILD_TAG jenkins-moby-PR-43588-1 [2022-05-12T12:48:13.099Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43588/1/ [2022-05-12T12:48:13.099Z] CHANGE_AUTHOR thaJeztah [2022-05-12T12:48:13.099Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-05-12T12:48:13.099Z] CHANGE_BRANCH bump_runc [2022-05-12T12:48:13.099Z] CHANGE_FORK thaJeztah/docker [2022-05-12T12:48:13.099Z] CHANGE_ID 43588 [2022-05-12T12:48:13.099Z] CHANGE_TARGET master [2022-05-12T12:48:13.099Z] CHANGE_TITLE update runc binary and vendor to v1.1.2 [2022-05-12T12:48:13.099Z] CHANGE_URL https://github.com/moby/moby/pull/43588 [2022-05-12T12:48:13.099Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T12:48:13.099Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-12T12:48:13.099Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-12T12:48:13.099Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-12T12:48:13.099Z] COMPUTERNAME azwin-2-6be851 [2022-05-12T12:48:13.099Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-12T12:48:13.099Z] ConfigSequenceNumber 0 [2022-05-12T12:48:13.099Z] DOCKER_BUILDKIT 0 [2022-05-12T12:48:13.099Z] DOCKER_DUT_DEBUG 1 [2022-05-12T12:48:13.099Z] DOCKER_EXPERIMENTAL 1 [2022-05-12T12:48:13.099Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-12T12:48:13.099Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-12T12:48:13.099Z] EXECUTOR_NUMBER 0 [2022-05-12T12:48:13.099Z] FQDN azwin-2-6be851.westus.cloudapp.azure.com [2022-05-12T12:48:13.099Z] GIT_BRANCH PR-43588 [2022-05-12T12:48:13.099Z] GIT_COMMIT 91c254a189daafce6f091a84bf483cffd968104d [2022-05-12T12:48:13.099Z] GIT_URL https://github.com/moby/moby.git [2022-05-12T12:48:13.099Z] HUDSON_COOKIE 226c60b4-470b-4b6c-81ff-419f39614377 [2022-05-12T12:48:13.099Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-12T12:48:13.099Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-12T12:48:13.099Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-12T12:48:13.099Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-12T12:48:13.099Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-12T12:48:13.099Z] JENKINS_NODE_COOKIE 825312e2-0345-4def-8a95-c683dffe6881 [2022-05-12T12:48:13.099Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-12T12:48:13.099Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-12T12:48:13.099Z] JOB_BASE_NAME PR-43588 [2022-05-12T12:48:13.099Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43588/display/redirect [2022-05-12T12:48:13.099Z] JOB_NAME moby/PR-43588 [2022-05-12T12:48:13.099Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43588/ [2022-05-12T12:48:13.099Z] library.jps.version master [2022-05-12T12:48:13.099Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-12T12:48:13.099Z] NODE_LABELS amd64 azure azwin-2-6be851 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-12T12:48:13.099Z] NODE_NAME azwin-2-6be851 [2022-05-12T12:48:13.099Z] NUMBER_OF_PROCESSORS 4 [2022-05-12T12:48:13.099Z] OS Windows_NT [2022-05-12T12:48:13.099Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-12T12:48:13.099Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-12T12:48:13.099Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-12T12:48:13.099Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-05-12T12:48:13.099Z] PROCESSOR_LEVEL 6 [2022-05-12T12:48:13.099Z] PROCESSOR_REVISION 5504 [2022-05-12T12:48:13.099Z] ProgramData C:\ProgramData [2022-05-12T12:48:13.099Z] ProgramFiles C:\Program Files [2022-05-12T12:48:13.099Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-12T12:48:13.099Z] ProgramW6432 C:\Program Files [2022-05-12T12:48:13.099Z] PROMPT $P$G [2022-05-12T12:48:13.099Z] PSExecutionPolicyPreference Bypass [2022-05-12T12:48:13.099Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-12T12:48:13.099Z] PUBLIC C:\Users\Public [2022-05-12T12:48:13.099Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43588/1/display/redirect?page=artif... [2022-05-12T12:48:13.099Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43588/1/display/redirect?page=changes [2022-05-12T12:48:13.099Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43588/1/display/redirect [2022-05-12T12:48:13.099Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43588/1/display/redirect?page=tests [2022-05-12T12:48:13.099Z] SKIP_VALIDATION_TESTS 1 [2022-05-12T12:48:13.099Z] SOURCES_DRIVE d [2022-05-12T12:48:13.099Z] SOURCES_SUBDIR gopath [2022-05-12T12:48:13.099Z] STAGE_NAME Run tests [2022-05-12T12:48:13.099Z] SystemDrive C: [2022-05-12T12:48:13.099Z] SystemRoot C:\Windows [2022-05-12T12:48:13.099Z] TEMP C:\Windows\TEMP [2022-05-12T12:48:13.099Z] TESTDEBUG 0 [2022-05-12T12:48:13.099Z] TESTRUN_DRIVE d [2022-05-12T12:48:13.099Z] TESTRUN_SUBDIR CI [2022-05-12T12:48:13.099Z] TIMEOUT 120m [2022-05-12T12:48:13.099Z] TMP C:\Windows\TEMP [2022-05-12T12:48:13.099Z] USERDOMAIN WORKGROUP [2022-05-12T12:48:13.099Z] USERNAME azwin-2-6be851$ [2022-05-12T12:48:13.099Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-12T12:48:13.099Z] windir C:\Windows [2022-05-12T12:48:13.099Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-12T12:48:13.099Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-12T12:48:13.099Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-12T12:48:13.099Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-12T12:48:13.099Z] [2022-05-12T12:48:13.099Z] [2022-05-12T12:48:13.099Z] [2022-05-12T12:48:13.404Z] ltsc2022: Pulling from windows/servercore [2022-05-12T12:48:13.525Z] #21 17.43 Selecting previously unselected package bzip2. [2022-05-12T12:48:13.525Z] #21 17.44 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-05-12T12:48:13.525Z] #21 17.45 Unpacking bzip2 (1.0.8-4) ... [2022-05-12T12:48:13.525Z] #21 17.53 Selecting previously unselected package xz-utils. [2022-05-12T12:48:13.525Z] #21 17.54 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-05-12T12:48:13.525Z] #21 17.54 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T12:48:13.782Z] #21 17.68 Selecting previously unselected package apparmor. [2022-05-12T12:48:13.782Z] #21 17.68 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-05-12T12:48:13.782Z] #21 17.76 Unpacking apparmor (2.13.6-10) ... [2022-05-12T12:48:13.874Z] 97f65a0ec59e: Pulling fs layer [2022-05-12T12:48:13.874Z] 12fb50a031bd: Pulling fs layer [2022-05-12T12:48:14.039Z] #21 18.05 Selecting previously unselected package inetutils-ping. [2022-05-12T12:48:14.039Z] #21 18.05 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-05-12T12:48:14.039Z] #21 18.06 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-12T12:48:14.039Z] #21 18.19 Selecting previously unselected package libip4tc2:arm64. [2022-05-12T12:48:14.039Z] #21 18.19 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-05-12T12:48:14.039Z] #21 18.19 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-05-12T12:48:14.039Z] #21 18.25 Selecting previously unselected package libip6tc2:arm64. [2022-05-12T12:48:14.062Z] INFO: Sources under d:\gopath\... [2022-05-12T12:48:14.062Z] INFO: Test run under d:\CI\... [2022-05-12T12:48:14.062Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-12T12:48:14.062Z] INFO: docker/docker repository was found [2022-05-12T12:48:14.062Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-05-12T12:48:14.295Z] #21 18.26 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-05-12T12:48:14.295Z] #21 18.26 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-05-12T12:48:14.295Z] #21 18.33 Selecting previously unselected package libnfnetlink0:arm64. [2022-05-12T12:48:14.295Z] #21 18.34 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-05-12T12:48:14.295Z] #21 18.34 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-05-12T12:48:14.295Z] #21 18.43 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-05-12T12:48:14.295Z] #21 18.43 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-05-12T12:48:14.295Z] #21 18.44 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-05-12T12:48:14.295Z] #21 18.50 Selecting previously unselected package libnftnl11:arm64. [2022-05-12T12:48:14.295Z] #21 18.50 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-05-12T12:48:14.295Z] #21 18.51 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-05-12T12:48:14.551Z] #21 18.59 Selecting previously unselected package iptables. [2022-05-12T12:48:14.551Z] #21 18.59 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-05-12T12:48:14.551Z] #21 18.59 Unpacking iptables (1.8.7-1) ... [2022-05-12T12:48:14.807Z] #21 18.87 Selecting previously unselected package libonig5:arm64. [2022-05-12T12:48:14.807Z] #21 18.87 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-05-12T12:48:14.807Z] #21 18.89 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-05-12T12:48:15.022Z] ltsc2022: Pulling from windows/servercore [2022-05-12T12:48:15.022Z] 97f65a0ec59e: Pulling fs layer [2022-05-12T12:48:15.022Z] 12fb50a031bd: Pulling fs layer [2022-05-12T12:48:15.063Z] #21 19.01 Selecting previously unselected package libjq1:arm64. [2022-05-12T12:48:15.063Z] #21 19.01 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-05-12T12:48:15.063Z] #21 19.02 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-05-12T12:48:15.063Z] #21 19.11 Selecting previously unselected package jq. [2022-05-12T12:48:15.063Z] #21 19.11 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-05-12T12:48:15.063Z] #21 19.12 Unpacking jq (1.6-2.1) ... [2022-05-12T12:48:15.063Z] #21 19.19 Selecting previously unselected package libaio1:arm64. [2022-05-12T12:48:15.063Z] #21 19.20 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-05-12T12:48:15.063Z] #21 19.21 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-05-12T12:48:15.063Z] #21 19.25 Selecting previously unselected package libgpm2:arm64. [2022-05-12T12:48:15.319Z] #21 19.26 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-05-12T12:48:15.319Z] #21 19.26 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-05-12T12:48:15.319Z] #21 19.31 Selecting previously unselected package libicu67:arm64. [2022-05-12T12:48:15.319Z] #21 19.32 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-05-12T12:48:15.319Z] #21 19.32 Unpacking libicu67:arm64 (67.1-7) ... [2022-05-12T12:48:15.620Z] #17 3.235 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-12T12:48:15.620Z] #17 DONE 3.4s [2022-05-12T12:48:15.620Z] [2022-05-12T12:48:15.620Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-12T12:48:15.620Z] #18 sha256:2a62778800de9c9f8448e2ff38f0d6a8557e749218cb1cbb7f2f50fab7a37d98 [2022-05-12T12:48:15.644Z] #71 136.1 # github.com/containerd/containerd/cmd/containerd [2022-05-12T12:48:15.644Z] #71 136.1 /usr/bin/ld: /tmp/go-link-1915804227/000019.o: in function `New': [2022-05-12T12:48:15.644Z] #71 136.1 /tmp/tmp.NMriRuGNKK/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-12T12:48:15.644Z] #71 136.2 + bin/containerd-stress [2022-05-12T12:48:16.579Z] #71 137.3 + bin/containerd-shim [2022-05-12T12:48:17.536Z] #18 DONE 1.9s [2022-05-12T12:48:17.536Z] [2022-05-12T12:48:17.536Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:48:17.536Z] #64 sha256:a35d85c60f33c57c45c43336b8b9bc9fc05282dc54bbd09753f1378ca3c728c2 [2022-05-12T12:48:17.536Z] #64 ... [2022-05-12T12:48:17.536Z] [2022-05-12T12:48:17.536Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-12T12:48:17.536Z] #19 sha256:6ff2e778c2771e7f946979fba90a4bc1736c8310352345988e74886e21072829 [2022-05-12T12:48:18.589Z] #21 22.12 Selecting previously unselected package libinih1:arm64. [2022-05-12T12:48:18.589Z] #21 22.12 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-05-12T12:48:18.589Z] #21 22.12 Unpacking libinih1:arm64 (53-1+b2) ... [2022-05-12T12:48:18.589Z] #21 22.18 Selecting previously unselected package libnet1:arm64. [2022-05-12T12:48:18.589Z] #21 22.19 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-05-12T12:48:18.589Z] #21 22.19 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-12T12:48:18.589Z] #21 22.28 Selecting previously unselected package libnl-3-200:arm64. [2022-05-12T12:48:18.589Z] #21 22.29 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-05-12T12:48:18.589Z] #21 22.29 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-12T12:48:18.589Z] #21 22.36 Selecting previously unselected package libprotobuf-c1:arm64. [2022-05-12T12:48:18.589Z] #21 22.37 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-05-12T12:48:18.589Z] #21 22.38 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-12T12:48:18.589Z] #21 22.42 Selecting previously unselected package net-tools. [2022-05-12T12:48:18.589Z] #21 22.42 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-05-12T12:48:18.589Z] #21 22.43 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T12:48:18.589Z] #21 22.61 Selecting previously unselected package patch. [2022-05-12T12:48:18.589Z] #21 22.62 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-05-12T12:48:18.589Z] #21 22.63 Unpacking patch (2.7.6-7) ... [2022-05-12T12:48:18.845Z] #21 22.74 Selecting previously unselected package python-pip-whl. [2022-05-12T12:48:18.845Z] #21 22.75 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-12T12:48:18.845Z] #21 22.77 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T12:48:19.152Z] #21 23.24 Selecting previously unselected package python3-lib2to3. [2022-05-12T12:48:19.152Z] #21 23.25 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-12T12:48:19.152Z] #21 23.26 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-12T12:48:19.418Z] #21 23.43 Selecting previously unselected package python3-distutils. [2022-05-12T12:48:19.418Z] #21 23.45 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-12T12:48:19.418Z] #21 23.46 Unpacking python3-distutils (3.9.2-1) ... [2022-05-12T12:48:19.454Z] #19 DONE 1.9s [2022-05-12T12:48:19.454Z] [2022-05-12T12:48:19.454Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-12T12:48:19.454Z] #20 sha256:4835199133fa8e8044de616ec520a99545a5f91db6b4ba35d32d725690802ee1 [2022-05-12T12:48:19.676Z] #21 23.57 Selecting previously unselected package python3-pkg-resources. [2022-05-12T12:48:19.676Z] #21 23.57 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T12:48:19.676Z] #21 23.57 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T12:48:19.676Z] #21 23.71 Selecting previously unselected package python3-setuptools. [2022-05-12T12:48:19.676Z] #21 23.72 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-12T12:48:19.676Z] #21 23.72 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-12T12:48:19.934Z] #21 23.96 Selecting previously unselected package python3-wheel. [2022-05-12T12:48:19.934Z] #21 23.97 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-12T12:48:19.934Z] #21 24.00 Unpacking python3-wheel (0.34.2-1) ... [2022-05-12T12:48:20.131Z] Client: [2022-05-12T12:48:20.131Z] Version: 20.10.9 [2022-05-12T12:48:20.131Z] API version: 1.41 [2022-05-12T12:48:20.131Z] Go version: go1.16.8 [2022-05-12T12:48:20.131Z] Git commit: c2ea9bc [2022-05-12T12:48:20.131Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T12:48:20.131Z] OS/Arch: windows/amd64 [2022-05-12T12:48:20.131Z] Context: default [2022-05-12T12:48:20.131Z] Experimental: true [2022-05-12T12:48:20.131Z] [2022-05-12T12:48:20.131Z] Server: Docker Engine - Community [2022-05-12T12:48:20.131Z] Engine: [2022-05-12T12:48:20.131Z] Version: 20.10.9 [2022-05-12T12:48:20.131Z] API version: 1.41 (minimum version 1.24) [2022-05-12T12:48:20.131Z] Go version: go1.16.8 [2022-05-12T12:48:20.131Z] Git commit: 79ea9d3 [2022-05-12T12:48:20.131Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T12:48:20.131Z] OS/Arch: windows/amd64 [2022-05-12T12:48:20.131Z] Experimental: true [2022-05-12T12:48:20.196Z] #21 24.08 Selecting previously unselected package python3-pip. [2022-05-12T12:48:20.196Z] #21 24.08 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-12T12:48:20.196Z] #21 24.09 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T12:48:20.453Z] #21 24.39 Selecting previously unselected package sudo. [2022-05-12T12:48:20.453Z] #21 24.40 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-05-12T12:48:20.453Z] #21 24.41 Unpacking sudo (1.9.5p2-3) ... [Pipeline] sh [2022-05-12T12:48:21.016Z] #21 24.90 Selecting previously unselected package thin-provisioning-tools. [2022-05-12T12:48:21.016Z] #21 24.90 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-05-12T12:48:21.016Z] #21 24.90 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-12T12:48:21.016Z] #21 25.10 Selecting previously unselected package uidmap. [2022-05-12T12:48:21.016Z] #21 25.10 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-05-12T12:48:21.016Z] #21 25.11 Unpacking uidmap (1:4.8.1-1) ... [2022-05-12T12:48:21.016Z] #21 25.22 Selecting previously unselected package vim-runtime. [2022-05-12T12:48:21.016Z] #21 25.22 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T12:48:21.272Z] #21 25.23 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-12T12:48:21.272Z] #21 25.24 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-12T12:48:21.272Z] #21 25.26 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:48:21.369Z] #20 DONE 1.9s [2022-05-12T12:48:21.369Z] [2022-05-12T12:48:21.369Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 zstd [2022-05-12T12:48:21.369Z] #21 sha256:87980d73dbc3fd70337d260c733d9ffbd5b44f729f6e4b5d9de3641e11693e79 [2022-05-12T12:48:21.721Z] + docker info [2022-05-12T12:48:22.807Z] #14 ... [2022-05-12T12:48:22.807Z] [2022-05-12T12:48:22.807Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:48:22.807Z] #64 sha256:8e2c7f79d33c8d1fbb760ff407a7c722b52a3a44d7ef545521e1e12973e62f02 [2022-05-12T12:48:22.807Z] #64 64.37 Updating files: 37% (1768/4768) Updating files: 38% (1812/4768) Updating files: 39% (1860/4768) Updating files: 40% (1908/4768) Updating files: 41% (1955/4768) Updating files: 42% (2003/4768) Updating files: 43% (2051/4768) Updating files: 44% (2098/4768) Updating files: 45% (2146/4768) Updating files: 46% (2194/4768) Updating files: 47% (2241/4768) Updating files: 48% (2289/4768) Updating files: 49% (2337/4768) Updating files: 50% (2384/4768) Updating files: 51% (2432/4768) Updating files: 52% (2480/4768) Updating files: 53% (2528/4768) Updating files: 54% (2575/4768) Updating files: 55% (2623/4768) Updating files: 56% (2671/4768) Updating files: 57% (2718/4768) Updating files: 58% (2766/4768) Updating files: 59% (2814/4768) Updating files: 60% (2861/4768) Updating files: 61% (2909/4768) Updating files: 62% (2957/4768) Updating files: 63% (3004/4768) Updating files: 64% (3052/4768) Updating files: 65% (3100/4768) Updating files: 66% (3147/4768) Updating files: 67% (3195/4768) Updating files: 68% (3243/4768) Updating files: 68% (3258/4768) Updating files: 69% (3290/4768) Updating files: 70% (3338/4768) Updating files: 71% (3386/4768) Updating files: 72% (3433/4768) Updating files: 73% (3481/4768) Updating files: 74% (3529/4768) Updating files: 75% (3576/4768) Updating files: 76% (3624/4768) Updating files: 77% (3672/4768) Updating files: 78% (3720/4768) Updating files: 79% (3767/4768) Updating files: 80% (3815/4768) Updating files: 81% (3863/4768) Updating files: 82% (3910/4768) Updating files: 83% (3958/4768) Updating files: 84% (4006/4768) Updating files: 85% (4053/4768) Updating files: 86% (4101/4768) Updating files: 87% (4149/4768) Updating files: 88% (4196/4768) Updating files: 89% (4244/4768) Updating files: 90% (4292/4768) Updating files: 91% (4339/4768) Updating files: 92% (4387/4768) Updating files: 93% (4435/4768) Updating files: 94% (4482/4768) Updating files: 95% (4530/4768) Updating files: 96% (4578/4768) Updating files: 97% (4625/4768) Updating files: 98% (4673/4768) Updating files: 99% (4721/4768) Updating files: 100% (4768/4768) Updating files: 100% (4768/4768), done. [2022-05-12T12:48:22.807Z] #64 66.35 + cd /tmp/tmp.hbbLDAQptm/src/github.com/containerd/containerd [2022-05-12T12:48:22.807Z] #64 66.35 + git checkout -q v1.6.4 [2022-05-12T12:48:23.285Z] #21 1.915 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T12:48:23.285Z] #21 1.944 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T12:48:23.285Z] #21 1.952 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T12:48:23.546Z] #21 2.515 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T12:48:23.553Z] 12fb50a031bd: Verifying Checksum [2022-05-12T12:48:23.553Z] 12fb50a031bd: Download complete [2022-05-12T12:48:24.199Z] #64 67.63 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-12T12:48:24.199Z] #64 67.63 + BUILDTAGS='netgo osusergo static_build' [2022-05-12T12:48:24.199Z] #64 67.63 + export EXTRA_FLAGS=-buildmode=pie [2022-05-12T12:48:24.199Z] #64 67.63 + EXTRA_FLAGS=-buildmode=pie [2022-05-12T12:48:24.199Z] #64 67.63 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-12T12:48:24.199Z] #64 67.63 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-12T12:48:24.199Z] #64 67.63 + '[' '' = dynamic ']' [2022-05-12T12:48:24.199Z] #64 67.63 + make [2022-05-12T12:48:24.544Z] #21 27.97 Selecting previously unselected package vim. [2022-05-12T12:48:24.544Z] #21 27.98 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-12T12:48:24.544Z] #21 28.00 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:48:24.544Z] #21 28.45 Selecting previously unselected package xfsprogs. [2022-05-12T12:48:24.544Z] #21 28.45 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-05-12T12:48:24.544Z] #21 28.45 Unpacking xfsprogs (5.10.0-4) ... [2022-05-12T12:48:24.544Z] #21 28.78 Selecting previously unselected package zip. [2022-05-12T12:48:24.544Z] #21 28.78 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-05-12T12:48:24.544Z] #21 28.78 Unpacking zip (3.0-12) ... [2022-05-12T12:48:24.801Z] #21 28.91 Selecting previously unselected package zstd. [2022-05-12T12:48:24.801Z] #21 28.91 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-05-12T12:48:24.801Z] #21 28.92 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-12T12:48:24.933Z] #21 3.814 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T12:48:25.003Z] #14 ... [2022-05-12T12:48:25.003Z] [2022-05-12T12:48:25.003Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:48:25.003Z] #64 sha256:bb5600e053fba9a312ad22cb2d2b13070006d637818af75b92b378d054a73095 [2022-05-12T12:48:25.003Z] #64 67.87 Updating files: 47% (2253/4768) Updating files: 48% (2289/4768) Updating files: 49% (2337/4768) Updating files: 50% (2384/4768) Updating files: 51% (2432/4768) Updating files: 52% (2480/4768) Updating files: 53% (2528/4768) Updating files: 54% (2575/4768) Updating files: 55% (2623/4768) Updating files: 56% (2671/4768) Updating files: 57% (2718/4768) Updating files: 58% (2766/4768) Updating files: 59% (2814/4768) Updating files: 60% (2861/4768) Updating files: 61% (2909/4768) Updating files: 62% (2957/4768) Updating files: 63% (3004/4768) Updating files: 64% (3052/4768) Updating files: 65% (3100/4768) Updating files: 66% (3147/4768) Updating files: 67% (3195/4768) Updating files: 68% (3243/4768) Updating files: 69% (3290/4768) Updating files: 70% (3338/4768) Updating files: 71% (3386/4768) Updating files: 72% (3433/4768) Updating files: 73% (3481/4768) Updating files: 74% (3529/4768) Updating files: 75% (3576/4768) Updating files: 76% (3624/4768) Updating files: 77% (3672/4768) Updating files: 78% (3720/4768) Updating files: 79% (3767/4768) Updating files: 80% (3815/4768) Updating files: 81% (3863/4768) Updating files: 82% (3910/4768) Updating files: 83% (3958/4768) Updating files: 84% (4006/4768) Updating files: 85% (4053/4768) Updating files: 86% (4101/4768) Updating files: 86% (4144/4768) Updating files: 87% (4149/4768) Updating files: 88% (4196/4768) Updating files: 89% (4244/4768) Updating files: 90% (4292/4768) Updating files: 91% (4339/4768) Updating files: 92% (4387/4768) Updating files: 93% (4435/4768) Updating files: 94% (4482/4768) Updating files: 95% (4530/4768) Updating files: 96% (4578/4768) Updating files: 97% (4625/4768) Updating files: 98% (4673/4768) Updating files: 99% (4721/4768) Updating files: 100% (4768/4768) Updating files: 100% (4768/4768), done. [2022-05-12T12:48:25.003Z] #64 69.38 + cd /tmp/tmp.JDilmidiQC/src/github.com/containerd/containerd [2022-05-12T12:48:25.003Z] #64 69.38 + git checkout -q v1.6.4 [2022-05-12T12:48:25.058Z] #21 29.13 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T12:48:25.592Z] #64 69.30 + bin/ctr [2022-05-12T12:48:25.988Z] #21 29.81 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-05-12T12:48:25.988Z] #21 29.82 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T12:48:25.988Z] #21 29.84 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-05-12T12:48:25.988Z] #21 29.85 Setting up libicu67:arm64 (67.1-7) ... [2022-05-12T12:48:25.988Z] #21 29.87 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-05-12T12:48:25.988Z] #21 29.88 Setting up libinih1:arm64 (53-1+b2) ... [2022-05-12T12:48:25.988Z] #21 29.89 Setting up uidmap (1:4.8.1-1) ... [2022-05-12T12:48:25.988Z] #21 29.91 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-12T12:48:25.988Z] #21 29.92 Setting up bzip2 (1.0.8-4) ... [2022-05-12T12:48:25.988Z] #21 29.93 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-12T12:48:25.988Z] #21 29.94 Setting up python3-wheel (0.34.2-1) ... [2022-05-12T12:48:26.321Z] #21 5.218 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T12:48:26.551Z] #21 30.42 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:48:26.551Z] #21 30.43 Setting up libcap2:arm64 (1:2.44-1) ... [2022-05-12T12:48:26.551Z] #21 30.44 Setting up libcap2-bin (1:2.44-1) ... [2022-05-12T12:48:26.551Z] #21 30.45 Setting up apparmor (2.13.6-10) ... [2022-05-12T12:48:27.525Z] #64 71.66 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-12T12:48:27.525Z] #64 71.66 + BUILDTAGS='netgo osusergo static_build' [2022-05-12T12:48:27.525Z] #64 71.66 + export EXTRA_FLAGS=-buildmode=pie [2022-05-12T12:48:27.525Z] #64 71.66 + EXTRA_FLAGS=-buildmode=pie [2022-05-12T12:48:27.525Z] #64 71.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-12T12:48:27.525Z] #64 71.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-12T12:48:27.525Z] #64 71.66 + '[' '' = dynamic ']' [2022-05-12T12:48:27.525Z] #64 71.66 + make [2022-05-12T12:48:27.707Z] #21 ... [2022-05-12T12:48:27.707Z] [2022-05-12T12:48:27.707Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T12:48:27.707Z] #60 sha256:2d1173345e918b2071b19f81c92b67aa4e93744f4e5c97a32d209e0f2214a0cf [2022-05-12T12:48:27.707Z] #60 13.35 + cd /tmp/tmp.PTRDurxqyd/src/github.com/opencontainers/runc [2022-05-12T12:48:27.707Z] #60 13.35 + git checkout -q v1.1.2 [2022-05-12T12:48:27.707Z] #60 13.88 + '[' -z '' ']' [2022-05-12T12:48:27.707Z] #60 13.88 + target=static [2022-05-12T12:48:27.707Z] #60 13.88 + make BUILDTAGS=seccomp static [2022-05-12T12:48:27.707Z] #60 14.14 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-05-12T12:48:27.919Z] #21 31.95 Setting up zip (3.0-12) ... [2022-05-12T12:48:27.919Z] #21 31.96 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:48:27.919Z] #21 31.99 Setting up bash-completion (1:2.11-2) ... [2022-05-12T12:48:28.792Z] #71 148.4 + bin/containerd-shim-runc-v1 [2022-05-12T12:48:28.811Z] 12fb50a031bd: Verifying Checksum [2022-05-12T12:48:28.811Z] 12fb50a031bd: Download complete [2022-05-12T12:48:29.631Z] #60 ... [2022-05-12T12:48:29.632Z] [2022-05-12T12:48:29.632Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 zstd [2022-05-12T12:48:29.632Z] #21 sha256:87980d73dbc3fd70337d260c733d9ffbd5b44f729f6e4b5d9de3641e11693e79 [2022-05-12T12:48:29.632Z] #21 8.150 Fetched 8530 kB in 6s (1313 kB/s) [2022-05-12T12:48:29.632Z] #21 8.150 Reading package lists... [2022-05-12T12:48:29.632Z] #21 ... [2022-05-12T12:48:29.632Z] [2022-05-12T12:48:29.632Z] #34 [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 [2022-05-12T12:48:29.632Z] #34 sha256:dd36318f7be73ed581e123d124fcedc2d52e8ba3c5d6c3d2b21ddd7e578a94c8 [2022-05-12T12:48:29.632Z] #34 DONE 141.5s [2022-05-12T12:48:29.632Z] [2022-05-12T12:48:29.632Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-12T12:48:29.632Z] #47 sha256:368046767018a2d94dec92cabc9874645dbd0674227514adcbd9e78efd4f74a3 [2022-05-12T12:48:29.800Z] 97f65a0ec59e: Verifying Checksum [2022-05-12T12:48:29.800Z] 97f65a0ec59e: Download complete [2022-05-12T12:48:30.046Z] #64 74.49 + bin/ctr [2022-05-12T12:48:30.439Z] #21 34.23 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T12:48:30.439Z] #21 34.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-12T12:48:30.439Z] #21 34.25 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-05-12T12:48:30.439Z] #21 34.26 Setting up patch (2.7.6-7) ... [2022-05-12T12:48:30.439Z] #21 34.27 Setting up sudo (1.9.5p2-3) ... [2022-05-12T12:48:30.439Z] #21 34.34 invoke-rc.d: could not determine current runlevel [2022-05-12T12:48:30.439Z] #21 34.35 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-12T12:48:30.439Z] #21 34.36 Setting up xfsprogs (5.10.0-4) ... [2022-05-12T12:48:30.439Z] #21 34.38 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-05-12T12:48:30.439Z] #21 34.40 Setting up inetutils-ping (2:2.0-1) ... [2022-05-12T12:48:30.439Z] #21 34.41 Setting up pigz (2.6-1) ... [2022-05-12T12:48:30.439Z] #21 34.43 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-05-12T12:48:30.439Z] #21 34.44 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-12T12:48:30.439Z] #21 34.46 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T12:48:30.439Z] #21 34.47 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:48:31.002Z] #21 35.11 Setting up libaio1:arm64 (0.3.112-9) ... [2022-05-12T12:48:31.002Z] #21 35.12 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-12T12:48:31.259Z] #21 35.43 Setting up libelf1:arm64 (0.183-1) ... [2022-05-12T12:48:31.515Z] #21 35.54 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-12T12:48:31.515Z] #21 35.56 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-05-12T12:48:31.515Z] #21 35.58 Setting up python3-distutils (3.9.2-1) ... [2022-05-12T12:48:32.029Z] #21 35.93 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:48:32.029Z] #21 35.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-12T12:48:32.029Z] #21 35.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-12T12:48:32.029Z] #21 35.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-12T12:48:32.029Z] #21 35.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-12T12:48:32.029Z] #21 35.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-12T12:48:32.029Z] #21 35.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-12T12:48:32.029Z] #21 36.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-12T12:48:32.029Z] #21 36.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-12T12:48:32.029Z] #21 36.02 Setting up python3-setuptools (52.0.0-4) ... [2022-05-12T12:48:32.935Z] #47 ... [2022-05-12T12:48:32.935Z] [2022-05-12T12:48:32.935Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 zstd [2022-05-12T12:48:32.935Z] #21 sha256:87980d73dbc3fd70337d260c733d9ffbd5b44f729f6e4b5d9de3641e11693e79 [2022-05-12T12:48:32.935Z] #21 8.150 Reading package lists... [2022-05-12T12:48:32.956Z] #21 37.13 Setting up libjq1:arm64 (1.6-2.1) ... [2022-05-12T12:48:33.212Z] #21 37.14 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-05-12T12:48:33.212Z] #21 37.16 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-12T12:48:33.212Z] #21 37.21 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T12:48:34.069Z] #71 154.6 + bin/containerd-shim-runc-v2 [2022-05-12T12:48:34.140Z] #21 38.15 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-05-12T12:48:34.140Z] #21 38.16 Setting up jq (1.6-2.1) ... [2022-05-12T12:48:34.140Z] #21 38.17 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-05-12T12:48:34.140Z] #21 38.18 Setting up iptables (1.8.7-1) ... [2022-05-12T12:48:34.140Z] #21 38.19 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T12:48:34.140Z] #21 38.20 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T12:48:34.140Z] #21 38.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T12:48:34.140Z] #21 38.22 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T12:48:34.140Z] #21 38.22 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-12T12:48:34.140Z] #21 38.23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-12T12:48:34.140Z] #21 38.23 Setting up iproute2 (5.10.0-4) ... [2022-05-12T12:48:34.397Z] #21 38.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T12:48:34.637Z] #71 155.4 + binaries [2022-05-12T12:48:34.637Z] #71 155.4 + install -D bin/containerd /build/containerd [2022-05-12T12:48:34.637Z] #71 155.4 + install -D bin/containerd-shim /build/containerd-shim [2022-05-12T12:48:34.637Z] #71 155.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-12T12:48:34.637Z] #71 155.4 + install -D bin/ctr /build/ctr [2022-05-12T12:48:34.855Z] #21 11.37 Reading package lists... [2022-05-12T12:48:34.855Z] #21 ... [2022-05-12T12:48:34.855Z] [2022-05-12T12:48:34.855Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T12:48:34.855Z] #36 sha256:eaa20ba9d1b8d09ead2eb1dd3ae1c5afd1f346e1a9609a68fda733f8d60cccb2 [2022-05-12T12:48:34.855Z] #36 146.8 Delve is a source level debugger for Go programs. [2022-05-12T12:48:34.855Z] #36 146.8 [2022-05-12T12:48:34.855Z] #36 146.8 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-12T12:48:34.855Z] #36 146.8 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-12T12:48:34.855Z] #36 146.8 [2022-05-12T12:48:34.855Z] #36 146.8 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-12T12:48:34.855Z] #36 146.8 [2022-05-12T12:48:34.855Z] #36 146.8 Pass flags to the program you are debugging using `--`, for example: [2022-05-12T12:48:34.855Z] #36 146.8 [2022-05-12T12:48:34.855Z] #36 146.8 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-12T12:48:34.855Z] #36 146.8 [2022-05-12T12:48:34.855Z] #36 146.8 Usage: [2022-05-12T12:48:34.855Z] #36 146.8 dlv [command] [2022-05-12T12:48:34.855Z] #36 146.8 [2022-05-12T12:48:34.855Z] #36 146.8 Available Commands: [2022-05-12T12:48:34.855Z] #36 146.8 attach Attach to running process and begin debugging. [2022-05-12T12:48:34.855Z] #36 146.8 connect Connect to a headless debug server with a terminal client. [2022-05-12T12:48:34.855Z] #36 146.8 core Examine a core dump. [2022-05-12T12:48:34.855Z] #36 146.8 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-12T12:48:34.855Z] #36 146.8 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-12T12:48:34.855Z] #36 146.8 exec Execute a precompiled binary, and begin a debug session. [2022-05-12T12:48:34.855Z] #36 146.8 help Help about any command [2022-05-12T12:48:34.855Z] #36 146.8 run Deprecated command. Use 'debug' instead. [2022-05-12T12:48:34.855Z] #36 146.8 test Compile test binary and begin debugging program. [2022-05-12T12:48:34.855Z] #36 146.8 trace Compile and begin tracing program. [2022-05-12T12:48:34.855Z] #36 146.8 version Prints version. [2022-05-12T12:48:34.855Z] #36 146.8 [2022-05-12T12:48:34.855Z] #36 146.8 Flags: [2022-05-12T12:48:34.855Z] #36 146.8 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-12T12:48:34.855Z] #36 146.8 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-12T12:48:34.855Z] #36 146.8 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-05-12T12:48:34.855Z] #36 146.8 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-12T12:48:34.855Z] #36 146.8 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-12T12:48:34.855Z] #36 146.8 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-05-12T12:48:34.855Z] #36 146.8 --disable-aslr Disables address space randomization [2022-05-12T12:48:34.855Z] #36 146.8 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-12T12:48:34.855Z] #36 146.8 -h, --help help for dlv [2022-05-12T12:48:34.855Z] #36 146.8 --init string Init file, executed by the terminal client. [2022-05-12T12:48:34.855Z] #36 146.8 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-12T12:48:34.855Z] #36 146.8 --log Enable debugging server logging. [2022-05-12T12:48:34.855Z] #36 146.8 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-12T12:48:34.855Z] #36 146.8 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-12T12:48:34.855Z] #36 146.8 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-12T12:48:34.855Z] #36 146.8 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-12T12:48:34.855Z] #36 146.8 --wd string Working directory for running the program. [2022-05-12T12:48:34.855Z] #36 146.8 [2022-05-12T12:48:34.855Z] #36 146.8 Additional help topics: [2022-05-12T12:48:34.855Z] #36 146.8 dlv backend Help about the --backend flag. [2022-05-12T12:48:34.855Z] #36 146.8 dlv log Help about logging flags. [2022-05-12T12:48:34.855Z] #36 146.8 dlv redirect Help about file redirection. [2022-05-12T12:48:34.855Z] #36 146.8 [2022-05-12T12:48:34.855Z] #36 146.8 Use "dlv [command] --help" for more information about a command. [2022-05-12T12:48:34.855Z] #36 DONE 146.9s [2022-05-12T12:48:34.855Z] [2022-05-12T12:48:34.855Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:48:34.855Z] #64 sha256:a35d85c60f33c57c45c43336b8b9bc9fc05282dc54bbd09753f1378ca3c728c2 [2022-05-12T12:48:35.116Z] #64 ... [2022-05-12T12:48:35.116Z] [2022-05-12T12:48:35.116Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 zstd [2022-05-12T12:48:35.116Z] #21 sha256:87980d73dbc3fd70337d260c733d9ffbd5b44f729f6e4b5d9de3641e11693e79 [2022-05-12T12:48:35.116Z] #21 11.37 Reading package lists... [2022-05-12T12:48:35.204Z] #71 DONE 156.1s [2022-05-12T12:48:35.612Z] #64 ... [2022-05-12T12:48:35.612Z] [2022-05-12T12:48:35.612Z] #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 [2022-05-12T12:48:35.612Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:48:35.612Z] #14 124.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-12T12:48:35.612Z] #14 124.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T12:48:35.612Z] #14 124.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T12:48:35.612Z] #14 130.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-12T12:48:35.612Z] #14 130.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T12:48:35.612Z] #14 130.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T12:48:35.950Z] #21 14.06 Building dependency tree... [2022-05-12T12:48:36.142Z] [2022-05-12T12:48:36.142Z] #72 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-12T12:48:36.142Z] #72 sha256:8f3916c6ce253d5c0510b09f992e6330aba90749ee4e6ebc20d4a68521d1f54b [2022-05-12T12:48:36.289Z] #21 DONE 40.5s [2022-05-12T12:48:36.289Z] [2022-05-12T12:48:36.289Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:48:36.289Z] #55 sha256:6f9e0e4f32a9bd2ccc7e3a42b664da8bd10f0f457e8cb5318dd4d7ce52976a50 [2022-05-12T12:48:36.401Z] #72 DONE 0.2s [2022-05-12T12:48:36.401Z] [2022-05-12T12:48:36.401Z] #77 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-12T12:48:36.401Z] #77 sha256:55bcb7c7dd6bbc0f9c068a68768fd82dc09e480e6ff25023a4b0eed686c3752f [2022-05-12T12:48:36.401Z] #77 DONE 0.1s [2022-05-12T12:48:36.545Z] #55 ... [2022-05-12T12:48:36.545Z] [2022-05-12T12:48:36.545Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-12T12:48:36.545Z] #22 sha256:80cd96a49f88a71aeeaf76d33070c0d8833ad6c05d7a691afc59ecb05374bd6b [2022-05-12T12:48:36.660Z] [2022-05-12T12:48:36.660Z] #82 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-12T12:48:36.660Z] #82 sha256:f610828417cfc65781092be8f76af16107e0241357908da58e96ae547ed4cf61 [2022-05-12T12:48:36.894Z] #21 15.49 The following additional packages will be installed: [2022-05-12T12:48:36.894Z] #21 15.49 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-12T12:48:36.894Z] #21 15.49 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-12T12:48:36.894Z] #21 15.50 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-12T12:48:36.894Z] #21 15.50 python3-pkg-resources vim-runtime xxd [2022-05-12T12:48:36.894Z] #21 15.50 Suggested packages: [2022-05-12T12:48:36.894Z] #21 15.50 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-12T12:48:36.894Z] #21 15.50 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-12T12:48:36.894Z] #21 15.50 acl attr quota [2022-05-12T12:48:36.894Z] #21 15.50 Recommended packages: [2022-05-12T12:48:36.894Z] #21 15.50 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-12T12:48:37.009Z] #14 136.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-12T12:48:37.009Z] #14 136.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T12:48:37.009Z] #14 136.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T12:48:37.107Z] #22 0.592 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-12T12:48:37.107Z] #22 0.595 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-12T12:48:37.107Z] #22 0.599 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-12T12:48:37.107Z] #22 DONE 0.6s [2022-05-12T12:48:37.107Z] [2022-05-12T12:48:37.107Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-12T12:48:37.107Z] #23 sha256:aa0382ee3f447ba1c4696e927a14dd7521b62bfdd834c269e63ac1517416e32c [2022-05-12T12:48:37.227Z] #82 DONE 0.5s [2022-05-12T12:48:37.227Z] [2022-05-12T12:48:37.227Z] #83 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-12T12:48:37.227Z] #83 sha256:2750642e1c923108b1ad0970c58297e65c6f489a972b10a8d2cbb88cf16ed17d [2022-05-12T12:48:37.227Z] #83 DONE 0.0s [2022-05-12T12:48:37.227Z] [2022-05-12T12:48:37.227Z] #84 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-12T12:48:37.227Z] #84 sha256:dcc403a09c39b2f27ca55b6034dbb298fa72e4a1de45829e58e46efc08a63ae8 [2022-05-12T12:48:37.838Z] #21 16.75 The following NEW packages will be installed: [2022-05-12T12:48:37.838Z] #21 16.75 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-12T12:48:37.838Z] #21 16.75 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-12T12:48:37.838Z] #21 16.75 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-12T12:48:37.838Z] #21 16.76 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-12T12:48:37.838Z] #21 16.76 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-12T12:48:37.838Z] #21 16.76 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-12T12:48:37.838Z] #21 16.76 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-12T12:48:37.838Z] #21 16.76 xz-utils zip zstd [2022-05-12T12:48:38.099Z] #21 17.07 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T12:48:38.099Z] #21 17.07 Need to get 27.6 MB of archives. [2022-05-12T12:48:38.099Z] #21 17.07 After this operation, 106 MB of additional disk space will be used. [2022-05-12T12:48:38.099Z] #21 17.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-12T12:48:38.099Z] #21 17.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-12T12:48:38.099Z] #21 17.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-12T12:48:38.099Z] #21 17.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-12T12:48:38.099Z] #21 17.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-12T12:48:38.099Z] #21 17.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-12T12:48:38.099Z] #21 17.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-12T12:48:38.099Z] #21 17.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-12T12:48:38.099Z] #21 17.11 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T12:48:38.361Z] #21 17.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-12T12:48:38.361Z] #21 17.12 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-12T12:48:38.361Z] #21 17.15 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-12T12:48:38.361Z] #21 17.15 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-12T12:48:38.361Z] #21 17.15 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-12T12:48:38.361Z] #21 17.16 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-12T12:48:38.361Z] #21 17.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-12T12:48:38.361Z] #21 17.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-12T12:48:38.361Z] #21 17.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-12T12:48:38.361Z] #21 17.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-12T12:48:38.361Z] #21 17.18 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-12T12:48:38.361Z] #21 17.19 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-12T12:48:38.361Z] #21 17.20 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-12T12:48:38.361Z] #21 17.20 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-12T12:48:38.361Z] #21 17.21 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-12T12:48:38.361Z] #21 17.21 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-12T12:48:38.361Z] #21 17.21 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-12T12:48:38.361Z] #21 17.21 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-12T12:48:38.622Z] #21 17.45 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-12T12:48:38.623Z] #21 17.45 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-12T12:48:38.623Z] #21 17.45 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-12T12:48:38.623Z] #21 17.45 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-12T12:48:38.623Z] #21 17.45 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-12T12:48:38.623Z] #21 17.46 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-12T12:48:38.623Z] #21 17.47 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-12T12:48:38.623Z] #21 17.52 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-12T12:48:38.623Z] #21 17.53 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-12T12:48:38.623Z] #21 17.53 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T12:48:38.623Z] #21 17.54 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-12T12:48:38.623Z] #21 17.54 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-12T12:48:38.623Z] #21 17.55 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-12T12:48:38.623Z] #21 17.56 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-12T12:48:38.623Z] #21 17.59 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-12T12:48:38.885Z] #21 17.60 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-12T12:48:38.885Z] #21 17.60 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-12T12:48:38.885Z] #21 17.82 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-12T12:48:38.885Z] #21 17.85 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-12T12:48:39.146Z] #21 17.86 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-12T12:48:39.146Z] #21 17.86 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-12T12:48:39.719Z] #21 18.35 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T12:48:39.719Z] #21 18.49 Fetched 27.6 MB in 1s (25.0 MB/s) [2022-05-12T12:48:39.719Z] #21 18.56 Selecting previously unselected package pigz. [2022-05-12T12:48:39.719Z] #21 18.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-05-12T12:48:39.719Z] #21 18.60 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-12T12:48:39.719Z] #21 18.61 Unpacking pigz (2.6-1) ... [2022-05-12T12:48:39.759Z] #84 DONE 2.6s [2022-05-12T12:48:39.759Z] [2022-05-12T12:48:39.759Z] #85 exporting to image [2022-05-12T12:48:39.759Z] #85 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-12T12:48:39.759Z] #85 exporting layers [2022-05-12T12:48:39.979Z] #21 18.72 Selecting previously unselected package libelf1:amd64. [2022-05-12T12:48:39.980Z] #21 18.72 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-12T12:48:39.980Z] #21 18.73 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-12T12:48:39.980Z] #21 18.90 Selecting previously unselected package libbpf0:amd64. [2022-05-12T12:48:39.980Z] #21 18.91 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-12T12:48:39.980Z] #21 18.91 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-12T12:48:39.980Z] #21 19.01 Selecting previously unselected package libcap2:amd64. [2022-05-12T12:48:39.998Z] #64 ... [2022-05-12T12:48:39.998Z] [2022-05-12T12:48:39.998Z] #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 [2022-05-12T12:48:39.998Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:48:39.998Z] #14 129.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-12T12:48:39.998Z] #14 129.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T12:48:39.998Z] #14 129.3 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T12:48:39.998Z] #14 135.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-12T12:48:39.998Z] #14 135.5 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T12:48:39.998Z] #14 135.5 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T12:48:40.241Z] #21 19.02 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-12T12:48:40.241Z] #21 19.02 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-12T12:48:40.241Z] #21 19.10 Selecting previously unselected package libmnl0:amd64. [2022-05-12T12:48:40.241Z] #21 19.11 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-12T12:48:40.241Z] #21 19.11 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-12T12:48:40.241Z] #21 19.17 Selecting previously unselected package libxtables12:amd64. [2022-05-12T12:48:40.241Z] #21 19.18 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-12T12:48:40.241Z] #21 19.19 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-12T12:48:40.241Z] #21 19.25 Selecting previously unselected package libcap2-bin. [2022-05-12T12:48:40.560Z] #21 19.25 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-12T12:48:40.560Z] #21 19.26 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-12T12:48:40.560Z] #21 19.33 Selecting previously unselected package iproute2. [2022-05-12T12:48:40.560Z] #21 19.33 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-12T12:48:40.560Z] #21 19.34 Unpacking iproute2 (5.10.0-4) ... [2022-05-12T12:48:40.839Z] #21 19.74 Selecting previously unselected package xxd. [2022-05-12T12:48:40.839Z] #21 19.75 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T12:48:40.839Z] #21 19.76 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:48:41.106Z] #21 19.89 Selecting previously unselected package vim-common. [2022-05-12T12:48:41.106Z] #21 19.90 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T12:48:41.106Z] #21 19.94 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:48:41.184Z] 97f65a0ec59e: Verifying Checksum [2022-05-12T12:48:41.184Z] 97f65a0ec59e: Download complete [2022-05-12T12:48:41.372Z] #21 20.07 Selecting previously unselected package bash-completion. [2022-05-12T12:48:41.372Z] #21 20.07 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-12T12:48:42.519Z] #14 141.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-12T12:48:42.519Z] #14 141.8 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T12:48:42.519Z] #14 141.8 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T12:48:42.973Z] Client: [2022-05-12T12:48:42.973Z] Context: default [2022-05-12T12:48:42.973Z] Debug Mode: false [2022-05-12T12:48:42.973Z] Plugins: [2022-05-12T12:48:42.973Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-12T12:48:42.973Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-12T12:48:42.973Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-12T12:48:42.973Z] [2022-05-12T12:48:42.973Z] Server: [2022-05-12T12:48:42.973Z] Containers: 0 [2022-05-12T12:48:42.973Z] Running: 0 [2022-05-12T12:48:42.973Z] Paused: 0 [2022-05-12T12:48:42.973Z] Stopped: 0 [2022-05-12T12:48:42.973Z] Images: 0 [2022-05-12T12:48:42.973Z] Server Version: 20.10.9 [2022-05-12T12:48:42.973Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-05-12T12:48:42.973Z] LCOW: [2022-05-12T12:48:42.973Z] Windows: [2022-05-12T12:48:42.973Z] Logging Driver: json-file [2022-05-12T12:48:42.973Z] Plugins: [2022-05-12T12:48:42.973Z] Volume: local [2022-05-12T12:48:42.973Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T12:48:42.973Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T12:48:42.973Z] Swarm: inactive [2022-05-12T12:48:42.973Z] Default Isolation: process [2022-05-12T12:48:42.973Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-12T12:48:42.973Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-12T12:48:42.973Z] OSType: windows [2022-05-12T12:48:42.973Z] Architecture: x86_64 [2022-05-12T12:48:42.973Z] CPUs: 4 [2022-05-12T12:48:42.973Z] Total Memory: 32GiB [2022-05-12T12:48:42.973Z] Name: azwin-2-466ee0 [2022-05-12T12:48:42.973Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-12T12:48:42.973Z] Docker Root Dir: D:\docker [2022-05-12T12:48:42.973Z] Debug Mode: false [2022-05-12T12:48:42.973Z] Registry: https://index.docker.io/v1/ [2022-05-12T12:48:42.973Z] Labels: [2022-05-12T12:48:42.973Z] Experimental: true [2022-05-12T12:48:42.973Z] Insecure Registries: [2022-05-12T12:48:42.973Z] 10.0.0.4:5000 [2022-05-12T12:48:42.973Z] 127.0.0.0/8 [2022-05-12T12:48:42.973Z] Registry Mirrors: [2022-05-12T12:48:42.973Z] http://10.0.0.4:5000/ [2022-05-12T12:48:42.973Z] Live Restore Enabled: false [2022-05-12T12:48:42.973Z] Product License: Community Engine [2022-05-12T12:48:42.973Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-12T12:48:43.290Z] #21 21.94 Unpacking bash-completion (1:2.11-2) ... [2022-05-12T12:48:43.551Z] #21 22.34 Selecting previously unselected package bzip2. [2022-05-12T12:48:43.551Z] #21 22.34 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-12T12:48:43.551Z] #21 22.35 Unpacking bzip2 (1.0.8-4) ... [2022-05-12T12:48:43.551Z] #21 22.42 Selecting previously unselected package xz-utils. [2022-05-12T12:48:43.551Z] #21 22.43 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-12T12:48:43.551Z] #21 22.43 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T12:48:43.812Z] #21 22.58 Selecting previously unselected package apparmor. [2022-05-12T12:48:43.812Z] #21 22.59 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-12T12:48:43.812Z] #21 22.63 Unpacking apparmor (2.13.6-10) ... [2022-05-12T12:48:44.384Z] #21 23.09 Selecting previously unselected package inetutils-ping. [2022-05-12T12:48:44.384Z] #21 23.11 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-12T12:48:44.384Z] #21 23.11 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-12T12:48:44.384Z] #21 23.30 Selecting previously unselected package libip4tc2:amd64. [2022-05-12T12:48:44.384Z] #21 23.30 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-12T12:48:44.646Z] #21 23.35 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T12:48:44.646Z] #21 23.43 Selecting previously unselected package libip6tc2:amd64. [2022-05-12T12:48:44.646Z] #21 23.44 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-12T12:48:44.646Z] #21 23.44 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T12:48:44.646Z] #21 23.48 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-12T12:48:44.646Z] #21 23.49 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-12T12:48:44.646Z] #21 23.49 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T12:48:44.646Z] #21 23.54 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-12T12:48:44.646Z] #21 23.54 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-12T12:48:44.646Z] #21 23.55 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T12:48:44.646Z] #21 23.63 Selecting previously unselected package libnftnl11:amd64. [2022-05-12T12:48:44.906Z] #21 23.65 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-12T12:48:44.906Z] #21 23.65 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T12:48:44.906Z] #21 23.82 Selecting previously unselected package iptables. [2022-05-12T12:48:44.906Z] #21 23.82 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-12T12:48:44.906Z] #21 23.82 Unpacking iptables (1.8.7-1) ... [2022-05-12T12:48:45.166Z] #21 24.03 Selecting previously unselected package libonig5:amd64. [2022-05-12T12:48:45.166Z] #21 24.03 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-12T12:48:45.166Z] #21 24.04 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T12:48:45.166Z] #21 24.16 Selecting previously unselected package libjq1:amd64. [2022-05-12T12:48:45.427Z] #21 24.16 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-12T12:48:45.427Z] #21 24.17 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-12T12:48:45.427Z] #21 24.27 Selecting previously unselected package jq. [2022-05-12T12:48:45.427Z] #21 24.28 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-12T12:48:45.427Z] #21 24.29 Unpacking jq (1.6-2.1) ... [2022-05-12T12:48:45.427Z] #21 24.36 Selecting previously unselected package libaio1:amd64. [2022-05-12T12:48:45.427Z] #21 24.37 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-12T12:48:45.687Z] #21 24.38 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-12T12:48:45.687Z] #21 24.43 Selecting previously unselected package libgpm2:amd64. [2022-05-12T12:48:45.687Z] #21 24.44 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-12T12:48:45.687Z] #21 24.44 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-12T12:48:45.687Z] #21 24.50 Selecting previously unselected package libicu67:amd64. [2022-05-12T12:48:45.687Z] #21 24.50 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-12T12:48:45.687Z] #21 24.51 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-12T12:48:47.052Z] #23 8.471 Collecting yamllint==1.26.1 [2022-05-12T12:48:47.052Z] #23 9.506 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-12T12:48:47.614Z] #23 10.48 Collecting pathspec>=0.5.3 [2022-05-12T12:48:47.614Z] #23 10.50 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-12T12:48:47.870Z] #23 10.72 Collecting pyyaml [2022-05-12T12:48:47.870Z] #23 10.74 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-05-12T12:48:47.870Z] #23 10.85 Building wheels for collected packages: yamllint [2022-05-12T12:48:48.126Z] #23 10.85 Building wheel for yamllint (setup.py): started [2022-05-12T12:48:48.689Z] #23 11.71 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-12T12:48:48.945Z] #23 11.71 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a7264faf30ec5087f3f716f3c22935965d908729912606dc57ec3b001705cb10 [2022-05-12T12:48:48.945Z] #23 11.71 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-12T12:48:48.945Z] #23 11.71 Successfully built yamllint [2022-05-12T12:48:48.945Z] #23 11.74 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-12T12:48:48.986Z] #21 27.60 Selecting previously unselected package libinih1:amd64. [2022-05-12T12:48:48.986Z] #21 27.63 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-12T12:48:48.986Z] #21 27.64 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-12T12:48:48.986Z] #21 27.72 Selecting previously unselected package libnet1:amd64. [2022-05-12T12:48:48.986Z] #21 27.72 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-12T12:48:48.986Z] #21 27.72 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T12:48:48.986Z] #21 27.78 Selecting previously unselected package libnl-3-200:amd64. [2022-05-12T12:48:48.986Z] #21 27.79 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-12T12:48:48.986Z] #21 27.80 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T12:48:48.986Z] #21 27.87 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-12T12:48:48.986Z] #21 27.88 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-12T12:48:48.986Z] #21 27.88 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T12:48:49.203Z] #23 12.12 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-12T12:48:49.247Z] #21 27.95 Selecting previously unselected package net-tools. [2022-05-12T12:48:49.247Z] #21 27.97 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-12T12:48:49.247Z] #21 27.97 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T12:48:49.247Z] #21 28.14 Selecting previously unselected package patch. [2022-05-12T12:48:49.247Z] #21 28.15 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-12T12:48:49.247Z] #21 28.15 Unpacking patch (2.7.6-7) ... [2022-05-12T12:48:49.263Z] #14 148.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-12T12:48:49.263Z] #14 148.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T12:48:49.263Z] #14 148.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T12:48:49.508Z] #21 28.24 Selecting previously unselected package python-pip-whl. [2022-05-12T12:48:49.508Z] #21 28.25 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-12T12:48:49.508Z] #21 28.25 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T12:48:49.766Z] #23 DONE 12.7s [2022-05-12T12:48:49.766Z] [2022-05-12T12:48:49.766Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T12:48:49.766Z] #60 sha256:53d28fb1cb0b134ffcebf835bf3779a7d90dbb932ae5d268fae5a53228682561 [2022-05-12T12:48:49.769Z] #21 28.77 Selecting previously unselected package python3-lib2to3. [2022-05-12T12:48:50.030Z] #21 28.79 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-12T12:48:50.030Z] #21 28.79 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-12T12:48:50.030Z] #21 28.91 Selecting previously unselected package python3-distutils. [2022-05-12T12:48:50.030Z] #21 28.91 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-12T12:48:50.030Z] #21 28.91 Unpacking python3-distutils (3.9.2-1) ... [2022-05-12T12:48:50.297Z] #21 29.05 Selecting previously unselected package python3-pkg-resources. [2022-05-12T12:48:50.297Z] #21 29.06 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T12:48:50.297Z] #21 29.06 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T12:48:50.297Z] #21 29.17 Selecting previously unselected package python3-setuptools. [2022-05-12T12:48:50.297Z] #21 29.18 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-12T12:48:50.297Z] #21 29.19 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-12T12:48:50.560Z] #21 29.45 Selecting previously unselected package python3-wheel. [2022-05-12T12:48:50.820Z] #21 29.46 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-12T12:48:50.820Z] #21 29.47 Unpacking python3-wheel (0.34.2-1) ... [2022-05-12T12:48:50.820Z] #21 29.52 Selecting previously unselected package python3-pip. [2022-05-12T12:48:50.820Z] #21 29.53 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-12T12:48:50.820Z] #21 29.54 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T12:48:51.081Z] #21 29.79 Selecting previously unselected package sudo. [2022-05-12T12:48:51.081Z] #21 29.81 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-12T12:48:51.081Z] #21 29.82 Unpacking sudo (1.9.5p2-3) ... [2022-05-12T12:48:51.603Z] #21 30.31 Selecting previously unselected package thin-provisioning-tools. [2022-05-12T12:48:51.603Z] #21 30.33 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-12T12:48:51.603Z] #21 30.33 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-12T12:48:51.603Z] #21 30.55 Selecting previously unselected package uidmap. [2022-05-12T12:48:51.817Z] #14 ... [2022-05-12T12:48:51.817Z] [2022-05-12T12:48:51.817Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T12:48:51.817Z] #67 sha256:547fddfb392571c00bd107d651e45ad40d63abd92903b7170031da01b3bfd186 [2022-05-12T12:48:51.817Z] #67 150.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T12:48:51.817Z] #67 150.8 + GOBIN=/build [2022-05-12T12:48:51.817Z] #67 150.8 + GO111MODULE=on [2022-05-12T12:48:51.817Z] #67 150.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T12:48:51.864Z] #21 30.57 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-12T12:48:51.864Z] #21 30.57 Unpacking uidmap (1:4.8.1-1) ... [2022-05-12T12:48:51.864Z] #21 30.72 Selecting previously unselected package vim-runtime. [2022-05-12T12:48:51.864Z] #21 30.73 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T12:48:51.864Z] #21 30.76 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-12T12:48:51.864Z] #21 30.79 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-12T12:48:51.864Z] #21 30.80 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:48:55.163Z] #21 33.63 Selecting previously unselected package vim. [2022-05-12T12:48:55.163Z] #21 33.63 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T12:48:55.163Z] #21 33.64 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:48:55.423Z] #21 34.14 Selecting previously unselected package xfsprogs. [2022-05-12T12:48:55.423Z] #21 34.16 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-12T12:48:55.423Z] #21 34.17 Unpacking xfsprogs (5.10.0-4) ... [2022-05-12T12:48:55.683Z] #21 34.57 Selecting previously unselected package zip. [2022-05-12T12:48:55.944Z] #21 34.58 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-12T12:48:55.944Z] #21 34.60 Unpacking zip (3.0-12) ... [2022-05-12T12:48:55.944Z] #21 34.72 Selecting previously unselected package zstd. [2022-05-12T12:48:55.944Z] #21 34.74 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-12T12:48:55.944Z] #21 34.74 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-12T12:48:56.204Z] #21 35.07 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T12:48:57.123Z] #67 ... [2022-05-12T12:48:57.123Z] [2022-05-12T12:48:57.123Z] #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 [2022-05-12T12:48:57.123Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:48:57.123Z] #14 154.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-12T12:48:57.123Z] #14 154.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-12T12:48:57.123Z] #14 154.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T12:48:57.123Z] #14 154.3 Selecting previously unselected package libapparmor1:amd64. [2022-05-12T12:48:57.123Z] #14 154.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-12T12:48:57.123Z] #14 154.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T12:48:57.123Z] #14 154.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-12T12:48:57.123Z] #14 154.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-12T12:48:57.123Z] #14 154.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T12:48:57.123Z] #14 154.6 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T12:48:57.123Z] #14 154.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T12:48:57.123Z] #14 154.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T12:48:57.123Z] #14 154.8 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T12:48:57.123Z] #14 154.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T12:48:57.123Z] #14 154.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T12:48:57.123Z] #14 155.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-12T12:48:57.123Z] #14 155.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T12:48:57.123Z] #14 155.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T12:48:57.123Z] #14 155.0 Selecting previously unselected package libudev-dev:amd64. [2022-05-12T12:48:57.123Z] #14 155.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-12T12:48:57.123Z] #14 155.1 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-12T12:48:57.123Z] #14 155.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-12T12:48:57.123Z] #14 155.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-12T12:48:57.123Z] #14 155.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T12:48:57.123Z] #14 155.5 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-12T12:48:57.123Z] #14 155.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-12T12:48:57.123Z] #14 155.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T12:48:57.123Z] #14 155.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-12T12:48:57.123Z] #14 155.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-12T12:48:57.123Z] #14 155.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T12:48:57.123Z] #14 155.9 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-12T12:48:57.123Z] #14 155.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-12T12:48:57.123Z] #14 155.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T12:48:57.123Z] #14 156.0 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-12T12:48:57.123Z] #14 156.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-12T12:48:57.123Z] #14 156.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T12:48:57.123Z] #14 156.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-12T12:48:57.123Z] #14 156.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-12T12:48:57.123Z] #14 156.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T12:48:57.145Z] #21 35.81 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T12:48:57.145Z] #21 35.83 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T12:48:57.145Z] #21 35.85 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-12T12:48:57.145Z] #21 35.86 Setting up libicu67:amd64 (67.1-7) ... [2022-05-12T12:48:57.145Z] #21 35.87 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T12:48:57.145Z] #21 35.88 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-12T12:48:57.145Z] #21 35.89 Setting up uidmap (1:4.8.1-1) ... [2022-05-12T12:48:57.145Z] #21 35.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T12:48:57.145Z] #21 35.92 Setting up bzip2 (1.0.8-4) ... [2022-05-12T12:48:57.145Z] #21 35.93 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T12:48:57.145Z] #21 35.94 Setting up python3-wheel (0.34.2-1) ... [2022-05-12T12:48:57.386Z] #14 156.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-12T12:48:57.386Z] #14 156.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T12:48:57.386Z] #14 156.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T12:48:57.468Z] #14 154.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-12T12:48:57.468Z] #14 154.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T12:48:57.468Z] #14 154.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T12:48:57.468Z] #14 ... [2022-05-12T12:48:57.468Z] [2022-05-12T12:48:57.468Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T12:48:57.468Z] #67 sha256:493e829c36639bc37a4940a79b81b5ef230b7fe83faa36ff620abbe795c50c41 [2022-05-12T12:48:57.468Z] #67 154.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T12:48:57.468Z] #67 154.7 + GOBIN=/build [2022-05-12T12:48:57.468Z] #67 154.7 + GO111MODULE=on [2022-05-12T12:48:57.468Z] #67 154.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T12:48:57.718Z] #21 36.58 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:48:57.718Z] #21 36.59 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-12T12:48:57.718Z] #21 36.61 Setting up libcap2-bin (1:2.44-1) ... [2022-05-12T12:48:57.718Z] #21 36.62 Setting up apparmor (2.13.6-10) ... [2022-05-12T12:48:57.962Z] #14 157.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-12T12:48:57.962Z] #14 157.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-12T12:48:58.224Z] #14 157.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T12:48:59.172Z] #14 158.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-12T12:48:59.172Z] #14 158.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-12T12:48:59.366Z] #21 38.07 Setting up zip (3.0-12) ... [2022-05-12T12:48:59.366Z] #21 38.08 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:48:59.366Z] #21 38.12 Setting up bash-completion (1:2.11-2) ... [2022-05-12T12:48:59.435Z] #14 158.7 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T12:48:59.709Z] #60 ... [2022-05-12T12:48:59.709Z] [2022-05-12T12:48:59.709Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-12T12:48:59.709Z] #47 sha256:68be022c8893ba8f91bde6c3a9d81842da8a01e0450261aa8ef0bde67e99ba6b [2022-05-12T12:48:59.709Z] #47 175.2 + dpkg --print-architecture [2022-05-12T12:48:59.709Z] #47 DONE 175.8s [2022-05-12T12:48:59.709Z] [2022-05-12T12:48:59.709Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:48:59.709Z] #55 sha256:6f9e0e4f32a9bd2ccc7e3a42b664da8bd10f0f457e8cb5318dd4d7ce52976a50 [2022-05-12T12:49:00.384Z] #14 159.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T12:49:00.385Z] #14 159.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T12:49:00.647Z] #14 159.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T12:49:00.647Z] [2022-05-12T12:49:00.647Z] #14 ... [2022-05-12T12:49:00.647Z] [2022-05-12T12:49:00.647Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T12:49:00.647Z] #67 sha256:547fddfb392571c00bd107d651e45ad40d63abd92903b7170031da01b3bfd186 [2022-05-12T12:49:00.647Z] #67 156.4 rootlesskit version 1.0.0 [2022-05-12T12:49:00.647Z] #67 156.4 Usage of /build/rootlesskit-docker-proxy: [2022-05-12T12:49:00.647Z] #67 156.4 -container-ip string [2022-05-12T12:49:00.647Z] #67 156.4 container ip [2022-05-12T12:49:00.647Z] #67 156.4 -container-port int [2022-05-12T12:49:00.647Z] #67 156.4 container port (default -1) [2022-05-12T12:49:00.647Z] #67 156.4 -host-ip string [2022-05-12T12:49:00.647Z] #67 156.4 host ip [2022-05-12T12:49:00.647Z] #67 156.4 -host-port int [2022-05-12T12:49:00.647Z] #67 156.4 host port (default -1) [2022-05-12T12:49:00.647Z] #67 156.4 -proto string [2022-05-12T12:49:00.647Z] #67 156.4 proxy protocol (default "tcp") [2022-05-12T12:49:00.647Z] #67 DONE 159.8s [2022-05-12T12:49:00.647Z] [2022-05-12T12:49:00.647Z] #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 [2022-05-12T12:49:00.647Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:49:00.647Z] #14 160.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T12:49:00.647Z] #14 160.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T12:49:00.647Z] #14 160.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T12:49:00.647Z] #14 160.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T12:49:00.647Z] #14 ... [2022-05-12T12:49:00.647Z] [2022-05-12T12:49:00.647Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-12T12:49:00.647Z] #68 sha256:4c144f26c0cffe1c1ac062c5b93adefc16587c1038664513b67ab36eda7ec976 [2022-05-12T12:49:00.799Z] #67 ... [2022-05-12T12:49:00.799Z] [2022-05-12T12:49:00.799Z] #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 [2022-05-12T12:49:00.799Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:49:00.799Z] #14 160.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-12T12:49:00.799Z] #14 160.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-12T12:49:00.912Z] #68 DONE 0.1s [2022-05-12T12:49:00.912Z] [2022-05-12T12:49:00.912Z] #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 [2022-05-12T12:49:00.912Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:49:00.912Z] #14 160.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T12:49:00.912Z] #14 160.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T12:49:00.912Z] #14 160.2 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-12T12:49:00.912Z] [2022-05-12T12:49:00.912Z] #14 ... [2022-05-12T12:49:00.912Z] [2022-05-12T12:49:00.912Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-12T12:49:00.912Z] #69 sha256:33be152e6669ae6c290a73b6979830fe8cb0cf04aeb867893c326547e7924301 [2022-05-12T12:49:00.912Z] #69 DONE 0.1s [2022-05-12T12:49:00.912Z] [2022-05-12T12:49:00.912Z] #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 [2022-05-12T12:49:00.912Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:49:00.912Z] #14 160.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T12:49:00.912Z] #14 160.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T12:49:00.912Z] #14 160.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T12:49:01.054Z] #14 160.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T12:49:01.054Z] #14 160.4 Selecting previously unselected package libapparmor1:amd64. [2022-05-12T12:49:01.054Z] #14 160.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-12T12:49:01.054Z] #14 160.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T12:49:01.054Z] #14 160.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-12T12:49:01.176Z] #14 160.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T12:49:01.176Z] #14 160.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T12:49:01.176Z] #14 160.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-12T12:49:01.176Z] #14 160.4 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T12:49:01.176Z] #14 160.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T12:49:01.176Z] #14 160.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T12:49:01.176Z] #14 160.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T12:49:01.176Z] #14 160.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T12:49:01.176Z] #14 160.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T12:49:01.176Z] #14 160.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-12T12:49:01.176Z] #14 160.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T12:49:01.176Z] #14 160.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 [2022-05-12T12:49:01.176Z] #14 160.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T12:49:01.176Z] #14 160.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T12:49:01.176Z] #14 160.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 [2022-05-12T12:49:01.176Z] #14 160.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T12:49:01.176Z] #14 160.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T12:49:01.176Z] #14 160.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T12:49:01.176Z] #14 160.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-12T12:49:01.176Z] #14 160.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T12:49:01.283Z] #21 39.74 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T12:49:01.283Z] #21 39.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-12T12:49:01.283Z] #21 39.80 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-12T12:49:01.283Z] #21 39.82 Setting up patch (2.7.6-7) ... [2022-05-12T12:49:01.283Z] #21 39.84 Setting up sudo (1.9.5p2-3) ... [2022-05-12T12:49:01.283Z] #21 39.92 invoke-rc.d: could not determine current runlevel [2022-05-12T12:49:01.283Z] #21 39.93 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-12T12:49:01.283Z] #21 39.94 Setting up xfsprogs (5.10.0-4) ... [2022-05-12T12:49:01.283Z] #21 39.95 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-12T12:49:01.283Z] #21 39.96 Setting up inetutils-ping (2:2.0-1) ... [2022-05-12T12:49:01.283Z] #21 39.98 Setting up pigz (2.6-1) ... [2022-05-12T12:49:01.284Z] #21 39.99 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T12:49:01.284Z] #21 40.00 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T12:49:01.284Z] #21 40.02 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T12:49:01.284Z] #21 40.04 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:49:01.311Z] #14 160.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-12T12:49:01.311Z] #14 160.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T12:49:01.311Z] #14 160.6 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T12:49:01.311Z] #14 160.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T12:49:01.311Z] #14 160.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T12:49:01.441Z] #14 160.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T12:49:01.441Z] #14 160.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T12:49:01.567Z] #14 160.8 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T12:49:01.567Z] #14 160.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T12:49:01.567Z] #14 160.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T12:49:01.857Z] #21 40.63 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-12T12:49:01.857Z] #21 40.66 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-12T12:49:02.018Z] #14 DONE 161.2s [2022-05-12T12:49:02.018Z] [2022-05-12T12:49:02.018Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-12T12:49:02.018Z] #59 sha256:f67f81636dde3bf0a2be15ad1f500bc8014ab55b6f46c10c7502f00eb48b0b79 [2022-05-12T12:49:02.018Z] #59 DONE 0.2s [2022-05-12T12:49:02.018Z] [2022-05-12T12:49:02.018Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T12:49:02.018Z] #60 sha256:f01b00289724ce04880f12acdf0944b9b107048aafe4ce18282d371cf29c8436 [2022-05-12T12:49:02.120Z] #21 41.08 Setting up libelf1:amd64 (0.183-1) ... [2022-05-12T12:49:02.129Z] #14 161.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-12T12:49:02.129Z] #14 161.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T12:49:02.129Z] #14 161.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T12:49:02.382Z] #21 41.11 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-12T12:49:02.382Z] #21 41.12 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T12:49:02.382Z] #21 41.13 Setting up python3-distutils (3.9.2-1) ... [2022-05-12T12:49:02.643Z] #21 41.59 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:49:02.643Z] #21 41.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-12T12:49:02.643Z] #21 41.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-12T12:49:02.643Z] #21 41.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-12T12:49:02.643Z] #21 41.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-12T12:49:02.643Z] #21 41.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-12T12:49:02.643Z] #21 41.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-12T12:49:02.643Z] #21 41.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-12T12:49:02.905Z] #21 41.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-12T12:49:02.905Z] #21 41.66 Setting up python3-setuptools (52.0.0-4) ... [2022-05-12T12:49:03.323Z] #14 162.6 Selecting previously unselected package libudev-dev:amd64. [2022-05-12T12:49:03.324Z] #14 162.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-12T12:49:03.324Z] #14 162.8 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-12T12:49:03.410Z] #60 1.370 + RM_GOPATH=0 [2022-05-12T12:49:03.410Z] #60 1.370 + TMP_GOPATH= [2022-05-12T12:49:03.410Z] #60 1.370 + : /build [2022-05-12T12:49:03.410Z] #60 1.370 + '[' -z '' ']' [2022-05-12T12:49:03.410Z] #60 1.370 ++ mktemp -d [2022-05-12T12:49:03.410Z] #60 1.387 + export GOPATH=/tmp/tmp.WOArdx6BUW [2022-05-12T12:49:03.410Z] #60 1.387 + GOPATH=/tmp/tmp.WOArdx6BUW [2022-05-12T12:49:03.410Z] #60 1.390 + RM_GOPATH=1 [2022-05-12T12:49:03.410Z] #60 1.390 + case "$(go env GOARCH)" in [2022-05-12T12:49:03.410Z] #60 1.390 ++ go env GOARCH [2022-05-12T12:49:03.410Z] #60 1.402 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T12:49:03.410Z] #60 1.402 + GO_BUILDMODE=-buildmode=pie [2022-05-12T12:49:03.410Z] #60 1.406 ++ dirname /install.sh [2022-05-12T12:49:03.410Z] #60 1.413 + dir=/ [2022-05-12T12:49:03.410Z] #60 1.413 + bin=runc [2022-05-12T12:49:03.410Z] #60 1.413 + shift [2022-05-12T12:49:03.410Z] #60 1.413 + '[' '!' -f //runc.installer ']' [2022-05-12T12:49:03.410Z] #60 1.413 + . //runc.installer [2022-05-12T12:49:03.410Z] #60 1.413 ++ set -e [2022-05-12T12:49:03.410Z] #60 1.414 ++ : v1.1.2 [2022-05-12T12:49:03.410Z] #60 1.415 + install_runc [2022-05-12T12:49:03.410Z] #60 1.415 + RUNC_BUILDTAGS=seccomp [2022-05-12T12:49:03.410Z] #60 1.415 Install runc version v1.1.2 (build tags: seccomp) [2022-05-12T12:49:03.410Z] #60 1.415 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-05-12T12:49:03.410Z] #60 1.415 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WOArdx6BUW/src/github.com/opencontainers/runc [2022-05-12T12:49:03.410Z] #60 1.424 Cloning into '/tmp/tmp.WOArdx6BUW/src/github.com/opencontainers/runc'... [2022-05-12T12:49:03.674Z] #60 ... [2022-05-12T12:49:03.674Z] [2022-05-12T12:49:03.674Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-12T12:49:03.674Z] #15 sha256:b6f5526b14229d27a5e240064201c1ead993ced70d433cdda456877d574e7994 [2022-05-12T12:49:03.674Z] #15 DONE 1.7s [2022-05-12T12:49:03.674Z] [2022-05-12T12:49:03.674Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-12T12:49:03.674Z] #16 sha256:7ea51a34105a46c758425f0f811a8499ad5bed1f8ed691e481382485a9e19e48 [2022-05-12T12:49:03.963Z] #14 163.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-12T12:49:03.963Z] #14 163.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-12T12:49:03.963Z] #14 163.3 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T12:49:04.297Z] #21 42.88 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-12T12:49:04.297Z] #21 42.92 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T12:49:04.297Z] #21 42.94 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-12T12:49:04.297Z] #21 42.96 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T12:49:04.529Z] #14 163.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-12T12:49:04.529Z] #14 163.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-12T12:49:04.529Z] #14 ... [2022-05-12T12:49:04.529Z] [2022-05-12T12:49:04.529Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T12:49:04.529Z] #67 sha256:493e829c36639bc37a4940a79b81b5ef230b7fe83faa36ff620abbe795c50c41 [2022-05-12T12:49:04.529Z] #67 160.4 rootlesskit version 1.0.0 [2022-05-12T12:49:04.529Z] #67 160.4 Usage of /build/rootlesskit-docker-proxy: [2022-05-12T12:49:04.529Z] #67 160.4 -container-ip string [2022-05-12T12:49:04.529Z] #67 160.4 container ip [2022-05-12T12:49:04.529Z] #67 160.4 -container-port int [2022-05-12T12:49:04.529Z] #67 160.4 container port (default -1) [2022-05-12T12:49:04.529Z] #67 160.4 -host-ip string [2022-05-12T12:49:04.529Z] #67 160.4 host ip [2022-05-12T12:49:04.529Z] #67 160.4 -host-port int [2022-05-12T12:49:04.529Z] #67 160.4 host port (default -1) [2022-05-12T12:49:04.529Z] #67 160.4 -proto string [2022-05-12T12:49:04.529Z] #67 160.4 proxy protocol (default "tcp") [2022-05-12T12:49:04.529Z] #67 DONE 163.7s [2022-05-12T12:49:04.529Z] [2022-05-12T12:49:04.529Z] #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 [2022-05-12T12:49:04.529Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:49:04.529Z] #14 164.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T12:49:04.785Z] #14 ... [2022-05-12T12:49:04.785Z] [2022-05-12T12:49:04.785Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-12T12:49:04.785Z] #68 sha256:1ea6ce54a80fe6467452b6bfe2e91e8df099a7c177aba9ed0f209d542c6a42d5 [2022-05-12T12:49:04.785Z] #68 DONE 0.1s [2022-05-12T12:49:04.785Z] [2022-05-12T12:49:04.785Z] #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 [2022-05-12T12:49:04.785Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:49:04.785Z] #14 164.2 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-12T12:49:04.785Z] #14 164.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-12T12:49:04.785Z] #14 ... [2022-05-12T12:49:04.785Z] [2022-05-12T12:49:04.785Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-12T12:49:04.785Z] #69 sha256:2ffd8cefe16be712b77eb8f7c68e3d72bc60896987b3a4aaa27bddb2d64035b6 [2022-05-12T12:49:04.785Z] #69 DONE 0.1s [2022-05-12T12:49:04.785Z] [2022-05-12T12:49:04.785Z] #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 [2022-05-12T12:49:04.785Z] #14 sha256:095f8a35d45070cbe38a1d1e7fae6efd1194ee1c431f87220d49538157daa98e [2022-05-12T12:49:04.785Z] #14 164.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T12:49:05.042Z] #14 164.4 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-12T12:49:05.042Z] #14 164.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-12T12:49:05.042Z] #14 164.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T12:49:05.069Z] #16 DONE 1.2s [2022-05-12T12:49:05.069Z] [2022-05-12T12:49:05.069Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-12T12:49:05.069Z] #17 sha256:b09b30b45ce9abc0b31d6d6f037af37cf81980ab06f1c97bbb1168909c9ae8a2 [2022-05-12T12:49:05.239Z] #21 44.09 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T12:49:05.239Z] #21 44.12 Setting up jq (1.6-2.1) ... [2022-05-12T12:49:05.239Z] #21 44.15 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-12T12:49:05.239Z] #21 44.17 Setting up iptables (1.8.7-1) ... [2022-05-12T12:49:05.239Z] #21 44.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T12:49:05.239Z] #21 44.19 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T12:49:05.239Z] #21 44.19 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T12:49:05.239Z] #21 44.20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T12:49:05.239Z] #21 44.22 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-12T12:49:05.239Z] #21 44.24 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-12T12:49:05.299Z] #14 164.5 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-12T12:49:05.299Z] #14 164.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-12T12:49:05.299Z] #14 164.5 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T12:49:05.499Z] #21 44.27 Setting up iproute2 (5.10.0-4) ... [2022-05-12T12:49:05.865Z] #14 165.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-12T12:49:05.865Z] #14 165.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-12T12:49:05.865Z] #14 165.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T12:49:06.016Z] #17 1.162 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-12T12:49:06.016Z] #17 DONE 1.3s [2022-05-12T12:49:06.016Z] [2022-05-12T12:49:06.016Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:49:06.016Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:49:06.022Z] #21 44.65 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T12:49:06.123Z] #14 165.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-12T12:49:06.123Z] #14 165.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T12:49:06.123Z] #14 165.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T12:49:06.123Z] #14 165.5 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-12T12:49:06.123Z] #14 165.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-12T12:49:06.123Z] #14 165.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T12:49:06.279Z] #55 ... [2022-05-12T12:49:06.279Z] [2022-05-12T12:49:06.279Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-12T12:49:06.279Z] #18 sha256:2a62778800de9c9f8448e2ff38f0d6a8557e749218cb1cbb7f2f50fab7a37d98 [2022-05-12T12:49:06.282Z] #21 DONE 45.0s [2022-05-12T12:49:06.282Z] [2022-05-12T12:49:06.282Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-12T12:49:06.282Z] #22 sha256:4c4161e37894eda309a4132be7dd7df1f2ea46d085dd86193e4fe2b6b9073132 [2022-05-12T12:49:06.302Z] #85 exporting layers 25.2s done [2022-05-12T12:49:06.302Z] #85 writing image sha256:6626fd7c6adc43dfe048813cae34f956638012ef4403ed545648f2b6326b6ae6 done [2022-05-12T12:49:06.302Z] #85 naming to docker.io/library/docker:91c254a189daafce6f091a84bf483cffd968104d done [2022-05-12T12:49:06.302Z] #85 DONE 25.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-05-12T12:49:06.657Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43588/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43588/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=91c254a189daafce6f091a84bf483cffd968104d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:91c254a189daafce6f091a84bf483cffd968104d hack/validate/default [2022-05-12T12:49:06.689Z] #14 165.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-12T12:49:06.689Z] #14 165.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-12T12:49:06.689Z] #14 165.9 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T12:49:07.233Z] #18 DONE 1.1s [2022-05-12T12:49:07.233Z] [2022-05-12T12:49:07.233Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-12T12:49:07.233Z] #19 sha256:6ff2e778c2771e7f946979fba90a4bc1736c8310352345988e74886e21072829 [2022-05-12T12:49:07.252Z] #14 166.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T12:49:07.252Z] #14 166.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T12:49:07.252Z] #14 166.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T12:49:07.252Z] #14 166.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T12:49:07.252Z] #14 166.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T12:49:07.252Z] #14 166.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T12:49:07.252Z] #14 166.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T12:49:07.252Z] #14 166.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T12:49:07.252Z] #14 166.8 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-12T12:49:07.252Z] #14 166.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T12:49:07.511Z] #14 166.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T12:49:07.511Z] #14 166.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T12:49:07.665Z] #22 1.333 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-12T12:49:07.665Z] #22 1.336 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-12T12:49:07.665Z] #22 1.338 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-12T12:49:07.665Z] #22 DONE 1.4s [2022-05-12T12:49:07.665Z] [2022-05-12T12:49:07.665Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-12T12:49:07.665Z] #23 sha256:2f2f6b0964daefa97921cecbb6bfa8e8e51b0d343e0c755d455c3d51ec3b3d7a [2022-05-12T12:49:07.768Z] #14 167.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T12:49:07.768Z] #14 167.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T12:49:07.768Z] #14 167.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-12T12:49:07.768Z] #14 167.1 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T12:49:07.768Z] #14 167.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T12:49:07.768Z] #14 167.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T12:49:07.768Z] #14 167.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T12:49:07.768Z] #14 167.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T12:49:07.768Z] #14 167.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T12:49:07.768Z] #14 167.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-12T12:49:07.768Z] #14 167.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T12:49:07.768Z] #14 167.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-12T12:49:07.768Z] #14 167.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T12:49:07.768Z] #14 167.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T12:49:07.768Z] #14 167.2 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 [2022-05-12T12:49:07.768Z] #14 167.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T12:49:07.768Z] #14 167.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T12:49:07.768Z] #14 167.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T12:49:07.768Z] #14 167.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-12T12:49:08.024Z] #14 167.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T12:49:08.024Z] #14 167.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T12:49:08.024Z] #14 167.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T12:49:08.041Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-05-12T12:49:08.041Z] No api/types/ or api/swagger.yaml changes in diff. [2022-05-12T12:49:08.041Z] Congratulations! All TOML source files changed here have valid syntax. [2022-05-12T12:49:08.041Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-05-12T12:49:08.041Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-05-12T12:49:08.041Z] Congratulations! No new tests were added to integration-cli. [2022-05-12T12:49:08.041Z] [2022-05-12T12:49:08.041Z] INFO Start validation with golang-ci-lint [2022-05-12T12:49:08.282Z] #14 DONE 167.6s [2022-05-12T12:49:08.282Z] [2022-05-12T12:49:08.282Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-12T12:49:08.282Z] #59 sha256:725535114b85917929dd286410f2676d3493e039f968c5c96b8cf68b51e1b9a3 [2022-05-12T12:49:08.539Z] #59 DONE 0.2s [2022-05-12T12:49:08.539Z] [2022-05-12T12:49:08.539Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T12:49:08.539Z] #60 sha256:41a5a07b8ea470c899b481af195dca322db83ca04e220840dc4aa78033fce07a [2022-05-12T12:49:08.625Z] #19 DONE 1.2s [2022-05-12T12:49:08.625Z] [2022-05-12T12:49:08.625Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:49:08.625Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:49:08.625Z] #55 ... [2022-05-12T12:49:08.625Z] [2022-05-12T12:49:08.625Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-12T12:49:08.625Z] #20 sha256:4835199133fa8e8044de616ec520a99545a5f91db6b4ba35d32d725690802ee1 [2022-05-12T12:49:08.981Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-05-12T12:49:09.000Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-12T12:49:09.000Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-7693ffeb\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-12T12:49:09.000Z] ---------------------------------------------------------------------------- [2022-05-12T12:49:09.000Z] [2022-05-12T12:49:09.000Z] INFO: executeCI.ps1 starting at Thu May 12 12:49:08 CUT 2022 [2022-05-12T12:49:09.000Z] [2022-05-12T12:49:09.000Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-12T12:49:09.000Z] INFO: Running git version 2.24.1.windows.2 [2022-05-12T12:49:09.000Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-05-12T12:49:09.000Z] INFO: Environment variables: [2022-05-12T12:49:09.240Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-05-12T12:49:09.240Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-05-12T12:49:09.470Z] [2022-05-12T12:49:09.470Z] Name Value [2022-05-12T12:49:09.470Z] ---- ----- [2022-05-12T12:49:09.470Z] ALLUSERSPROFILE C:\ProgramData [2022-05-12T12:49:09.470Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-12T12:49:09.470Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-12T12:49:09.470Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-12T12:49:09.470Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-12T12:49:09.470Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-12T12:49:09.470Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-12T12:49:09.470Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-12T12:49:09.470Z] BRANCH_NAME PR-43588 [2022-05-12T12:49:09.470Z] BUILD_DISPLAY_NAME #1 [2022-05-12T12:49:09.471Z] BUILD_ID 1 [2022-05-12T12:49:09.471Z] BUILD_NUMBER 1 [2022-05-12T12:49:09.471Z] BUILD_TAG jenkins-moby-PR-43588-1 [2022-05-12T12:49:09.471Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43588/1/ [2022-05-12T12:49:09.471Z] CHANGE_AUTHOR thaJeztah [2022-05-12T12:49:09.471Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-05-12T12:49:09.471Z] CHANGE_BRANCH bump_runc [2022-05-12T12:49:09.471Z] CHANGE_FORK thaJeztah/docker [2022-05-12T12:49:09.471Z] CHANGE_ID 43588 [2022-05-12T12:49:09.471Z] CHANGE_TARGET master [2022-05-12T12:49:09.471Z] CHANGE_TITLE update runc binary and vendor to v1.1.2 [2022-05-12T12:49:09.471Z] CHANGE_URL https://github.com/moby/moby/pull/43588 [2022-05-12T12:49:09.471Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T12:49:09.471Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-12T12:49:09.471Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-12T12:49:09.471Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-12T12:49:09.471Z] COMPUTERNAME azwin-2-466ee0 [2022-05-12T12:49:09.471Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-12T12:49:09.471Z] ConfigSequenceNumber 0 [2022-05-12T12:49:09.471Z] DOCKER_BUILDKIT 0 [2022-05-12T12:49:09.471Z] DOCKER_DUT_DEBUG 1 [2022-05-12T12:49:09.471Z] DOCKER_EXPERIMENTAL 1 [2022-05-12T12:49:09.471Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-12T12:49:09.471Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-12T12:49:09.471Z] EXECUTOR_NUMBER 0 [2022-05-12T12:49:09.471Z] FQDN azwin-2-466ee0.westus.cloudapp.azure.com [2022-05-12T12:49:09.471Z] GIT_BRANCH PR-43588 [2022-05-12T12:49:09.471Z] GIT_COMMIT 91c254a189daafce6f091a84bf483cffd968104d [2022-05-12T12:49:09.471Z] GIT_URL https://github.com/moby/moby.git [2022-05-12T12:49:09.471Z] HUDSON_COOKIE c0cc4b58-3e20-41e0-9ac4-fbaf023a84a4 [2022-05-12T12:49:09.471Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-12T12:49:09.471Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-12T12:49:09.471Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-12T12:49:09.471Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-12T12:49:09.471Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-12T12:49:09.471Z] JENKINS_NODE_COOKIE 45bd7d6a-04bc-4c18-a17f-dc97096a244d [2022-05-12T12:49:09.471Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-12T12:49:09.471Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-12T12:49:09.471Z] JOB_BASE_NAME PR-43588 [2022-05-12T12:49:09.471Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43588/display/redirect [2022-05-12T12:49:09.471Z] JOB_NAME moby/PR-43588 [2022-05-12T12:49:09.471Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43588/ [2022-05-12T12:49:09.471Z] library.jps.version master [2022-05-12T12:49:09.471Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-12T12:49:09.471Z] NODE_LABELS amd64 azure azwin-2-466ee0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-05-12T12:49:09.471Z] NODE_NAME azwin-2-466ee0 [2022-05-12T12:49:09.471Z] NUMBER_OF_PROCESSORS 4 [2022-05-12T12:49:09.471Z] OS Windows_NT [2022-05-12T12:49:09.471Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-12T12:49:09.471Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-12T12:49:09.471Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-12T12:49:09.471Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-12T12:49:09.471Z] PROCESSOR_LEVEL 6 [2022-05-12T12:49:09.471Z] PROCESSOR_REVISION 4f01 [2022-05-12T12:49:09.471Z] ProgramData C:\ProgramData [2022-05-12T12:49:09.471Z] ProgramFiles C:\Program Files [2022-05-12T12:49:09.471Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-12T12:49:09.471Z] ProgramW6432 C:\Program Files [2022-05-12T12:49:09.471Z] PROMPT $P$G [2022-05-12T12:49:09.471Z] PSExecutionPolicyPreference Bypass [2022-05-12T12:49:09.471Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-12T12:49:09.471Z] PUBLIC C:\Users\Public [2022-05-12T12:49:09.471Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43588/1/display/redirect?page=artif... [2022-05-12T12:49:09.471Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43588/1/display/redirect?page=changes [2022-05-12T12:49:09.471Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43588/1/display/redirect [2022-05-12T12:49:09.471Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43588/1/display/redirect?page=tests [2022-05-12T12:49:09.471Z] SKIP_VALIDATION_TESTS 1 [2022-05-12T12:49:09.471Z] SOURCES_DRIVE d [2022-05-12T12:49:09.471Z] SOURCES_SUBDIR gopath [2022-05-12T12:49:09.471Z] STAGE_NAME Run tests [2022-05-12T12:49:09.471Z] SystemDrive C: [2022-05-12T12:49:09.471Z] SystemRoot C:\Windows [2022-05-12T12:49:09.471Z] TEMP C:\Windows\TEMP [2022-05-12T12:49:09.471Z] TESTDEBUG 0 [2022-05-12T12:49:09.471Z] TESTRUN_DRIVE d [2022-05-12T12:49:09.471Z] TESTRUN_SUBDIR CI [2022-05-12T12:49:09.471Z] TIMEOUT 120m [2022-05-12T12:49:09.471Z] TMP C:\Windows\TEMP [2022-05-12T12:49:09.471Z] USERDOMAIN WORKGROUP [2022-05-12T12:49:09.471Z] USERNAME azwin-2-466ee0$ [2022-05-12T12:49:09.471Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-12T12:49:09.471Z] windir C:\Windows [2022-05-12T12:49:09.471Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-12T12:49:09.471Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-05-12T12:49:09.471Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-12T12:49:09.471Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-12T12:49:09.471Z] [2022-05-12T12:49:09.471Z] [2022-05-12T12:49:09.471Z] [2022-05-12T12:49:09.910Z] #60 ... [2022-05-12T12:49:09.910Z] [2022-05-12T12:49:09.910Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-12T12:49:09.910Z] #15 sha256:b6f5526b14229d27a5e240064201c1ead993ced70d433cdda456877d574e7994 [2022-05-12T12:49:09.910Z] #15 DONE 1.5s [2022-05-12T12:49:09.910Z] [2022-05-12T12:49:09.910Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T12:49:09.910Z] #60 sha256:41a5a07b8ea470c899b481af195dca322db83ca04e220840dc4aa78033fce07a [2022-05-12T12:49:09.910Z] #60 1.144 + RM_GOPATH=0 [2022-05-12T12:49:09.910Z] #60 1.144 + TMP_GOPATH= [2022-05-12T12:49:09.910Z] #60 1.144 + : /build [2022-05-12T12:49:09.910Z] #60 1.144 + '[' -z '' ']' [2022-05-12T12:49:09.910Z] #60 1.146 ++ mktemp -d [2022-05-12T12:49:09.910Z] #60 1.156 + export GOPATH=/tmp/tmp.rqyFaMJiWX [2022-05-12T12:49:09.910Z] #60 1.156 + GOPATH=/tmp/tmp.rqyFaMJiWX [2022-05-12T12:49:09.910Z] #60 1.156 + RM_GOPATH=1 [2022-05-12T12:49:09.910Z] #60 1.156 + case "$(go env GOARCH)" in [2022-05-12T12:49:09.910Z] #60 1.157 ++ go env GOARCH [2022-05-12T12:49:09.910Z] #60 1.171 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T12:49:09.910Z] #60 1.171 + GO_BUILDMODE=-buildmode=pie [2022-05-12T12:49:09.910Z] #60 1.172 ++ dirname /install.sh [2022-05-12T12:49:09.910Z] #60 1.173 + dir=/ [2022-05-12T12:49:09.910Z] #60 1.173 + bin=runc [2022-05-12T12:49:09.910Z] #60 1.173 + shift [2022-05-12T12:49:09.910Z] #60 1.174 + '[' '!' -f //runc.installer ']' [2022-05-12T12:49:09.910Z] #60 1.174 + . //runc.installer [2022-05-12T12:49:09.910Z] #60 1.174 ++ set -e [2022-05-12T12:49:09.910Z] #60 1.174 ++ : v1.1.2 [2022-05-12T12:49:09.910Z] #60 1.175 + install_runc [2022-05-12T12:49:09.910Z] #60 1.175 + RUNC_BUILDTAGS=seccomp [2022-05-12T12:49:09.910Z] #60 1.175 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-05-12T12:49:09.910Z] #60 1.176 Install runc version v1.1.2 (build tags: seccomp) [2022-05-12T12:49:09.910Z] #60 1.176 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rqyFaMJiWX/src/github.com/opencontainers/runc [2022-05-12T12:49:09.910Z] #60 1.182 Cloning into '/tmp/tmp.rqyFaMJiWX/src/github.com/opencontainers/runc'... [2022-05-12T12:49:10.841Z] #60 ... [2022-05-12T12:49:10.842Z] [2022-05-12T12:49:10.842Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-12T12:49:10.842Z] #16 sha256:7ea51a34105a46c758425f0f811a8499ad5bed1f8ed691e481382485a9e19e48 [2022-05-12T12:49:10.842Z] #16 DONE 1.1s [2022-05-12T12:49:11.099Z] [2022-05-12T12:49:11.099Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-12T12:49:11.099Z] #17 sha256:b09b30b45ce9abc0b31d6d6f037af37cf81980ab06f1c97bbb1168909c9ae8a2 [2022-05-12T12:49:11.666Z] #17 0.899 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-12T12:49:11.693Z] INFO: Sources under d:\gopath\... [2022-05-12T12:49:11.693Z] INFO: Test run under d:\CI\... [2022-05-12T12:49:11.693Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-12T12:49:11.693Z] INFO: docker/docker repository was found [2022-05-12T12:49:11.927Z] #17 DONE 1.0s [2022-05-12T12:49:11.927Z] [2022-05-12T12:49:11.927Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-12T12:49:11.927Z] #18 sha256:2a62778800de9c9f8448e2ff38f0d6a8557e749218cb1cbb7f2f50fab7a37d98 [2022-05-12T12:49:12.164Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-05-12T12:49:12.857Z] #18 DONE 1.0s [2022-05-12T12:49:12.857Z] [2022-05-12T12:49:12.857Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:49:12.857Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:49:12.857Z] #55 ... [2022-05-12T12:49:12.857Z] [2022-05-12T12:49:12.857Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-12T12:49:12.857Z] #19 sha256:6ff2e778c2771e7f946979fba90a4bc1736c8310352345988e74886e21072829 [2022-05-12T12:49:13.154Z] ltsc2019: Pulling from windows/servercore [2022-05-12T12:49:13.625Z] b111c3320c94: Pulling fs layer [2022-05-12T12:49:13.625Z] 8b534d64a7c3: Pulling fs layer [2022-05-12T12:49:13.788Z] #19 DONE 1.0s [2022-05-12T12:49:13.788Z] [2022-05-12T12:49:13.788Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T12:49:13.788Z] #36 sha256:eaa20ba9d1b8d09ead2eb1dd3ae1c5afd1f346e1a9609a68fda733f8d60cccb2 [2022-05-12T12:49:13.931Z] #20 DONE 4.9s [2022-05-12T12:49:13.931Z] [2022-05-12T12:49:13.931Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 zstd [2022-05-12T12:49:13.931Z] #21 sha256:87980d73dbc3fd70337d260c733d9ffbd5b44f729f6e4b5d9de3641e11693e79 [2022-05-12T12:49:14.045Z] #36 ... [2022-05-12T12:49:14.045Z] [2022-05-12T12:49:14.045Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-12T12:49:14.045Z] #20 sha256:4835199133fa8e8044de616ec520a99545a5f91db6b4ba35d32d725690802ee1 [2022-05-12T12:49:14.975Z] #20 DONE 1.0s [2022-05-12T12:49:14.975Z] [2022-05-12T12:49:14.975Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T12:49:14.975Z] #60 sha256:41a5a07b8ea470c899b481af195dca322db83ca04e220840dc4aa78033fce07a [2022-05-12T12:49:14.975Z] #60 ... [2022-05-12T12:49:14.975Z] [2022-05-12T12:49:14.975Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 zstd [2022-05-12T12:49:14.975Z] #21 sha256:87980d73dbc3fd70337d260c733d9ffbd5b44f729f6e4b5d9de3641e11693e79 [2022-05-12T12:49:15.330Z] #21 1.859 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T12:49:15.330Z] #21 1.930 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T12:49:15.330Z] #21 1.930 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T12:49:15.905Z] #21 2.571 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T12:49:16.347Z] #21 1.224 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T12:49:16.347Z] #21 1.248 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T12:49:16.347Z] #21 1.251 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T12:49:16.604Z] #21 1.739 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T12:49:17.664Z] #23 9.719 Collecting yamllint==1.26.1 [2022-05-12T12:49:17.973Z] #21 2.852 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T12:49:18.595Z] #21 4.750 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T12:49:18.615Z] #23 10.79 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-12T12:49:19.342Z] #21 4.060 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T12:49:19.556Z] #23 11.88 Collecting pathspec>=0.5.3 [2022-05-12T12:49:19.556Z] #23 11.89 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-12T12:49:19.817Z] #23 12.23 Collecting pyyaml [2022-05-12T12:49:19.817Z] #23 12.25 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-05-12T12:49:19.817Z] #23 12.32 Building wheels for collected packages: yamllint [2022-05-12T12:49:19.817Z] #23 12.32 Building wheel for yamllint (setup.py): started [2022-05-12T12:49:19.993Z] #21 6.610 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T12:49:20.272Z] #21 ... [2022-05-12T12:49:20.272Z] [2022-05-12T12:49:20.272Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T12:49:20.272Z] #60 sha256:41a5a07b8ea470c899b481af195dca322db83ca04e220840dc4aa78033fce07a [2022-05-12T12:49:20.272Z] #60 11.74 + cd /tmp/tmp.rqyFaMJiWX/src/github.com/opencontainers/runc [2022-05-12T12:49:20.272Z] #60 11.74 + git checkout -q v1.1.2 [2022-05-12T12:49:20.529Z] #60 11.91 + '[' -z '' ']' [2022-05-12T12:49:20.529Z] #60 11.91 + target=static [2022-05-12T12:49:20.529Z] #60 11.91 + make BUILDTAGS=seccomp static [2022-05-12T12:49:20.757Z] #23 13.29 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-12T12:49:20.786Z] #60 12.18 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-05-12T12:49:21.018Z] #23 13.29 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f60b239dbfe024bab07a19299890467e60b56524bf8e439d5e182eaaba673a34 [2022-05-12T12:49:21.018Z] #23 13.29 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-12T12:49:21.018Z] #23 13.29 Successfully built yamllint [2022-05-12T12:49:21.018Z] #23 13.31 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-12T12:49:21.280Z] #23 13.74 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-12T12:49:21.542Z] #23 DONE 14.2s [2022-05-12T12:49:21.542Z] [2022-05-12T12:49:21.542Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:49:21.542Z] #64 sha256:a35d85c60f33c57c45c43336b8b9bc9fc05282dc54bbd09753f1378ca3c728c2 [2022-05-12T12:49:21.803Z] #64 ... [2022-05-12T12:49:21.803Z] [2022-05-12T12:49:21.803Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-12T12:49:21.803Z] #27 sha256:840efe5486b7c16e7a70baea03e5edab5401c4987d28fa20abc71d5c1ce4bb8b [2022-05-12T12:49:22.374Z] #27 DONE 0.5s [2022-05-12T12:49:22.374Z] [2022-05-12T12:49:22.374Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-12T12:49:22.374Z] #32 sha256:f660d79c1f4fc22b7589a3b31964fa5caa0483cfdf9751359e6e7eea80dd6cbd [2022-05-12T12:49:22.583Z] #21 ... [2022-05-12T12:49:22.583Z] [2022-05-12T12:49:22.583Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T12:49:22.583Z] #60 sha256:f01b00289724ce04880f12acdf0944b9b107048aafe4ce18282d371cf29c8436 [2022-05-12T12:49:22.583Z] #60 12.81 + cd /tmp/tmp.WOArdx6BUW/src/github.com/opencontainers/runc [2022-05-12T12:49:22.583Z] #60 12.81 + git checkout -q v1.1.2 [2022-05-12T12:49:22.583Z] #60 13.35 + '[' -z '' ']' [2022-05-12T12:49:22.583Z] #60 13.36 + target=static [2022-05-12T12:49:22.583Z] #60 13.36 + make BUILDTAGS=seccomp static [2022-05-12T12:49:22.583Z] #60 13.72 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-05-12T12:49:22.945Z] #32 DONE 0.7s [2022-05-12T12:49:22.945Z] [2022-05-12T12:49:22.945Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-12T12:49:22.945Z] #35 sha256:76d0c46160df5ee9daca5aa940a664e1315c1eac42607d11945e531a0e93cc2d [2022-05-12T12:49:23.206Z] #35 DONE 0.3s [2022-05-12T12:49:23.206Z] [2022-05-12T12:49:23.206Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:49:23.206Z] #64 sha256:a35d85c60f33c57c45c43336b8b9bc9fc05282dc54bbd09753f1378ca3c728c2 [2022-05-12T12:49:23.206Z] #64 ... [2022-05-12T12:49:23.206Z] [2022-05-12T12:49:23.206Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-12T12:49:23.206Z] #37 sha256:8a1c15ed571f8909367848d09e28934ec6ae6719e8f41a86525309f1269c2319 [2022-05-12T12:49:23.466Z] #37 DONE 0.3s [2022-05-12T12:49:23.466Z] [2022-05-12T12:49:23.466Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-12T12:49:23.466Z] #39 sha256:6411953efd58c8d3dd8d424845708a17df72f19eb3fbdd3262595c1603a19060 [2022-05-12T12:49:23.726Z] #39 DONE 0.1s [2022-05-12T12:49:23.726Z] [2022-05-12T12:49:23.726Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-12T12:49:23.726Z] #41 sha256:88dd6400f7ca3d604adc820f2a9fe93219b2d4ceeb139df4790023c6ade5aea2 [2022-05-12T12:49:23.726Z] #41 DONE 0.1s [2022-05-12T12:49:23.726Z] [2022-05-12T12:49:23.726Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:49:23.726Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:49:23.726Z] #55 ... [2022-05-12T12:49:23.726Z] [2022-05-12T12:49:23.726Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-12T12:49:23.726Z] #45 sha256:fa42868fc79929a951d53fca584821ecf693909651ac7b005c46c78eee55fcf5 [2022-05-12T12:49:23.726Z] #45 DONE 0.1s [2022-05-12T12:49:23.986Z] [2022-05-12T12:49:23.986Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-12T12:49:23.986Z] #47 sha256:368046767018a2d94dec92cabc9874645dbd0674227514adcbd9e78efd4f74a3 [2022-05-12T12:49:24.083Z] 8b534d64a7c3: Verifying Checksum [2022-05-12T12:49:24.083Z] 8b534d64a7c3: Download complete [2022-05-12T12:49:25.897Z] #60 ... [2022-05-12T12:49:25.897Z] [2022-05-12T12:49:25.897Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 zstd [2022-05-12T12:49:25.897Z] #21 sha256:87980d73dbc3fd70337d260c733d9ffbd5b44f729f6e4b5d9de3641e11693e79 [2022-05-12T12:49:25.897Z] #21 11.99 Fetched 8530 kB in 11s (808 kB/s) [2022-05-12T12:49:28.449Z] #21 11.99 Reading package lists... [2022-05-12T12:49:29.394Z] #21 15.10 Reading package lists... [2022-05-12T12:49:29.394Z] #21 ... [2022-05-12T12:49:29.394Z] [2022-05-12T12:49:29.394Z] #34 [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 [2022-05-12T12:49:29.394Z] #34 sha256:dd36318f7be73ed581e123d124fcedc2d52e8ba3c5d6c3d2b21ddd7e578a94c8 [2022-05-12T12:49:29.394Z] #34 DONE 188.5s [2022-05-12T12:49:29.656Z] [2022-05-12T12:49:29.656Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-12T12:49:29.656Z] #47 sha256:368046767018a2d94dec92cabc9874645dbd0674227514adcbd9e78efd4f74a3 [2022-05-12T12:49:31.580Z] #47 ... [2022-05-12T12:49:31.580Z] [2022-05-12T12:49:31.580Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 zstd [2022-05-12T12:49:31.580Z] #21 sha256:87980d73dbc3fd70337d260c733d9ffbd5b44f729f6e4b5d9de3641e11693e79 [2022-05-12T12:49:31.580Z] #21 15.10 Reading package lists... [2022-05-12T12:49:31.842Z] #21 18.17 Building dependency tree... [2022-05-12T12:49:31.842Z] #21 ... [2022-05-12T12:49:31.842Z] [2022-05-12T12:49:31.842Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T12:49:31.842Z] #36 sha256:eaa20ba9d1b8d09ead2eb1dd3ae1c5afd1f346e1a9609a68fda733f8d60cccb2 [2022-05-12T12:49:31.842Z] #36 191.0 Delve is a source level debugger for Go programs. [2022-05-12T12:49:31.842Z] #36 191.0 [2022-05-12T12:49:31.842Z] #36 191.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-12T12:49:31.842Z] #36 191.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-12T12:49:31.842Z] #36 191.0 [2022-05-12T12:49:31.842Z] #36 191.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-12T12:49:31.842Z] #36 191.0 [2022-05-12T12:49:31.842Z] #36 191.0 Pass flags to the program you are debugging using `--`, for example: [2022-05-12T12:49:31.842Z] #36 191.0 [2022-05-12T12:49:31.842Z] #36 191.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-12T12:49:31.842Z] #36 191.0 [2022-05-12T12:49:31.842Z] #36 191.0 Usage: [2022-05-12T12:49:31.842Z] #36 191.0 dlv [command] [2022-05-12T12:49:31.842Z] #36 191.0 [2022-05-12T12:49:31.842Z] #36 191.0 Available Commands: [2022-05-12T12:49:31.842Z] #36 191.0 attach Attach to running process and begin debugging. [2022-05-12T12:49:31.842Z] #36 191.0 connect Connect to a headless debug server with a terminal client. [2022-05-12T12:49:31.842Z] #36 191.0 core Examine a core dump. [2022-05-12T12:49:31.842Z] #36 191.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-12T12:49:31.843Z] #36 191.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-12T12:49:31.843Z] #36 191.0 exec Execute a precompiled binary, and begin a debug session. [2022-05-12T12:49:31.843Z] #36 191.0 help Help about any command [2022-05-12T12:49:31.843Z] #36 191.0 run Deprecated command. Use 'debug' instead. [2022-05-12T12:49:31.843Z] #36 191.0 test Compile test binary and begin debugging program. [2022-05-12T12:49:31.843Z] #36 191.0 trace Compile and begin tracing program. [2022-05-12T12:49:31.843Z] #36 191.0 version Prints version. [2022-05-12T12:49:31.843Z] #36 191.0 [2022-05-12T12:49:31.843Z] #36 191.0 Flags: [2022-05-12T12:49:31.843Z] #36 191.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-12T12:49:31.843Z] #36 191.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-12T12:49:31.843Z] #36 191.0 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-05-12T12:49:31.843Z] #36 191.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-12T12:49:31.843Z] #36 191.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-12T12:49:31.843Z] #36 191.0 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-05-12T12:49:31.843Z] #36 191.0 --disable-aslr Disables address space randomization [2022-05-12T12:49:31.843Z] #36 191.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-12T12:49:31.843Z] #36 191.0 -h, --help help for dlv [2022-05-12T12:49:31.843Z] #36 191.0 --init string Init file, executed by the terminal client. [2022-05-12T12:49:31.843Z] #36 191.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-12T12:49:31.843Z] #36 191.0 --log Enable debugging server logging. [2022-05-12T12:49:31.843Z] #36 191.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-12T12:49:31.843Z] #36 191.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-12T12:49:31.843Z] #36 191.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-12T12:49:31.843Z] #36 191.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-12T12:49:31.843Z] #36 191.0 --wd string Working directory for running the program. [2022-05-12T12:49:31.843Z] #36 191.0 [2022-05-12T12:49:31.843Z] #36 191.0 Additional help topics: [2022-05-12T12:49:31.843Z] #36 191.0 dlv backend Help about the --backend flag. [2022-05-12T12:49:31.843Z] #36 191.0 dlv log Help about logging flags. [2022-05-12T12:49:31.843Z] #36 191.0 dlv redirect Help about file redirection. [2022-05-12T12:49:31.843Z] #36 191.0 [2022-05-12T12:49:31.843Z] #36 191.0 Use "dlv [command] --help" for more information about a command. [2022-05-12T12:49:31.843Z] #36 DONE 191.2s [2022-05-12T12:49:32.104Z] [2022-05-12T12:49:32.104Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-12T12:49:32.104Z] #47 sha256:368046767018a2d94dec92cabc9874645dbd0674227514adcbd9e78efd4f74a3 [2022-05-12T12:49:32.367Z] #47 ... [2022-05-12T12:49:32.367Z] [2022-05-12T12:49:32.367Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 zstd [2022-05-12T12:49:32.367Z] #21 sha256:87980d73dbc3fd70337d260c733d9ffbd5b44f729f6e4b5d9de3641e11693e79 [2022-05-12T12:49:32.367Z] #21 18.17 Building dependency tree... [2022-05-12T12:49:32.982Z] #60 ... [2022-05-12T12:49:32.982Z] [2022-05-12T12:49:32.982Z] #34 [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 [2022-05-12T12:49:32.982Z] #34 sha256:dd36318f7be73ed581e123d124fcedc2d52e8ba3c5d6c3d2b21ddd7e578a94c8 [2022-05-12T12:49:32.982Z] #34 DONE 190.6s [2022-05-12T12:49:32.982Z] [2022-05-12T12:49:32.982Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 zstd [2022-05-12T12:49:32.982Z] #21 sha256:87980d73dbc3fd70337d260c733d9ffbd5b44f729f6e4b5d9de3641e11693e79 [2022-05-12T12:49:32.982Z] #21 7.896 Fetched 8530 kB in 7s (1229 kB/s) [2022-05-12T12:49:32.982Z] #21 7.896 Reading package lists... [2022-05-12T12:49:32.982Z] #21 12.35 Reading package lists... [2022-05-12T12:49:32.982Z] #21 16.58 Building dependency tree... [2022-05-12T12:49:33.761Z] #21 20.23 The following additional packages will be installed: [2022-05-12T12:49:33.761Z] #21 20.23 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-12T12:49:33.761Z] #21 20.23 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-12T12:49:33.761Z] #21 20.23 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-12T12:49:33.761Z] #21 20.23 python3-pkg-resources vim-runtime xxd [2022-05-12T12:49:33.761Z] #21 20.23 Suggested packages: [2022-05-12T12:49:33.761Z] #21 20.23 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-12T12:49:33.761Z] #21 20.23 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-12T12:49:33.761Z] #21 20.23 acl attr quota [2022-05-12T12:49:33.761Z] #21 20.23 Recommended packages: [2022-05-12T12:49:33.761Z] #21 20.23 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-12T12:49:34.534Z] b111c3320c94: Verifying Checksum [2022-05-12T12:49:34.534Z] b111c3320c94: Download complete [2022-05-12T12:49:34.881Z] #21 19.89 The following additional packages will be installed: [2022-05-12T12:49:34.881Z] #21 19.89 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-12T12:49:34.881Z] #21 19.89 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-12T12:49:34.881Z] #21 19.89 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-12T12:49:34.881Z] #21 19.89 python3-pkg-resources vim-runtime xxd [2022-05-12T12:49:34.881Z] #21 19.89 Suggested packages: [2022-05-12T12:49:34.881Z] #21 19.89 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-12T12:49:34.881Z] #21 19.89 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-12T12:49:34.881Z] #21 19.89 acl attr quota [2022-05-12T12:49:34.881Z] #21 19.89 Recommended packages: [2022-05-12T12:49:34.881Z] #21 19.89 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-12T12:49:35.152Z] #21 21.84 The following NEW packages will be installed: [2022-05-12T12:49:35.152Z] #21 21.84 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-12T12:49:35.152Z] #21 21.84 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-12T12:49:35.152Z] #21 21.85 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-12T12:49:35.152Z] #21 21.85 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-12T12:49:35.152Z] #21 21.85 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-12T12:49:35.152Z] #21 21.85 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-12T12:49:35.152Z] #21 21.85 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-12T12:49:35.152Z] #21 21.85 xz-utils zip zstd [2022-05-12T12:49:35.415Z] #21 22.20 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T12:49:35.415Z] #21 22.20 Need to get 27.6 MB of archives. [2022-05-12T12:49:35.415Z] #21 22.20 After this operation, 106 MB of additional disk space will be used. [2022-05-12T12:49:35.415Z] #21 22.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-12T12:49:35.415Z] #21 22.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-12T12:49:35.415Z] #21 22.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-12T12:49:35.415Z] #21 22.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-12T12:49:35.415Z] #21 22.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-12T12:49:35.415Z] #21 22.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-12T12:49:35.415Z] #21 22.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-12T12:49:35.677Z] #21 22.23 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-12T12:49:35.677Z] #21 22.28 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T12:49:35.677Z] #21 22.28 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-12T12:49:35.677Z] #21 22.29 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-12T12:49:35.677Z] #21 22.31 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-12T12:49:35.677Z] #21 22.31 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-12T12:49:35.677Z] #21 22.32 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-12T12:49:35.677Z] #21 22.34 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-12T12:49:35.677Z] #21 22.36 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-12T12:49:35.677Z] #21 22.36 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-12T12:49:35.677Z] #21 22.37 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-12T12:49:35.677Z] #21 22.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-12T12:49:35.677Z] #21 22.37 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-12T12:49:35.677Z] #21 22.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-12T12:49:35.677Z] #21 22.40 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-12T12:49:35.677Z] #21 22.41 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-12T12:49:35.677Z] #21 22.41 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-12T12:49:35.677Z] #21 22.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-12T12:49:35.677Z] #21 22.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-12T12:49:35.677Z] #21 22.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-12T12:49:36.251Z] #21 22.81 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-12T12:49:36.251Z] #21 22.81 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-12T12:49:36.251Z] #21 22.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] [2022-05-12T12:49:36.251Z] #21 22.81 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-12T12:49:36.251Z] #21 22.81 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-12T12:49:36.251Z] #21 22.81 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-12T12:49:36.251Z] #21 22.82 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-12T12:49:36.251Z] #21 22.87 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-12T12:49:36.251Z] #21 22.88 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-12T12:49:36.251Z] #21 22.88 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T12:49:36.251Z] #21 22.89 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-12T12:49:36.251Z] #21 22.91 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-12T12:49:36.251Z] #21 22.91 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-12T12:49:36.251Z] #21 22.92 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-12T12:49:36.251Z] #21 22.94 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-12T12:49:36.251Z] #21 22.95 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-12T12:49:36.251Z] #21 22.96 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-12T12:49:36.512Z] #21 23.13 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-12T12:49:36.512Z] #21 23.16 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-12T12:49:36.512Z] #21 23.18 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-12T12:49:36.512Z] #21 23.18 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-12T12:49:36.780Z] #21 ... [2022-05-12T12:49:36.780Z] [2022-05-12T12:49:36.780Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T12:49:36.780Z] #36 sha256:eaa20ba9d1b8d09ead2eb1dd3ae1c5afd1f346e1a9609a68fda733f8d60cccb2 [2022-05-12T12:49:36.780Z] #36 195.8 Delve is a source level debugger for Go programs. [2022-05-12T12:49:36.780Z] #36 195.8 [2022-05-12T12:49:36.780Z] #36 195.8 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-12T12:49:36.780Z] #36 195.8 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-12T12:49:36.780Z] #36 195.8 [2022-05-12T12:49:36.780Z] #36 195.8 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-12T12:49:36.780Z] #36 195.8 [2022-05-12T12:49:36.780Z] #36 195.8 Pass flags to the program you are debugging using `--`, for example: [2022-05-12T12:49:36.780Z] #36 195.8 [2022-05-12T12:49:36.780Z] #36 195.8 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-12T12:49:36.780Z] #36 195.8 [2022-05-12T12:49:36.780Z] #36 195.8 Usage: [2022-05-12T12:49:36.780Z] #36 195.8 dlv [command] [2022-05-12T12:49:36.780Z] #36 195.8 [2022-05-12T12:49:36.780Z] #36 195.8 Available Commands: [2022-05-12T12:49:36.780Z] #36 195.8 attach Attach to running process and begin debugging. [2022-05-12T12:49:36.780Z] #36 195.8 connect Connect to a headless debug server with a terminal client. [2022-05-12T12:49:36.780Z] #36 195.8 core Examine a core dump. [2022-05-12T12:49:36.780Z] #36 195.8 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-12T12:49:36.780Z] #36 195.8 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-12T12:49:36.780Z] #36 195.8 exec Execute a precompiled binary, and begin a debug session. [2022-05-12T12:49:36.780Z] #36 195.8 help Help about any command [2022-05-12T12:49:36.780Z] #36 195.8 run Deprecated command. Use 'debug' instead. [2022-05-12T12:49:36.780Z] #36 195.8 test Compile test binary and begin debugging program. [2022-05-12T12:49:36.780Z] #36 195.8 trace Compile and begin tracing program. [2022-05-12T12:49:36.780Z] #36 195.8 version Prints version. [2022-05-12T12:49:36.780Z] #36 195.8 [2022-05-12T12:49:36.780Z] #36 195.8 Flags: [2022-05-12T12:49:36.780Z] #36 195.8 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-12T12:49:36.780Z] #36 195.8 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-12T12:49:36.780Z] #36 195.8 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-05-12T12:49:36.780Z] #36 195.8 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-12T12:49:36.780Z] #36 195.8 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-12T12:49:36.780Z] #36 195.8 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-05-12T12:49:36.781Z] #36 195.8 --disable-aslr Disables address space randomization [2022-05-12T12:49:36.781Z] #36 195.8 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-12T12:49:36.781Z] #36 195.8 -h, --help help for dlv [2022-05-12T12:49:36.781Z] #36 195.8 --init string Init file, executed by the terminal client. [2022-05-12T12:49:36.781Z] #36 195.8 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-12T12:49:36.781Z] #36 195.8 --log Enable debugging server logging. [2022-05-12T12:49:36.781Z] #36 195.8 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-12T12:49:36.781Z] #36 195.8 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-12T12:49:36.781Z] #36 195.8 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-12T12:49:36.781Z] #36 195.8 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-12T12:49:36.781Z] #36 195.8 --wd string Working directory for running the program. [2022-05-12T12:49:36.781Z] #36 195.8 [2022-05-12T12:49:36.781Z] #36 195.8 Additional help topics: [2022-05-12T12:49:36.781Z] #36 195.8 dlv backend Help about the --backend flag. [2022-05-12T12:49:36.781Z] #36 195.8 dlv log Help about logging flags. [2022-05-12T12:49:36.781Z] #36 195.8 dlv redirect Help about file redirection. [2022-05-12T12:49:36.781Z] #36 195.8 [2022-05-12T12:49:36.781Z] #36 195.8 Use "dlv [command] --help" for more information about a command. [2022-05-12T12:49:36.781Z] #36 DONE 196.2s [2022-05-12T12:49:36.781Z] [2022-05-12T12:49:36.781Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 zstd [2022-05-12T12:49:36.781Z] #21 sha256:87980d73dbc3fd70337d260c733d9ffbd5b44f729f6e4b5d9de3641e11693e79 [2022-05-12T12:49:36.781Z] #21 21.79 The following NEW packages will be installed: [2022-05-12T12:49:36.781Z] #21 21.80 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-12T12:49:36.781Z] #21 21.80 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-12T12:49:36.781Z] #21 21.80 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-12T12:49:36.781Z] #21 21.80 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-12T12:49:36.781Z] #21 21.80 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-12T12:49:36.781Z] #21 21.81 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-12T12:49:36.781Z] #21 21.81 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-12T12:49:36.781Z] #21 21.81 xz-utils zip zstd [2022-05-12T12:49:37.037Z] #21 22.20 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T12:49:37.037Z] #21 22.20 Need to get 27.6 MB of archives. [2022-05-12T12:49:37.037Z] #21 22.20 After this operation, 106 MB of additional disk space will be used. [2022-05-12T12:49:37.037Z] #21 22.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-12T12:49:37.037Z] #21 22.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-12T12:49:37.037Z] #21 22.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-12T12:49:37.037Z] #21 22.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-12T12:49:37.037Z] #21 22.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-12T12:49:37.037Z] #21 22.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-12T12:49:37.089Z] #21 23.67 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T12:49:37.089Z] #21 23.76 Fetched 27.6 MB in 1s (21.2 MB/s) [2022-05-12T12:49:37.089Z] #21 23.88 Selecting previously unselected package pigz. [2022-05-12T12:49:37.294Z] #21 22.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-12T12:49:37.294Z] #21 22.24 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-12T12:49:37.294Z] #21 22.27 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T12:49:37.294Z] #21 22.28 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-12T12:49:37.294Z] #21 22.28 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-12T12:49:37.294Z] #21 22.30 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-12T12:49:37.294Z] #21 22.30 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-12T12:49:37.294Z] #21 22.31 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-12T12:49:37.294Z] #21 22.33 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-12T12:49:37.294Z] #21 22.34 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-12T12:49:37.294Z] #21 22.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-12T12:49:37.294Z] #21 22.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-12T12:49:37.294Z] #21 22.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-12T12:49:37.294Z] #21 22.35 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-12T12:49:37.294Z] #21 22.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-12T12:49:37.294Z] #21 22.39 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-12T12:49:37.294Z] #21 22.41 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-12T12:49:37.294Z] #21 22.43 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-12T12:49:37.294Z] #21 22.43 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-12T12:49:37.294Z] #21 22.43 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-12T12:49:37.294Z] #21 22.44 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-12T12:49:37.353Z] #21 23.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-05-12T12:49:37.353Z] #21 23.95 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-12T12:49:37.353Z] #21 23.96 Unpacking pigz (2.6-1) ... [2022-05-12T12:49:37.353Z] #21 24.06 Selecting previously unselected package libelf1:amd64. [2022-05-12T12:49:37.353Z] #21 24.07 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-12T12:49:37.353Z] #21 24.10 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-12T12:49:37.857Z] #21 22.88 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-12T12:49:37.857Z] #21 22.88 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-12T12:49:37.857Z] #21 22.88 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-12T12:49:37.857Z] #21 22.89 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-12T12:49:37.857Z] #21 22.89 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-12T12:49:37.857Z] #21 22.91 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-12T12:49:37.857Z] #21 22.91 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-12T12:49:37.857Z] #21 22.99 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-12T12:49:37.857Z] #21 23.01 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-12T12:49:37.857Z] #21 23.01 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T12:49:37.857Z] #21 23.02 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-12T12:49:37.857Z] #21 23.03 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-12T12:49:37.857Z] #21 23.05 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-12T12:49:37.857Z] #21 23.06 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-12T12:49:37.857Z] #21 23.10 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-12T12:49:37.927Z] #21 24.47 Selecting previously unselected package libbpf0:amd64. [2022-05-12T12:49:37.927Z] #21 24.47 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-12T12:49:37.927Z] #21 24.49 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-12T12:49:37.927Z] #21 24.73 Selecting previously unselected package libcap2:amd64. [2022-05-12T12:49:37.927Z] #21 24.73 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-12T12:49:38.115Z] #21 23.12 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-12T12:49:38.115Z] #21 23.12 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-12T12:49:38.115Z] #21 23.38 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-12T12:49:38.189Z] #21 24.75 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-12T12:49:38.189Z] #21 24.81 Selecting previously unselected package libmnl0:amd64. [2022-05-12T12:49:38.189Z] #21 24.81 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-12T12:49:38.189Z] #21 24.82 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-12T12:49:38.189Z] #21 24.86 Selecting previously unselected package libxtables12:amd64. [2022-05-12T12:49:38.189Z] #21 24.87 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-12T12:49:38.189Z] #21 24.88 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-12T12:49:38.189Z] #21 24.94 Selecting previously unselected package libcap2-bin. [2022-05-12T12:49:38.189Z] #21 24.94 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-12T12:49:38.189Z] #21 24.96 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-12T12:49:38.371Z] #21 23.42 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-12T12:49:38.371Z] #21 23.46 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-12T12:49:38.371Z] #21 23.48 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-12T12:49:38.451Z] #21 25.06 Selecting previously unselected package iproute2. [2022-05-12T12:49:38.452Z] #21 25.06 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-12T12:49:38.452Z] #21 25.07 Unpacking iproute2 (5.10.0-4) ... [2022-05-12T12:49:38.892Z] #47 210.6 + dpkg --print-architecture [2022-05-12T12:49:38.892Z] #47 210.6 + git checkout -q v2.1.0 [2022-05-12T12:49:38.892Z] #47 210.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-12T12:49:38.892Z] #47 210.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-12T12:49:39.026Z] #21 25.52 Selecting previously unselected package xxd. [2022-05-12T12:49:39.026Z] #21 25.53 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T12:49:39.026Z] #21 25.53 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:49:39.026Z] #21 25.65 Selecting previously unselected package vim-common. [2022-05-12T12:49:39.026Z] #21 25.65 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T12:49:39.026Z] #21 25.67 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:49:39.289Z] #21 25.82 Selecting previously unselected package bash-completion. [2022-05-12T12:49:39.289Z] #21 25.82 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-12T12:49:39.299Z] #21 24.27 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T12:49:39.299Z] #21 24.37 Fetched 27.6 MB in 2s (16.8 MB/s) [2022-05-12T12:49:39.299Z] #21 24.42 Selecting previously unselected package pigz. [2022-05-12T12:49:39.299Z] #21 24.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-05-12T12:49:39.555Z] #21 24.47 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-12T12:49:39.555Z] #21 24.48 Unpacking pigz (2.6-1) ... [2022-05-12T12:49:39.555Z] #21 24.55 Selecting previously unselected package libelf1:amd64. [2022-05-12T12:49:39.555Z] #21 24.56 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-12T12:49:39.555Z] #21 24.57 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-12T12:49:39.812Z] #21 24.85 Selecting previously unselected package libbpf0:amd64. [2022-05-12T12:49:39.812Z] #21 24.86 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-12T12:49:39.812Z] #21 24.87 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-12T12:49:40.069Z] #21 25.06 Selecting previously unselected package libcap2:amd64. [2022-05-12T12:49:40.069Z] #21 25.07 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-12T12:49:40.069Z] #21 25.08 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-12T12:49:40.326Z] #21 25.36 Selecting previously unselected package libmnl0:amd64. [2022-05-12T12:49:40.326Z] #21 25.36 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-12T12:49:40.326Z] #21 25.39 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-12T12:49:40.583Z] #21 25.55 Selecting previously unselected package libxtables12:amd64. [2022-05-12T12:49:40.583Z] #21 25.55 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-12T12:49:40.583Z] #21 25.56 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-12T12:49:40.583Z] #21 25.64 Selecting previously unselected package libcap2-bin. [2022-05-12T12:49:40.583Z] #21 25.64 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-12T12:49:40.583Z] #21 25.64 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-12T12:49:40.583Z] #21 25.72 Selecting previously unselected package iproute2. [2022-05-12T12:49:40.583Z] #21 25.73 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-12T12:49:40.583Z] #21 25.73 Unpacking iproute2 (5.10.0-4) ... [2022-05-12T12:49:41.146Z] #21 26.26 Selecting previously unselected package xxd. [2022-05-12T12:49:41.146Z] #21 26.28 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T12:49:41.146Z] #21 26.30 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:49:41.212Z] #21 27.54 Unpacking bash-completion (1:2.11-2) ... [2022-05-12T12:49:41.212Z] #21 27.89 Selecting previously unselected package bzip2. [2022-05-12T12:49:41.212Z] #21 27.90 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-12T12:49:41.212Z] #21 27.90 Unpacking bzip2 (1.0.8-4) ... [2022-05-12T12:49:41.212Z] #21 27.97 Selecting previously unselected package xz-utils. [2022-05-12T12:49:41.403Z] #21 26.44 Selecting previously unselected package vim-common. [2022-05-12T12:49:41.403Z] #21 26.44 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T12:49:41.403Z] #21 26.45 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:49:41.475Z] #21 27.97 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-12T12:49:41.475Z] #21 27.98 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T12:49:41.475Z] #21 28.13 Selecting previously unselected package apparmor. [2022-05-12T12:49:41.475Z] #21 28.14 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-12T12:49:41.475Z] #21 28.19 Unpacking apparmor (2.13.6-10) ... [2022-05-12T12:49:41.660Z] #21 26.59 Selecting previously unselected package bash-completion. [2022-05-12T12:49:41.660Z] #21 26.60 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-12T12:49:41.737Z] #21 28.55 Selecting previously unselected package inetutils-ping. [2022-05-12T12:49:42.004Z] #21 28.55 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-12T12:49:42.004Z] #21 28.57 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-12T12:49:42.004Z] #21 28.67 Selecting previously unselected package libip4tc2:amd64. [2022-05-12T12:49:42.004Z] #21 28.68 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-12T12:49:42.004Z] #21 28.70 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T12:49:42.267Z] #21 28.79 Selecting previously unselected package libip6tc2:amd64. [2022-05-12T12:49:42.267Z] #21 28.80 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-12T12:49:42.267Z] #21 28.80 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T12:49:42.267Z] #21 28.87 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-12T12:49:42.267Z] #21 28.87 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-12T12:49:42.267Z] #21 28.88 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T12:49:42.267Z] #21 28.94 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-12T12:49:42.267Z] #21 28.94 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-12T12:49:42.267Z] #21 28.95 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T12:49:42.267Z] #21 29.01 Selecting previously unselected package libnftnl11:amd64. [2022-05-12T12:49:42.267Z] #21 29.02 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-12T12:49:42.267Z] #21 29.02 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T12:49:42.531Z] #21 29.10 Selecting previously unselected package iptables. [2022-05-12T12:49:42.531Z] #21 29.10 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-12T12:49:42.531Z] #21 29.11 Unpacking iptables (1.8.7-1) ... [2022-05-12T12:49:42.794Z] #21 29.33 Selecting previously unselected package libonig5:amd64. [2022-05-12T12:49:42.794Z] #21 29.33 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-12T12:49:42.794Z] #21 29.34 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T12:49:42.794Z] #21 29.48 Selecting previously unselected package libjq1:amd64. [2022-05-12T12:49:42.794Z] #21 29.49 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-12T12:49:42.794Z] #21 29.50 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-12T12:49:42.794Z] #21 29.61 Selecting previously unselected package jq. [2022-05-12T12:49:43.058Z] #21 29.61 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-12T12:49:43.058Z] #21 29.62 Unpacking jq (1.6-2.1) ... [2022-05-12T12:49:43.058Z] #21 29.70 Selecting previously unselected package libaio1:amd64. [2022-05-12T12:49:43.058Z] #21 29.71 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-12T12:49:43.058Z] #21 29.72 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-12T12:49:43.058Z] #21 29.77 Selecting previously unselected package libgpm2:amd64. [2022-05-12T12:49:43.058Z] #21 29.77 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-12T12:49:43.058Z] #21 29.78 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-12T12:49:43.058Z] #21 29.83 Selecting previously unselected package libicu67:amd64. [2022-05-12T12:49:43.321Z] #21 29.83 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-12T12:49:43.321Z] #21 29.84 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-12T12:49:43.554Z] #21 28.40 Unpacking bash-completion (1:2.11-2) ... [2022-05-12T12:49:43.554Z] #21 28.67 Selecting previously unselected package bzip2. [2022-05-12T12:49:43.554Z] #21 28.68 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-12T12:49:43.554Z] #21 28.69 Unpacking bzip2 (1.0.8-4) ... [2022-05-12T12:49:43.811Z] #21 28.76 Selecting previously unselected package xz-utils. [2022-05-12T12:49:43.811Z] #21 28.77 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-12T12:49:43.811Z] #21 28.78 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T12:49:43.811Z] #21 28.94 Selecting previously unselected package apparmor. [2022-05-12T12:49:43.811Z] #21 28.95 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-12T12:49:44.068Z] #21 29.02 Unpacking apparmor (2.13.6-10) ... [2022-05-12T12:49:44.325Z] #21 29.46 Selecting previously unselected package inetutils-ping. [2022-05-12T12:49:44.325Z] #21 29.47 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-12T12:49:44.325Z] #21 29.48 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-12T12:49:44.582Z] #21 29.57 Selecting previously unselected package libip4tc2:amd64. [2022-05-12T12:49:44.582Z] #21 29.59 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-12T12:49:44.582Z] #21 29.59 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T12:49:44.582Z] #21 29.67 Selecting previously unselected package libip6tc2:amd64. [2022-05-12T12:49:44.582Z] #21 29.67 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-12T12:49:44.582Z] #21 29.67 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T12:49:44.582Z] #21 29.74 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-12T12:49:44.582Z] #21 29.75 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-12T12:49:44.582Z] #21 29.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T12:49:44.582Z] #21 29.82 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-12T12:49:44.839Z] #21 29.82 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-12T12:49:44.839Z] #21 29.82 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T12:49:44.839Z] #21 29.89 Selecting previously unselected package libnftnl11:amd64. [2022-05-12T12:49:44.839Z] #21 29.89 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-12T12:49:44.839Z] #21 29.90 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T12:49:44.839Z] #21 29.98 Selecting previously unselected package iptables. [2022-05-12T12:49:44.839Z] #21 29.98 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-12T12:49:44.839Z] #21 30.00 Unpacking iptables (1.8.7-1) ... [2022-05-12T12:49:45.404Z] #21 30.32 Selecting previously unselected package libonig5:amd64. [2022-05-12T12:49:45.404Z] #21 30.32 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-12T12:49:45.404Z] #21 30.33 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T12:49:45.404Z] #21 30.47 Selecting previously unselected package libjq1:amd64. [2022-05-12T12:49:45.404Z] #21 30.47 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-12T12:49:45.404Z] #21 30.47 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-12T12:49:45.404Z] #21 30.56 Selecting previously unselected package jq. [2022-05-12T12:49:45.404Z] #21 30.56 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-12T12:49:45.404Z] #21 30.58 Unpacking jq (1.6-2.1) ... [2022-05-12T12:49:45.404Z] #21 30.66 Selecting previously unselected package libaio1:amd64. [2022-05-12T12:49:45.661Z] #21 30.67 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-12T12:49:45.661Z] #21 30.68 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-12T12:49:45.661Z] #21 30.75 Selecting previously unselected package libgpm2:amd64. [2022-05-12T12:49:45.661Z] #21 30.75 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-12T12:49:45.661Z] #21 30.76 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-12T12:49:45.918Z] #21 30.83 Selecting previously unselected package libicu67:amd64. [2022-05-12T12:49:45.918Z] #21 30.83 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-12T12:49:45.918Z] #21 30.84 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-12T12:49:46.635Z] #21 32.79 Selecting previously unselected package libinih1:amd64. [2022-05-12T12:49:46.635Z] #21 32.80 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-12T12:49:46.635Z] #21 32.80 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-12T12:49:46.635Z] #21 32.87 Selecting previously unselected package libnet1:amd64. [2022-05-12T12:49:46.635Z] #21 32.89 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-12T12:49:46.635Z] #21 32.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T12:49:46.635Z] #21 32.97 Selecting previously unselected package libnl-3-200:amd64. [2022-05-12T12:49:46.635Z] #21 32.98 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-12T12:49:46.635Z] #21 32.98 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T12:49:46.635Z] #21 33.07 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-12T12:49:46.635Z] #21 33.07 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-12T12:49:46.635Z] #21 33.07 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T12:49:46.635Z] #21 33.13 Selecting previously unselected package net-tools. [2022-05-12T12:49:46.635Z] #21 33.13 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-12T12:49:46.635Z] #21 33.14 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T12:49:46.635Z] #21 33.31 Selecting previously unselected package patch. [2022-05-12T12:49:46.635Z] #21 33.32 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-12T12:49:46.635Z] #21 33.32 Unpacking patch (2.7.6-7) ... [2022-05-12T12:49:46.897Z] #21 33.42 Selecting previously unselected package python-pip-whl. [2022-05-12T12:49:46.897Z] #21 33.43 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-12T12:49:46.897Z] #21 33.44 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T12:49:47.472Z] #21 33.92 Selecting previously unselected package python3-lib2to3. [2022-05-12T12:49:47.472Z] #21 33.93 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-12T12:49:47.472Z] #21 33.94 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-12T12:49:47.472Z] #21 34.05 Selecting previously unselected package python3-distutils. [2022-05-12T12:49:47.472Z] #21 34.06 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-12T12:49:47.472Z] #21 34.06 Unpacking python3-distutils (3.9.2-1) ... [2022-05-12T12:49:47.735Z] #21 34.19 Selecting previously unselected package python3-pkg-resources. [2022-05-12T12:49:47.735Z] #21 34.20 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T12:49:47.735Z] #21 34.21 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T12:49:47.735Z] #21 34.38 Selecting previously unselected package python3-setuptools. [2022-05-12T12:49:47.735Z] #21 34.38 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-12T12:49:47.735Z] #21 34.39 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-12T12:49:47.997Z] #21 34.65 Selecting previously unselected package python3-wheel. [2022-05-12T12:49:47.997Z] #21 34.65 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-12T12:49:47.997Z] #21 34.66 Unpacking python3-wheel (0.34.2-1) ... [2022-05-12T12:49:47.997Z] #21 34.72 Selecting previously unselected package python3-pip. [2022-05-12T12:49:47.997Z] #21 34.73 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-12T12:49:48.260Z] #21 34.73 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T12:49:48.260Z] #21 34.97 Selecting previously unselected package sudo. [2022-05-12T12:49:48.260Z] #21 34.97 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-12T12:49:48.523Z] #21 34.99 Unpacking sudo (1.9.5p2-3) ... [2022-05-12T12:49:48.785Z] #21 35.44 Selecting previously unselected package thin-provisioning-tools. [2022-05-12T12:49:48.785Z] #21 35.45 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-12T12:49:48.785Z] #21 35.46 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-12T12:49:49.048Z] #21 35.67 Selecting previously unselected package uidmap. [2022-05-12T12:49:49.048Z] #21 35.69 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-12T12:49:49.048Z] #21 35.70 Unpacking uidmap (1:4.8.1-1) ... [2022-05-12T12:49:49.195Z] #21 34.10 Selecting previously unselected package libinih1:amd64. [2022-05-12T12:49:49.195Z] #21 34.11 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-12T12:49:49.196Z] #21 34.13 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-12T12:49:49.311Z] #21 35.83 Selecting previously unselected package vim-runtime. [2022-05-12T12:49:49.311Z] #21 35.83 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T12:49:49.311Z] #21 35.86 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-12T12:49:49.311Z] #21 35.91 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-12T12:49:49.311Z] #21 35.92 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:49:49.453Z] #21 34.63 Selecting previously unselected package libnet1:amd64. [2022-05-12T12:49:49.453Z] #21 34.63 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-12T12:49:49.453Z] #21 34.64 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T12:49:49.710Z] #21 34.75 Selecting previously unselected package libnl-3-200:amd64. [2022-05-12T12:49:49.710Z] #21 34.75 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-12T12:49:49.710Z] #21 34.75 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T12:49:49.969Z] #21 34.86 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-12T12:49:49.969Z] #21 34.86 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-12T12:49:49.969Z] #21 34.86 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T12:49:49.969Z] #21 34.94 Selecting previously unselected package net-tools. [2022-05-12T12:49:49.969Z] #21 34.95 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-12T12:49:49.969Z] #21 34.95 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T12:49:50.228Z] #21 35.19 Selecting previously unselected package patch. [2022-05-12T12:49:50.228Z] #21 35.21 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-12T12:49:50.228Z] #21 35.22 Unpacking patch (2.7.6-7) ... [2022-05-12T12:49:50.228Z] #21 35.35 Selecting previously unselected package python-pip-whl. [2022-05-12T12:49:50.228Z] #21 35.37 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-12T12:49:50.228Z] #21 35.38 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T12:49:51.180Z] #21 36.15 Selecting previously unselected package python3-lib2to3. [2022-05-12T12:49:51.180Z] #21 36.15 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-12T12:49:51.180Z] #21 36.16 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-12T12:49:51.180Z] #21 36.34 Selecting previously unselected package python3-distutils. [2022-05-12T12:49:51.180Z] #21 36.35 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-12T12:49:51.180Z] #21 36.38 Unpacking python3-distutils (3.9.2-1) ... [2022-05-12T12:49:51.744Z] #21 36.69 Selecting previously unselected package python3-pkg-resources. [2022-05-12T12:49:51.744Z] #21 36.69 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T12:49:51.744Z] #21 36.70 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T12:49:51.744Z] #21 36.87 Selecting previously unselected package python3-setuptools. [2022-05-12T12:49:52.001Z] #21 36.87 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-12T12:49:52.001Z] #21 36.87 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-12T12:49:52.258Z] #21 37.29 Selecting previously unselected package python3-wheel. [2022-05-12T12:49:52.258Z] #21 37.29 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-12T12:49:52.258Z] #21 37.30 Unpacking python3-wheel (0.34.2-1) ... [2022-05-12T12:49:52.515Z] #21 37.46 Selecting previously unselected package python3-pip. [2022-05-12T12:49:52.515Z] #21 37.47 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-12T12:49:52.515Z] #21 37.49 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T12:49:52.623Z] #21 38.86 Selecting previously unselected package vim. [2022-05-12T12:49:52.624Z] #21 38.87 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T12:49:52.624Z] #21 38.89 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:49:52.772Z] #21 37.74 Selecting previously unselected package sudo. [2022-05-12T12:49:52.772Z] #21 37.75 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-12T12:49:52.772Z] #21 37.76 Unpacking sudo (1.9.5p2-3) ... [2022-05-12T12:49:52.886Z] #21 39.43 Selecting previously unselected package xfsprogs. [2022-05-12T12:49:52.886Z] #21 39.45 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-12T12:49:52.886Z] #21 39.45 Unpacking xfsprogs (5.10.0-4) ... [2022-05-12T12:49:53.149Z] #21 39.85 Selecting previously unselected package zip. [2022-05-12T12:49:53.149Z] #21 39.86 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-12T12:49:53.149Z] #21 39.87 Unpacking zip (3.0-12) ... [2022-05-12T12:49:53.412Z] #21 39.99 Selecting previously unselected package zstd. [2022-05-12T12:49:53.412Z] #21 40.00 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-12T12:49:53.412Z] #21 40.01 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-12T12:49:53.413Z] #21 38.28 Selecting previously unselected package thin-provisioning-tools. [2022-05-12T12:49:53.413Z] #21 38.28 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-12T12:49:53.413Z] #21 38.29 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-12T12:49:53.413Z] #21 38.48 Selecting previously unselected package uidmap. [2022-05-12T12:49:53.413Z] #21 38.48 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-12T12:49:53.413Z] #21 38.49 Unpacking uidmap (1:4.8.1-1) ... [2022-05-12T12:49:53.675Z] #21 40.30 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T12:49:53.683Z] #21 38.68 Selecting previously unselected package vim-runtime. [2022-05-12T12:49:53.683Z] #21 38.68 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T12:49:53.683Z] #21 38.75 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-12T12:49:53.683Z] #21 38.84 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-12T12:49:53.958Z] #21 38.86 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:49:54.624Z] #21 41.16 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T12:49:54.624Z] #21 41.17 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T12:49:54.624Z] #21 41.18 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-12T12:49:54.624Z] #21 41.21 Setting up libicu67:amd64 (67.1-7) ... [2022-05-12T12:49:54.624Z] #21 41.22 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T12:49:54.624Z] #21 41.24 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-12T12:49:54.624Z] #21 41.25 Setting up uidmap (1:4.8.1-1) ... [2022-05-12T12:49:54.624Z] #21 41.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T12:49:54.624Z] #21 41.29 Setting up bzip2 (1.0.8-4) ... [2022-05-12T12:49:54.624Z] #21 41.30 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T12:49:54.624Z] #21 41.32 Setting up python3-wheel (0.34.2-1) ... [2022-05-12T12:49:55.200Z] #21 42.02 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:49:55.463Z] #21 42.03 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-12T12:49:55.463Z] #21 42.04 Setting up libcap2-bin (1:2.44-1) ... [2022-05-12T12:49:55.463Z] #21 42.06 Setting up apparmor (2.13.6-10) ... [2022-05-12T12:49:55.890Z] #55 ... [2022-05-12T12:49:55.890Z] [2022-05-12T12:49:55.890Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-12T12:49:55.890Z] #26 sha256:6f79a5297a33cd62c8e90729886da0d4e6b195a0c04e863d9885e07cec6ba37c [2022-05-12T12:49:55.890Z] #26 223.8 + return [2022-05-12T12:49:55.890Z] #26 ... [2022-05-12T12:49:55.890Z] [2022-05-12T12:49:55.890Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:49:55.890Z] #55 sha256:6f9e0e4f32a9bd2ccc7e3a42b664da8bd10f0f457e8cb5318dd4d7ce52976a50 [2022-05-12T12:49:55.890Z] #55 224.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-12T12:49:55.890Z] #55 DONE 226.8s [2022-05-12T12:49:55.890Z] [2022-05-12T12:49:55.890Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-12T12:49:55.890Z] #26 sha256:6f79a5297a33cd62c8e90729886da0d4e6b195a0c04e863d9885e07cec6ba37c [2022-05-12T12:49:55.890Z] #26 DONE 226.3s [2022-05-12T12:49:55.890Z] [2022-05-12T12:49:55.890Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:49:55.890Z] #64 sha256:e308aa99cb9f9460d0fae9c96cf0e7067271df8d2b7d4f38d4a29f84f03baba3 [2022-05-12T12:49:55.890Z] #64 ... [2022-05-12T12:49:55.890Z] [2022-05-12T12:49:55.890Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-12T12:49:55.890Z] #27 sha256:4144a423b56e48a494696f547f8a9ee65e46070be8d2414e46b780a4c158a84f [2022-05-12T12:49:55.890Z] #27 DONE 1.7s [2022-05-12T12:49:55.890Z] [2022-05-12T12:49:55.890Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:49:55.890Z] #64 sha256:e308aa99cb9f9460d0fae9c96cf0e7067271df8d2b7d4f38d4a29f84f03baba3 [2022-05-12T12:49:55.890Z] #64 ... [2022-05-12T12:49:55.890Z] [2022-05-12T12:49:55.890Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-12T12:49:55.890Z] #32 sha256:10c106bfdeaf8d2e77cb750a4ddea1525f9d841ff2be5a803274aa117f4d737b [2022-05-12T12:49:55.890Z] #32 DONE 1.3s [2022-05-12T12:49:55.890Z] [2022-05-12T12:49:55.890Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T12:49:55.890Z] #60 sha256:53d28fb1cb0b134ffcebf835bf3779a7d90dbb932ae5d268fae5a53228682561 [2022-05-12T12:49:55.890Z] #60 124.3 + mkdir -p /build [2022-05-12T12:49:55.890Z] #60 124.3 + cp runc /build/runc [2022-05-12T12:49:55.890Z] #60 DONE 125.4s [2022-05-12T12:49:55.890Z] [2022-05-12T12:49:55.890Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:49:55.890Z] #64 sha256:e308aa99cb9f9460d0fae9c96cf0e7067271df8d2b7d4f38d4a29f84f03baba3 [2022-05-12T12:49:55.890Z] #64 ... [2022-05-12T12:49:55.890Z] [2022-05-12T12:49:55.890Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-12T12:49:55.890Z] #35 sha256:5633558308542d23b92129d5bbdbcc8fff25ed6650f7295d7e872d90c442fa4b [2022-05-12T12:49:55.890Z] #35 DONE 0.6s [2022-05-12T12:49:55.890Z] [2022-05-12T12:49:55.890Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-12T12:49:55.890Z] #37 sha256:385083663563f018117da86c7d1f48ee94b7da16b17b2d239c1a05cdb54f8d5e [2022-05-12T12:49:56.062Z] 97f65a0ec59e: Pull complete [2022-05-12T12:49:56.454Z] #37 DONE 1.2s [2022-05-12T12:49:56.454Z] [2022-05-12T12:49:56.454Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-12T12:49:56.454Z] #39 sha256:22e89bb5062d6fca66d97ba1bb292db1d7e8415d04e79d2d8bf0744c7ef9cae6 [2022-05-12T12:49:56.454Z] #39 DONE 0.0s [2022-05-12T12:49:56.454Z] [2022-05-12T12:49:56.454Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-12T12:49:56.454Z] #41 sha256:dff1ab952eb8c0cb286ddee2a415e0c1614921675e2470dcf72f5a2bcb0975eb [2022-05-12T12:49:56.454Z] #41 DONE 0.1s [2022-05-12T12:49:56.454Z] [2022-05-12T12:49:56.454Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:49:56.454Z] #64 sha256:e308aa99cb9f9460d0fae9c96cf0e7067271df8d2b7d4f38d4a29f84f03baba3 [2022-05-12T12:49:56.454Z] #64 200.6 + bin/containerd [2022-05-12T12:49:56.711Z] #64 ... [2022-05-12T12:49:56.711Z] [2022-05-12T12:49:56.711Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-12T12:49:56.711Z] #45 sha256:c99017802b0e300bc8b392b8c82a57e9c81b806e88b6f7ed72f25ab8c9707e31 [2022-05-12T12:49:56.711Z] #45 DONE 0.0s [2022-05-12T12:49:56.711Z] [2022-05-12T12:49:56.711Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-12T12:49:56.711Z] #48 sha256:a98bcc2dd23f995173403cb55bec6f55c9b3fb9d0e35eeb41bf76db9649f8c40 [2022-05-12T12:49:56.856Z] #21 43.60 Setting up zip (3.0-12) ... [2022-05-12T12:49:56.856Z] #21 43.62 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:49:56.971Z] #48 DONE 0.5s [2022-05-12T12:49:56.971Z] [2022-05-12T12:49:56.971Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-12T12:49:56.971Z] #52 sha256:afab3c845a400533ede1d5b20e01de292da5c61772c056b8b2ecdec475e6b645 [2022-05-12T12:49:57.119Z] #21 43.65 Setting up bash-completion (1:2.11-2) ... [2022-05-12T12:49:57.228Z] #52 DONE 0.1s [2022-05-12T12:49:57.228Z] [2022-05-12T12:49:57.228Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-12T12:49:57.228Z] #54 sha256:bb203a2e916cc8e113ecb95b965164e767922067b8a5941d8be1aa31cae8dc9d [2022-05-12T12:49:57.228Z] #54 DONE 0.1s [2022-05-12T12:49:57.228Z] [2022-05-12T12:49:57.228Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:49:57.228Z] #64 sha256:e308aa99cb9f9460d0fae9c96cf0e7067271df8d2b7d4f38d4a29f84f03baba3 [2022-05-12T12:49:57.248Z] #21 42.16 Selecting previously unselected package vim. [2022-05-12T12:49:57.248Z] #21 42.17 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T12:49:57.248Z] #21 42.19 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:49:57.505Z] #21 42.67 Selecting previously unselected package xfsprogs. [2022-05-12T12:49:57.505Z] #21 42.69 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-12T12:49:57.505Z] #21 42.70 Unpacking xfsprogs (5.10.0-4) ... [2022-05-12T12:49:58.067Z] #21 43.12 Selecting previously unselected package zip. [2022-05-12T12:49:58.067Z] #21 43.14 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-12T12:49:58.067Z] #21 43.14 Unpacking zip (3.0-12) ... [2022-05-12T12:49:58.324Z] #21 43.27 Selecting previously unselected package zstd. [2022-05-12T12:49:58.324Z] #21 43.28 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-12T12:49:58.324Z] #21 43.29 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-12T12:49:58.581Z] #21 43.64 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T12:49:58.595Z] #64 ... [2022-05-12T12:49:58.595Z] [2022-05-12T12:49:58.595Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-12T12:49:58.595Z] #56 sha256:64f3ee3e14dc12acc8336a31deae54683910e733330d270e685a41dc711d5f24 [2022-05-12T12:49:58.595Z] #56 DONE 1.2s [2022-05-12T12:49:58.595Z] [2022-05-12T12:49:58.595Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-12T12:49:58.595Z] #58 sha256:47ecdfb9d36214bb9e2b273738debcc07373080df0ffae23d6f7e0d5d7de8eac [2022-05-12T12:49:58.595Z] #58 DONE 0.1s [2022-05-12T12:49:58.595Z] [2022-05-12T12:49:58.595Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-12T12:49:58.595Z] #61 sha256:d05dc40b10a777c5c664dc7da3bf1c5b4ff5b72df6598cef3509bd27ea955b74 [2022-05-12T12:49:59.042Z] #21 45.49 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T12:49:59.042Z] #21 45.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-12T12:49:59.042Z] #21 45.52 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-12T12:49:59.042Z] #21 45.53 Setting up patch (2.7.6-7) ... [2022-05-12T12:49:59.042Z] #21 45.54 Setting up sudo (1.9.5p2-3) ... [2022-05-12T12:49:59.042Z] #21 45.63 invoke-rc.d: could not determine current runlevel [2022-05-12T12:49:59.042Z] #21 45.65 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-12T12:49:59.042Z] #21 45.65 Setting up xfsprogs (5.10.0-4) ... [2022-05-12T12:49:59.042Z] #21 45.67 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-12T12:49:59.042Z] #21 45.68 Setting up inetutils-ping (2:2.0-1) ... [2022-05-12T12:49:59.042Z] #21 45.69 Setting up pigz (2.6-1) ... [2022-05-12T12:49:59.042Z] #21 45.71 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T12:49:59.042Z] #21 45.72 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T12:49:59.042Z] #21 45.74 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T12:49:59.042Z] #21 45.75 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:49:59.157Z] #61 DONE 0.4s [2022-05-12T12:49:59.157Z] [2022-05-12T12:49:59.157Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:49:59.157Z] #64 sha256:e308aa99cb9f9460d0fae9c96cf0e7067271df8d2b7d4f38d4a29f84f03baba3 [2022-05-12T12:49:59.510Z] #21 44.46 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T12:49:59.510Z] #21 44.49 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T12:49:59.510Z] #21 44.51 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-12T12:49:59.510Z] #21 44.52 Setting up libicu67:amd64 (67.1-7) ... [2022-05-12T12:49:59.510Z] #21 44.55 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T12:49:59.510Z] #21 44.56 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-12T12:49:59.510Z] #21 44.57 Setting up uidmap (1:4.8.1-1) ... [2022-05-12T12:49:59.510Z] #21 44.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T12:49:59.510Z] #21 44.61 Setting up bzip2 (1.0.8-4) ... [2022-05-12T12:49:59.510Z] #21 44.63 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T12:49:59.510Z] #21 44.64 Setting up python3-wheel (0.34.2-1) ... [2022-05-12T12:49:59.616Z] #21 46.44 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-12T12:49:59.878Z] #21 46.45 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-12T12:50:00.141Z] #21 46.87 Setting up libelf1:amd64 (0.183-1) ... [2022-05-12T12:50:00.403Z] #21 46.91 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-12T12:50:00.403Z] #21 46.92 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T12:50:00.403Z] #21 46.94 Setting up python3-distutils (3.9.2-1) ... [2022-05-12T12:50:00.438Z] #21 45.26 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:50:00.438Z] #21 45.27 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-12T12:50:00.438Z] #21 45.28 Setting up libcap2-bin (1:2.44-1) ... [2022-05-12T12:50:00.438Z] #21 45.29 Setting up apparmor (2.13.6-10) ... [2022-05-12T12:50:00.666Z] #21 47.29 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:50:00.666Z] #21 47.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-12T12:50:00.666Z] #21 47.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-12T12:50:00.666Z] #21 47.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-12T12:50:00.666Z] #21 47.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-12T12:50:00.666Z] #21 47.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-12T12:50:00.666Z] #21 47.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-12T12:50:00.666Z] #21 47.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-12T12:50:00.666Z] #21 47.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-12T12:50:00.666Z] #21 47.37 Setting up python3-setuptools (52.0.0-4) ... [2022-05-12T12:50:01.809Z] #21 46.70 Setting up zip (3.0-12) ... [2022-05-12T12:50:01.809Z] #21 46.71 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:50:01.809Z] #21 46.74 Setting up bash-completion (1:2.11-2) ... [2022-05-12T12:50:02.075Z] #21 48.68 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-12T12:50:02.075Z] #21 48.70 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T12:50:02.075Z] #21 48.71 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-12T12:50:02.075Z] #21 48.75 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T12:50:03.476Z] #21 49.90 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T12:50:03.476Z] #21 49.92 Setting up jq (1.6-2.1) ... [2022-05-12T12:50:03.476Z] #21 49.94 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-12T12:50:03.476Z] #21 49.95 Setting up iptables (1.8.7-1) ... [2022-05-12T12:50:03.476Z] #21 49.97 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T12:50:03.476Z] #21 49.97 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T12:50:03.476Z] #21 49.98 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T12:50:03.476Z] #21 49.99 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T12:50:03.476Z] #21 50.00 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-12T12:50:03.476Z] #21 50.01 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-12T12:50:03.476Z] #21 50.02 Setting up iproute2 (5.10.0-4) ... [2022-05-12T12:50:03.704Z] #21 48.68 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T12:50:03.704Z] #21 48.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-12T12:50:03.704Z] #21 48.71 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-12T12:50:03.704Z] #21 48.73 Setting up patch (2.7.6-7) ... [2022-05-12T12:50:03.704Z] #21 48.79 Setting up sudo (1.9.5p2-3) ... [2022-05-12T12:50:03.704Z] #21 48.88 invoke-rc.d: could not determine current runlevel [2022-05-12T12:50:03.704Z] #21 48.89 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-12T12:50:03.704Z] #21 48.90 Setting up xfsprogs (5.10.0-4) ... [2022-05-12T12:50:03.737Z] #21 50.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T12:50:03.961Z] #21 48.91 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-12T12:50:03.961Z] #21 48.92 Setting up inetutils-ping (2:2.0-1) ... [2022-05-12T12:50:03.961Z] #21 48.93 Setting up pigz (2.6-1) ... [2022-05-12T12:50:03.961Z] #21 48.95 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T12:50:03.961Z] #21 48.96 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T12:50:03.961Z] #21 48.99 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T12:50:03.961Z] #21 49.00 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:50:04.525Z] #21 49.67 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-12T12:50:04.525Z] #21 49.68 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-12T12:50:04.686Z] #21 DONE 51.3s [2022-05-12T12:50:04.686Z] [2022-05-12T12:50:04.686Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-12T12:50:04.686Z] #22 sha256:4c4161e37894eda309a4132be7dd7df1f2ea46d085dd86193e4fe2b6b9073132 [2022-05-12T12:50:05.089Z] #21 50.09 Setting up libelf1:amd64 (0.183-1) ... [2022-05-12T12:50:05.089Z] #21 50.12 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-12T12:50:05.089Z] #21 50.13 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T12:50:05.089Z] #21 50.15 Setting up python3-distutils (3.9.2-1) ... [2022-05-12T12:50:05.262Z] #22 0.829 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-12T12:50:05.346Z] #21 50.60 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T12:50:05.346Z] #21 50.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-12T12:50:05.479Z] #47 DONE 233.1s [2022-05-12T12:50:05.479Z] [2022-05-12T12:50:05.479Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:50:05.479Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:50:05.479Z] #55 ... [2022-05-12T12:50:05.479Z] [2022-05-12T12:50:05.479Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-12T12:50:05.479Z] #48 sha256:72e5a5c848a4b9ea6ed92dc8585622c6405e2b27c3631cc2b8fa63df9216dc6b [2022-05-12T12:50:05.479Z] #48 DONE 0.8s [2022-05-12T12:50:05.479Z] [2022-05-12T12:50:05.479Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-12T12:50:05.479Z] #52 sha256:2442aee9cca1ef73e5c0580069430773ee39b46c3fb7152a88dd1e2dbdeeeebd [2022-05-12T12:50:05.479Z] #52 DONE 0.1s [2022-05-12T12:50:05.479Z] [2022-05-12T12:50:05.479Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-12T12:50:05.479Z] #54 sha256:90e1347e900d90253ac9c8ef077643dd50cc863c94c1d8ccffa94ef089d7796a [2022-05-12T12:50:05.479Z] #54 DONE 0.1s [2022-05-12T12:50:05.479Z] [2022-05-12T12:50:05.479Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:50:05.479Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:50:05.524Z] #22 0.832 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-12T12:50:05.524Z] #22 0.836 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-12T12:50:05.603Z] #21 50.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-12T12:50:05.603Z] #21 50.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-12T12:50:05.603Z] #21 50.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-12T12:50:05.603Z] #21 50.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-12T12:50:05.603Z] #21 50.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-12T12:50:05.603Z] #21 50.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-12T12:50:05.603Z] #21 50.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-12T12:50:05.603Z] #21 50.66 Setting up python3-setuptools (52.0.0-4) ... [2022-05-12T12:50:05.786Z] #22 DONE 1.0s [2022-05-12T12:50:05.786Z] [2022-05-12T12:50:05.786Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-12T12:50:05.786Z] #23 sha256:2f2f6b0964daefa97921cecbb6bfa8e8e51b0d343e0c755d455c3d51ec3b3d7a [2022-05-12T12:50:06.972Z] #21 52.02 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-12T12:50:06.972Z] #21 52.03 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T12:50:06.972Z] #21 52.04 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-12T12:50:06.972Z] #21 52.05 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T12:50:07.144Z] 97f65a0ec59e: Pull complete [2022-05-12T12:50:08.340Z] #21 53.27 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T12:50:08.340Z] #21 53.29 Setting up jq (1.6-2.1) ... [2022-05-12T12:50:08.340Z] #21 53.30 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-12T12:50:08.340Z] #21 53.31 Setting up iptables (1.8.7-1) ... [2022-05-12T12:50:08.340Z] #21 53.32 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T12:50:08.340Z] #21 53.32 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T12:50:08.340Z] #21 53.33 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T12:50:08.340Z] #21 53.34 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T12:50:08.340Z] #21 53.34 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-12T12:50:08.340Z] #21 53.36 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-12T12:50:08.340Z] #21 53.36 Setting up iproute2 (5.10.0-4) ... [2022-05-12T12:50:08.597Z] #21 53.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T12:50:09.527Z] #21 DONE 54.3s [2022-05-12T12:50:09.527Z] [2022-05-12T12:50:09.527Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-12T12:50:09.527Z] #22 sha256:4c4161e37894eda309a4132be7dd7df1f2ea46d085dd86193e4fe2b6b9073132 [2022-05-12T12:50:10.090Z] #22 0.845 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-12T12:50:10.090Z] #22 0.849 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-12T12:50:10.090Z] #22 0.852 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-12T12:50:10.347Z] #22 DONE 1.1s [2022-05-12T12:50:10.347Z] [2022-05-12T12:50:10.347Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-12T12:50:10.347Z] #23 sha256:2f2f6b0964daefa97921cecbb6bfa8e8e51b0d343e0c755d455c3d51ec3b3d7a [2022-05-12T12:50:15.804Z] #23 9.242 Collecting yamllint==1.26.1 [2022-05-12T12:50:15.804Z] #23 10.32 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-12T12:50:17.197Z] #23 11.46 Collecting pathspec>=0.5.3 [2022-05-12T12:50:17.197Z] #23 11.47 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-12T12:50:17.460Z] #23 11.81 Collecting pyyaml [2022-05-12T12:50:17.460Z] #23 11.82 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-05-12T12:50:17.460Z] #23 11.92 Building wheels for collected packages: yamllint [2022-05-12T12:50:17.722Z] #23 11.92 Building wheel for yamllint (setup.py): started [2022-05-12T12:50:18.671Z] #23 12.92 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-12T12:50:18.671Z] #23 12.92 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e03fb2c87e779281bb17e75450227a90c872de07464ca7db38c095fd83e287dd [2022-05-12T12:50:18.671Z] #23 12.93 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-12T12:50:18.671Z] #23 12.93 Successfully built yamllint [2022-05-12T12:50:18.671Z] #23 12.97 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-12T12:50:18.935Z] #23 13.38 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-12T12:50:19.530Z] #23 DONE 13.8s [2022-05-12T12:50:19.530Z] [2022-05-12T12:50:19.531Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T12:50:19.531Z] #60 sha256:f01b00289724ce04880f12acdf0944b9b107048aafe4ce18282d371cf29c8436 [2022-05-12T12:50:19.531Z] #60 ... [2022-05-12T12:50:19.531Z] [2022-05-12T12:50:19.531Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-12T12:50:19.531Z] #27 sha256:d1435c03851f28f5ade12034774c25461187e693b2518244da61b019901ca0d3 [2022-05-12T12:50:19.795Z] #27 DONE 0.4s [2022-05-12T12:50:19.795Z] [2022-05-12T12:50:19.795Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T12:50:19.795Z] #60 sha256:f01b00289724ce04880f12acdf0944b9b107048aafe4ce18282d371cf29c8436 [2022-05-12T12:50:19.795Z] #60 ... [2022-05-12T12:50:19.795Z] [2022-05-12T12:50:19.795Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-12T12:50:19.795Z] #32 sha256:4b9665560af8e0b298c757cfe76ebf532d441a14b077cab6790bef0e1899baa1 [2022-05-12T12:50:20.058Z] #32 DONE 0.4s [2022-05-12T12:50:20.058Z] [2022-05-12T12:50:20.058Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:50:20.058Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:50:20.296Z] #23 9.023 Collecting yamllint==1.26.1 [2022-05-12T12:50:20.296Z] #23 10.08 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-12T12:50:20.320Z] #55 ... [2022-05-12T12:50:20.320Z] [2022-05-12T12:50:20.320Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-12T12:50:20.320Z] #35 sha256:6a709cd026d9296e57f7007d66fdcee95d9ca80e7ede41de4e85df13ebb37f7c [2022-05-12T12:50:20.320Z] #35 DONE 0.1s [2022-05-12T12:50:20.583Z] [2022-05-12T12:50:20.583Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-12T12:50:20.583Z] #37 sha256:565476a8b30839543c046539cd1f5e281f16ce6b5ba083d874850f9ffe739b3f [2022-05-12T12:50:20.845Z] #37 DONE 0.3s [2022-05-12T12:50:20.845Z] [2022-05-12T12:50:20.845Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-12T12:50:20.845Z] #39 sha256:2750200416bcb4a6062ee3cedb51e5607cefc63301360801ab1256c8e58c70f4 [2022-05-12T12:50:20.845Z] #39 DONE 0.1s [2022-05-12T12:50:20.845Z] [2022-05-12T12:50:20.845Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-12T12:50:20.845Z] #47 sha256:368046767018a2d94dec92cabc9874645dbd0674227514adcbd9e78efd4f74a3 [2022-05-12T12:50:20.845Z] #47 ... [2022-05-12T12:50:20.845Z] [2022-05-12T12:50:20.845Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-12T12:50:20.845Z] #41 sha256:1c492b6a9e966ae22676ba2534abb31bc4a440e9e441d599029875c87d8d77f3 [2022-05-12T12:50:20.845Z] #41 DONE 0.1s [2022-05-12T12:50:20.845Z] [2022-05-12T12:50:20.845Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-12T12:50:20.845Z] #45 sha256:3480124a367474aa37396a8fda22bd84c86a7cf88815a15ef27cb0c9b2ef3891 [2022-05-12T12:50:20.845Z] #45 DONE 0.1s [2022-05-12T12:50:21.107Z] [2022-05-12T12:50:21.107Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T12:50:21.107Z] #60 sha256:f01b00289724ce04880f12acdf0944b9b107048aafe4ce18282d371cf29c8436 [2022-05-12T12:50:21.664Z] #23 11.10 Collecting pathspec>=0.5.3 [2022-05-12T12:50:21.664Z] #23 11.12 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-12T12:50:21.664Z] #23 11.43 Collecting pyyaml [2022-05-12T12:50:21.664Z] #23 11.44 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-05-12T12:50:21.921Z] #23 11.53 Building wheels for collected packages: yamllint [2022-05-12T12:50:21.921Z] #23 11.53 Building wheel for yamllint (setup.py): started [2022-05-12T12:50:22.849Z] #23 12.40 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-12T12:50:22.850Z] #23 12.40 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=68710cc592b452bb05824fb78ab0810e1ad008d9297a3d93dd0816d309aef6fd [2022-05-12T12:50:22.850Z] #23 12.40 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-12T12:50:22.850Z] #23 12.41 Successfully built yamllint [2022-05-12T12:50:22.850Z] #23 12.43 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-12T12:50:23.109Z] #23 12.83 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-12T12:50:23.673Z] #23 DONE 13.4s [2022-05-12T12:50:23.673Z] [2022-05-12T12:50:23.673Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-12T12:50:23.673Z] #27 sha256:19e95d62e22e9e2946f73ed03aa05b8b6a974901dbd232a7b5741567d21aa64b [2022-05-12T12:50:24.237Z] #27 DONE 0.4s [2022-05-12T12:50:24.237Z] [2022-05-12T12:50:24.237Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-12T12:50:24.237Z] #32 sha256:423574d35b56cdb32963b4d63353d4a939d58a88ebc09100d5c53f98af8a680a [2022-05-12T12:50:24.800Z] #32 DONE 0.6s [2022-05-12T12:50:24.800Z] [2022-05-12T12:50:24.800Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-12T12:50:24.800Z] #35 sha256:f8e7874cb4531efcec9a45b1991fcf0a7f2230e345e30d4bce220a32e33460e9 [2022-05-12T12:50:25.057Z] #35 DONE 0.3s [2022-05-12T12:50:25.057Z] [2022-05-12T12:50:25.057Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:50:25.057Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:50:25.057Z] #55 ... [2022-05-12T12:50:25.057Z] [2022-05-12T12:50:25.057Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-12T12:50:25.057Z] #37 sha256:1bb106f7301488873c251921c4e4795f9c965479bc0f9a5e70669b7e91a3ede3 [2022-05-12T12:50:25.318Z] #37 DONE 0.3s [2022-05-12T12:50:25.318Z] [2022-05-12T12:50:25.318Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-12T12:50:25.318Z] #39 sha256:63e81107400cd0724692d81f997af9c8216ff7d385b936c23636aef5eb0d03e5 [2022-05-12T12:50:25.318Z] #39 DONE 0.1s [2022-05-12T12:50:25.318Z] [2022-05-12T12:50:25.318Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-12T12:50:25.318Z] #41 sha256:f579b6040b34b5dd52c343d9937dd24866e809eae4e5f7048462a463ddcbb7c8 [2022-05-12T12:50:25.575Z] #41 DONE 0.1s [2022-05-12T12:50:25.575Z] [2022-05-12T12:50:25.575Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-12T12:50:25.575Z] #45 sha256:e3bfffc05a56480e4c9730b7daf35b57e315315041bf6f436cc2c52f815cfab0 [2022-05-12T12:50:25.575Z] #45 DONE 0.0s [2022-05-12T12:50:25.575Z] [2022-05-12T12:50:25.575Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T12:50:25.576Z] #60 sha256:41a5a07b8ea470c899b481af195dca322db83ca04e220840dc4aa78033fce07a [2022-05-12T12:50:36.039Z] #60 ... [2022-05-12T12:50:36.039Z] [2022-05-12T12:50:36.039Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-12T12:50:36.039Z] #47 sha256:368046767018a2d94dec92cabc9874645dbd0674227514adcbd9e78efd4f74a3 [2022-05-12T12:50:36.039Z] #47 254.3 + dpkg --print-architecture [2022-05-12T12:50:36.039Z] #47 254.3 + git checkout -q v2.1.0 [2022-05-12T12:50:36.039Z] #47 254.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-12T12:50:36.039Z] #47 254.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-12T12:50:37.664Z] #55 ... [2022-05-12T12:50:37.664Z] [2022-05-12T12:50:37.664Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T12:50:37.664Z] #60 sha256:2d1173345e918b2071b19f81c92b67aa4e93744f4e5c97a32d209e0f2214a0cf [2022-05-12T12:50:37.664Z] #60 150.5 + mkdir -p /build [2022-05-12T12:50:37.664Z] #60 150.5 + cp runc /build/runc [2022-05-12T12:50:37.664Z] #60 DONE 151.5s [2022-05-12T12:50:37.664Z] [2022-05-12T12:50:37.664Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:50:37.664Z] #64 sha256:a35d85c60f33c57c45c43336b8b9bc9fc05282dc54bbd09753f1378ca3c728c2 [2022-05-12T12:50:37.664Z] #64 ... [2022-05-12T12:50:37.664Z] [2022-05-12T12:50:37.664Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:50:37.664Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:50:37.664Z] #55 268.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-12T12:50:37.664Z] #55 DONE 269.0s [2022-05-12T12:50:37.664Z] [2022-05-12T12:50:37.664Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:50:37.664Z] #64 sha256:a35d85c60f33c57c45c43336b8b9bc9fc05282dc54bbd09753f1378ca3c728c2 [2022-05-12T12:50:37.865Z] #64 239.8 # github.com/containerd/containerd/cmd/containerd [2022-05-12T12:50:37.865Z] #64 239.8 /usr/bin/ld: /tmp/go-link-2843823039/000019.o: in function `New': [2022-05-12T12:50:37.865Z] #64 239.8 /tmp/tmp.TduiWzstfJ/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-12T12:50:37.865Z] #64 239.9 + bin/containerd-stress [2022-05-12T12:50:37.865Z] #64 240.9 + bin/containerd-shim [2022-05-12T12:50:38.611Z] #64 ... [2022-05-12T12:50:38.611Z] [2022-05-12T12:50:38.611Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-12T12:50:38.611Z] #56 sha256:0c1c4543408c466d431d8ac9f41ec5d8f18046c22539830fc69fc8d00b587a67 [2022-05-12T12:50:39.184Z] #56 DONE 0.5s [2022-05-12T12:50:39.184Z] [2022-05-12T12:50:39.184Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:50:39.184Z] #64 sha256:a35d85c60f33c57c45c43336b8b9bc9fc05282dc54bbd09753f1378ca3c728c2 [2022-05-12T12:50:39.184Z] #64 ... [2022-05-12T12:50:39.184Z] [2022-05-12T12:50:39.184Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-12T12:50:39.184Z] #58 sha256:48b0b66a67b5c0ddb62748a838ca5732d84270645e2ee907d0080a76db43c5c1 [2022-05-12T12:50:39.184Z] #58 DONE 0.1s [2022-05-12T12:50:39.184Z] [2022-05-12T12:50:39.184Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-12T12:50:39.184Z] #61 sha256:8fbf783233bf1f524d9c15a9155ea94ab53fd1772c10b885fa31584786e21495 [2022-05-12T12:50:39.445Z] #61 DONE 0.2s [2022-05-12T12:50:39.445Z] [2022-05-12T12:50:39.445Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:50:39.445Z] #64 sha256:a35d85c60f33c57c45c43336b8b9bc9fc05282dc54bbd09753f1378ca3c728c2 [2022-05-12T12:50:43.631Z] #60 ... [2022-05-12T12:50:43.631Z] [2022-05-12T12:50:43.631Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-12T12:50:43.631Z] #47 sha256:368046767018a2d94dec92cabc9874645dbd0674227514adcbd9e78efd4f74a3 [2022-05-12T12:50:43.631Z] #47 260.2 + dpkg --print-architecture [2022-05-12T12:50:43.631Z] #47 260.2 + git checkout -q v2.1.0 [2022-05-12T12:50:43.631Z] #47 260.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-12T12:50:43.631Z] #47 260.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-12T12:50:43.655Z] #64 231.6 + bin/containerd [2022-05-12T12:50:45.966Z] #64 249.3 + bin/containerd-shim-runc-v1 [2022-05-12T12:50:50.139Z] #64 254.2 + bin/containerd-shim-runc-v2 [2022-05-12T12:50:50.395Z] #64 254.9 + binaries [2022-05-12T12:50:50.395Z] #64 254.9 + install -D bin/containerd /build/containerd [2022-05-12T12:50:50.395Z] #64 255.0 + install -D bin/containerd-shim /build/containerd-shim [2022-05-12T12:50:50.395Z] #64 255.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-12T12:50:50.395Z] #64 255.0 + install -D bin/ctr /build/ctr [2022-05-12T12:50:55.641Z] #64 DONE 259.9s [2022-05-12T12:50:56.203Z] [2022-05-12T12:50:56.203Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-12T12:50:56.203Z] #65 sha256:a492fb3d322d38ea35e495b689ba2ecfe046f7b2cbbc7609560bcc91b44747d9 [2022-05-12T12:50:58.031Z] #47 DONE 277.1s [2022-05-12T12:50:58.031Z] [2022-05-12T12:50:58.031Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T12:50:58.031Z] #60 sha256:f01b00289724ce04880f12acdf0944b9b107048aafe4ce18282d371cf29c8436 [2022-05-12T12:50:58.092Z] #65 DONE 1.8s [2022-05-12T12:50:58.092Z] [2022-05-12T12:50:58.092Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-12T12:50:58.092Z] #70 sha256:216b4d05d92b78700bdeb105adc2508e763729ecad8f241ce0dfc90f78247bd7 [2022-05-12T12:50:58.347Z] #70 DONE 0.4s [2022-05-12T12:50:58.347Z] [2022-05-12T12:50:58.347Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-12T12:50:58.347Z] #75 sha256:775b81a33b5125a008d110a5fef2ae3cf5c1acbbb8faf065a75ef83787fb600d [2022-05-12T12:50:59.951Z] #60 ... [2022-05-12T12:50:59.952Z] [2022-05-12T12:50:59.952Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-12T12:50:59.952Z] #48 sha256:7c140f130c727252d2bec6fa9c89b09588a2fd1236f51bd2f3d1e859e9850994 [2022-05-12T12:50:59.952Z] #48 DONE 0.3s [2022-05-12T12:50:59.952Z] [2022-05-12T12:50:59.952Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-12T12:50:59.952Z] #52 sha256:00446f57a4744d5fa1c46604e62736a9f5df392e1459d99434bed33f8a1d37cd [2022-05-12T12:50:59.952Z] #52 DONE 0.1s [2022-05-12T12:50:59.952Z] [2022-05-12T12:50:59.952Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T12:50:59.952Z] #60 sha256:f01b00289724ce04880f12acdf0944b9b107048aafe4ce18282d371cf29c8436 [2022-05-12T12:51:00.214Z] #60 ... [2022-05-12T12:51:00.214Z] [2022-05-12T12:51:00.214Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-12T12:51:00.214Z] #54 sha256:8dddf183a75ec21e4a1c9471d2c7d66fcb802a4e61a983b1fc241230d89d1384 [2022-05-12T12:51:00.214Z] #54 DONE 0.1s [2022-05-12T12:51:00.214Z] [2022-05-12T12:51:00.214Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:51:00.214Z] #64 sha256:8e2c7f79d33c8d1fbb760ff407a7c722b52a3a44d7ef545521e1e12973e62f02 [2022-05-12T12:51:00.861Z] #75 DONE 2.0s [2022-05-12T12:51:00.861Z] [2022-05-12T12:51:00.862Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-12T12:51:00.862Z] #76 sha256:4d66217be17316f71a00609f5793a95c5a1ee6cb2dbaac662dde1ad8fbb04bc6 [2022-05-12T12:51:00.862Z] #76 DONE 0.0s [2022-05-12T12:51:00.862Z] [2022-05-12T12:51:00.862Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-12T12:51:00.862Z] #77 sha256:63423aa4d3581d19b0998a77f1ff9705d192fbb135bac34612990dea0603e012 [2022-05-12T12:51:01.424Z] #77 DONE 0.8s [2022-05-12T12:51:01.424Z] [2022-05-12T12:51:01.424Z] #78 exporting to image [2022-05-12T12:51:01.424Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-12T12:51:01.424Z] #78 exporting layers [2022-05-12T12:51:04.693Z] #78 exporting layers 3.1s done [2022-05-12T12:51:04.693Z] #78 writing image sha256:f4a2cca9252f0744c6db727154169e96a4c50b83e11041f715ede281203e8de5 done [2022-05-12T12:51:04.693Z] #78 naming to docker.io/library/docker:91c254a189daafce6f091a84bf483cffd968104d done [2022-05-12T12:51:04.693Z] #78 DONE 3.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-12T12:51:05.017Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-12T12:51:05.340Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43588/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=91c254a189daafce6f091a84bf483cffd968104d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:91c254a189daafce6f091a84bf483cffd968104d hack/test/unit [2022-05-12T12:51:05.541Z] #47 DONE 283.4s [2022-05-12T12:51:05.542Z] [2022-05-12T12:51:05.542Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:51:05.542Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:51:05.542Z] #55 ... [2022-05-12T12:51:05.542Z] [2022-05-12T12:51:05.542Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-12T12:51:05.542Z] #48 sha256:27aad0b784c9a237dde7850c89643d993b570875086f3dd754b8893cb361fb4f [2022-05-12T12:51:06.104Z] #48 DONE 0.5s [2022-05-12T12:51:06.104Z] [2022-05-12T12:51:06.104Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-12T12:51:06.104Z] #52 sha256:43270f4b5be9c4da623976f1313f844346aeecc282b1ecb231afb4eb642d673e [2022-05-12T12:51:06.104Z] #52 DONE 0.1s [2022-05-12T12:51:06.104Z] [2022-05-12T12:51:06.104Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:51:06.104Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:51:06.104Z] #55 ... [2022-05-12T12:51:06.104Z] [2022-05-12T12:51:06.104Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-12T12:51:06.104Z] #54 sha256:ff3618775ea30702d8dae1247f916cb7a5f44ed6ed7c14773dd117750797ba91 [2022-05-12T12:51:06.104Z] #54 DONE 0.1s [2022-05-12T12:51:06.361Z] [2022-05-12T12:51:06.361Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:51:06.361Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:51:07.230Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-05-12T12:51:07.230Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-12T12:51:07.230Z] + TESTDIRS=./... [2022-05-12T12:51:07.230Z] + exclude_paths='/vendor/|/integration' [2022-05-12T12:51:07.230Z] ++ go list ./... [2022-05-12T12:51:07.230Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-12T12:51:07.793Z] + pkg_list='github.com/docker/docker/api [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/server [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/server/backend/build [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/server/httputils [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/server/middleware [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/server/router [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/server/router/build [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/server/router/container [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/server/router/debug [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/server/router/image [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/server/router/network [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/server/router/session [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/server/router/system [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/server/router/volume [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/types [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/types/backend [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/types/container [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/types/events [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/types/filters [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/types/image [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/types/mount [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/types/network [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/types/registry [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/types/strslice [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/types/swarm [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/types/time [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/types/versions [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T12:51:07.793Z] github.com/docker/docker/api/types/volume [2022-05-12T12:51:07.793Z] github.com/docker/docker/builder [2022-05-12T12:51:07.793Z] github.com/docker/docker/builder/builder-next [2022-05-12T12:51:07.793Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T12:51:07.793Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T12:51:07.793Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T12:51:07.793Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T12:51:07.793Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T12:51:07.793Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T12:51:07.793Z] github.com/docker/docker/builder/dockerfile [2022-05-12T12:51:07.793Z] github.com/docker/docker/builder/remotecontext [2022-05-12T12:51:07.793Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T12:51:07.793Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T12:51:07.793Z] github.com/docker/docker/cli [2022-05-12T12:51:07.793Z] github.com/docker/docker/cli/config [2022-05-12T12:51:07.793Z] github.com/docker/docker/cli/debug [2022-05-12T12:51:07.793Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T12:51:07.793Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T12:51:07.793Z] github.com/docker/docker/client [2022-05-12T12:51:07.793Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T12:51:07.793Z] github.com/docker/docker/cmd/dockerd [2022-05-12T12:51:07.793Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T12:51:07.793Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T12:51:07.793Z] github.com/docker/docker/container [2022-05-12T12:51:07.793Z] github.com/docker/docker/container/stream [2022-05-12T12:51:07.793Z] github.com/docker/docker/contrib/apparmor [2022-05-12T12:51:07.793Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T12:51:07.793Z] github.com/docker/docker/contrib/httpserver [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/cluster [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/config [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/events [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/exec [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/images [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/initlayer [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/links [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/listeners [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/logger [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/logger/local [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/names [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/network [2022-05-12T12:51:07.793Z] github.com/docker/docker/daemon/stats [2022-05-12T12:51:07.793Z] github.com/docker/docker/distribution [2022-05-12T12:51:07.793Z] github.com/docker/docker/distribution/metadata [2022-05-12T12:51:07.793Z] github.com/docker/docker/distribution/utils [2022-05-12T12:51:07.793Z] github.com/docker/docker/distribution/xfer [2022-05-12T12:51:07.793Z] github.com/docker/docker/dockerversion [2022-05-12T12:51:07.793Z] github.com/docker/docker/errdefs [2022-05-12T12:51:07.793Z] github.com/docker/docker/image [2022-05-12T12:51:07.793Z] github.com/docker/docker/image/cache [2022-05-12T12:51:07.793Z] github.com/docker/docker/image/tarexport [2022-05-12T12:51:07.793Z] github.com/docker/docker/image/v1 [2022-05-12T12:51:07.793Z] github.com/docker/docker/internal/test/suite [2022-05-12T12:51:07.793Z] github.com/docker/docker/layer [2022-05-12T12:51:07.793Z] github.com/docker/docker/libcontainerd [2022-05-12T12:51:07.793Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T12:51:07.793Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T12:51:07.793Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T12:51:07.793Z] github.com/docker/docker/libcontainerd/types [2022-05-12T12:51:07.793Z] github.com/docker/docker/libnetwork [2022-05-12T12:51:07.793Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T12:51:07.793Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T12:51:07.793Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/config [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/idm [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/ns [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/options [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/osl [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/types [2022-05-12T12:51:07.794Z] github.com/docker/docker/oci [2022-05-12T12:51:07.794Z] github.com/docker/docker/oci/caps [2022-05-12T12:51:07.794Z] github.com/docker/docker/opts [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/aaparser [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/archive [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/authorization [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/capabilities [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/containerfs [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/directory [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/dmesg [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/filenotify [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/fileutils [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/fsutils [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/homedir [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/idtools [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/ioutils [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/longpath [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/loopback [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/parsers [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/pidfile [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/platform [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/plugins [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/pools [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/progress [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/pubsub [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/reexec [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/signal [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/stack [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/stringid [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/system [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/tailfile [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/tarsum [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/truncindex [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/urlutil [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/useragent [2022-05-12T12:51:07.794Z] github.com/docker/docker/plugin [2022-05-12T12:51:07.794Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T12:51:07.794Z] github.com/docker/docker/plugin/v2 [2022-05-12T12:51:07.794Z] github.com/docker/docker/profiles/apparmor [2022-05-12T12:51:07.794Z] github.com/docker/docker/profiles/seccomp [2022-05-12T12:51:07.794Z] github.com/docker/docker/quota [2022-05-12T12:51:07.794Z] github.com/docker/docker/reference [2022-05-12T12:51:07.794Z] github.com/docker/docker/registry [2022-05-12T12:51:07.794Z] github.com/docker/docker/registry/resumable [2022-05-12T12:51:07.794Z] github.com/docker/docker/restartmanager [2022-05-12T12:51:07.794Z] github.com/docker/docker/rootless [2022-05-12T12:51:07.794Z] github.com/docker/docker/rootless/specconv [2022-05-12T12:51:07.794Z] github.com/docker/docker/runconfig [2022-05-12T12:51:07.794Z] github.com/docker/docker/runconfig/opts [2022-05-12T12:51:07.794Z] github.com/docker/docker/testutil [2022-05-12T12:51:07.794Z] github.com/docker/docker/testutil/daemon [2022-05-12T12:51:07.794Z] github.com/docker/docker/testutil/environment [2022-05-12T12:51:07.794Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T12:51:07.794Z] github.com/docker/docker/testutil/fakegit [2022-05-12T12:51:07.794Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T12:51:07.794Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T12:51:07.794Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T12:51:07.794Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T12:51:07.794Z] github.com/docker/docker/testutil/registry [2022-05-12T12:51:07.794Z] github.com/docker/docker/testutil/request [2022-05-12T12:51:07.794Z] github.com/docker/docker/volume [2022-05-12T12:51:07.794Z] github.com/docker/docker/volume/drivers [2022-05-12T12:51:07.794Z] github.com/docker/docker/volume/local [2022-05-12T12:51:07.794Z] github.com/docker/docker/volume/mounts [2022-05-12T12:51:07.794Z] github.com/docker/docker/volume/service [2022-05-12T12:51:07.794Z] github.com/docker/docker/volume/service/opts [2022-05-12T12:51:07.794Z] github.com/docker/docker/volume/testutils' [2022-05-12T12:51:07.794Z] ++ grep --fixed-strings -v /libnetwork [2022-05-12T12:51:07.794Z] ++ echo 'github.com/docker/docker/api [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/server [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/server/backend/build [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/server/httputils [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/server/middleware [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/server/router [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/server/router/build [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/server/router/container [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/server/router/debug [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/server/router/image [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/server/router/network [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/server/router/session [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/server/router/system [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/server/router/volume [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/types [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/types/backend [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/types/container [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/types/events [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/types/filters [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/types/image [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/types/mount [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/types/network [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/types/registry [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/types/strslice [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/types/swarm [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/types/time [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/types/versions [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T12:51:07.794Z] github.com/docker/docker/api/types/volume [2022-05-12T12:51:07.794Z] github.com/docker/docker/builder [2022-05-12T12:51:07.794Z] github.com/docker/docker/builder/builder-next [2022-05-12T12:51:07.794Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T12:51:07.794Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T12:51:07.794Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T12:51:07.794Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T12:51:07.794Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T12:51:07.794Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T12:51:07.794Z] github.com/docker/docker/builder/dockerfile [2022-05-12T12:51:07.794Z] github.com/docker/docker/builder/remotecontext [2022-05-12T12:51:07.794Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T12:51:07.794Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T12:51:07.794Z] github.com/docker/docker/cli [2022-05-12T12:51:07.794Z] github.com/docker/docker/cli/config [2022-05-12T12:51:07.794Z] github.com/docker/docker/cli/debug [2022-05-12T12:51:07.794Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T12:51:07.794Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T12:51:07.794Z] github.com/docker/docker/client [2022-05-12T12:51:07.794Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T12:51:07.794Z] github.com/docker/docker/cmd/dockerd [2022-05-12T12:51:07.794Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T12:51:07.794Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T12:51:07.794Z] github.com/docker/docker/container [2022-05-12T12:51:07.794Z] github.com/docker/docker/container/stream [2022-05-12T12:51:07.794Z] github.com/docker/docker/contrib/apparmor [2022-05-12T12:51:07.794Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T12:51:07.794Z] github.com/docker/docker/contrib/httpserver [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/cluster [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/config [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/events [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/exec [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/images [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/initlayer [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/links [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/listeners [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/logger [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/logger/local [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/names [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/network [2022-05-12T12:51:07.794Z] github.com/docker/docker/daemon/stats [2022-05-12T12:51:07.794Z] github.com/docker/docker/distribution [2022-05-12T12:51:07.794Z] github.com/docker/docker/distribution/metadata [2022-05-12T12:51:07.794Z] github.com/docker/docker/distribution/utils [2022-05-12T12:51:07.794Z] github.com/docker/docker/distribution/xfer [2022-05-12T12:51:07.794Z] github.com/docker/docker/dockerversion [2022-05-12T12:51:07.794Z] github.com/docker/docker/errdefs [2022-05-12T12:51:07.794Z] github.com/docker/docker/image [2022-05-12T12:51:07.794Z] github.com/docker/docker/image/cache [2022-05-12T12:51:07.794Z] github.com/docker/docker/image/tarexport [2022-05-12T12:51:07.794Z] github.com/docker/docker/image/v1 [2022-05-12T12:51:07.794Z] github.com/docker/docker/internal/test/suite [2022-05-12T12:51:07.794Z] github.com/docker/docker/layer [2022-05-12T12:51:07.794Z] github.com/docker/docker/libcontainerd [2022-05-12T12:51:07.794Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T12:51:07.794Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T12:51:07.794Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T12:51:07.794Z] github.com/docker/docker/libcontainerd/types [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/config [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/idm [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/ns [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/options [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/osl [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T12:51:07.794Z] github.com/docker/docker/libnetwork/types [2022-05-12T12:51:07.794Z] github.com/docker/docker/oci [2022-05-12T12:51:07.794Z] github.com/docker/docker/oci/caps [2022-05-12T12:51:07.794Z] github.com/docker/docker/opts [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/aaparser [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/archive [2022-05-12T12:51:07.794Z] github.com/docker/docker/pkg/authorization [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/capabilities [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/containerfs [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/directory [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/dmesg [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/filenotify [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/fileutils [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/fsutils [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/homedir [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/idtools [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/ioutils [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/longpath [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/loopback [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/parsers [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/pidfile [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/platform [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/plugins [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/pools [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/progress [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/pubsub [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/reexec [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/signal [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/stack [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/stringid [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/system [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/tailfile [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/tarsum [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/truncindex [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/urlutil [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/useragent [2022-05-12T12:51:07.795Z] github.com/docker/docker/plugin [2022-05-12T12:51:07.795Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T12:51:07.795Z] github.com/docker/docker/plugin/v2 [2022-05-12T12:51:07.795Z] github.com/docker/docker/profiles/apparmor [2022-05-12T12:51:07.795Z] github.com/docker/docker/profiles/seccomp [2022-05-12T12:51:07.795Z] github.com/docker/docker/quota [2022-05-12T12:51:07.795Z] github.com/docker/docker/reference [2022-05-12T12:51:07.795Z] github.com/docker/docker/registry [2022-05-12T12:51:07.795Z] github.com/docker/docker/registry/resumable [2022-05-12T12:51:07.795Z] github.com/docker/docker/restartmanager [2022-05-12T12:51:07.795Z] github.com/docker/docker/rootless [2022-05-12T12:51:07.795Z] github.com/docker/docker/rootless/specconv [2022-05-12T12:51:07.795Z] github.com/docker/docker/runconfig [2022-05-12T12:51:07.795Z] github.com/docker/docker/runconfig/opts [2022-05-12T12:51:07.795Z] github.com/docker/docker/testutil [2022-05-12T12:51:07.795Z] github.com/docker/docker/testutil/daemon [2022-05-12T12:51:07.795Z] github.com/docker/docker/testutil/environment [2022-05-12T12:51:07.795Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T12:51:07.795Z] github.com/docker/docker/testutil/fakegit [2022-05-12T12:51:07.795Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T12:51:07.795Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T12:51:07.795Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T12:51:07.795Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T12:51:07.795Z] github.com/docker/docker/testutil/registry [2022-05-12T12:51:07.795Z] github.com/docker/docker/testutil/request [2022-05-12T12:51:07.795Z] github.com/docker/docker/volume [2022-05-12T12:51:07.795Z] github.com/docker/docker/volume/drivers [2022-05-12T12:51:07.795Z] github.com/docker/docker/volume/local [2022-05-12T12:51:07.795Z] github.com/docker/docker/volume/mounts [2022-05-12T12:51:07.795Z] github.com/docker/docker/volume/service [2022-05-12T12:51:07.795Z] github.com/docker/docker/volume/service/opts [2022-05-12T12:51:07.795Z] github.com/docker/docker/volume/testutils' [2022-05-12T12:51:07.795Z] + base_pkg_list='github.com/docker/docker/api [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/backend/build [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/httputils [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/middleware [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/router [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/router/build [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/router/container [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/router/debug [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/router/image [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/router/network [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/router/session [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/router/system [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/router/volume [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/backend [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/container [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/events [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/filters [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/image [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/mount [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/network [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/registry [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/strslice [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/swarm [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/time [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/versions [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/volume [2022-05-12T12:51:07.795Z] github.com/docker/docker/builder [2022-05-12T12:51:07.795Z] github.com/docker/docker/builder/builder-next [2022-05-12T12:51:07.795Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T12:51:07.795Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T12:51:07.795Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T12:51:07.795Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T12:51:07.795Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T12:51:07.795Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T12:51:07.795Z] github.com/docker/docker/builder/dockerfile [2022-05-12T12:51:07.795Z] github.com/docker/docker/builder/remotecontext [2022-05-12T12:51:07.795Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T12:51:07.795Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T12:51:07.795Z] github.com/docker/docker/cli [2022-05-12T12:51:07.795Z] github.com/docker/docker/cli/config [2022-05-12T12:51:07.795Z] github.com/docker/docker/cli/debug [2022-05-12T12:51:07.795Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T12:51:07.795Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T12:51:07.795Z] github.com/docker/docker/client [2022-05-12T12:51:07.795Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T12:51:07.795Z] github.com/docker/docker/cmd/dockerd [2022-05-12T12:51:07.795Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T12:51:07.795Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T12:51:07.795Z] github.com/docker/docker/container [2022-05-12T12:51:07.795Z] github.com/docker/docker/container/stream [2022-05-12T12:51:07.795Z] github.com/docker/docker/contrib/apparmor [2022-05-12T12:51:07.795Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T12:51:07.795Z] github.com/docker/docker/contrib/httpserver [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/cluster [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/config [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/events [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/exec [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/images [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/initlayer [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/links [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/listeners [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/logger [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/logger/local [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/names [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/network [2022-05-12T12:51:07.795Z] github.com/docker/docker/daemon/stats [2022-05-12T12:51:07.795Z] github.com/docker/docker/distribution [2022-05-12T12:51:07.795Z] github.com/docker/docker/distribution/metadata [2022-05-12T12:51:07.795Z] github.com/docker/docker/distribution/utils [2022-05-12T12:51:07.795Z] github.com/docker/docker/distribution/xfer [2022-05-12T12:51:07.795Z] github.com/docker/docker/dockerversion [2022-05-12T12:51:07.795Z] github.com/docker/docker/errdefs [2022-05-12T12:51:07.795Z] github.com/docker/docker/image [2022-05-12T12:51:07.795Z] github.com/docker/docker/image/cache [2022-05-12T12:51:07.795Z] github.com/docker/docker/image/tarexport [2022-05-12T12:51:07.795Z] github.com/docker/docker/image/v1 [2022-05-12T12:51:07.795Z] github.com/docker/docker/internal/test/suite [2022-05-12T12:51:07.795Z] github.com/docker/docker/layer [2022-05-12T12:51:07.795Z] github.com/docker/docker/libcontainerd [2022-05-12T12:51:07.795Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T12:51:07.795Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T12:51:07.795Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T12:51:07.795Z] github.com/docker/docker/libcontainerd/types [2022-05-12T12:51:07.795Z] github.com/docker/docker/oci [2022-05-12T12:51:07.795Z] github.com/docker/docker/oci/caps [2022-05-12T12:51:07.795Z] github.com/docker/docker/opts [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/aaparser [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/archive [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/authorization [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/capabilities [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/containerfs [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/directory [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/dmesg [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/filenotify [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/fileutils [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/fsutils [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/homedir [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/idtools [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/ioutils [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/longpath [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/loopback [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/parsers [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/pidfile [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/platform [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/plugins [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/pools [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/progress [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/pubsub [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/reexec [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/signal [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/stack [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/stringid [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/system [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/tailfile [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/tarsum [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/truncindex [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/urlutil [2022-05-12T12:51:07.795Z] github.com/docker/docker/pkg/useragent [2022-05-12T12:51:07.795Z] github.com/docker/docker/plugin [2022-05-12T12:51:07.795Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T12:51:07.795Z] github.com/docker/docker/plugin/v2 [2022-05-12T12:51:07.795Z] github.com/docker/docker/profiles/apparmor [2022-05-12T12:51:07.795Z] github.com/docker/docker/profiles/seccomp [2022-05-12T12:51:07.795Z] github.com/docker/docker/quota [2022-05-12T12:51:07.795Z] github.com/docker/docker/reference [2022-05-12T12:51:07.795Z] github.com/docker/docker/registry [2022-05-12T12:51:07.795Z] github.com/docker/docker/registry/resumable [2022-05-12T12:51:07.795Z] github.com/docker/docker/restartmanager [2022-05-12T12:51:07.795Z] github.com/docker/docker/rootless [2022-05-12T12:51:07.795Z] github.com/docker/docker/rootless/specconv [2022-05-12T12:51:07.795Z] github.com/docker/docker/runconfig [2022-05-12T12:51:07.795Z] github.com/docker/docker/runconfig/opts [2022-05-12T12:51:07.795Z] github.com/docker/docker/testutil [2022-05-12T12:51:07.795Z] github.com/docker/docker/testutil/daemon [2022-05-12T12:51:07.795Z] github.com/docker/docker/testutil/environment [2022-05-12T12:51:07.795Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T12:51:07.795Z] github.com/docker/docker/testutil/fakegit [2022-05-12T12:51:07.795Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T12:51:07.795Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T12:51:07.795Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T12:51:07.795Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T12:51:07.795Z] github.com/docker/docker/testutil/registry [2022-05-12T12:51:07.795Z] github.com/docker/docker/testutil/request [2022-05-12T12:51:07.795Z] github.com/docker/docker/volume [2022-05-12T12:51:07.795Z] github.com/docker/docker/volume/drivers [2022-05-12T12:51:07.795Z] github.com/docker/docker/volume/local [2022-05-12T12:51:07.795Z] github.com/docker/docker/volume/mounts [2022-05-12T12:51:07.795Z] github.com/docker/docker/volume/service [2022-05-12T12:51:07.795Z] github.com/docker/docker/volume/service/opts [2022-05-12T12:51:07.795Z] github.com/docker/docker/volume/testutils' [2022-05-12T12:51:07.795Z] ++ grep --fixed-strings /libnetwork [2022-05-12T12:51:07.795Z] ++ echo 'github.com/docker/docker/api [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/backend/build [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/httputils [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/middleware [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/router [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/router/build [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/router/container [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/router/debug [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/router/image [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/router/network [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/router/session [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/router/system [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/server/router/volume [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/backend [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/container [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/events [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/filters [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/image [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/mount [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/network [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/registry [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/strslice [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/swarm [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/time [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/versions [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T12:51:07.795Z] github.com/docker/docker/api/types/volume [2022-05-12T12:51:07.795Z] github.com/docker/docker/builder [2022-05-12T12:51:07.795Z] github.com/docker/docker/builder/builder-next [2022-05-12T12:51:07.795Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T12:51:07.795Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T12:51:07.795Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T12:51:07.795Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T12:51:07.795Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T12:51:07.795Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T12:51:07.795Z] github.com/docker/docker/builder/dockerfile [2022-05-12T12:51:07.795Z] github.com/docker/docker/builder/remotecontext [2022-05-12T12:51:07.795Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T12:51:07.795Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T12:51:07.795Z] github.com/docker/docker/cli [2022-05-12T12:51:07.795Z] github.com/docker/docker/cli/config [2022-05-12T12:51:07.795Z] github.com/docker/docker/cli/debug [2022-05-12T12:51:07.795Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T12:51:07.795Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T12:51:07.795Z] github.com/docker/docker/client [2022-05-12T12:51:07.795Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T12:51:07.795Z] github.com/docker/docker/cmd/dockerd [2022-05-12T12:51:07.795Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T12:51:07.795Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T12:51:07.795Z] github.com/docker/docker/container [2022-05-12T12:51:07.795Z] github.com/docker/docker/container/stream [2022-05-12T12:51:07.795Z] github.com/docker/docker/contrib/apparmor [2022-05-12T12:51:07.796Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T12:51:07.796Z] github.com/docker/docker/contrib/httpserver [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/cluster [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/config [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/events [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/exec [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/images [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/initlayer [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/links [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/listeners [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/logger [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/logger/local [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/names [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/network [2022-05-12T12:51:07.796Z] github.com/docker/docker/daemon/stats [2022-05-12T12:51:07.796Z] github.com/docker/docker/distribution [2022-05-12T12:51:07.796Z] github.com/docker/docker/distribution/metadata [2022-05-12T12:51:07.796Z] github.com/docker/docker/distribution/utils [2022-05-12T12:51:07.796Z] github.com/docker/docker/distribution/xfer [2022-05-12T12:51:07.796Z] github.com/docker/docker/dockerversion [2022-05-12T12:51:07.796Z] github.com/docker/docker/errdefs [2022-05-12T12:51:07.796Z] github.com/docker/docker/image [2022-05-12T12:51:07.796Z] github.com/docker/docker/image/cache [2022-05-12T12:51:07.796Z] github.com/docker/docker/image/tarexport [2022-05-12T12:51:07.796Z] github.com/docker/docker/image/v1 [2022-05-12T12:51:07.796Z] github.com/docker/docker/internal/test/suite [2022-05-12T12:51:07.796Z] github.com/docker/docker/layer [2022-05-12T12:51:07.796Z] github.com/docker/docker/libcontainerd [2022-05-12T12:51:07.796Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T12:51:07.796Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T12:51:07.796Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T12:51:07.796Z] github.com/docker/docker/libcontainerd/types [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/config [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/idm [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/ns [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/options [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/osl [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/types [2022-05-12T12:51:07.796Z] github.com/docker/docker/oci [2022-05-12T12:51:07.796Z] github.com/docker/docker/oci/caps [2022-05-12T12:51:07.796Z] github.com/docker/docker/opts [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/aaparser [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/archive [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/authorization [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/capabilities [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/containerfs [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/directory [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/dmesg [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/filenotify [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/fileutils [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/fsutils [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/homedir [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/idtools [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/ioutils [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/longpath [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/loopback [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/parsers [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/pidfile [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/platform [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/plugins [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/pools [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/progress [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/pubsub [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/reexec [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/signal [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/stack [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/stringid [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/system [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/tailfile [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/tarsum [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/truncindex [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/urlutil [2022-05-12T12:51:07.796Z] github.com/docker/docker/pkg/useragent [2022-05-12T12:51:07.796Z] github.com/docker/docker/plugin [2022-05-12T12:51:07.796Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T12:51:07.796Z] github.com/docker/docker/plugin/v2 [2022-05-12T12:51:07.796Z] github.com/docker/docker/profiles/apparmor [2022-05-12T12:51:07.796Z] github.com/docker/docker/profiles/seccomp [2022-05-12T12:51:07.796Z] github.com/docker/docker/quota [2022-05-12T12:51:07.796Z] github.com/docker/docker/reference [2022-05-12T12:51:07.796Z] github.com/docker/docker/registry [2022-05-12T12:51:07.796Z] github.com/docker/docker/registry/resumable [2022-05-12T12:51:07.796Z] github.com/docker/docker/restartmanager [2022-05-12T12:51:07.796Z] github.com/docker/docker/rootless [2022-05-12T12:51:07.796Z] github.com/docker/docker/rootless/specconv [2022-05-12T12:51:07.796Z] github.com/docker/docker/runconfig [2022-05-12T12:51:07.796Z] github.com/docker/docker/runconfig/opts [2022-05-12T12:51:07.796Z] github.com/docker/docker/testutil [2022-05-12T12:51:07.796Z] github.com/docker/docker/testutil/daemon [2022-05-12T12:51:07.796Z] github.com/docker/docker/testutil/environment [2022-05-12T12:51:07.796Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T12:51:07.796Z] github.com/docker/docker/testutil/fakegit [2022-05-12T12:51:07.796Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T12:51:07.796Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T12:51:07.796Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T12:51:07.796Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T12:51:07.796Z] github.com/docker/docker/testutil/registry [2022-05-12T12:51:07.796Z] github.com/docker/docker/testutil/request [2022-05-12T12:51:07.796Z] github.com/docker/docker/volume [2022-05-12T12:51:07.796Z] github.com/docker/docker/volume/drivers [2022-05-12T12:51:07.796Z] github.com/docker/docker/volume/local [2022-05-12T12:51:07.796Z] github.com/docker/docker/volume/mounts [2022-05-12T12:51:07.796Z] github.com/docker/docker/volume/service [2022-05-12T12:51:07.796Z] github.com/docker/docker/volume/service/opts [2022-05-12T12:51:07.796Z] github.com/docker/docker/volume/testutils' [2022-05-12T12:51:07.796Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/config [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/idm [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/ns [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/options [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/osl [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/types' [2022-05-12T12:51:07.796Z] + echo 'github.com/docker/docker/libnetwork [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/config [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/idm [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/ns [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/options [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/osl [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T12:51:07.796Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T12:51:07.797Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T12:51:07.797Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T12:51:07.797Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T12:51:07.797Z] github.com/docker/docker/libnetwork/types' [2022-05-12T12:51:07.797Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-12T12:51:07.797Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T12:51:07.797Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T12:51:07.797Z] + type docker-proxy [2022-05-12T12:51:07.797Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-12T12:51:07.797Z] + hack/make.sh binary-proxy install-proxy [2022-05-12T12:51:07.797Z] [2022-05-12T12:51:07.797Z] Removing bundles/ [2022-05-12T12:51:07.797Z] [2022-05-12T12:51:07.797Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-12T12:51:07.797Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-12T12:51:07.797Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T12:51:14.344Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-12T12:51:14.344Z] [2022-05-12T12:51:14.344Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-12T12:51:14.344Z] Installing docker-proxy to /usr/local/bin/ [2022-05-12T12:51:14.344Z] [2022-05-12T12:51:14.344Z] + mkdir -p bundles [2022-05-12T12:51:14.344Z] + '[' -n 'github.com/docker/docker/api [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/server [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/server/backend/build [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/server/httputils [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/server/middleware [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/server/router [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/server/router/build [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/server/router/container [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/server/router/debug [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/server/router/image [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/server/router/network [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/server/router/session [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/server/router/system [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/server/router/volume [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/types [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/types/backend [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/types/container [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/types/events [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/types/filters [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/types/image [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/types/mount [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/types/network [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/types/registry [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/types/strslice [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/types/swarm [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/types/time [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/types/versions [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T12:51:14.344Z] github.com/docker/docker/api/types/volume [2022-05-12T12:51:14.344Z] github.com/docker/docker/builder [2022-05-12T12:51:14.344Z] github.com/docker/docker/builder/builder-next [2022-05-12T12:51:14.344Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T12:51:14.344Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T12:51:14.344Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T12:51:14.344Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T12:51:14.344Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T12:51:14.344Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T12:51:14.344Z] github.com/docker/docker/builder/dockerfile [2022-05-12T12:51:14.344Z] github.com/docker/docker/builder/remotecontext [2022-05-12T12:51:14.344Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T12:51:14.344Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T12:51:14.344Z] github.com/docker/docker/cli [2022-05-12T12:51:14.344Z] github.com/docker/docker/cli/config [2022-05-12T12:51:14.344Z] github.com/docker/docker/cli/debug [2022-05-12T12:51:14.344Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T12:51:14.344Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T12:51:14.344Z] github.com/docker/docker/client [2022-05-12T12:51:14.344Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T12:51:14.344Z] github.com/docker/docker/cmd/dockerd [2022-05-12T12:51:14.344Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T12:51:14.344Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T12:51:14.344Z] github.com/docker/docker/container [2022-05-12T12:51:14.344Z] github.com/docker/docker/container/stream [2022-05-12T12:51:14.344Z] github.com/docker/docker/contrib/apparmor [2022-05-12T12:51:14.344Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T12:51:14.344Z] github.com/docker/docker/contrib/httpserver [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/cluster [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/config [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/events [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/exec [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/images [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/initlayer [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/links [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/listeners [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/logger [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/logger/local [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/names [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/network [2022-05-12T12:51:14.344Z] github.com/docker/docker/daemon/stats [2022-05-12T12:51:14.344Z] github.com/docker/docker/distribution [2022-05-12T12:51:14.344Z] github.com/docker/docker/distribution/metadata [2022-05-12T12:51:14.344Z] github.com/docker/docker/distribution/utils [2022-05-12T12:51:14.344Z] github.com/docker/docker/distribution/xfer [2022-05-12T12:51:14.344Z] github.com/docker/docker/dockerversion [2022-05-12T12:51:14.344Z] github.com/docker/docker/errdefs [2022-05-12T12:51:14.344Z] github.com/docker/docker/image [2022-05-12T12:51:14.344Z] github.com/docker/docker/image/cache [2022-05-12T12:51:14.344Z] github.com/docker/docker/image/tarexport [2022-05-12T12:51:14.344Z] github.com/docker/docker/image/v1 [2022-05-12T12:51:14.344Z] github.com/docker/docker/internal/test/suite [2022-05-12T12:51:14.344Z] github.com/docker/docker/layer [2022-05-12T12:51:14.344Z] github.com/docker/docker/libcontainerd [2022-05-12T12:51:14.344Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T12:51:14.344Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T12:51:14.344Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T12:51:14.344Z] github.com/docker/docker/libcontainerd/types [2022-05-12T12:51:14.344Z] github.com/docker/docker/oci [2022-05-12T12:51:14.344Z] github.com/docker/docker/oci/caps [2022-05-12T12:51:14.344Z] github.com/docker/docker/opts [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/aaparser [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/archive [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/authorization [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/capabilities [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/containerfs [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/directory [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/dmesg [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/filenotify [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/fileutils [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/fsutils [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/homedir [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/idtools [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/ioutils [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/longpath [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/loopback [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/parsers [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/pidfile [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/platform [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/plugins [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/pools [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/progress [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/pubsub [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/reexec [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/signal [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/stack [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/stringid [2022-05-12T12:51:14.344Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T12:51:14.345Z] github.com/docker/docker/pkg/system [2022-05-12T12:51:14.345Z] github.com/docker/docker/pkg/tailfile [2022-05-12T12:51:14.345Z] github.com/docker/docker/pkg/tarsum [2022-05-12T12:51:14.345Z] github.com/docker/docker/pkg/truncindex [2022-05-12T12:51:14.345Z] github.com/docker/docker/pkg/urlutil [2022-05-12T12:51:14.345Z] github.com/docker/docker/pkg/useragent [2022-05-12T12:51:14.345Z] github.com/docker/docker/plugin [2022-05-12T12:51:14.345Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T12:51:14.345Z] github.com/docker/docker/plugin/v2 [2022-05-12T12:51:14.345Z] github.com/docker/docker/profiles/apparmor [2022-05-12T12:51:14.345Z] github.com/docker/docker/profiles/seccomp [2022-05-12T12:51:14.345Z] github.com/docker/docker/quota [2022-05-12T12:51:14.345Z] github.com/docker/docker/reference [2022-05-12T12:51:14.345Z] github.com/docker/docker/registry [2022-05-12T12:51:14.345Z] github.com/docker/docker/registry/resumable [2022-05-12T12:51:14.345Z] github.com/docker/docker/restartmanager [2022-05-12T12:51:14.345Z] github.com/docker/docker/rootless [2022-05-12T12:51:14.345Z] github.com/docker/docker/rootless/specconv [2022-05-12T12:51:14.345Z] github.com/docker/docker/runconfig [2022-05-12T12:51:14.345Z] github.com/docker/docker/runconfig/opts [2022-05-12T12:51:14.345Z] github.com/docker/docker/testutil [2022-05-12T12:51:14.345Z] github.com/docker/docker/testutil/daemon [2022-05-12T12:51:14.345Z] github.com/docker/docker/testutil/environment [2022-05-12T12:51:14.345Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T12:51:14.345Z] github.com/docker/docker/testutil/fakegit [2022-05-12T12:51:14.345Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T12:51:14.345Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T12:51:14.345Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T12:51:14.345Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T12:51:14.345Z] github.com/docker/docker/testutil/registry [2022-05-12T12:51:14.345Z] github.com/docker/docker/testutil/request [2022-05-12T12:51:14.345Z] github.com/docker/docker/volume [2022-05-12T12:51:14.345Z] github.com/docker/docker/volume/drivers [2022-05-12T12:51:14.345Z] github.com/docker/docker/volume/local [2022-05-12T12:51:14.345Z] github.com/docker/docker/volume/mounts [2022-05-12T12:51:14.345Z] github.com/docker/docker/volume/service [2022-05-12T12:51:14.345Z] github.com/docker/docker/volume/service/opts [2022-05-12T12:51:14.345Z] github.com/docker/docker/volume/testutils' ']' [2022-05-12T12:51:14.345Z] + 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/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/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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [2022-05-12T12:51:14.345Z] ? github.com/docker/docker/api [no test files] [2022-05-12T12:51:22.320Z] 12fb50a031bd: Pull complete [2022-05-12T12:51:22.320Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-12T12:51:22.320Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T12:51:22.320Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T12:51:22.320Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-05-12T12:51:22.320Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-05-12T12:51:22.320Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.707' [2022-05-12T12:51:22.320Z] INFO: Docker version of control daemon [2022-05-12T12:51:22.320Z] [2022-05-12T12:51:22.320Z] Client: [2022-05-12T12:51:22.320Z] Version: 20.10.9 [2022-05-12T12:51:22.320Z] API version: 1.41 [2022-05-12T12:51:22.320Z] Go version: go1.16.8 [2022-05-12T12:51:22.320Z] Git commit: c2ea9bc [2022-05-12T12:51:22.320Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T12:51:22.320Z] OS/Arch: windows/amd64 [2022-05-12T12:51:22.320Z] Context: default [2022-05-12T12:51:22.320Z] Experimental: true [2022-05-12T12:51:22.320Z] [2022-05-12T12:51:22.320Z] Server: Docker Engine - Community [2022-05-12T12:51:22.320Z] Engine: [2022-05-12T12:51:22.320Z] Version: 20.10.9 [2022-05-12T12:51:22.320Z] API version: 1.41 (minimum version 1.24) [2022-05-12T12:51:22.320Z] Go version: go1.16.8 [2022-05-12T12:51:22.320Z] Git commit: 79ea9d3 [2022-05-12T12:51:22.320Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T12:51:22.320Z] OS/Arch: windows/amd64 [2022-05-12T12:51:22.320Z] Experimental: true [2022-05-12T12:51:22.320Z] [2022-05-12T12:51:22.320Z] INFO: Docker info of control daemon [2022-05-12T12:51:22.320Z] [2022-05-12T12:51:22.320Z] Client: [2022-05-12T12:51:22.320Z] Context: default [2022-05-12T12:51:22.320Z] Debug Mode: false [2022-05-12T12:51:22.320Z] [2022-05-12T12:51:22.320Z] Server: [2022-05-12T12:51:22.320Z] Containers: 0 [2022-05-12T12:51:22.320Z] Running: 0 [2022-05-12T12:51:22.320Z] Paused: 0 [2022-05-12T12:51:22.320Z] Stopped: 0 [2022-05-12T12:51:22.320Z] Images: 1 [2022-05-12T12:51:22.320Z] Server Version: 20.10.9 [2022-05-12T12:51:22.320Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-12T12:51:22.320Z] Windows: [2022-05-12T12:51:22.320Z] LCOW: [2022-05-12T12:51:22.320Z] Logging Driver: json-file [2022-05-12T12:51:22.320Z] Plugins: [2022-05-12T12:51:22.320Z] Volume: local [2022-05-12T12:51:22.320Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T12:51:22.320Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T12:51:22.320Z] Swarm: inactive [2022-05-12T12:51:22.320Z] Default Isolation: process [2022-05-12T12:51:22.320Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T12:51:22.320Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-12T12:51:22.320Z] OSType: windows [2022-05-12T12:51:22.320Z] Architecture: x86_64 [2022-05-12T12:51:22.320Z] CPUs: 4 [2022-05-12T12:51:22.320Z] Total Memory: 32GiB [2022-05-12T12:51:22.320Z] Name: azwin-2-6be850 [2022-05-12T12:51:22.320Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-12T12:51:22.320Z] Docker Root Dir: D:\docker [2022-05-12T12:51:22.320Z] Debug Mode: false [2022-05-12T12:51:22.320Z] Registry: https://index.docker.io/v1/ [2022-05-12T12:51:22.320Z] Labels: [2022-05-12T12:51:22.320Z] Experimental: true [2022-05-12T12:51:22.320Z] Insecure Registries: [2022-05-12T12:51:22.320Z] 10.0.0.4:5000 [2022-05-12T12:51:22.320Z] 127.0.0.0/8 [2022-05-12T12:51:22.320Z] Registry Mirrors: [2022-05-12T12:51:22.320Z] http://10.0.0.4:5000/ [2022-05-12T12:51:22.320Z] Live Restore Enabled: false [2022-05-12T12:51:22.320Z] Product License: Community Engine [2022-05-12T12:51:22.320Z] [2022-05-12T12:51:22.320Z] [2022-05-12T12:51:22.320Z] INFO: Commit hash is 91c254a189 [2022-05-12T12:51:22.320Z] INFO: Nuke-Everything... [2022-05-12T12:51:22.320Z] INFO: Container count on control daemon to delete is 0 [2022-05-12T12:51:22.320Z] INFO: Nuking d:\CI [2022-05-12T12:51:22.320Z] INFO: Zapped successfully [2022-05-12T12:51:22.320Z] INFO: Location for testing is d:\CI\PR-43588\1 [2022-05-12T12:51:22.320Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-12T12:51:22.320Z] [2022-05-12T12:51:22.320Z] [2022-05-12T12:51:22.320Z] INFO: Building the image from Dockerfile.windows at 05/12/2022 12:51:21... [2022-05-12T12:51:22.320Z] [2022-05-12T12:51:29.197Z] ok github.com/docker/docker/api/server 0.011s coverage: 7.9% of statements [2022-05-12T12:51:29.470Z] Sending build context to Docker daemon 66.69MB [2022-05-12T12:51:29.470Z] [2022-05-12T12:51:29.470Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-12T12:51:29.470Z] ---> 7c569352fed3 [2022-05-12T12:51:29.470Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-12T12:51:29.470Z] ---> Running in 7ab20afd2257 [2022-05-12T12:51:29.470Z] Removing intermediate container 7ab20afd2257 [2022-05-12T12:51:29.470Z] ---> ca6ed2ff2743 [2022-05-12T12:51:29.470Z] Step 3/13 : ARG GO_VERSION=1.18.2 [2022-05-12T12:51:29.470Z] ---> Running in c4a4b260a0e6 [2022-05-12T12:51:29.470Z] Removing intermediate container c4a4b260a0e6 [2022-05-12T12:51:29.470Z] ---> 3feefe74dfb5 [2022-05-12T12:51:29.470Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-12T12:51:29.470Z] ---> Running in d8a99f4b1088 [2022-05-12T12:51:29.938Z] Removing intermediate container d8a99f4b1088 [2022-05-12T12:51:29.938Z] ---> ec21b028e351 [2022-05-12T12:51:29.938Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-12T12:51:29.938Z] ---> Running in d9317b0f031c [2022-05-12T12:51:29.938Z] Removing intermediate container d9317b0f031c [2022-05-12T12:51:29.938Z] ---> c8b6ea995149 [2022-05-12T12:51:29.938Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-12T12:51:29.938Z] ---> Running in 9d2c38c491ef [2022-05-12T12:51:30.406Z] Removing intermediate container 9d2c38c491ef [2022-05-12T12:51:30.406Z] ---> 1b0a77bd29f1 [2022-05-12T12:51:30.406Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-12T12:51:30.406Z] ---> Running in 80ed0a2749cd [2022-05-12T12:51:30.872Z] Removing intermediate container 80ed0a2749cd [2022-05-12T12:51:30.872Z] ---> 38e532c55c47 [2022-05-12T12:51:30.873Z] Step 8/13 : 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; [2022-05-12T12:51:30.873Z] ---> Running in f0079e66bbfd [2022-05-12T12:51:33.105Z] 12fb50a031bd: Pull complete [2022-05-12T12:51:33.105Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-12T12:51:33.105Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T12:51:33.105Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T12:51:33.105Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-05-12T12:51:33.105Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-05-12T12:51:33.105Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.707' [2022-05-12T12:51:33.105Z] INFO: Docker version of control daemon [2022-05-12T12:51:33.105Z] [2022-05-12T12:51:33.105Z] Client: [2022-05-12T12:51:33.105Z] Version: 20.10.9 [2022-05-12T12:51:33.105Z] API version: 1.41 [2022-05-12T12:51:33.105Z] Go version: go1.16.8 [2022-05-12T12:51:33.105Z] Git commit: c2ea9bc [2022-05-12T12:51:33.105Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T12:51:33.105Z] OS/Arch: windows/amd64 [2022-05-12T12:51:33.105Z] Context: default [2022-05-12T12:51:33.105Z] Experimental: true [2022-05-12T12:51:33.105Z] [2022-05-12T12:51:33.105Z] Server: Docker Engine - Community [2022-05-12T12:51:33.105Z] Engine: [2022-05-12T12:51:33.105Z] Version: 20.10.9 [2022-05-12T12:51:33.105Z] API version: 1.41 (minimum version 1.24) [2022-05-12T12:51:33.105Z] Go version: go1.16.8 [2022-05-12T12:51:33.105Z] Git commit: 79ea9d3 [2022-05-12T12:51:33.105Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T12:51:33.105Z] OS/Arch: windows/amd64 [2022-05-12T12:51:33.105Z] Experimental: true [2022-05-12T12:51:33.105Z] [2022-05-12T12:51:33.105Z] INFO: Docker info of control daemon [2022-05-12T12:51:33.105Z] [2022-05-12T12:51:33.105Z] Client: [2022-05-12T12:51:33.105Z] Context: default [2022-05-12T12:51:33.105Z] Debug Mode: false [2022-05-12T12:51:33.105Z] [2022-05-12T12:51:33.105Z] Server: [2022-05-12T12:51:33.105Z] Containers: 0 [2022-05-12T12:51:33.105Z] Running: 0 [2022-05-12T12:51:33.105Z] Paused: 0 [2022-05-12T12:51:33.105Z] Stopped: 0 [2022-05-12T12:51:33.105Z] Images: 1 [2022-05-12T12:51:33.105Z] Server Version: 20.10.9 [2022-05-12T12:51:33.105Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-12T12:51:33.105Z] Windows: [2022-05-12T12:51:33.105Z] LCOW: [2022-05-12T12:51:33.105Z] Logging Driver: json-file [2022-05-12T12:51:33.105Z] Plugins: [2022-05-12T12:51:33.105Z] Volume: local [2022-05-12T12:51:33.105Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T12:51:33.105Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T12:51:33.105Z] Swarm: inactive [2022-05-12T12:51:33.105Z] Default Isolation: process [2022-05-12T12:51:33.105Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T12:51:33.105Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-12T12:51:33.105Z] OSType: windows [2022-05-12T12:51:33.105Z] Architecture: x86_64 [2022-05-12T12:51:33.105Z] CPUs: 4 [2022-05-12T12:51:33.105Z] Total Memory: 32GiB [2022-05-12T12:51:33.105Z] Name: azwin-2-6be851 [2022-05-12T12:51:33.105Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-12T12:51:33.105Z] Docker Root Dir: D:\docker [2022-05-12T12:51:33.105Z] Debug Mode: false [2022-05-12T12:51:33.105Z] Registry: https://index.docker.io/v1/ [2022-05-12T12:51:33.105Z] Labels: [2022-05-12T12:51:33.105Z] Experimental: true [2022-05-12T12:51:33.105Z] Insecure Registries: [2022-05-12T12:51:33.105Z] 10.0.0.4:5000 [2022-05-12T12:51:33.105Z] 127.0.0.0/8 [2022-05-12T12:51:33.105Z] Registry Mirrors: [2022-05-12T12:51:33.105Z] http://10.0.0.4:5000/ [2022-05-12T12:51:33.105Z] Live Restore Enabled: false [2022-05-12T12:51:33.105Z] Product License: Community Engine [2022-05-12T12:51:33.105Z] [2022-05-12T12:51:33.105Z] [2022-05-12T12:51:33.105Z] INFO: Commit hash is 91c254a189 [2022-05-12T12:51:33.105Z] INFO: Nuke-Everything... [2022-05-12T12:51:33.105Z] INFO: Container count on control daemon to delete is 0 [2022-05-12T12:51:33.105Z] INFO: Nuking d:\CI [2022-05-12T12:51:33.105Z] INFO: Zapped successfully [2022-05-12T12:51:33.105Z] INFO: Location for testing is d:\CI\PR-43588\1 [2022-05-12T12:51:33.105Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-12T12:51:33.105Z] [2022-05-12T12:51:33.105Z] [2022-05-12T12:51:33.105Z] INFO: Building the image from Dockerfile.windows at 05/12/2022 12:51:28... [2022-05-12T12:51:33.105Z] [2022-05-12T12:51:34.632Z] Sending build context to Docker daemon 66.69MB [2022-05-12T12:51:34.632Z] [2022-05-12T12:51:34.632Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-12T12:51:34.632Z] ---> 7c569352fed3 [2022-05-12T12:51:34.632Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-12T12:51:34.632Z] ---> Running in 392472723f5e [2022-05-12T12:51:35.087Z] Removing intermediate container 392472723f5e [2022-05-12T12:51:35.087Z] ---> 3f217073c61d [2022-05-12T12:51:35.087Z] Step 3/13 : ARG GO_VERSION=1.18.2 [2022-05-12T12:51:35.087Z] ---> Running in c1a059775524 [2022-05-12T12:51:35.087Z] Removing intermediate container c1a059775524 [2022-05-12T12:51:35.087Z] ---> 1a13d028923a [2022-05-12T12:51:35.087Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-12T12:51:35.087Z] ---> Running in 510ae56f082c [2022-05-12T12:51:35.542Z] Removing intermediate container 510ae56f082c [2022-05-12T12:51:35.542Z] ---> 4ed137e16bff [2022-05-12T12:51:35.542Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-12T12:51:35.542Z] ---> Running in 97796dcbd400 [2022-05-12T12:51:35.628Z] [2022-05-12T12:51:35.628Z] SUCCESS: Specified value was saved. [2022-05-12T12:51:35.998Z] Removing intermediate container 97796dcbd400 [2022-05-12T12:51:35.998Z] ---> f8189e081261 [2022-05-12T12:51:35.998Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-12T12:51:35.998Z] ---> Running in 78cc5ef7a61c [2022-05-12T12:51:35.998Z] Removing intermediate container 78cc5ef7a61c [2022-05-12T12:51:35.998Z] ---> 34155ae78f18 [2022-05-12T12:51:35.998Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-12T12:51:35.998Z] ---> Running in b2577aa77781 [2022-05-12T12:51:36.453Z] Removing intermediate container b2577aa77781 [2022-05-12T12:51:36.453Z] ---> bd0242e2c96e [2022-05-12T12:51:36.453Z] Step 8/13 : 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; [2022-05-12T12:51:36.453Z] ---> Running in 0fcfc2c1c404 [2022-05-12T12:51:36.615Z] INFO: Downloading git... [2022-05-12T12:51:37.602Z] INFO: Downloading go... [2022-05-12T12:51:38.403Z] #55 317.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-12T12:51:39.001Z] #64 ... [2022-05-12T12:51:39.001Z] [2022-05-12T12:51:39.001Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T12:51:39.001Z] #60 sha256:f01b00289724ce04880f12acdf0944b9b107048aafe4ce18282d371cf29c8436 [2022-05-12T12:51:39.001Z] #60 152.5 + mkdir -p /build [2022-05-12T12:51:39.001Z] #60 152.5 + cp runc /build/runc [2022-05-12T12:51:39.001Z] #60 DONE 153.1s [2022-05-12T12:51:39.001Z] [2022-05-12T12:51:39.001Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T12:51:39.001Z] #55 sha256:8fc36cc360c8932b035f076b12e1398956966382cfaf33232d663f26226a10cc [2022-05-12T12:51:39.001Z] #55 314.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-12T12:51:39.001Z] #55 DONE 314.5s [2022-05-12T12:51:39.001Z] [2022-05-12T12:51:39.001Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:51:39.001Z] #64 sha256:8e2c7f79d33c8d1fbb760ff407a7c722b52a3a44d7ef545521e1e12973e62f02 [2022-05-12T12:51:39.001Z] #64 ... [2022-05-12T12:51:39.001Z] [2022-05-12T12:51:39.001Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-12T12:51:39.001Z] #56 sha256:8046c7003c7d255df7b3b8c9c242dc7237ae524002c7adbb624097b9b9e32a85 [2022-05-12T12:51:39.001Z] #56 DONE 0.6s [2022-05-12T12:51:39.001Z] [2022-05-12T12:51:39.001Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:51:39.001Z] #64 sha256:8e2c7f79d33c8d1fbb760ff407a7c722b52a3a44d7ef545521e1e12973e62f02 [2022-05-12T12:51:39.001Z] #64 ... [2022-05-12T12:51:39.001Z] [2022-05-12T12:51:39.001Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-12T12:51:39.001Z] #58 sha256:8fe1b7df2209b3d5d84c03386ca06cb6bf545fad2736faac899eb641021dc359 [2022-05-12T12:51:39.001Z] #58 DONE 0.1s [2022-05-12T12:51:39.001Z] [2022-05-12T12:51:39.001Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-12T12:51:39.001Z] #61 sha256:8d73f7d2df6495a72c654ccdafffec085785005d0a36bdbc7696b21a7c571cbf [2022-05-12T12:51:39.001Z] #61 DONE 0.3s [2022-05-12T12:51:39.001Z] [2022-05-12T12:51:39.001Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:51:39.001Z] #64 sha256:8e2c7f79d33c8d1fbb760ff407a7c722b52a3a44d7ef545521e1e12973e62f02 [2022-05-12T12:51:39.332Z] #55 DONE 318.7s [2022-05-12T12:51:39.332Z] [2022-05-12T12:51:39.332Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T12:51:39.332Z] #60 sha256:41a5a07b8ea470c899b481af195dca322db83ca04e220840dc4aa78033fce07a [2022-05-12T12:51:39.589Z] #60 151.1 + mkdir -p /build [2022-05-12T12:51:39.589Z] #60 151.1 + cp runc /build/runc [2022-05-12T12:51:39.933Z] #64 282.7 # github.com/containerd/containerd/cmd/containerd [2022-05-12T12:51:39.933Z] #64 282.7 /usr/bin/ld: /tmp/go-link-2919163888/000019.o: in function `New': [2022-05-12T12:51:39.933Z] #64 282.7 /tmp/tmp.1Zx6xtyD1o/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-12T12:51:39.933Z] #64 282.8 + bin/containerd-stress [2022-05-12T12:51:39.933Z] #64 283.9 + bin/containerd-shim [2022-05-12T12:51:40.152Z] #60 DONE 151.6s [2022-05-12T12:51:40.152Z] [2022-05-12T12:51:40.152Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:51:40.152Z] #64 sha256:bb5600e053fba9a312ad22cb2d2b13070006d637818af75b92b378d054a73095 [2022-05-12T12:51:40.389Z] #64 263.9 + bin/containerd [2022-05-12T12:51:40.550Z] INFO: Downloading compiler 1 of 3... [2022-05-12T12:51:41.518Z] #64 ... [2022-05-12T12:51:41.518Z] [2022-05-12T12:51:41.518Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-12T12:51:41.518Z] #56 sha256:560212d5e7c0303b04ba785f039a86625c6f9a74c61595b1dd6788409aebce40 [2022-05-12T12:51:41.535Z] INFO: Downloading compiler 2 of 3... [2022-05-12T12:51:42.083Z] #56 DONE 0.9s [2022-05-12T12:51:42.083Z] [2022-05-12T12:51:42.083Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:51:42.083Z] #64 sha256:bb5600e053fba9a312ad22cb2d2b13070006d637818af75b92b378d054a73095 [2022-05-12T12:51:42.222Z] [2022-05-12T12:51:42.222Z] SUCCESS: Specified value was saved. [2022-05-12T12:51:42.339Z] #64 ... [2022-05-12T12:51:42.339Z] [2022-05-12T12:51:42.339Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-12T12:51:42.339Z] #58 sha256:ff165f90b4dadb966c3de7d8decdd8c3cda4caa9b4b9f339cfb47d832f797600 [2022-05-12T12:51:42.339Z] #58 DONE 0.1s [2022-05-12T12:51:42.339Z] [2022-05-12T12:51:42.339Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-12T12:51:42.339Z] #61 sha256:2e0ee27bc1b2170960c14e067d28285374d78081a9798b68e5b9c2dba511fc15 [2022-05-12T12:51:42.520Z] INFO: Downloading compiler 3 of 3... [2022-05-12T12:51:42.595Z] #61 DONE 0.2s [2022-05-12T12:51:42.595Z] [2022-05-12T12:51:42.595Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T12:51:42.595Z] #64 sha256:bb5600e053fba9a312ad22cb2d2b13070006d637818af75b92b378d054a73095 [2022-05-12T12:51:42.676Z] INFO: Downloading git... [2022-05-12T12:51:42.987Z] INFO: Extracting git... [2022-05-12T12:51:43.640Z] INFO: Downloading go... [2022-05-12T12:51:45.865Z] #64 269.5 + bin/containerd [2022-05-12T12:51:46.522Z] #64 294.9 + bin/containerd-shim-runc-v1 [2022-05-12T12:51:47.356Z] INFO: Downloading compiler 1 of 3... [2022-05-12T12:51:47.356Z] INFO: Downloading compiler 2 of 3... [2022-05-12T12:51:47.356Z] INFO: Downloading compiler 3 of 3... [2022-05-12T12:51:47.356Z] INFO: Extracting git... [2022-05-12T12:51:53.106Z] #64 301.2 + bin/containerd-shim-runc-v2 [2022-05-12T12:51:53.677Z] #64 302.0 + binaries [2022-05-12T12:51:53.677Z] #64 302.0 + install -D bin/containerd /build/containerd [2022-05-12T12:51:53.677Z] #64 302.0 + install -D bin/containerd-shim /build/containerd-shim [2022-05-12T12:51:53.677Z] #64 302.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-12T12:51:53.677Z] #64 302.1 + install -D bin/ctr /build/ctr [2022-05-12T12:51:55.059Z] #64 DONE 303.7s [2022-05-12T12:51:55.462Z] INFO: Expanding go... [2022-05-12T12:51:56.444Z] [2022-05-12T12:51:56.444Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-12T12:51:56.444Z] #65 sha256:ae2244da4e135ac3b7bb5f560ca37abc7e11d3a598854422b69c58a1bd2ee5c6 [2022-05-12T12:51:57.014Z] #65 DONE 0.9s [2022-05-12T12:51:57.276Z] [2022-05-12T12:51:57.276Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-12T12:51:57.276Z] #70 sha256:67d1981e13935139bd7548eeab3215b29e6648aafc21965c6550db378ca7a404 [2022-05-12T12:51:57.536Z] #70 DONE 0.2s [2022-05-12T12:51:57.536Z] [2022-05-12T12:51:57.536Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-12T12:51:57.536Z] #75 sha256:84390b3f26eb12bc3d275ae9195a59e7968361fdcd9e5c3377466c8daa1bd9cc [2022-05-12T12:51:58.476Z] #75 DONE 0.9s [2022-05-12T12:51:58.476Z] [2022-05-12T12:51:58.476Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-12T12:51:58.476Z] #76 sha256:97c31094172350957d79e2a4663964af9a281042497afcd03812c6198d0a753a [2022-05-12T12:51:58.476Z] #76 DONE 0.0s [2022-05-12T12:51:58.476Z] [2022-05-12T12:51:58.476Z] #77 [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 [2022-05-12T12:51:58.476Z] #77 sha256:e0147e545159816090cb720045b6d0361e8928e0d265fd172501ebdcda69767d [2022-05-12T12:51:59.416Z] #77 0.816 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-12T12:51:59.416Z] #77 0.986 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-12T12:51:59.416Z] #77 1.149 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-12T12:51:59.692Z] INFO: Expanding go... [2022-05-12T12:51:59.989Z] #77 1.226 Reading package lists... [2022-05-12T12:52:00.743Z] INFO [loader] Go packages loading at mode 575 (exports_file|imports|name|types_sizes|compiled_files|deps|files) took 2m49.966673609s [2022-05-12T12:52:00.743Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-05-12T12:52:00.743Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 489.039256ms [2022-05-12T12:52:00.822Z] #77 1.836 Reading package lists... [2022-05-12T12:52:00.822Z] #77 2.362 Building dependency tree... [2022-05-12T12:52:00.822Z] #77 2.495 Reading state information... [2022-05-12T12:52:01.082Z] #77 2.621 The following additional packages will be installed: [2022-05-12T12:52:01.082Z] #77 2.621 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-05-12T12:52:01.082Z] #77 2.622 Suggested packages: [2022-05-12T12:52:01.082Z] #77 2.622 systemd-container policykit-1 [2022-05-12T12:52:01.082Z] #77 2.622 Recommended packages: [2022-05-12T12:52:01.082Z] #77 2.622 systemd-timesyncd | time-daemon libnss-systemd [2022-05-12T12:52:01.082Z] #77 2.691 The following NEW packages will be installed: [2022-05-12T12:52:01.082Z] #77 2.691 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-05-12T12:52:01.082Z] #77 2.692 libkmod2 libpam-systemd systemd systemd-sysv [2022-05-12T12:52:01.342Z] #77 2.961 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T12:52:01.342Z] #77 2.961 Need to get 5817 kB of archives. [2022-05-12T12:52:01.342Z] #77 2.961 After this operation, 19.3 MB of additional disk space will be used. [2022-05-12T12:52:01.342Z] #77 2.961 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-05-12T12:52:01.342Z] #77 2.969 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-05-12T12:52:01.342Z] #77 2.978 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-05-12T12:52:01.342Z] #77 2.981 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-05-12T12:52:01.342Z] #77 2.989 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-05-12T12:52:01.342Z] #77 3.065 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-05-12T12:52:01.601Z] #77 3.066 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-05-12T12:52:01.601Z] #77 3.068 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-05-12T12:52:01.601Z] #77 3.084 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-05-12T12:52:01.601Z] #77 3.086 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-05-12T12:52:01.601Z] #77 3.231 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T12:52:01.601Z] #77 3.265 Fetched 5817 kB in 0s (14.9 MB/s) [2022-05-12T12:52:01.601Z] #77 3.292 Selecting previously unselected package libargon2-1:amd64. [2022-05-12T12:52:01.601Z] #77 3.292 (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 ... 28622 files and directories currently installed.) [2022-05-12T12:52:01.601Z] #77 3.309 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-05-12T12:52:01.601Z] #77 3.318 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-05-12T12:52:01.743Z] b111c3320c94: Pull complete [2022-05-12T12:52:01.862Z] #77 3.361 Selecting previously unselected package libjson-c5:amd64. [2022-05-12T12:52:01.862Z] #77 3.364 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-05-12T12:52:01.862Z] #77 3.367 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-05-12T12:52:01.862Z] #77 3.402 Selecting previously unselected package libcryptsetup12:amd64. [2022-05-12T12:52:01.862Z] #77 3.405 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-05-12T12:52:01.862Z] #77 3.408 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-05-12T12:52:01.862Z] #77 3.460 Selecting previously unselected package libkmod2:amd64. [2022-05-12T12:52:01.862Z] #77 3.463 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-05-12T12:52:01.862Z] #77 3.467 Unpacking libkmod2:amd64 (28-1) ... [2022-05-12T12:52:01.862Z] #77 3.510 Selecting previously unselected package systemd. [2022-05-12T12:52:01.862Z] #77 3.513 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-05-12T12:52:01.862Z] #77 3.546 Unpacking systemd (247.3-7) ... [2022-05-12T12:52:02.433Z] #77 4.077 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-05-12T12:52:02.433Z] #77 4.086 Setting up libjson-c5:amd64 (0.15-2) ... [2022-05-12T12:52:02.433Z] #77 4.096 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-05-12T12:52:02.433Z] #77 4.108 Setting up libkmod2:amd64 (28-1) ... [2022-05-12T12:52:02.433Z] #77 4.120 Setting up systemd (247.3-7) ... [2022-05-12T12:52:02.433Z] #77 4.161 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-05-12T12:52:02.693Z] #77 4.163 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-05-12T12:52:02.693Z] #77 4.166 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-05-12T12:52:02.693Z] #77 4.189 Initializing machine ID from KVM UUID. [2022-05-12T12:52:02.953Z] #77 4.570 Selecting previously unselected package systemd-sysv. [2022-05-12T12:52:02.953Z] #77 4.570 (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 ... 29433 files and directories currently installed.) [2022-05-12T12:52:02.953Z] #77 4.585 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-05-12T12:52:02.953Z] #77 4.590 Unpacking systemd-sysv (247.3-7) ... [2022-05-12T12:52:02.953Z] #77 4.628 Selecting previously unselected package libdbus-1-3:amd64. [2022-05-12T12:52:02.953Z] #77 4.630 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-05-12T12:52:02.953Z] #77 4.633 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-05-12T12:52:02.953Z] #77 4.689 Selecting previously unselected package dbus. [2022-05-12T12:52:03.213Z] #77 4.692 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-05-12T12:52:03.213Z] #77 4.702 Unpacking dbus (1.12.20-2) ... [2022-05-12T12:52:03.213Z] #77 4.755 Selecting previously unselected package libpam-systemd:amd64. [2022-05-12T12:52:03.213Z] #77 4.757 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-05-12T12:52:03.213Z] #77 4.761 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-05-12T12:52:03.213Z] #77 4.811 Selecting previously unselected package dbus-user-session. [2022-05-12T12:52:03.213Z] #77 4.814 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-05-12T12:52:03.213Z] #77 4.819 Unpacking dbus-user-session (1.12.20-2) ... [2022-05-12T12:52:03.213Z] #77 4.899 Setting up systemd-sysv (247.3-7) ... [2022-05-12T12:52:03.213Z] #77 4.909 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-05-12T12:52:03.213Z] #77 4.921 Setting up dbus (1.12.20-2) ... [2022-05-12T12:52:03.213Z] #77 5.030 invoke-rc.d: could not determine current runlevel [2022-05-12T12:52:03.473Z] #77 5.032 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-12T12:52:03.473Z] #77 5.036 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-05-12T12:52:03.733Z] #77 5.183 Setting up dbus-user-session (1.12.20-2) ... [2022-05-12T12:52:03.733Z] #77 5.199 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T12:52:03.733Z] #77 DONE 5.4s [2022-05-12T12:52:03.733Z] [2022-05-12T12:52:03.733Z] #78 [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 [2022-05-12T12:52:03.733Z] #78 sha256:b7dd0b1ac7e83cc0ee2ce529d597e25c6a644896b804c95cbb7e4419d21548b5 [2022-05-12T12:52:04.256Z] #78 0.400 % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T12:52:04.256Z] #78 0.402 Dload Upload Total Spent Left Speed [2022-05-12T12:52:04.519Z] #78 0.402 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5787 0 --:--:-- --:--:-- --:--:-- 5787 [2022-05-12T12:52:04.519Z] #78 DONE 0.8s [2022-05-12T12:52:04.519Z] [2022-05-12T12:52:04.519Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-12T12:52:04.519Z] #79 sha256:213afe526e42941ac47259823e0b264329b66ca48d1093d41a9dc847957b34be [2022-05-12T12:52:05.461Z] #79 DONE 1.0s [2022-05-12T12:52:05.461Z] [2022-05-12T12:52:05.461Z] #80 exporting to image [2022-05-12T12:52:05.461Z] #80 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-12T12:52:05.461Z] #80 exporting layers [2022-05-12T12:52:12.042Z] #80 exporting layers 6.2s done [2022-05-12T12:52:12.042Z] #80 writing image sha256:23236fa759806f9e02b5c758fc7b40a08548f10a974a3d24bc847456574f78d9 done [2022-05-12T12:52:12.042Z] #80 naming to docker.io/library/docker:91c254a189daafce6f091a84bf483cffd968104d done [2022-05-12T12:52:12.042Z] #80 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-12T12:52:12.392Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43588/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=91c254a189daafce6f091a84bf483cffd968104d -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:91c254a189daafce6f091a84bf483cffd968104d hack/make.sh dynbinary test-integration [2022-05-12T12:52:14.301Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-05-12T12:52:14.301Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-05-12T12:52:14.301Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-05-12T12:52:14.301Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-05-12T12:52:14.301Z] systemd 247.3-7 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) [2022-05-12T12:52:14.301Z] Detected virtualization docker. [2022-05-12T12:52:14.301Z] Detected architecture x86-64. [2022-05-12T12:52:14.301Z] Set hostname to <4d26018c505d>. [2022-05-12T12:52:14.301Z] modprobe@configfs.service: Succeeded. [2022-05-12T12:52:14.301Z] modprobe@drm.service: Succeeded. [2022-05-12T12:52:14.301Z] modprobe@fuse.service: Succeeded. [2022-05-12T12:52:14.301Z] + source /etc/docker-entrypoint-cmd [2022-05-12T12:52:14.301Z] ++ hack/make.sh dynbinary test-integration [2022-05-12T12:52:14.301Z] [2022-05-12T12:52:14.301Z] Removing bundles/ [2022-05-12T12:52:14.301Z] [2022-05-12T12:52:14.301Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-12T12:52:14.301Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T12:52:14.301Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T12:52:25.565Z] INFO: Expanding compiler 1 of 3... [2022-05-12T12:52:25.565Z] INFO: Expanding compiler 2 of 3... [2022-05-12T12:52:27.777Z] INFO: Expanding compiler 3 of 3... [2022-05-12T12:52:27.777Z] INFO: Removing downloaded files... [2022-05-12T12:52:28.244Z] INFO: Downloading containerd [2022-05-12T12:52:29.597Z] INFO: Expanding compiler 1 of 3... [2022-05-12T12:52:29.597Z] INFO: Expanding compiler 2 of 3... [2022-05-12T12:52:31.762Z] INFO: Expanding compiler 3 of 3... [2022-05-12T12:52:32.217Z] INFO: Removing downloaded files... [2022-05-12T12:52:32.217Z] INFO: Downloading containerd [2022-05-12T12:52:36.684Z] #64 314.5 # github.com/containerd/containerd/cmd/containerd [2022-05-12T12:52:36.684Z] #64 314.5 /usr/bin/ld: /tmp/go-link-2424044205/000019.o: in function `New': [2022-05-12T12:52:36.684Z] #64 314.5 /tmp/tmp.hbbLDAQptm/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-12T12:52:36.684Z] #64 314.6 + bin/containerd-stress [2022-05-12T12:52:36.684Z] #64 315.7 + bin/containerd-shim [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-12T12:52:36.832Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-05-12T12:52:36.832Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-12T12:52:36.832Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.1% of statements [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/api/types [no test files] [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-12T12:52:36.832Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-05-12T12:52:36.832Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-12T12:52:36.832Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-05-12T12:52:36.832Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/builder [no test files] [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-12T12:52:36.832Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-12T12:52:38.723Z] ok github.com/docker/docker/builder/remotecontext 0.094s coverage: 13.7% of statements [2022-05-12T12:52:38.723Z] ok github.com/docker/docker/builder/dockerfile 0.447s coverage: 49.3% of statements [2022-05-12T12:52:38.987Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-05-12T12:52:39.925Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-05-12T12:52:40.499Z] ok github.com/docker/docker/builder/remotecontext/git 1.526s coverage: 86.3% of statements [2022-05-12T12:52:40.499Z] ? github.com/docker/docker/cli [no test files] [2022-05-12T12:52:40.499Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-12T12:52:40.499Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-12T12:52:40.499Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-12T12:52:41.061Z] ok github.com/docker/docker/cmd/docker-proxy 0.296s coverage: 67.6% of statements [2022-05-12T12:52:42.088Z] #64 321.0 # github.com/containerd/containerd/cmd/containerd [2022-05-12T12:52:42.088Z] #64 321.0 /usr/bin/ld: /tmp/go-link-713581695/000019.o: in function `New': [2022-05-12T12:52:42.088Z] #64 321.0 /tmp/tmp.JDilmidiQC/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-12T12:52:42.088Z] #64 321.1 + bin/containerd-stress [2022-05-12T12:52:42.088Z] #64 322.3 + bin/containerd-shim [2022-05-12T12:52:42.502Z] [2022-05-12T12:52:42.502Z] Name Version Source Summary [2022-05-12T12:52:42.502Z] ---- ------- ------ ------- [2022-05-12T12:52:42.502Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-12T12:52:42.958Z] [2022-05-12T12:52:42.958Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-12T12:52:42.958Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-12T12:52:42.958Z] PSChildName : containerd [2022-05-12T12:52:42.958Z] PSDrive : C [2022-05-12T12:52:42.958Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-12T12:52:42.958Z] PSIsContainer : True [2022-05-12T12:52:42.958Z] Name : containerd [2022-05-12T12:52:42.958Z] FullName : C:\containerd [2022-05-12T12:52:42.958Z] Parent : [2022-05-12T12:52:42.958Z] Exists : True [2022-05-12T12:52:42.958Z] Root : C:\ [2022-05-12T12:52:42.958Z] Extension : [2022-05-12T12:52:42.958Z] CreationTime : 5/12/2022 12:52:42 PM [2022-05-12T12:52:42.958Z] CreationTimeUtc : 5/12/2022 12:52:42 PM [2022-05-12T12:52:42.958Z] LastAccessTime : 5/12/2022 12:52:42 PM [2022-05-12T12:52:42.958Z] LastAccessTimeUtc : 5/12/2022 12:52:42 PM [2022-05-12T12:52:42.958Z] LastWriteTime : 5/12/2022 12:52:42 PM [2022-05-12T12:52:42.958Z] LastWriteTimeUtc : 5/12/2022 12:52:42 PM [2022-05-12T12:52:42.958Z] Attributes : Directory [2022-05-12T12:52:42.958Z] Mode : d----- [2022-05-12T12:52:42.958Z] BaseName : containerd [2022-05-12T12:52:42.958Z] Target : {} [2022-05-12T12:52:42.958Z] LinkType : [2022-05-12T12:52:42.958Z] [2022-05-12T12:52:43.151Z] [2022-05-12T12:52:43.151Z] Name Version Source Summary [2022-05-12T12:52:43.151Z] ---- ------- ------ ------- [2022-05-12T12:52:43.151Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-12T12:52:43.151Z] [2022-05-12T12:52:43.151Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-12T12:52:43.151Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-12T12:52:43.151Z] PSChildName : containerd [2022-05-12T12:52:43.151Z] PSDrive : C [2022-05-12T12:52:43.151Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-12T12:52:43.151Z] PSIsContainer : True [2022-05-12T12:52:43.151Z] Name : containerd [2022-05-12T12:52:43.151Z] FullName : C:\containerd [2022-05-12T12:52:43.151Z] Parent : [2022-05-12T12:52:43.151Z] Exists : True [2022-05-12T12:52:43.151Z] Root : C:\ [2022-05-12T12:52:43.151Z] Extension : [2022-05-12T12:52:43.151Z] CreationTime : 5/12/2022 12:52:42 PM [2022-05-12T12:52:43.151Z] CreationTimeUtc : 5/12/2022 12:52:42 PM [2022-05-12T12:52:43.151Z] LastAccessTime : 5/12/2022 12:52:42 PM [2022-05-12T12:52:43.151Z] LastAccessTimeUtc : 5/12/2022 12:52:42 PM [2022-05-12T12:52:43.151Z] LastWriteTime : 5/12/2022 12:52:42 PM [2022-05-12T12:52:43.151Z] LastWriteTimeUtc : 5/12/2022 12:52:42 PM [2022-05-12T12:52:43.151Z] Attributes : Directory [2022-05-12T12:52:43.151Z] Mode : d----- [2022-05-12T12:52:43.151Z] BaseName : containerd [2022-05-12T12:52:43.151Z] Target : {} [2022-05-12T12:52:43.151Z] LinkType : [2022-05-12T12:52:43.151Z] [2022-05-12T12:52:43.333Z] #64 327.0 + bin/containerd-shim-runc-v1 [2022-05-12T12:52:44.135Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-12T12:52:44.135Z] INFO: Configuring git core.autocrlf... [2022-05-12T12:52:44.135Z] [2022-05-12T12:52:44.135Z] [2022-05-12T12:52:44.333Z] ok github.com/docker/docker/client 0.087s coverage: 75.6% of statements [2022-05-12T12:52:44.483Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-12T12:52:44.483Z] INFO: Configuring git core.autocrlf... [2022-05-12T12:52:44.483Z] [2022-05-12T12:52:44.483Z] [2022-05-12T12:52:49.932Z] #64 333.2 + bin/containerd-shim-runc-v2 [2022-05-12T12:52:50.175Z] #64 333.5 + bin/containerd-shim-runc-v1 [2022-05-12T12:52:50.193Z] #64 334.0 + binaries [2022-05-12T12:52:50.454Z] #64 334.0 + install -D bin/containerd /build/containerd [2022-05-12T12:52:50.454Z] #64 334.1 + install -D bin/containerd-shim /build/containerd-shim [2022-05-12T12:52:50.454Z] #64 334.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-12T12:52:50.454Z] #64 334.1 + install -D bin/ctr /build/ctr [2022-05-12T12:52:52.369Z] #64 DONE 336.0s [2022-05-12T12:52:53.314Z] [2022-05-12T12:52:53.314Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-12T12:52:53.314Z] #65 sha256:17a5519a7b455e28431f2639051177f4d20fd2c70adbfb1ce1fbe1fe0b588597 [2022-05-12T12:52:54.260Z] #65 DONE 0.8s [2022-05-12T12:52:54.260Z] [2022-05-12T12:52:54.260Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-12T12:52:54.260Z] #70 sha256:2f9630da30a9b3421042d4888c842bd2e0651de14cb8d1648074c07a34b7ab57 [2022-05-12T12:52:54.260Z] #70 DONE 0.2s [2022-05-12T12:52:54.260Z] [2022-05-12T12:52:54.260Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-12T12:52:54.260Z] #75 sha256:a84bb5d0c4a35d11a80615c455aef062eba614d5a9e6ba81cce8f0826790e4cc [2022-05-12T12:52:55.203Z] #75 DONE 0.9s [2022-05-12T12:52:55.203Z] [2022-05-12T12:52:55.203Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-12T12:52:55.203Z] #76 sha256:e167e02499996103f65001d3eb0138025667aae11642a1faff62615acf6a470b [2022-05-12T12:52:55.203Z] #76 DONE 0.0s [2022-05-12T12:52:55.203Z] [2022-05-12T12:52:55.203Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-12T12:52:55.203Z] #77 sha256:5de963a239995da74c69eb381c16e658c359b5b46116316385b22d9a5d2c092c [2022-05-12T12:52:56.714Z] #64 339.9 + bin/containerd-shim-runc-v2 [2022-05-12T12:52:56.714Z] #64 340.7 + binaries [2022-05-12T12:52:56.714Z] #64 340.7 + install -D bin/containerd /build/containerd [2022-05-12T12:52:56.714Z] #64 340.7 + install -D bin/containerd-shim /build/containerd-shim [2022-05-12T12:52:56.714Z] #64 340.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-12T12:52:56.714Z] #64 340.7 + install -D bin/ctr /build/ctr [2022-05-12T12:52:57.756Z] #77 DONE 2.1s [2022-05-12T12:52:57.756Z] [2022-05-12T12:52:57.756Z] #78 exporting to image [2022-05-12T12:52:57.756Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-12T12:52:57.756Z] #78 exporting layers [2022-05-12T12:52:58.602Z] #64 DONE 342.9s [2022-05-12T12:52:59.967Z] [2022-05-12T12:52:59.967Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-12T12:52:59.967Z] #65 sha256:1c82a1acd2a56a570d9bc9cafb6dbaa9716ab9c3871df506e927c5c948f48520 [2022-05-12T12:53:00.892Z] #65 DONE 1.0s [2022-05-12T12:53:00.892Z] [2022-05-12T12:53:00.892Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-12T12:53:00.892Z] #70 sha256:0fc119568d0b899d2b8e339ba7aad0bc25ab6bc8a62fe1d7cca50cbf09aa4751 [2022-05-12T12:53:00.892Z] #70 DONE 0.2s [2022-05-12T12:53:00.892Z] [2022-05-12T12:53:00.892Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-12T12:53:00.892Z] #75 sha256:6972839c1d12e4bca99128cf660c6f0df40da0005d9404057025059ae4932aff [2022-05-12T12:53:02.255Z] #75 DONE 1.1s [2022-05-12T12:53:02.255Z] [2022-05-12T12:53:02.255Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-12T12:53:02.255Z] #76 sha256:d2d1787a1b8e1e8e94ccd3d2caa696782b0d8175f5d4acfe11ab799ae6683d0f [2022-05-12T12:53:02.255Z] #76 DONE 0.0s [2022-05-12T12:53:02.255Z] [2022-05-12T12:53:02.255Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-12T12:53:02.255Z] #77 sha256:c3b406c208700a444604174b7176824e1db68de6ba970e5be72815fa40cf5040 [2022-05-12T12:53:03.619Z] #77 DONE 1.3s [2022-05-12T12:53:03.619Z] [2022-05-12T12:53:03.619Z] #78 exporting to image [2022-05-12T12:53:03.619Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-12T12:53:03.619Z] #78 exporting layers [2022-05-12T12:53:04.355Z] #78 exporting layers 6.5s done [2022-05-12T12:53:04.355Z] #78 writing image sha256:bd427d8cb1389a90f5e23ea923c02f8e0570ec9d44931c272b74a078a6ce3172 done [2022-05-12T12:53:04.355Z] #78 naming to docker.io/library/docker:91c254a189daafce6f091a84bf483cffd968104d done [2022-05-12T12:53:04.355Z] #78 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-05-12T12:53:04.712Z] + trap exit INT TERM [2022-05-12T12:53:04.712Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-05-12T12:53:04.712Z] + CONTAINER_NAME=docker-pr1 [2022-05-12T12:53:04.712Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43588/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43588/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=91c254a189daafce6f091a84bf483cffd968104d -e DOCKER_GRAPHDRIVER docker:91c254a189daafce6f091a84bf483cffd968104d hack/make.sh dynbinary [2022-05-12T12:53:06.631Z] [2022-05-12T12:53:06.631Z] Removing bundles/ [2022-05-12T12:53:06.631Z] [2022-05-12T12:53:06.631Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-12T12:53:06.631Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T12:53:06.631Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T12:53:10.153Z] #78 exporting layers 6.0s done [2022-05-12T12:53:10.153Z] #78 writing image sha256:0d1ede0e1e67c16756130e905c247a244920e5a7a9e7d636e48fcb5353bcb6ad done [2022-05-12T12:53:10.153Z] #78 naming to docker.io/library/docker:91c254a189daafce6f091a84bf483cffd968104d done [2022-05-12T12:53:10.153Z] #78 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-12T12:53:10.494Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43588/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=91c254a189daafce6f091a84bf483cffd968104d -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:91c254a189daafce6f091a84bf483cffd968104d hack/make.sh dynbinary test-integration [2022-05-12T12:53:11.420Z] [2022-05-12T12:53:11.677Z] Removing bundles/ [2022-05-12T12:53:11.677Z] [2022-05-12T12:53:11.677Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-12T12:53:11.677Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T12:53:11.677Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T12:53:16.371Z] ok github.com/docker/docker/cmd/dockerd 0.072s coverage: 29.7% of statements [2022-05-12T12:53:16.371Z] ok github.com/docker/docker/container 0.117s coverage: 34.6% of statements [2022-05-12T12:53:16.627Z] ok github.com/docker/docker/cmd/dockerd/trap 2.448s coverage: 0.0% of statements [2022-05-12T12:53:16.627Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-12T12:53:16.627Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-12T12:53:16.627Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-12T12:53:16.627Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-12T12:53:16.627Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-12T12:53:21.878Z] ok github.com/docker/docker/daemon/cluster 0.069s coverage: 0.5% of statements [2022-05-12T12:53:23.250Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2022-05-12T12:53:24.616Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.9% of statements [2022-05-12T12:53:31.155Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.8% of statements [2022-05-12T12:53:32.085Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.5% of statements [2022-05-12T12:53:32.342Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-05-12T12:53:33.272Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-05-12T12:53:34.200Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.477s coverage: 74.8% of statements [2022-05-12T12:53:34.457Z] ok github.com/docker/docker/daemon 10.123s coverage: 16.6% of statements [2022-05-12T12:53:34.457Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-12T12:53:34.457Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-12T12:53:34.457Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-12T12:53:34.457Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-12T12:53:35.386Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.323s coverage: 56.2% of statements [2022-05-12T12:53:35.948Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-05-12T12:53:37.205Z] INFO [linters context/goanalysis] analyzers took 4m57.800090705s with top 10 stages: buildir: 2m2.470176685s, goimports: 24.134233013s, unconvert: 18.807014097s, gosec: 16.700499946s, S1038: 8.496415982s, golint: 7.445038123s, misspell: 6.288842797s, nilness: 4.637476632s, unused: 3.56791441s, directives: 3.51603346s [2022-05-12T12:53:37.205Z] INFO [runner] Issues before processing: 3036, after processing: 0 [2022-05-12T12:53:37.205Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2420/2420, skip_files: 2420/2420, path_prettifier: 2420/2420, autogenerated_exclude: 2037/2420, identifier_marker: 2037/2037, exclude: 2037/2037, nolint: 0/78, cgo: 2420/3036, skip_dirs: 2420/2420, exclude-rules: 78/2037 [2022-05-12T12:53:37.205Z] INFO [runner] processing took 81.206078ms with stages: nolint: 30.697382ms, identifier_marker: 23.2048ms, path_prettifier: 9.014126ms, autogenerated_exclude: 8.252379ms, exclude-rules: 7.893025ms, skip_dirs: 1.754291ms, cgo: 234.371µs, filename_unadjuster: 150.35µs, max_same_issues: 1.421µs, skip_files: 841ns, uniq_by_line: 609ns, diff: 325ns, source_code: 319ns, path_shortener: 317ns, exclude: 303ns, max_from_linter: 287ns, severity-rules: 259ns, max_per_file_from_linter: 247ns, sort_results: 225ns, path_prefixer: 201ns [2022-05-12T12:53:37.205Z] INFO [runner] linters took 1m31.537255336s with stages: goanalysis_metalinter: 1m31.455865797s [2022-05-12T12:53:37.205Z] INFO File cache stats: 1665 entries of total size 8.4MiB [2022-05-12T12:53:37.205Z] INFO Memory: 2622 samples, avg is 286.0MB, max is 1198.4MB [2022-05-12T12:53:37.205Z] INFO Execution took 4m22.009998372s [2022-05-12T12:53:37.205Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-05-12T12:53:37.331Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2022-05-12T12:53:37.555Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43588/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=91c254a189daafce6f091a84bf483cffd968104d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:91c254a189daafce6f091a84bf483cffd968104d hack/make.sh dynbinary test-docker-py [2022-05-12T12:53:37.815Z] [2022-05-12T12:53:38.074Z] Removing bundles/ [2022-05-12T12:53:38.074Z] [2022-05-12T12:53:38.074Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-12T12:53:38.074Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T12:53:38.074Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T12:53:38.272Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.210s coverage: 50.6% of statements [2022-05-12T12:53:40.166Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.107s coverage: 49.7% of statements [2022-05-12T12:53:40.166Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-12T12:53:40.166Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.814s coverage: 58.2% of statements [2022-05-12T12:53:40.166Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-12T12:53:40.166Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-12T12:53:41.096Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-05-12T12:53:41.096Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2022-05-12T12:53:41.658Z] ok github.com/docker/docker/daemon/links 0.019s coverage: 93.0% of statements [2022-05-12T12:53:43.026Z] ok github.com/docker/docker/daemon/images 0.036s coverage: 6.6% of statements [2022-05-12T12:53:43.026Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-12T12:53:43.026Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-12T12:53:43.282Z] ok github.com/docker/docker/daemon/logger 0.216s coverage: 42.5% of statements [2022-05-12T12:53:44.211Z] ok github.com/docker/docker/daemon/logger/fluentd 0.019s coverage: 53.6% of statements [2022-05-12T12:53:44.211Z] ok github.com/docker/docker/daemon/logger/awslogs 0.152s coverage: 80.2% of statements [2022-05-12T12:53:44.211Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-12T12:53:44.467Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-05-12T12:53:44.724Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-05-12T12:53:44.981Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2022-05-12T12:53:45.544Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-05-12T12:53:45.801Z] ok github.com/docker/docker/daemon/logger/local 0.028s coverage: 78.7% of statements [2022-05-12T12:53:45.801Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-12T12:53:46.364Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 59.1% of statements [2022-05-12T12:53:46.621Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 31.5% of statements [2022-05-12T12:53:47.184Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-05-12T12:53:47.745Z] ok github.com/docker/docker/daemon/logger/templates 0.022s coverage: 8.3% of statements [2022-05-12T12:53:48.001Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-05-12T12:53:48.929Z] ok github.com/docker/docker/daemon/logger/splunk 1.528s coverage: 82.5% of statements [2022-05-12T12:53:48.929Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-12T12:53:48.929Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-12T12:53:49.857Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 44.4% of statements [2022-05-12T12:53:50.114Z] ok github.com/docker/docker/distribution 0.592s coverage: 28.2% of statements [2022-05-12T12:53:50.114Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-12T12:53:50.678Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-05-12T12:53:51.240Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-05-12T12:53:51.497Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-05-12T12:53:52.060Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-05-12T12:53:52.060Z] ok github.com/docker/docker/distribution/xfer 1.895s coverage: 84.9% of statements [2022-05-12T12:53:52.060Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-12T12:53:52.060Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-12T12:53:52.060Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-12T12:53:52.622Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2022-05-12T12:53:53.185Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-05-12T12:53:54.133Z] ok github.com/docker/docker/opts 0.021s coverage: 65.5% of statements [2022-05-12T12:53:54.133Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-05-12T12:53:56.045Z] ok github.com/docker/docker/pkg/archive 0.298s coverage: 82.4% of statements [2022-05-12T12:53:56.425Z] Removing intermediate container f0079e66bbfd [2022-05-12T12:53:56.425Z] ---> 293f0a4dcee1 [2022-05-12T12:53:56.425Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-05-12T12:53:56.425Z] ---> Running in 63f96cf5e15a [2022-05-12T12:53:56.425Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-12T12:53:56.425Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-12T12:53:56.425Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-12T12:53:56.425Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-12T12:53:56.425Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-12T12:53:56.425Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-12T12:53:56.425Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-12T12:53:56.425Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-12T12:53:56.425Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-12T12:53:56.425Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-12T12:53:56.425Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-12T12:53:56.425Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-12T12:53:56.425Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-12T12:53:56.518Z] Removing intermediate container 0fcfc2c1c404 [2022-05-12T12:53:56.518Z] ---> 3787ef5f5372 [2022-05-12T12:53:56.518Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-05-12T12:53:56.518Z] ---> Running in 5ad46ff7933c [2022-05-12T12:53:56.518Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-12T12:53:56.519Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-12T12:53:56.519Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-12T12:53:56.519Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-12T12:53:56.519Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-12T12:53:56.519Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-12T12:53:56.519Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-12T12:53:56.519Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-12T12:53:56.519Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-12T12:53:56.519Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-12T12:53:56.519Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-12T12:53:56.519Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-12T12:53:56.519Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-12T12:53:56.519Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-12T12:53:56.519Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-12T12:53:56.519Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-12T12:53:56.607Z] ok github.com/docker/docker/pkg/authorization 0.366s coverage: 68.3% of statements [2022-05-12T12:53:56.863Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-12T12:53:56.863Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-05-12T12:53:56.892Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-12T12:53:57.880Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-12T12:53:57.880Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-12T12:53:58.573Z] 8b534d64a7c3: Pull complete [2022-05-12T12:53:58.573Z] Digest: sha256:b474e47f6f8bdb110068684ab8cebbadb5806e641fe6dba0169555981f6520ef [2022-05-12T12:53:58.574Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T12:53:58.574Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T12:53:58.574Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-05-12T12:53:58.574Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-05-12T12:53:58.574Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2928' [2022-05-12T12:53:58.574Z] INFO: Docker version of control daemon [2022-05-12T12:53:58.574Z] [2022-05-12T12:53:58.574Z] Client: [2022-05-12T12:53:58.574Z] Version: 20.10.9 [2022-05-12T12:53:58.574Z] API version: 1.41 [2022-05-12T12:53:58.574Z] Go version: go1.16.8 [2022-05-12T12:53:58.574Z] Git commit: c2ea9bc [2022-05-12T12:53:58.574Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T12:53:58.574Z] OS/Arch: windows/amd64 [2022-05-12T12:53:58.574Z] Context: default [2022-05-12T12:53:58.574Z] Experimental: true [2022-05-12T12:53:58.574Z] [2022-05-12T12:53:58.574Z] Server: Docker Engine - Community [2022-05-12T12:53:58.574Z] Engine: [2022-05-12T12:53:58.574Z] Version: 20.10.9 [2022-05-12T12:53:58.574Z] API version: 1.41 (minimum version 1.24) [2022-05-12T12:53:58.574Z] Go version: go1.16.8 [2022-05-12T12:53:58.574Z] Git commit: 79ea9d3 [2022-05-12T12:53:58.574Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T12:53:58.574Z] OS/Arch: windows/amd64 [2022-05-12T12:53:58.574Z] Experimental: true [2022-05-12T12:53:58.574Z] [2022-05-12T12:53:58.574Z] INFO: Docker info of control daemon [2022-05-12T12:53:58.574Z] [2022-05-12T12:53:58.574Z] Client: [2022-05-12T12:53:58.574Z] Context: default [2022-05-12T12:53:58.574Z] Debug Mode: false [2022-05-12T12:53:58.574Z] Plugins: [2022-05-12T12:53:58.574Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-12T12:53:58.574Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-12T12:53:58.574Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-12T12:53:58.574Z] [2022-05-12T12:53:58.574Z] Server: [2022-05-12T12:53:58.574Z] Containers: 0 [2022-05-12T12:53:58.574Z] Running: 0 [2022-05-12T12:53:58.574Z] Paused: 0 [2022-05-12T12:53:58.574Z] Stopped: 0 [2022-05-12T12:53:58.574Z] Images: 1 [2022-05-12T12:53:58.574Z] Server Version: 20.10.9 [2022-05-12T12:53:58.574Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-12T12:53:58.574Z] Windows: [2022-05-12T12:53:58.574Z] LCOW: [2022-05-12T12:53:58.574Z] Logging Driver: json-file [2022-05-12T12:53:58.574Z] Plugins: [2022-05-12T12:53:58.574Z] Volume: local [2022-05-12T12:53:58.574Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T12:53:58.574Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T12:53:58.574Z] Swarm: inactive [2022-05-12T12:53:58.574Z] Default Isolation: process [2022-05-12T12:53:58.574Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-12T12:53:58.574Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-12T12:53:58.574Z] OSType: windows [2022-05-12T12:53:58.574Z] Architecture: x86_64 [2022-05-12T12:53:58.574Z] CPUs: 4 [2022-05-12T12:53:58.574Z] Total Memory: 32GiB [2022-05-12T12:53:58.574Z] Name: azwin-2-466ee0 [2022-05-12T12:53:58.574Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-12T12:53:58.574Z] Docker Root Dir: D:\docker [2022-05-12T12:53:58.574Z] Debug Mode: false [2022-05-12T12:53:58.574Z] Registry: https://index.docker.io/v1/ [2022-05-12T12:53:58.574Z] Labels: [2022-05-12T12:53:58.574Z] Experimental: true [2022-05-12T12:53:58.574Z] Insecure Registries: [2022-05-12T12:53:58.574Z] 10.0.0.4:5000 [2022-05-12T12:53:58.574Z] 127.0.0.0/8 [2022-05-12T12:53:58.574Z] Registry Mirrors: [2022-05-12T12:53:58.574Z] http://10.0.0.4:5000/ [2022-05-12T12:53:58.574Z] Live Restore Enabled: false [2022-05-12T12:53:58.574Z] Product License: Community Engine [2022-05-12T12:53:58.574Z] [2022-05-12T12:53:58.574Z] [2022-05-12T12:53:58.574Z] INFO: Commit hash is 91c254a189 [2022-05-12T12:53:58.574Z] INFO: Nuke-Everything... [2022-05-12T12:53:58.574Z] INFO: Container count on control daemon to delete is 0 [2022-05-12T12:53:58.574Z] INFO: Nuking d:\CI [2022-05-12T12:53:58.574Z] INFO: Zapped successfully [2022-05-12T12:53:58.574Z] INFO: Location for testing is d:\CI\PR-43588\1 [2022-05-12T12:53:58.574Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-12T12:53:58.574Z] [2022-05-12T12:53:58.574Z] [2022-05-12T12:53:58.574Z] INFO: Building the image from Dockerfile.windows at 05/12/2022 12:53:46... [2022-05-12T12:53:58.574Z] [2022-05-12T12:53:58.574Z] Sending build context to Docker daemon 66.69MB [2022-05-12T12:53:58.574Z] [2022-05-12T12:53:58.574Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-12T12:53:58.574Z] ---> 3e15a767850d [2022-05-12T12:53:58.574Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-12T12:53:58.574Z] ---> Running in cd50d5b4753e [2022-05-12T12:53:58.574Z] Removing intermediate container cd50d5b4753e [2022-05-12T12:53:58.574Z] ---> c4873600731d [2022-05-12T12:53:58.574Z] Step 3/13 : ARG GO_VERSION=1.18.2 [2022-05-12T12:53:58.574Z] ---> Running in a714861a0ecf [2022-05-12T12:53:58.574Z] Removing intermediate container a714861a0ecf [2022-05-12T12:53:58.574Z] ---> 259c3d31dbcf [2022-05-12T12:53:58.574Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-12T12:53:58.574Z] ---> Running in 6eec368e39c9 [2022-05-12T12:53:58.574Z] Removing intermediate container 6eec368e39c9 [2022-05-12T12:53:58.574Z] ---> ddf52b43b9d9 [2022-05-12T12:53:58.574Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-12T12:53:58.574Z] ---> Running in df830c9af3cf [2022-05-12T12:53:58.574Z] Removing intermediate container df830c9af3cf [2022-05-12T12:53:58.574Z] ---> 3d1520630f84 [2022-05-12T12:53:58.574Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-12T12:53:58.574Z] ---> Running in 7218db885f34 [2022-05-12T12:53:58.574Z] Removing intermediate container 7218db885f34 [2022-05-12T12:53:58.574Z] ---> a3a11d37200b [2022-05-12T12:53:58.574Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-12T12:53:58.574Z] ---> Running in e754064fdda3 [2022-05-12T12:53:58.574Z] Removing intermediate container e754064fdda3 [2022-05-12T12:53:58.574Z] ---> 35be653cf459 [2022-05-12T12:53:58.574Z] Step 8/13 : 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; [2022-05-12T12:53:58.574Z] ---> Running in 2c108ca8f994 [2022-05-12T12:54:00.127Z] ok github.com/docker/docker/pkg/chrootarchive 2.525s coverage: 42.7% of statements [2022-05-12T12:54:00.383Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-12T12:54:00.640Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-05-12T12:54:00.640Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-05-12T12:54:01.202Z] ok github.com/docker/docker/layer 7.532s coverage: 69.0% of statements [2022-05-12T12:54:01.202Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-12T12:54:01.202Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-12T12:54:01.202Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-12T12:54:01.202Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-12T12:54:01.202Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-12T12:54:01.202Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-12T12:54:01.459Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 87.2% of statements [2022-05-12T12:54:01.459Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-05-12T12:54:02.021Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-05-12T12:54:02.021Z] ok github.com/docker/docker/pkg/fsutils 0.202s coverage: 85.1% of statements [2022-05-12T12:54:02.949Z] ok github.com/docker/docker/pkg/idtools 0.472s coverage: 67.9% of statements [2022-05-12T12:54:02.949Z] ok github.com/docker/docker/pkg/ioutils 0.359s coverage: 71.5% of statements [2022-05-12T12:54:03.206Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-05-12T12:54:03.206Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-05-12T12:54:03.206Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-12T12:54:03.462Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2022-05-12T12:54:03.462Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-05-12T12:54:03.719Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2022-05-12T12:54:03.976Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-05-12T12:54:03.976Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-05-12T12:54:03.976Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-12T12:54:03.976Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-12T12:54:04.539Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2022-05-12T12:54:05.101Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-05-12T12:54:05.358Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-12T12:54:05.358Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-12T12:54:06.722Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-05-12T12:54:06.979Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-05-12T12:54:07.234Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-05-12T12:54:07.490Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-05-12T12:54:07.746Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-05-12T12:54:07.746Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-12T12:54:08.308Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.4% of statements [2022-05-12T12:54:08.869Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-05-12T12:54:09.125Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2022-05-12T12:54:09.381Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-05-12T12:54:09.942Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-12T12:54:09.942Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-12T12:54:11.397Z] Removing intermediate container 5ad46ff7933c [2022-05-12T12:54:11.397Z] ---> 421967f62c1a [2022-05-12T12:54:11.397Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-12T12:54:11.397Z] ---> Running in c4d8fadfdac4 [2022-05-12T12:54:11.831Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-05-12T12:54:12.088Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-12T12:54:12.344Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-05-12T12:54:12.925Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-12T12:54:12.925Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-12T12:54:12.925Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-12T12:54:12.925Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-12T12:54:13.383Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-12T12:54:13.383Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-12T12:54:13.383Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-12T12:54:13.383Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T12:54:13.710Z] ok github.com/docker/docker/quota 0.234s coverage: 71.4% of statements [2022-05-12T12:54:13.967Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-05-12T12:54:14.896Z] ok github.com/docker/docker/registry 0.078s coverage: 58.6% of statements [2022-05-12T12:54:15.152Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-05-12T12:54:15.408Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-05-12T12:54:15.664Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-05-12T12:54:15.677Z] Removing intermediate container 63f96cf5e15a [2022-05-12T12:54:15.677Z] ---> 996c7a3c18f8 [2022-05-12T12:54:15.677Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-12T12:54:15.677Z] ---> Running in eb13a531c270 [2022-05-12T12:54:15.920Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-05-12T12:54:16.435Z] [2022-05-12T12:54:16.435Z] SUCCESS: Specified value was saved. [2022-05-12T12:54:16.435Z] INFO: Downloading git... [2022-05-12T12:54:17.810Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-05-12T12:54:17.907Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-12T12:54:17.907Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-12T12:54:18.372Z] ok github.com/docker/docker/volume/local 0.089s coverage: 76.4% of statements [2022-05-12T12:54:18.374Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-12T12:54:18.374Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-12T12:54:18.628Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-05-12T12:54:18.687Z] INFO: Downloading go... [2022-05-12T12:54:18.861Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-12T12:54:18.861Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-12T12:54:18.861Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-12T12:54:18.861Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T12:54:20.002Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-05-12T12:54:20.268Z] INFO: Downloading compiler 1 of 3... [2022-05-12T12:54:20.268Z] INFO: Downloading compiler 2 of 3... [2022-05-12T12:54:20.268Z] INFO: Downloading compiler 3 of 3... [2022-05-12T12:54:20.268Z] INFO: Extracting git... [2022-05-12T12:54:20.838Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T12:54:20.838Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T12:54:20.838Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T12:54:20.838Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T12:54:20.838Z] [2022-05-12T12:54:20.838Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T12:54:20.838Z] DOCKER_SYSTEMD=1 [2022-05-12T12:54:20.838Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T12:54:20.838Z] HOSTNAME=4d26018c505d [2022-05-12T12:54:20.838Z] DEST=bundles/test-integration [2022-05-12T12:54:20.838Z] PWD=/go/src/github.com/docker/docker [2022-05-12T12:54:20.838Z] DOCKER_GITCOMMIT=91c254a189daafce6f091a84bf483cffd968104d [2022-05-12T12:54:20.838Z] container=docker [2022-05-12T12:54:20.838Z] HOME=/root [2022-05-12T12:54:20.838Z] LANG=C.UTF-8 [2022-05-12T12:54:20.838Z] INVOCATION_ID=1494bf85ac284817b3e089ccb5712623 [2022-05-12T12:54:20.838Z] GOLANG_VERSION=1.18.2 [2022-05-12T12:54:20.838Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T12:54:20.838Z] VALIDATE_BRANCH=master [2022-05-12T12:54:20.838Z] TERM=xterm [2022-05-12T12:54:20.838Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T12:54:20.838Z] SHLVL=3 [2022-05-12T12:54:20.838Z] TIMEOUT=120m [2022-05-12T12:54:20.838Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-12T12:54:20.838Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T12:54:20.838Z] GO111MODULE=off [2022-05-12T12:54:20.838Z] DOCKER_EXPERIMENTAL=1 [2022-05-12T12:54:20.838Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-12T12:54:20.838Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T12:54:20.838Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T12:54:20.838Z] GOPATH=/go [2022-05-12T12:54:20.838Z] PKG_CONFIG=pkg-config [2022-05-12T12:54:20.838Z] _=/usr/bin/env [2022-05-12T12:54:20.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-12T12:54:21.908Z] Removing intermediate container c4d8fadfdac4 [2022-05-12T12:54:21.908Z] ---> e60971eda6a6 [2022-05-12T12:54:21.908Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-12T12:54:21.908Z] ---> Running in 223e20c1f19b [2022-05-12T12:54:21.908Z] Removing intermediate container 223e20c1f19b [2022-05-12T12:54:21.908Z] ---> 814b5521cf6b [2022-05-12T12:54:21.908Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-12T12:54:21.908Z] ---> Running in 11295f21937e [2022-05-12T12:54:21.908Z] Removing intermediate container 11295f21937e [2022-05-12T12:54:21.908Z] ---> 52b5b77c274e [2022-05-12T12:54:21.908Z] Step 13/13 : COPY . . [2022-05-12T12:54:27.511Z] Removing intermediate container eb13a531c270 [2022-05-12T12:54:27.511Z] ---> 22cfa84c2cd0 [2022-05-12T12:54:27.511Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-12T12:54:27.511Z] ---> Running in 18a9fe43243a [2022-05-12T12:54:27.511Z] Removing intermediate container 18a9fe43243a [2022-05-12T12:54:27.511Z] ---> f1b268133a10 [2022-05-12T12:54:27.511Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-12T12:54:27.511Z] ---> Running in 55fb8695f87e [2022-05-12T12:54:27.979Z] Removing intermediate container 55fb8695f87e [2022-05-12T12:54:27.979Z] ---> 947160382079 [2022-05-12T12:54:27.979Z] Step 13/13 : COPY . . [2022-05-12T12:54:38.103Z] INFO: Expanding go... [2022-05-12T12:54:41.888Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-05-12T12:54:41.888Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-12T12:54:41.888Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-12T12:54:41.888Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-12T12:54:41.888Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-12T12:54:41.888Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-12T12:54:41.888Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-12T12:54:41.888Z] ? github.com/docker/docker/rootless [no test files] [2022-05-12T12:54:41.888Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-12T12:54:41.888Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-12T12:54:41.888Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-12T12:54:41.888Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-12T12:54:41.888Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-12T12:54:41.888Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-12T12:54:41.888Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-12T12:54:41.888Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-12T12:54:41.888Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-12T12:54:41.888Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-12T12:54:41.888Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-12T12:54:41.888Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-12T12:54:41.888Z] ? github.com/docker/docker/volume [no test files] [2022-05-12T12:54:41.888Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-12T12:54:41.888Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-12T12:54:41.888Z] [2022-05-12T12:54:41.888Z] === Skipped [2022-05-12T12:54:41.888Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-12T12:54:41.888Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T12:54:41.888Z] [2022-05-12T12:54:41.888Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-12T12:54:41.888Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T12:54:41.888Z] [2022-05-12T12:54:41.888Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-12T12:54:41.888Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T12:54:41.888Z] [2022-05-12T12:54:41.888Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-12T12:54:41.888Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T12:54:41.888Z] [2022-05-12T12:54:41.888Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-12T12:54:41.888Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T12:54:41.888Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T12:54:41.888Z] [2022-05-12T12:54:41.888Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-12T12:54:41.888Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T12:54:41.888Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T12:54:41.888Z] [2022-05-12T12:54:41.888Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-12T12:54:41.888Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T12:54:41.888Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T12:54:41.888Z] [2022-05-12T12:54:41.888Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-12T12:54:41.888Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T12:54:41.888Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T12:54:41.888Z] [2022-05-12T12:54:41.888Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-12T12:54:41.888Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T12:54:41.888Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T12:54:41.888Z] [2022-05-12T12:54:41.888Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-12T12:54:41.888Z] graphtest_unix.go:71: No driver to put! [2022-05-12T12:54:41.888Z] [2022-05-12T12:54:41.888Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-12T12:54:41.888Z] time="2022-05-12T12:53:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T12:54:41.888Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T12:54:41.888Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T12:54:41.888Z] [2022-05-12T12:54:41.888Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-12T12:54:41.888Z] time="2022-05-12T12:53:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T12:54:41.888Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T12:54:41.888Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T12:54:41.888Z] [2022-05-12T12:54:41.888Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-12T12:54:41.888Z] time="2022-05-12T12:53:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T12:54:41.888Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T12:54:41.888Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T12:54:41.888Z] [2022-05-12T12:54:41.888Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-12T12:54:41.888Z] time="2022-05-12T12:53:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T12:54:41.888Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T12:54:41.888Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T12:54:41.888Z] [2022-05-12T12:54:41.888Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-12T12:54:41.888Z] time="2022-05-12T12:53:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T12:54:41.888Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T12:54:41.888Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T12:54:41.888Z] [2022-05-12T12:54:41.888Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-12T12:54:41.888Z] graphtest_unix.go:71: No driver to put! [2022-05-12T12:54:41.888Z] [2022-05-12T12:54:41.888Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-12T12:54:41.888Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-12T12:54:41.888Z] [2022-05-12T12:54:41.888Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-12T12:54:41.888Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-12T12:54:41.888Z] [2022-05-12T12:54:41.888Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-12T12:54:41.888Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-12T12:54:41.888Z] [2022-05-12T12:54:41.888Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-12T12:54:41.888Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-12T12:54:41.888Z] [2022-05-12T12:54:41.888Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-12T12:54:41.888Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T12:54:41.888Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T12:54:41.888Z] [2022-05-12T12:54:41.888Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-12T12:54:41.888Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T12:54:41.888Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T12:54:41.888Z] [2022-05-12T12:54:41.888Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-12T12:54:41.888Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T12:54:41.888Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T12:54:41.888Z] [2022-05-12T12:54:41.888Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-12T12:54:41.888Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T12:54:41.888Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T12:54:41.888Z] [2022-05-12T12:54:41.888Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-12T12:54:41.888Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T12:54:41.888Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T12:54:41.888Z] [2022-05-12T12:54:41.888Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-12T12:54:41.889Z] graphtest_unix.go:71: No driver to put! [2022-05-12T12:54:41.889Z] [2022-05-12T12:54:41.889Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-12T12:54:41.889Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-12T12:54:41.889Z] [2022-05-12T12:54:41.889Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-12T12:54:41.889Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-12T12:54:41.889Z] [2022-05-12T12:54:41.889Z] DONE 2524 tests, 28 skipped in 204.969s [2022-05-12T12:54:41.889Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/config [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/idm [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/ns [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/options [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/osl [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T12:54:41.889Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-12T12:54:41.889Z] + 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/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/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 [2022-05-12T12:54:46.989Z] ---> bbbf61673075 [2022-05-12T12:54:46.989Z] Successfully built bbbf61673075 [2022-05-12T12:54:46.989Z] Successfully tagged docker:latest [2022-05-12T12:54:46.989Z] INFO: Image build ended at 05/12/2022 12:54:45. Duration:00:03:16.5752895 [2022-05-12T12:54:46.989Z] [2022-05-12T12:54:46.989Z] [2022-05-12T12:54:46.989Z] INFO: Building the test binaries at 05/12/2022 12:54:45... [2022-05-12T12:54:49.878Z] INFO: make.ps1 starting at 05/12/2022 12:54:49 [2022-05-12T12:54:49.878Z] INFO: Git commit (91c254a189) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T12:54:49.878Z] INFO: Invoking autogen... [2022-05-12T12:54:49.878Z] { [2022-05-12T12:54:49.878Z] "RT_GROUP_ICON": { [2022-05-12T12:54:49.878Z] "#1": { [2022-05-12T12:54:49.878Z] "0409": "../../winresources/docker.ico" [2022-05-12T12:54:49.878Z] } [2022-05-12T12:54:49.878Z] }, [2022-05-12T12:54:49.878Z] "RT_MANIFEST": { [2022-05-12T12:54:49.878Z] "#1": { [2022-05-12T12:54:49.878Z] "0409": { [2022-05-12T12:54:49.878Z] "identity": {}, [2022-05-12T12:54:49.878Z] "description": "Docker Engine", [2022-05-12T12:54:49.878Z] "minimum-os": "vista", [2022-05-12T12:54:49.878Z] "execution-level": "", [2022-05-12T12:54:49.878Z] "ui-access": false, [2022-05-12T12:54:49.878Z] "auto-elevate": false, [2022-05-12T12:54:49.878Z] "dpi-awareness": "unaware", [2022-05-12T12:54:49.878Z] "disable-theming": false, [2022-05-12T12:54:49.878Z] "disable-window-filtering": false, [2022-05-12T12:54:49.878Z] "high-resolution-scrolling-aware": false, [2022-05-12T12:54:49.878Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-12T12:54:49.878Z] "long-path-aware": false, [2022-05-12T12:54:49.878Z] "printer-driver-isolation": false, [2022-05-12T12:54:49.878Z] "gdi-scaling": false, [2022-05-12T12:54:49.878Z] "segment-heap": false, [2022-05-12T12:54:49.878Z] "use-common-controls-v6": false [2022-05-12T12:54:49.878Z] } [2022-05-12T12:54:49.878Z] } [2022-05-12T12:54:49.878Z] }, [2022-05-12T12:54:49.878Z] "RT_MESSAGETABLE": { [2022-05-12T12:54:49.878Z] "#1": { [2022-05-12T12:54:49.878Z] "0409": "../../winresources/event_messages.bin" [2022-05-12T12:54:49.878Z] } [2022-05-12T12:54:49.878Z] }, [2022-05-12T12:54:49.878Z] "RT_VERSION": { [2022-05-12T12:54:49.878Z] "#1": { [2022-05-12T12:54:49.878Z] "0409": { [2022-05-12T12:54:49.878Z] "fixed": { [2022-05-12T12:54:49.878Z] "file_version": "0.0.0.0", [2022-05-12T12:54:49.878Z] "product_version": "0.0.0.0", [2022-05-12T12:54:49.878Z] "type": "Unknown" [2022-05-12T12:54:49.878Z] }, [2022-05-12T12:54:49.878Z] "info": { [2022-05-12T12:54:49.878Z] "0000": { [2022-05-12T12:54:49.878Z] "CompanyName": "", [2022-05-12T12:54:49.878Z] "FileVersion": "0.0.0-dev", [2022-05-12T12:54:49.878Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-12T12:54:49.878Z] "OriginalFileName": "dockerd.exe", [2022-05-12T12:54:49.878Z] "ProductName": "", [2022-05-12T12:54:49.878Z] "ProductVersion": "0.0.0-dev", [2022-05-12T12:54:49.878Z] "SpecialBuild": "91c254a189" [2022-05-12T12:54:49.878Z] } [2022-05-12T12:54:49.878Z] } [2022-05-12T12:54:49.878Z] } [2022-05-12T12:54:49.878Z] } [2022-05-12T12:54:49.878Z] } [2022-05-12T12:54:49.878Z] } [2022-05-12T12:54:50.332Z] powershell.exe : cmd\dockerd\config.go [2022-05-12T12:54:50.332Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-6a28cddd\powershellWrapper.ps1:3 char:1 [2022-05-12T12:54:50.332Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-12T12:54:50.332Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-12T12:54:50.332Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-12T12:54:50.333Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-12T12:54:50.333Z] [2022-05-12T12:54:50.333Z] cmd\dockerd\config_windows.go [2022-05-12T12:54:50.333Z] cmd\dockerd\daemon.go [2022-05-12T12:54:50.333Z] cmd\dockerd\daemon_test.go [2022-05-12T12:54:50.333Z] cmd\dockerd\daemon_windows.go [2022-05-12T12:54:50.333Z] cmd\dockerd\docker.go [2022-05-12T12:54:50.333Z] cmd\dockerd\docker_windows.go [2022-05-12T12:54:50.333Z] cmd\dockerd\genwinres_windows.go [2022-05-12T12:54:50.333Z] cmd\dockerd\metrics.go [2022-05-12T12:54:50.333Z] cmd\dockerd\options.go [2022-05-12T12:54:50.333Z] cmd\dockerd\options_test.go [2022-05-12T12:54:50.787Z] cmd\dockerd\service_windows.go [2022-05-12T12:54:50.787Z] INFO: Building daemon... [2022-05-12T12:54:58.079Z] ---> 248bed555e48 [2022-05-12T12:54:58.079Z] Successfully built 248bed555e48 [2022-05-12T12:54:58.079Z] Successfully tagged docker:latest [2022-05-12T12:54:58.079Z] INFO: Image build ended at 05/12/2022 12:54:55. Duration:00:03:33.6069551 [2022-05-12T12:54:58.079Z] [2022-05-12T12:54:58.080Z] [2022-05-12T12:54:58.080Z] INFO: Building the test binaries at 05/12/2022 12:54:55... [2022-05-12T12:54:59.643Z] INFO: make.ps1 starting at 05/12/2022 12:54:59 [2022-05-12T12:54:59.643Z] INFO: Git commit (91c254a189) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T12:54:59.643Z] INFO: Invoking autogen... [2022-05-12T12:55:00.111Z] { [2022-05-12T12:55:00.111Z] "RT_GROUP_ICON": { [2022-05-12T12:55:00.111Z] "#1": { [2022-05-12T12:55:00.111Z] "0409": "../../winresources/docker.ico" [2022-05-12T12:55:00.111Z] } [2022-05-12T12:55:00.111Z] }, [2022-05-12T12:55:00.111Z] "RT_MANIFEST": { [2022-05-12T12:55:00.111Z] "#1": { [2022-05-12T12:55:00.111Z] "0409": { [2022-05-12T12:55:00.111Z] "identity": {}, [2022-05-12T12:55:00.111Z] "description": "Docker Engine", [2022-05-12T12:55:00.111Z] "minimum-os": "vista", [2022-05-12T12:55:00.111Z] "execution-level": "", [2022-05-12T12:55:00.111Z] "ui-access": false, [2022-05-12T12:55:00.111Z] "auto-elevate": false, [2022-05-12T12:55:00.111Z] "dpi-awareness": "unaware", [2022-05-12T12:55:00.111Z] "disable-theming": false, [2022-05-12T12:55:00.111Z] "disable-window-filtering": false, [2022-05-12T12:55:00.111Z] "high-resolution-scrolling-aware": false, [2022-05-12T12:55:00.111Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-12T12:55:00.111Z] "long-path-aware": false, [2022-05-12T12:55:00.111Z] "printer-driver-isolation": false, [2022-05-12T12:55:00.111Z] "gdi-scaling": false, [2022-05-12T12:55:00.111Z] "segment-heap": false, [2022-05-12T12:55:00.111Z] "use-common-controls-v6": false [2022-05-12T12:55:00.111Z] } [2022-05-12T12:55:00.111Z] } [2022-05-12T12:55:00.111Z] }, [2022-05-12T12:55:00.111Z] "RT_MESSAGETABLE": { [2022-05-12T12:55:00.111Z] "#1": { [2022-05-12T12:55:00.111Z] "0409": "../../winresources/event_messages.bin" [2022-05-12T12:55:00.111Z] } [2022-05-12T12:55:00.111Z] }, [2022-05-12T12:55:00.111Z] "RT_VERSION": { [2022-05-12T12:55:00.111Z] "#1": { [2022-05-12T12:55:00.111Z] "0409": { [2022-05-12T12:55:00.111Z] "fixed": { [2022-05-12T12:55:00.111Z] "file_version": "0.0.0.0", [2022-05-12T12:55:00.111Z] "product_version": "0.0.0.0", [2022-05-12T12:55:00.111Z] "type": "Unknown" [2022-05-12T12:55:00.111Z] }, [2022-05-12T12:55:00.111Z] "info": { [2022-05-12T12:55:00.111Z] "0000": { [2022-05-12T12:55:00.111Z] "CompanyName": "", [2022-05-12T12:55:00.111Z] "FileVersion": "0.0.0-dev", [2022-05-12T12:55:00.111Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-12T12:55:00.111Z] "OriginalFileName": "dockerd.exe", [2022-05-12T12:55:00.111Z] "ProductName": "", [2022-05-12T12:55:00.111Z] "ProductVersion": "0.0.0-dev", [2022-05-12T12:55:00.111Z] "SpecialBuild": "91c254a189" [2022-05-12T12:55:00.111Z] } [2022-05-12T12:55:00.111Z] } [2022-05-12T12:55:00.111Z] } [2022-05-12T12:55:00.111Z] } [2022-05-12T12:55:00.111Z] } [2022-05-12T12:55:00.111Z] } [2022-05-12T12:55:00.578Z] powershell.exe : cmd\dockerd\config.go [2022-05-12T12:55:00.578Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-5c947646\powershellWrapper.ps1:3 char:1 [2022-05-12T12:55:00.578Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-12T12:55:00.578Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-12T12:55:00.578Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-12T12:55:00.578Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-12T12:55:00.578Z] [2022-05-12T12:55:00.578Z] cmd\dockerd\config_windows.go [2022-05-12T12:55:00.578Z] cmd\dockerd\daemon.go [2022-05-12T12:55:00.578Z] cmd\dockerd\daemon_test.go [2022-05-12T12:55:00.578Z] cmd\dockerd\daemon_windows.go [2022-05-12T12:55:00.578Z] cmd\dockerd\docker.go [2022-05-12T12:55:00.578Z] cmd\dockerd\docker_windows.go [2022-05-12T12:55:00.578Z] cmd\dockerd\genwinres_windows.go [2022-05-12T12:55:00.578Z] cmd\dockerd\metrics.go [2022-05-12T12:55:00.578Z] cmd\dockerd\options.go [2022-05-12T12:55:00.578Z] cmd\dockerd\options_test.go [2022-05-12T12:55:00.578Z] cmd\dockerd\service_windows.go [2022-05-12T12:55:00.578Z] INFO: Building daemon... [2022-05-12T12:55:07.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-12T12:55:07.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-12T12:55:13.199Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T12:55:13.199Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T12:55:13.199Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T12:55:13.199Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T12:55:13.199Z] [2022-05-12T12:55:13.199Z] + TEST_INTEGRATION_DEST=2 [2022-05-12T12:55:13.199Z] + CONTAINER_NAME=docker-pr1-2 [2022-05-12T12:55:13.199Z] + TEST_SKIP_INTEGRATION=1 [2022-05-12T12:55:13.199Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-05-12T12:55:13.199Z] + run_tests [2022-05-12T12:55:13.199Z] + c=0 [2022-05-12T12:55:13.199Z] + '[' -n 0 ']' [2022-05-12T12:55:13.199Z] + rm= [2022-05-12T12:55:13.199Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43588/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43588/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43588/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=91c254a189daafce6f091a84bf483cffd968104d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:91c254a189daafce6f091a84bf483cffd968104d hack/make.sh '' test-integration [2022-05-12T12:55:13.199Z] + TEST_INTEGRATION_DEST=1 [2022-05-12T12:55:13.199Z] + CONTAINER_NAME=docker-pr1-1 [2022-05-12T12:55:13.199Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-05-12T12:55:13.199Z] + run_tests test-integration-flaky [2022-05-12T12:55:13.199Z] + '[' -n 0 ']' [2022-05-12T12:55:13.199Z] + rm= [2022-05-12T12:55:13.199Z] ++ jobs -p [2022-05-12T12:55:13.199Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43588/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43588/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43588/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=91c254a189daafce6f091a84bf483cffd968104d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:91c254a189daafce6f091a84bf483cffd968104d hack/make.sh test-integration-flaky test-integration [2022-05-12T12:55:13.199Z] + for job in $(jobs -p) [2022-05-12T12:55:13.199Z] + wait 9559 [2022-05-12T12:55:13.199Z] + TEST_INTEGRATION_DEST=3 [2022-05-12T12:55:13.199Z] + CONTAINER_NAME=docker-pr1-3 [2022-05-12T12:55:13.199Z] + TEST_SKIP_INTEGRATION=1 [2022-05-12T12:55:13.199Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-05-12T12:55:13.199Z] + run_tests [2022-05-12T12:55:13.199Z] + '[' -n 0 ']' [2022-05-12T12:55:13.199Z] + rm= [2022-05-12T12:55:13.199Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43588/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43588/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43588/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=91c254a189daafce6f091a84bf483cffd968104d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:91c254a189daafce6f091a84bf483cffd968104d hack/make.sh '' test-integration [2022-05-12T12:55:13.199Z] [2022-05-12T12:55:13.199Z] [2022-05-12T12:55:13.199Z] [2022-05-12T12:55:13.199Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T12:55:13.199Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T12:55:13.199Z] HOSTNAME=e57c53c0282d [2022-05-12T12:55:13.199Z] TEST_SKIP_INTEGRATION=1 [2022-05-12T12:55:13.199Z] TESTDEBUG=0 [2022-05-12T12:55:13.199Z] DEST=bundles/test-integration [2022-05-12T12:55:13.199Z] PWD=/go/src/github.com/docker/docker [2022-05-12T12:55:13.199Z] KEEPBUNDLE=1 [2022-05-12T12:55:13.199Z] DOCKER_GITCOMMIT=91c254a189daafce6f091a84bf483cffd968104d [2022-05-12T12:55:13.199Z] container=docker [2022-05-12T12:55:13.199Z] HOME=/root [2022-05-12T12:55:13.199Z] GOLANG_VERSION=1.18.2 [2022-05-12T12:55:13.199Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T12:55:13.199Z] VALIDATE_BRANCH=master [2022-05-12T12:55:13.199Z] TERM=xterm [2022-05-12T12:55:13.199Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T12:55:13.199Z] SHLVL=1 [2022-05-12T12:55:13.199Z] TIMEOUT=120m [2022-05-12T12:55:13.199Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-12T12:55:13.199Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T12:55:13.199Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-05-12T12:55:13.199Z] GO111MODULE=off [2022-05-12T12:55:13.199Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T12:55:13.199Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T12:55:13.199Z] GOPATH=/go [2022-05-12T12:55:13.199Z] PKG_CONFIG=pkg-config [2022-05-12T12:55:13.199Z] _=/usr/bin/env [2022-05-12T12:55:13.199Z] Building test suite binary ./integration-cli/test.main [2022-05-12T12:55:13.199Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-05-12T12:55:13.199Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T12:55:13.199Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T12:55:13.199Z] HOSTNAME=1a724fb521f8 [2022-05-12T12:55:13.199Z] TEST_SKIP_INTEGRATION=1 [2022-05-12T12:55:13.199Z] TESTDEBUG=0 [2022-05-12T12:55:13.199Z] DEST=bundles/test-integration [2022-05-12T12:55:13.199Z] PWD=/go/src/github.com/docker/docker [2022-05-12T12:55:13.199Z] KEEPBUNDLE=1 [2022-05-12T12:55:13.199Z] DOCKER_GITCOMMIT=91c254a189daafce6f091a84bf483cffd968104d [2022-05-12T12:55:13.199Z] container=docker [2022-05-12T12:55:13.199Z] HOME=/root [2022-05-12T12:55:13.199Z] GOLANG_VERSION=1.18.2 [2022-05-12T12:55:13.199Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T12:55:13.199Z] VALIDATE_BRANCH=master [2022-05-12T12:55:13.199Z] TERM=xterm [2022-05-12T12:55:13.199Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T12:55:13.199Z] SHLVL=1 [2022-05-12T12:55:13.199Z] TIMEOUT=120m [2022-05-12T12:55:13.199Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-12T12:55:13.199Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T12:55:13.199Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-05-12T12:55:13.199Z] GO111MODULE=off [2022-05-12T12:55:13.199Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T12:55:13.199Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T12:55:13.199Z] GOPATH=/go [2022-05-12T12:55:13.199Z] PKG_CONFIG=pkg-config [2022-05-12T12:55:13.199Z] _=/usr/bin/env [2022-05-12T12:55:13.199Z] Building test suite binary ./integration-cli/test.main [2022-05-12T12:55:13.199Z] No new tests added to integration. [2022-05-12T12:55:13.199Z] [2022-05-12T12:55:13.199Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T12:55:13.199Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T12:55:13.199Z] HOSTNAME=4fff49fbecfb [2022-05-12T12:55:13.199Z] TESTDEBUG=0 [2022-05-12T12:55:13.199Z] DEST=bundles/test-integration [2022-05-12T12:55:13.199Z] PWD=/go/src/github.com/docker/docker [2022-05-12T12:55:13.199Z] KEEPBUNDLE=1 [2022-05-12T12:55:13.199Z] DOCKER_GITCOMMIT=91c254a189daafce6f091a84bf483cffd968104d [2022-05-12T12:55:13.199Z] container=docker [2022-05-12T12:55:13.199Z] HOME=/root [2022-05-12T12:55:13.199Z] GOLANG_VERSION=1.18.2 [2022-05-12T12:55:13.199Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T12:55:13.199Z] VALIDATE_BRANCH=master [2022-05-12T12:55:13.199Z] TERM=xterm [2022-05-12T12:55:13.199Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T12:55:13.199Z] SHLVL=1 [2022-05-12T12:55:13.199Z] TIMEOUT=120m [2022-05-12T12:55:13.199Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-12T12:55:13.199Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T12:55:13.199Z] GO111MODULE=off [2022-05-12T12:55:13.199Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-12T12:55:13.199Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T12:55:13.199Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T12:55:13.199Z] GOPATH=/go [2022-05-12T12:55:13.199Z] PKG_CONFIG=pkg-config [2022-05-12T12:55:13.199Z] _=/usr/bin/env [2022-05-12T12:55:13.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-12T12:55:13.982Z] INFO: Expanding compiler 1 of 3... [2022-05-12T12:55:13.982Z] INFO: Expanding compiler 2 of 3... [2022-05-12T12:55:16.200Z] INFO: Expanding compiler 3 of 3... [2022-05-12T12:55:16.670Z] INFO: Removing downloaded files... [2022-05-12T12:55:16.670Z] INFO: Downloading containerd [2022-05-12T12:55:18.120Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T12:55:18.120Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T12:55:18.120Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T12:55:18.120Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T12:55:18.120Z] [2022-05-12T12:55:18.120Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T12:55:18.120Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T12:55:18.120Z] HOSTNAME=3e1d01413e3f [2022-05-12T12:55:18.120Z] DEST=bundles/test-integration [2022-05-12T12:55:18.120Z] PWD=/go/src/github.com/docker/docker [2022-05-12T12:55:18.120Z] DOCKER_ROOTLESS=1 [2022-05-12T12:55:18.120Z] DOCKER_GITCOMMIT=91c254a189daafce6f091a84bf483cffd968104d [2022-05-12T12:55:18.120Z] container=docker [2022-05-12T12:55:18.120Z] HOME=/root [2022-05-12T12:55:18.120Z] GOLANG_VERSION=1.18.2 [2022-05-12T12:55:18.120Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T12:55:18.120Z] VALIDATE_BRANCH=master [2022-05-12T12:55:18.120Z] TERM=xterm [2022-05-12T12:55:18.120Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T12:55:18.120Z] SHLVL=1 [2022-05-12T12:55:18.120Z] TIMEOUT=120m [2022-05-12T12:55:18.120Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-12T12:55:18.120Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T12:55:18.120Z] GO111MODULE=off [2022-05-12T12:55:18.120Z] DOCKER_EXPERIMENTAL=1 [2022-05-12T12:55:18.120Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-12T12:55:18.120Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T12:55:18.120Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T12:55:18.120Z] GOPATH=/go [2022-05-12T12:55:18.120Z] PKG_CONFIG=pkg-config [2022-05-12T12:55:18.120Z] _=/usr/bin/env [2022-05-12T12:55:18.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-12T12:55:27.112Z] [2022-05-12T12:55:27.112Z] Name Version Source Summary [2022-05-12T12:55:27.112Z] ---- ------- ------ ------- [2022-05-12T12:55:27.112Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-12T12:55:27.581Z] [2022-05-12T12:55:27.581Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-12T12:55:27.581Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-12T12:55:27.581Z] PSChildName : containerd [2022-05-12T12:55:27.581Z] PSDrive : C [2022-05-12T12:55:27.581Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-12T12:55:27.581Z] PSIsContainer : True [2022-05-12T12:55:27.581Z] Name : containerd [2022-05-12T12:55:27.581Z] FullName : C:\containerd [2022-05-12T12:55:27.581Z] Parent : [2022-05-12T12:55:27.581Z] Exists : True [2022-05-12T12:55:27.581Z] Root : C:\ [2022-05-12T12:55:27.581Z] Extension : [2022-05-12T12:55:27.581Z] CreationTime : 5/12/2022 12:55:27 PM [2022-05-12T12:55:27.581Z] CreationTimeUtc : 5/12/2022 12:55:27 PM [2022-05-12T12:55:27.581Z] LastAccessTime : 5/12/2022 12:55:27 PM [2022-05-12T12:55:27.581Z] LastAccessTimeUtc : 5/12/2022 12:55:27 PM [2022-05-12T12:55:27.581Z] LastWriteTime : 5/12/2022 12:55:27 PM [2022-05-12T12:55:27.581Z] LastWriteTimeUtc : 5/12/2022 12:55:27 PM [2022-05-12T12:55:27.581Z] Attributes : Directory [2022-05-12T12:55:27.581Z] Mode : d----- [2022-05-12T12:55:27.581Z] BaseName : containerd [2022-05-12T12:55:27.581Z] Target : {} [2022-05-12T12:55:27.581Z] LinkType : [2022-05-12T12:55:27.581Z] [2022-05-12T12:55:28.504Z] ok github.com/docker/docker/libnetwork 37.427s coverage: 40.6% of statements [2022-05-12T12:55:28.504Z] ok github.com/docker/docker/libnetwork/bitseq 0.136s coverage: 84.4% of statements [2022-05-12T12:55:28.504Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-12T12:55:28.504Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-12T12:55:28.504Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-12T12:55:28.504Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-12T12:55:28.504Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-12T12:55:28.504Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-12T12:55:28.504Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-12T12:55:28.504Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-12T12:55:28.504Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-05-12T12:55:28.504Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-05-12T12:55:28.504Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-12T12:55:28.504Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-12T12:55:28.504Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-05-12T12:55:28.504Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.494s coverage: 59.9% of statements [2022-05-12T12:55:28.504Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-12T12:55:28.504Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-05-12T12:55:28.504Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 4.0% of statements [2022-05-12T12:55:28.504Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-12T12:55:28.504Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-05-12T12:55:28.504Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-12T12:55:28.504Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-05-12T12:55:29.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-12T12:55:29.831Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-12T12:55:29.831Z] INFO: Configuring git core.autocrlf... [2022-05-12T12:55:29.831Z] [2022-05-12T12:55:29.831Z] [2022-05-12T12:55:36.587Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.657s coverage: 7.2% of statements [2022-05-12T12:55:36.587Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-12T12:55:36.842Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-05-12T12:55:37.419Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-05-12T12:55:37.419Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-12T12:55:37.419Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-12T12:55:37.419Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-12T12:55:37.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-12T12:55:38.005Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-05-12T12:55:38.267Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-05-12T12:55:38.528Z] ok github.com/docker/docker/libnetwork/idm 0.004s coverage: 87.5% of statements [2022-05-12T12:55:38.528Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-12T12:55:44.554Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T12:55:44.554Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T12:55:44.554Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T12:55:44.554Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T12:55:44.554Z] [2022-05-12T12:55:44.554Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-05-12T12:55:44.554Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-05-12T12:55:44.554Z] Using test binary docker [2022-05-12T12:55:44.554Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-12T12:55:44.554Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-12T12:55:44.554Z] INFO: Waiting for daemon to start... [2022-05-12T12:55:44.554Z] Starting dockerd [2022-05-12T12:55:44.554Z] . [2022-05-12T12:55:44.554Z] INFO: Building docker-sdk-python3:5.0.3... [2022-05-12T12:55:47.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-12T12:55:47.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-12T12:55:47.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-12T12:55:48.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-12T12:55:48.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-12T12:55:49.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-12T12:55:50.704Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-05-12T12:55:52.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-12T12:55:53.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-12T12:55:54.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-12T12:55:54.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-12T12:55:55.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-12T12:55:56.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-12T12:55:57.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-12T12:55:58.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-12T12:55:59.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-12T12:56:00.115Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T12:56:00.115Z] Using test binary docker [2022-05-12T12:56:00.115Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-12T12:56:00.115Z] Starting apparmor (via systemctl): apparmor.service. [2022-05-12T12:56:00.115Z] Starting dockerd [2022-05-12T12:56:00.115Z] INFO: Waiting for daemon to start... [2022-05-12T12:56:03.412Z] . [2022-05-12T12:56:03.412Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T12:56:03.412Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T12:56:03.412Z] Error: No such image: emptyfs [2022-05-12T12:56:03.412Z] Running integration-test (iteration 1) [2022-05-12T12:56:03.412Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-12T12:56:03.412Z] Loaded image: busybox:latest [2022-05-12T12:56:03.673Z] Loaded image: busybox:glibc [2022-05-12T12:56:04.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-12T12:56:04.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-12T12:56:05.057Z] Loaded image: debian:bullseye-slim [2022-05-12T12:56:05.058Z] Loaded image: hello-world:latest [2022-05-12T12:56:05.058Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T12:56:05.058Z] INFO: Testing against a local daemon [2022-05-12T12:56:05.058Z] === RUN TestCgroupNamespacesBuild [2022-05-12T12:56:05.558Z] ok github.com/docker/docker/libnetwork/ipam 15.608s coverage: 85.3% of statements [2022-05-12T12:56:05.558Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-12T12:56:05.558Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-12T12:56:05.558Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-05-12T12:56:05.558Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-05-12T12:56:05.558Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-12T12:56:05.814Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-05-12T12:56:06.376Z] ok github.com/docker/docker/libnetwork/ipamutils 0.269s coverage: 74.0% of statements [2022-05-12T12:56:06.441Z] --- PASS: TestCgroupNamespacesBuild (1.38s) [2022-05-12T12:56:06.441Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-12T12:56:06.939Z] ok github.com/docker/docker/libnetwork/iptables 0.163s coverage: 45.1% of statements [2022-05-12T12:56:07.197Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-12T12:56:07.453Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-05-12T12:56:07.824Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.25s) [2022-05-12T12:56:07.824Z] === RUN TestBuildWithSession [2022-05-12T12:56:07.824Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T12:56:07.824Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T12:56:07.824Z] === RUN TestBuildSquashParent [2022-05-12T12:56:13.113Z] --- PASS: TestBuildSquashParent (4.81s) [2022-05-12T12:56:13.113Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T12:56:13.113Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T12:56:13.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T12:56:13.113Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T12:56:13.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T12:56:13.113Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T12:56:13.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T12:56:13.113Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T12:56:13.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T12:56:13.113Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T12:56:13.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T12:56:13.113Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T12:56:13.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T12:56:13.113Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T12:56:13.113Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T12:56:14.500Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T12:56:14.500Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T12:56:15.886Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T12:56:15.886Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T12:56:16.926Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-12T12:56:16.926Z] [2022-05-12T12:56:16.926Z] ________ ____ __. [2022-05-12T12:56:16.926Z] \_____ \ | |/ _| [2022-05-12T12:56:16.926Z] / | \| < [2022-05-12T12:56:16.926Z] / | \ | \ [2022-05-12T12:56:16.926Z] \_______ /____|__ \ [2022-05-12T12:56:16.926Z] \/ \/ [2022-05-12T12:56:16.926Z] [2022-05-12T12:56:16.926Z] INFO: make.ps1 ended at 05/12/2022 12:56:13 [2022-05-12T12:56:16.926Z] INFO: Binaries build ended at 05/12/2022 12:56:14. Duration:00:01:29.1745709 [2022-05-12T12:56:16.926Z] INFO: Copying the built daemon binary to d:\CI\PR-43588\1\binary\dockerd-91c254a189.exe... [2022-05-12T12:56:16.926Z] INFO: Copying the built client binary to d:\CI\PR-43588\1\binary\docker-91c254a189.exe... [2022-05-12T12:56:16.926Z] INFO: Copying the golang package from the container to d:\CI\PR-43588\1\installer\go.zip... [2022-05-12T12:56:16.926Z] INFO: Extracting go.zip to d:\CI\PR-43588\1\go [2022-05-12T12:56:17.798Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) [2022-05-12T12:56:17.798Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.81s) [2022-05-12T12:56:17.798Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.86s) [2022-05-12T12:56:17.798Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.47s) [2022-05-12T12:56:17.798Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.60s) [2022-05-12T12:56:17.798Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.39s) [2022-05-12T12:56:17.798Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.65s) [2022-05-12T12:56:17.798Z] === RUN TestBuildMultiStageCopy [2022-05-12T12:56:17.798Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T12:56:19.181Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T12:56:19.181Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T12:56:19.443Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T12:56:19.703Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T12:56:19.964Z] --- PASS: TestBuildMultiStageCopy (2.43s) [2022-05-12T12:56:19.964Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.50s) [2022-05-12T12:56:19.964Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2022-05-12T12:56:19.964Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-05-12T12:56:19.964Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-05-12T12:56:19.964Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-05-12T12:56:19.964Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T12:56:20.534Z] --- PASS: TestBuildMultiStageParentConfig (0.68s) [2022-05-12T12:56:20.534Z] === RUN TestBuildLabelWithTargets [2022-05-12T12:56:21.918Z] --- PASS: TestBuildLabelWithTargets (1.06s) [2022-05-12T12:56:21.918Z] === RUN TestBuildWithEmptyLayers [2022-05-12T12:56:22.182Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-05-12T12:56:22.182Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T12:56:22.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-12T12:56:23.267Z] sha256:df4d7cafd07124f41c72a0da1f3ac675f92fdb2af47f58b4e9a4ad24540f62d2 [2022-05-12T12:56:23.267Z] INFO: Starting docker-py tests... [2022-05-12T12:56:23.267Z] ============================= test session starts ============================== [2022-05-12T12:56:23.267Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-05-12T12:56:23.267Z] rootdir: /src, inifile: pytest.ini [2022-05-12T12:56:23.267Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-05-12T12:56:23.267Z] collected 395 items / 2 deselected / 393 selected [2022-05-12T12:56:23.267Z] [2022-05-12T12:56:24.093Z] --- PASS: TestBuildMultiStageOnBuild (1.76s) [2022-05-12T12:56:24.093Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T12:56:24.680Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-05-12T12:56:24.680Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T12:56:26.636Z] --- PASS: TestBuildMultiStageLayerLeak (1.75s) [2022-05-12T12:56:26.636Z] === RUN TestBuildWithHugeFile [2022-05-12T12:56:26.822Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-12T12:56:26.822Z] [2022-05-12T12:56:26.822Z] ________ ____ __. [2022-05-12T12:56:26.822Z] \_____ \ | |/ _| [2022-05-12T12:56:26.822Z] / | \| < [2022-05-12T12:56:26.822Z] / | \ | \ [2022-05-12T12:56:26.822Z] \_______ /____|__ \ [2022-05-12T12:56:26.822Z] \/ \/ [2022-05-12T12:56:26.822Z] [2022-05-12T12:56:26.822Z] INFO: make.ps1 ended at 05/12/2022 12:56:25 [2022-05-12T12:56:26.822Z] INFO: Binaries build ended at 05/12/2022 12:56:26. Duration:00:01:31.1282454 [2022-05-12T12:56:28.386Z] INFO: Copying the built daemon binary to d:\CI\PR-43588\1\binary\dockerd-91c254a189.exe... [2022-05-12T12:56:28.386Z] INFO: Copying the built client binary to d:\CI\PR-43588\1\binary\docker-91c254a189.exe... [2022-05-12T12:56:28.386Z] INFO: Copying the golang package from the container to d:\CI\PR-43588\1\installer\go.zip... [2022-05-12T12:56:28.853Z] INFO: Extracting go.zip to d:\CI\PR-43588\1\go [2022-05-12T12:56:32.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-12T12:56:36.426Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-05-12T12:56:37.254Z] tests/integration/api_client_test.py ..... [ 7%] [2022-05-12T12:56:39.126Z] tests/integration/api_config_test.py ...... [ 8%] [2022-05-12T12:56:40.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-12T12:56:41.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-12T12:56:42.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-12T12:56:43.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-12T12:56:43.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-12T12:56:43.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-12T12:56:46.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-12T12:56:46.813Z] INFO: Extraction ended at 05/12/2022 12:56:43. Duration:00:00:27.1128324 [2022-05-12T12:56:46.813Z] INFO: Updating the golang and path environment variables [2022-05-12T12:56:46.813Z] INFO: GOPATH=d:\gopath [2022-05-12T12:56:46.813Z] INFO: go version go1.18.2 windows/amd64 [2022-05-12T12:56:46.813Z] INFO: Running the daemon under test in debug mode [2022-05-12T12:56:46.813Z] INFO: Starting a daemon under test... [2022-05-12T12:56:46.813Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43588\1\daemon --pidfile d:\CI\PR-43588\1\docker.pid -D [2022-05-12T12:56:46.813Z] INFO: Process started successfully. [2022-05-12T12:56:46.813Z] INFO: Start tailing logs of the daemon under tests [2022-05-12T12:56:46.813Z] INFO: Waiting for the daemon under test to start... [2022-05-12T12:56:47.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-12T12:56:48.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-12T12:56:48.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-12T12:56:49.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-12T12:56:50.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-12T12:56:51.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-12T12:56:52.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-12T12:56:53.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-12T12:56:54.236Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T12:56:54.236Z] Using test binary docker [2022-05-12T12:56:54.236Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-12T12:56:54.236Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-12T12:56:54.236Z] INFO: Waiting for daemon to start... [2022-05-12T12:56:54.236Z] Starting dockerd [2022-05-12T12:56:56.122Z] . [2022-05-12T12:56:56.122Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T12:56:56.122Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T12:56:56.122Z] Error: No such image: emptyfs [2022-05-12T12:56:56.378Z] Running integration-test (iteration 1) [2022-05-12T12:56:56.378Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-12T12:56:56.633Z] Loaded image: busybox:latest [2022-05-12T12:56:56.889Z] Loaded image: busybox:glibc [2022-05-12T12:56:58.254Z] Loaded image: debian:bullseye-slim [2022-05-12T12:56:58.254Z] Loaded image: hello-world:latest [2022-05-12T12:56:58.254Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T12:56:58.254Z] INFO: Testing against a local daemon [2022-05-12T12:56:58.254Z] === RUN TestCgroupNamespacesBuild [2022-05-12T12:56:58.935Z] INFO: Extraction ended at 05/12/2022 12:56:55. Duration:00:00:27.1472641 [2022-05-12T12:56:58.935Z] INFO: Updating the golang and path environment variables [2022-05-12T12:56:58.935Z] INFO: GOPATH=d:\gopath [2022-05-12T12:56:58.935Z] INFO: go version go1.18.2 windows/amd64 [2022-05-12T12:56:58.935Z] INFO: Running the daemon under test in debug mode [2022-05-12T12:56:58.935Z] INFO: Running the daemon under test in containerd mode [2022-05-12T12:56:58.935Z] INFO: Starting a daemon under test... [2022-05-12T12:56:58.935Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43588\1\daemon --pidfile d:\CI\PR-43588\1\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-05-12T12:56:58.935Z] INFO: Containerd started successfully. [2022-05-12T12:56:58.935Z] INFO: Process started successfully. [2022-05-12T12:56:58.935Z] INFO: Start tailing logs of the daemon under tests [2022-05-12T12:56:58.935Z] INFO: Waiting for the daemon under test to start... [2022-05-12T12:56:59.620Z] --- PASS: TestCgroupNamespacesBuild (1.24s) [2022-05-12T12:56:59.620Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-12T12:57:00.547Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-05-12T12:57:00.547Z] === RUN TestBuildWithSession [2022-05-12T12:57:00.547Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T12:57:00.547Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T12:57:00.547Z] === RUN TestBuildSquashParent [2022-05-12T12:57:04.495Z] ...INFO: Daemon under test started and replied! [2022-05-12T12:57:04.495Z] INFO: Docker version of the daemon under test [2022-05-12T12:57:04.495Z] [2022-05-12T12:57:04.495Z] Client: [2022-05-12T12:57:04.495Z] Version: 17.06.2-ce [2022-05-12T12:57:04.495Z] API version: 1.30 [2022-05-12T12:57:04.495Z] Go version: go1.8.3 [2022-05-12T12:57:04.495Z] Git commit: cec0b72 [2022-05-12T12:57:04.495Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-12T12:57:04.495Z] OS/Arch: windows/amd64 [2022-05-12T12:57:04.495Z] [2022-05-12T12:57:04.495Z] Server: [2022-05-12T12:57:04.495Z] Version: 0.0.0-dev [2022-05-12T12:57:04.495Z] API version: 1.42 (minimum version 1.24) [2022-05-12T12:57:04.495Z] Go version: go1.18.2 [2022-05-12T12:57:04.495Z] Git commit: 91c254a189 [2022-05-12T12:57:04.495Z] Built: [2022-05-12T12:57:04.495Z] OS/Arch: windows/amd64 [2022-05-12T12:57:04.495Z] Experimental: false [2022-05-12T12:57:04.495Z] [2022-05-12T12:57:04.495Z] INFO: Docker info of the daemon under test [2022-05-12T12:57:04.495Z] [2022-05-12T12:57:04.495Z] Containers: 0 [2022-05-12T12:57:04.495Z] Running: 0 [2022-05-12T12:57:04.495Z] Paused: 0 [2022-05-12T12:57:04.495Z] Stopped: 0 [2022-05-12T12:57:04.495Z] Images: 0 [2022-05-12T12:57:04.495Z] Server Version: 0.0.0-dev [2022-05-12T12:57:04.495Z] Storage Driver: windowsfilter [2022-05-12T12:57:04.495Z] Windows: [2022-05-12T12:57:04.495Z] Logging Driver: json-file [2022-05-12T12:57:04.495Z] Plugins: [2022-05-12T12:57:04.495Z] Volume: local [2022-05-12T12:57:04.495Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T12:57:04.495Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T12:57:04.495Z] Swarm: inactive [2022-05-12T12:57:04.495Z] Default Isolation: process [2022-05-12T12:57:04.495Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T12:57:04.495Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-12T12:57:04.495Z] OSType: windows [2022-05-12T12:57:04.495Z] Architecture: x86_64 [2022-05-12T12:57:04.495Z] CPUs: 4 [2022-05-12T12:57:04.495Z] Total Memory: 32GiB [2022-05-12T12:57:04.495Z] Name: azwin-2-6be851 [2022-05-12T12:57:04.495Z] ID: 880aa547-2ed6-4e67-8ca8-01d7d37aa874 [2022-05-12T12:57:04.495Z] Docker Root Dir: D:\CI\PR-43588\1\daemon [2022-05-12T12:57:04.495Z] Debug Mode (client): false [2022-05-12T12:57:04.495Z] Debug Mode (server): true [2022-05-12T12:57:04.495Z] File Descriptors: -1 [2022-05-12T12:57:04.495Z] Goroutines: 16 [2022-05-12T12:57:04.495Z] System Time: 2022-05-12T12:57:03.2169922Z [2022-05-12T12:57:04.495Z] EventsListeners: 0 [2022-05-12T12:57:04.495Z] Registry: https://index.docker.io/v1/ [2022-05-12T12:57:04.495Z] Labels: [2022-05-12T12:57:04.495Z] Experimental: false [2022-05-12T12:57:04.495Z] Insecure Registries: [2022-05-12T12:57:04.495Z] 127.0.0.0/8 [2022-05-12T12:57:04.495Z] Live Restore Enabled: false [2022-05-12T12:57:04.495Z] [2022-05-12T12:57:04.495Z] [2022-05-12T12:57:04.495Z] INFO: Docker images of the daemon under test [2022-05-12T12:57:04.495Z] [2022-05-12T12:57:04.495Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T12:57:04.495Z] [2022-05-12T12:57:04.495Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-12T12:57:04.495Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-12T12:57:04.495Z] ltsc2022: Pulling from windows/servercore [2022-05-12T12:57:04.495Z] 97f65a0ec59e: Pulling fs layer [2022-05-12T12:57:04.495Z] 12fb50a031bd: Pulling fs layer [2022-05-12T12:57:07.119Z] --- PASS: TestBuildSquashParent (6.62s) [2022-05-12T12:57:07.119Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T12:57:07.119Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T12:57:07.119Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T12:57:07.119Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T12:57:07.119Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T12:57:07.119Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T12:57:07.119Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T12:57:07.119Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T12:57:07.119Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T12:57:07.119Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T12:57:07.119Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T12:57:07.120Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T12:57:07.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T12:57:07.120Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T12:57:07.120Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T12:57:08.781Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-05-12T12:57:09.007Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T12:57:09.007Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T12:57:10.895Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T12:57:10.895Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T12:57:11.342Z] Removing intermediate container 2c108ca8f994 [2022-05-12T12:57:11.342Z] ---> 5a9a433dce2d [2022-05-12T12:57:11.342Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-05-12T12:57:11.342Z] ---> Running in 3095b6023c05 [2022-05-12T12:57:11.342Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-12T12:57:11.342Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-12T12:57:11.342Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-12T12:57:11.342Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-12T12:57:11.342Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-12T12:57:11.342Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-12T12:57:11.342Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-12T12:57:11.342Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-12T12:57:11.342Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-12T12:57:11.342Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-12T12:57:11.342Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-12T12:57:11.342Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-12T12:57:11.342Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-12T12:57:11.342Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-12T12:57:11.813Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-12T12:57:11.813Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-12T12:57:12.788Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-12T12:57:12.788Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.55s) [2022-05-12T12:57:12.788Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.55s) [2022-05-12T12:57:12.788Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s) [2022-05-12T12:57:12.788Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.13s) [2022-05-12T12:57:12.788Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.88s) [2022-05-12T12:57:12.788Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.96s) [2022-05-12T12:57:12.788Z] === RUN TestBuildMultiStageCopy [2022-05-12T12:57:12.788Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T12:57:13.166Z] 12fb50a031bd: Verifying Checksum [2022-05-12T12:57:13.166Z] 12fb50a031bd: Download complete [2022-05-12T12:57:16.052Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T12:57:16.112Z] 97f65a0ec59e: Verifying Checksum [2022-05-12T12:57:16.112Z] 97f65a0ec59e: Download complete [2022-05-12T12:57:16.726Z] ...INFO: Daemon under test started and replied! [2022-05-12T12:57:16.726Z] INFO: Docker version of the daemon under test [2022-05-12T12:57:16.726Z] [2022-05-12T12:57:16.726Z] Client: [2022-05-12T12:57:16.726Z] Version: 17.06.2-ce [2022-05-12T12:57:16.726Z] API version: 1.30 [2022-05-12T12:57:16.726Z] Go version: go1.8.3 [2022-05-12T12:57:16.726Z] Git commit: cec0b72 [2022-05-12T12:57:16.726Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-12T12:57:16.726Z] OS/Arch: windows/amd64 [2022-05-12T12:57:16.726Z] [2022-05-12T12:57:16.726Z] Server: [2022-05-12T12:57:16.726Z] Version: 0.0.0-dev [2022-05-12T12:57:16.726Z] API version: 1.42 (minimum version 1.24) [2022-05-12T12:57:16.726Z] Go version: go1.18.2 [2022-05-12T12:57:16.726Z] Git commit: 91c254a189 [2022-05-12T12:57:16.726Z] Built: [2022-05-12T12:57:16.726Z] OS/Arch: windows/amd64 [2022-05-12T12:57:16.726Z] Experimental: false [2022-05-12T12:57:16.726Z] [2022-05-12T12:57:16.726Z] INFO: Docker info of the daemon under test [2022-05-12T12:57:16.726Z] [2022-05-12T12:57:16.726Z] Containers: 0 [2022-05-12T12:57:16.726Z] Running: 0 [2022-05-12T12:57:16.726Z] Paused: 0 [2022-05-12T12:57:16.726Z] Stopped: 0 [2022-05-12T12:57:16.726Z] Images: 0 [2022-05-12T12:57:16.726Z] Server Version: 0.0.0-dev [2022-05-12T12:57:16.726Z] Storage Driver: windowsfilter [2022-05-12T12:57:16.726Z] Windows: [2022-05-12T12:57:16.726Z] Logging Driver: json-file [2022-05-12T12:57:16.726Z] Plugins: [2022-05-12T12:57:16.726Z] Volume: local [2022-05-12T12:57:16.726Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T12:57:16.726Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T12:57:16.726Z] Swarm: inactive [2022-05-12T12:57:16.726Z] Default Isolation: process [2022-05-12T12:57:16.726Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T12:57:16.726Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-12T12:57:16.726Z] OSType: windows [2022-05-12T12:57:16.726Z] Architecture: x86_64 [2022-05-12T12:57:16.726Z] CPUs: 4 [2022-05-12T12:57:16.726Z] Total Memory: 32GiB [2022-05-12T12:57:16.726Z] Name: azwin-2-6be850 [2022-05-12T12:57:16.726Z] ID: 06a4e625-1087-4b36-a670-c9ffca5fdcbc [2022-05-12T12:57:16.726Z] Docker Root Dir: D:\CI\PR-43588\1\daemon [2022-05-12T12:57:16.726Z] Debug Mode (client): false [2022-05-12T12:57:16.726Z] Debug Mode (server): true [2022-05-12T12:57:16.726Z] File Descriptors: -1 [2022-05-12T12:57:16.726Z] Goroutines: 29 [2022-05-12T12:57:16.726Z] System Time: 2022-05-12T12:57:15.5056712Z [2022-05-12T12:57:16.726Z] EventsListeners: 0 [2022-05-12T12:57:16.726Z] Registry: https://index.docker.io/v1/ [2022-05-12T12:57:16.726Z] Labels: [2022-05-12T12:57:16.726Z] Experimental: false [2022-05-12T12:57:16.726Z] Insecure Registries: [2022-05-12T12:57:16.726Z] 127.0.0.0/8 [2022-05-12T12:57:16.726Z] Live Restore Enabled: false [2022-05-12T12:57:16.726Z] [2022-05-12T12:57:16.726Z] [2022-05-12T12:57:16.726Z] INFO: Docker images of the daemon under test [2022-05-12T12:57:16.726Z] [2022-05-12T12:57:16.726Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T12:57:16.726Z] [2022-05-12T12:57:16.726Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-12T12:57:16.726Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-12T12:57:16.726Z] ltsc2022: Pulling from windows/servercore [2022-05-12T12:57:16.726Z] 97f65a0ec59e: Pulling fs layer [2022-05-12T12:57:16.726Z] 12fb50a031bd: Pulling fs layer [2022-05-12T12:57:17.415Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T12:57:18.340Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T12:57:19.266Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T12:57:20.191Z] --- PASS: TestBuildMultiStageCopy (7.31s) [2022-05-12T12:57:20.191Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.32s) [2022-05-12T12:57:20.191Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2022-05-12T12:57:20.191Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-05-12T12:57:20.191Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-05-12T12:57:20.191Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-05-12T12:57:20.191Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T12:57:22.898Z] --- PASS: TestBuildWithHugeFile (50.89s) [2022-05-12T12:57:22.898Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T12:57:22.898Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T12:57:22.898Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T12:57:22.898Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T12:57:22.898Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T12:57:22.898Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T12:57:22.898Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T12:57:22.898Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T12:57:22.898Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T12:57:22.898Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T12:57:22.898Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T12:57:22.898Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T12:57:22.898Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T12:57:22.898Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-05-12T12:57:22.898Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-05-12T12:57:22.898Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-05-12T12:57:22.898Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-12T12:57:22.898Z] === RUN TestBuildPreserveOwnership [2022-05-12T12:57:22.898Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-12T12:57:22.898Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-12T12:57:22.898Z] --- PASS: TestBuildPreserveOwnership (3.58s) [2022-05-12T12:57:22.898Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.42s) [2022-05-12T12:57:22.898Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s) [2022-05-12T12:57:22.898Z] === RUN TestBuildPlatformInvalid [2022-05-12T12:57:22.898Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-05-12T12:57:22.898Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-12T12:57:22.898Z] Loaded image: busybox:latest [2022-05-12T12:57:22.898Z] Loaded image: busybox:glibc [2022-05-12T12:57:23.159Z] Loaded image: debian:bullseye-slim [2022-05-12T12:57:23.159Z] Loaded image: hello-world:latest [2022-05-12T12:57:23.420Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T12:57:25.434Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-05-12T12:57:25.434Z] === RUN TestBuildLabelWithTargets [2022-05-12T12:57:29.209Z] 12fb50a031bd: Verifying Checksum [2022-05-12T12:57:29.209Z] 12fb50a031bd: Download complete [2022-05-12T12:57:29.209Z] 97f65a0ec59e: Verifying Checksum [2022-05-12T12:57:29.209Z] 97f65a0ec59e: Download complete [2022-05-12T12:57:33.418Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.74s) [2022-05-12T12:57:33.419Z] PASS [2022-05-12T12:57:33.419Z] [2022-05-12T12:57:33.419Z] === Skipped [2022-05-12T12:57:33.419Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-12T12:57:33.419Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T12:57:33.419Z] [2022-05-12T12:57:33.419Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T12:57:33.419Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T12:57:33.419Z] [2022-05-12T12:57:33.419Z] DONE 34 tests, 2 skipped in 88.577s [2022-05-12T12:57:33.419Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-12T12:57:33.419Z] INFO: Testing against a local daemon [2022-05-12T12:57:33.419Z] === RUN TestConfigInspect [2022-05-12T12:57:33.511Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-05-12T12:57:33.511Z] === RUN TestBuildWithEmptyLayers [2022-05-12T12:57:33.989Z] --- PASS: TestConfigInspect (2.29s) [2022-05-12T12:57:33.989Z] === RUN TestConfigList [2022-05-12T12:57:36.025Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-05-12T12:57:36.025Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T12:57:36.531Z] --- PASS: TestConfigList (2.16s) [2022-05-12T12:57:36.531Z] === RUN TestConfigsCreateAndDelete [2022-05-12T12:57:37.167Z] Removing intermediate container 3095b6023c05 [2022-05-12T12:57:37.167Z] ---> fd16c2ab562a [2022-05-12T12:57:37.167Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-12T12:57:37.167Z] ---> Running in 55c342e597c8 [2022-05-12T12:57:38.443Z] --- PASS: TestConfigsCreateAndDelete (2.27s) [2022-05-12T12:57:38.443Z] === RUN TestConfigsUpdate [2022-05-12T12:57:40.958Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-12T12:57:40.959Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-12T12:57:40.984Z] --- PASS: TestConfigsUpdate (2.18s) [2022-05-12T12:57:40.984Z] === RUN TestTemplatedConfig [2022-05-12T12:57:41.266Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-05-12T12:57:41.266Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T12:57:41.428Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-12T12:57:41.827Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-05-12T12:57:41.827Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T12:57:41.901Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-12T12:57:42.380Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-12T12:57:42.380Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-12T12:57:42.380Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-12T12:57:42.380Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T12:57:43.526Z] --- PASS: TestTemplatedConfig (2.72s) [2022-05-12T12:57:43.526Z] === RUN TestConfigCreateResolve [2022-05-12T12:57:45.436Z] --- PASS: TestConfigCreateResolve (2.14s) [2022-05-12T12:57:45.436Z] PASS [2022-05-12T12:57:45.436Z] [2022-05-12T12:57:45.436Z] DONE 6 tests in 13.787s [2022-05-12T12:57:45.436Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-12T12:57:45.436Z] INFO: Testing against a local daemon [2022-05-12T12:57:45.436Z] === RUN TestCheckpoint [2022-05-12T12:57:45.436Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T12:57:45.436Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T12:57:45.436Z] === RUN TestContainerInvalidJSON [2022-05-12T12:57:45.698Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T12:57:45.698Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T12:57:45.698Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T12:57:45.698Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T12:57:45.698Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T12:57:45.698Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T12:57:45.698Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T12:57:45.698Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T12:57:45.698Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T12:57:45.698Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T12:57:45.698Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T12:57:45.698Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T12:57:45.698Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T12:57:45.698Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T12:57:45.698Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T12:57:45.698Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T12:57:45.698Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T12:57:45.698Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T12:57:45.698Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T12:57:45.698Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T12:57:45.698Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T12:57:45.698Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T12:57:45.698Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T12:57:45.698Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T12:57:45.698Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T12:57:45.698Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-12T12:57:45.698Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T12:57:45.698Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-12T12:57:45.698Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-12T12:57:45.698Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-12T12:57:45.698Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-12T12:57:45.698Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-12T12:57:45.698Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T12:57:45.698Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T12:57:45.698Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T12:57:45.698Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-12T12:57:45.698Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-12T12:57:45.698Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T12:57:45.698Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T12:57:45.698Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T12:57:45.698Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T12:57:45.698Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T12:57:45.698Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T12:57:45.698Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T12:57:45.698Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T12:57:45.698Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T12:57:45.698Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T12:57:45.698Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T12:57:45.698Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.01s) [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.01s) [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T12:57:45.698Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T12:57:45.698Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T12:57:45.698Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-05-12T12:57:45.698Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T12:57:45.698Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-12T12:57:45.698Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T12:57:45.698Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-12T12:57:45.698Z] === RUN TestCopyEmptyFile [2022-05-12T12:57:45.959Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-05-12T12:57:45.959Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T12:57:45.959Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-05-12T12:57:45.959Z] === RUN TestCopyFromContainer [2022-05-12T12:57:47.068Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2022-05-12T12:57:47.068Z] === RUN TestBuildWithHugeFile [2022-05-12T12:57:47.343Z] === RUN TestCopyFromContainer// [2022-05-12T12:57:47.343Z] === RUN TestCopyFromContainer//bar/root [2022-05-12T12:57:47.343Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-12T12:57:47.343Z] === RUN TestCopyFromContainer/bar/quux [2022-05-12T12:57:47.343Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-12T12:57:47.343Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-12T12:57:47.603Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-12T12:57:47.603Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-12T12:57:47.603Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-12T12:57:47.603Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-12T12:57:47.865Z] --- PASS: TestCopyFromContainer (1.79s) [2022-05-12T12:57:47.866Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-12T12:57:47.866Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-05-12T12:57:47.866Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-12T12:57:47.866Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-12T12:57:47.866Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-12T12:57:47.866Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-12T12:57:47.866Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-12T12:57:47.866Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-12T12:57:47.866Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2022-05-12T12:57:47.866Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-05-12T12:57:47.866Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T12:57:47.866Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T12:57:47.866Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T12:57:47.866Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T12:57:47.866Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T12:57:47.866Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T12:57:47.866Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T12:57:47.866Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T12:57:47.866Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T12:57:47.866Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T12:57:47.866Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-12T12:57:47.866Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T12:57:47.866Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T12:57:47.866Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T12:57:47.866Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T12:57:47.866Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-12T12:57:47.866Z] === RUN TestCreateWithInvalidEnv [2022-05-12T12:57:47.866Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T12:57:47.866Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T12:57:47.866Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T12:57:47.866Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T12:57:47.866Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T12:57:47.866Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T12:57:47.866Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T12:57:47.866Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T12:57:47.866Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T12:57:47.866Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-12T12:57:47.866Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T12:57:47.866Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T12:57:47.866Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T12:57:47.866Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T12:57:47.866Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-12T12:57:47.866Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T12:57:49.777Z] --- PASS: TestCreateWithCustomMaskedPaths (1.63s) [2022-05-12T12:57:49.777Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T12:57:49.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-12T12:57:49.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-12T12:57:51.159Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s) [2022-05-12T12:57:51.159Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T12:57:51.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T12:57:51.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T12:57:51.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T12:57:51.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T12:57:51.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T12:57:51.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T12:57:51.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T12:57:51.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T12:57:51.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T12:57:51.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T12:57:51.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T12:57:51.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T12:57:51.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T12:57:51.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T12:57:51.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T12:57:51.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-12T12:57:51.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-12T12:57:51.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-12T12:57:51.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-12T12:57:51.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-12T12:57:51.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-05-12T12:57:51.159Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T12:57:51.728Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2022-05-12T12:57:51.728Z] === RUN TestCreateDifferentPlatform [2022-05-12T12:57:51.728Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T12:57:51.728Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T12:57:51.728Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-05-12T12:57:51.728Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T12:57:51.728Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T12:57:51.728Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T12:57:51.728Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-05-12T12:57:51.728Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T12:57:51.728Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-05-12T12:57:51.728Z] === RUN TestContainerStartOnDaemonRestart [2022-05-12T12:57:51.728Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-12T12:57:51.728Z] === RUN TestDaemonRestartIpcMode [2022-05-12T12:57:51.728Z] === PAUSE TestDaemonRestartIpcMode [2022-05-12T12:57:51.728Z] === RUN TestDaemonHostGatewayIP [2022-05-12T12:57:51.728Z] === PAUSE TestDaemonHostGatewayIP [2022-05-12T12:57:51.728Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-12T12:57:51.728Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-12T12:57:51.728Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T12:57:51.728Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-12T12:57:51.728Z] === RUN TestDiff [2022-05-12T12:57:52.298Z] --- PASS: TestDiff (0.53s) [2022-05-12T12:57:52.298Z] === RUN TestExecWithCloseStdin [2022-05-12T12:57:52.814Z] Removing intermediate container 55c342e597c8 [2022-05-12T12:57:52.814Z] ---> ce1f97a7dcde [2022-05-12T12:57:52.814Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-12T12:57:52.814Z] ---> Running in 0f7b3622fd4e [2022-05-12T12:57:53.237Z] --- PASS: TestExecWithCloseStdin (0.69s) [2022-05-12T12:57:53.237Z] === RUN TestExec [2022-05-12T12:57:53.284Z] Removing intermediate container 0f7b3622fd4e [2022-05-12T12:57:53.284Z] ---> 37eefb22cb67 [2022-05-12T12:57:53.284Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-12T12:57:53.284Z] ---> Running in 7f0fb5145619 [2022-05-12T12:57:53.807Z] --- PASS: TestExec (0.65s) [2022-05-12T12:57:53.807Z] === RUN TestExecUser [2022-05-12T12:57:54.271Z] Removing intermediate container 7f0fb5145619 [2022-05-12T12:57:54.271Z] ---> cb4e05957fcd [2022-05-12T12:57:54.271Z] Step 13/13 : COPY . . [2022-05-12T12:57:54.378Z] --- PASS: TestExecUser (0.64s) [2022-05-12T12:57:54.378Z] === RUN TestExportContainerAndImportImage [2022-05-12T12:57:55.317Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2022-05-12T12:57:55.317Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T12:57:56.259Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-05-12T12:57:56.259Z] === RUN TestHealthCheckWorkdir [2022-05-12T12:57:57.200Z] --- PASS: TestHealthCheckWorkdir (0.87s) [2022-05-12T12:57:57.200Z] === RUN TestHealthKillContainer [2022-05-12T12:57:58.835Z] time="2022-05-12T12:57:51Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2022-05-12T12:57:58.835Z] ok github.com/docker/docker/libnetwork/networkdb 102.968s coverage: 60.0% of statements [2022-05-12T12:57:58.835Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-12T12:57:58.835Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-12T12:57:58.835Z] ok github.com/docker/docker/libnetwork/osl 4.324s coverage: 39.7% of statements [2022-05-12T12:57:58.835Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-05-12T12:57:58.835Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-05-12T12:57:58.835Z] ok github.com/docker/docker/libnetwork/portmapper 0.262s coverage: 48.6% of statements [2022-05-12T12:57:58.835Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-05-12T12:57:58.835Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-12T12:57:58.835Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-12T12:57:58.835Z] [2022-05-12T12:57:58.835Z] === Skipped [2022-05-12T12:57:58.835Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-12T12:57:58.835Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-12T12:57:58.835Z] [2022-05-12T12:57:58.835Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-12T12:57:58.835Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-12T12:57:58.835Z] [2022-05-12T12:57:58.835Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-12T12:57:58.835Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-12T12:57:58.835Z] [2022-05-12T12:57:58.835Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-12T12:57:58.835Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T12:57:58.835Z] [2022-05-12T12:57:58.835Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-12T12:57:58.835Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T12:57:58.835Z] [2022-05-12T12:57:58.835Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-12T12:57:58.835Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T12:57:58.835Z] [2022-05-12T12:57:58.835Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-12T12:57:58.835Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T12:57:58.835Z] [2022-05-12T12:57:58.835Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-12T12:57:58.835Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T12:57:58.835Z] [2022-05-12T12:57:58.835Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-12T12:57:58.835Z] firewalld_test.go:14: firewalld is not running [2022-05-12T12:57:58.835Z] [2022-05-12T12:57:58.835Z] DONE 326 tests, 9 skipped in 200.081s Post stage [Pipeline] junit [2022-05-12T12:57:59.113Z] Recording test results [2022-05-12T12:58:00.524Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-12T12:58:00.914Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43588/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=91c254a189daafce6f091a84bf483cffd968104d -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:91c254a189daafce6f091a84bf483cffd968104d hack/make.sh dynbinary test-integration [2022-05-12T12:58:01.171Z] [2022-05-12T12:58:01.427Z] Removing bundles/ [2022-05-12T12:58:01.427Z] [2022-05-12T12:58:01.427Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-12T12:58:01.427Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T12:58:01.427Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T12:58:01.798Z] .........................xx.................... [ 29%] [2022-05-12T12:58:05.332Z] --- PASS: TestHealthKillContainer (8.21s) [2022-05-12T12:58:05.332Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T12:58:05.903Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2022-05-12T12:58:05.903Z] === RUN TestIpcModeNone [2022-05-12T12:58:06.843Z] --- PASS: TestIpcModeNone (0.66s) [2022-05-12T12:58:06.843Z] === RUN TestIpcModePrivate [2022-05-12T12:58:06.843Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-05-12T12:58:07.415Z] --- PASS: TestIpcModePrivate (0.63s) [2022-05-12T12:58:07.415Z] === RUN TestIpcModeShareable [2022-05-12T12:58:07.675Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-05-12T12:58:07.935Z] --- PASS: TestIpcModeShareable (0.64s) [2022-05-12T12:58:07.935Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-12T12:58:09.849Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.81s) [2022-05-12T12:58:09.849Z] === RUN TestAPIIpcModeHost [2022-05-12T12:58:10.109Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-05-12T12:58:10.109Z] === RUN TestDaemonIpcModeShareable [2022-05-12T12:58:11.049Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-05-12T12:58:11.309Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-05-12T12:58:11.309Z] === RUN TestDaemonIpcModePrivate [2022-05-12T12:58:12.251Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-05-12T12:58:12.511Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-05-12T12:58:12.511Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-12T12:58:13.452Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-05-12T12:58:13.713Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.30s) [2022-05-12T12:58:13.713Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-12T12:58:15.099Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-05-12T12:58:15.099Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.23s) [2022-05-12T12:58:15.099Z] === RUN TestIpcModeOlderClient [2022-05-12T12:58:15.099Z] === PAUSE TestIpcModeOlderClient [2022-05-12T12:58:15.099Z] === RUN TestKillContainerInvalidSignal [2022-05-12T12:58:15.360Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-05-12T12:58:15.360Z] === RUN TestKillContainer [2022-05-12T12:58:15.360Z] === RUN TestKillContainer/no_signal [2022-05-12T12:58:15.930Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T12:58:16.190Z] === RUN TestKillContainer/killing_signal [2022-05-12T12:58:16.761Z] --- PASS: TestKillContainer (1.27s) [2022-05-12T12:58:16.761Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-05-12T12:58:16.761Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-05-12T12:58:16.761Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-05-12T12:58:16.761Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T12:58:16.761Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-12T12:58:17.022Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-12T12:58:17.989Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) [2022-05-12T12:58:17.989Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-05-12T12:58:17.989Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-05-12T12:58:17.989Z] === RUN TestKillStoppedContainer [2022-05-12T12:58:17.989Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-05-12T12:58:17.989Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T12:58:17.989Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-05-12T12:58:17.989Z] === RUN TestKillDifferentUserContainer [2022-05-12T12:58:17.991Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-05-12T12:58:18.574Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-05-12T12:58:18.574Z] === RUN TestInspectOomKilledTrue [2022-05-12T12:58:18.574Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T12:58:18.574Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-12T12:58:18.574Z] === RUN TestInspectOomKilledFalse [2022-05-12T12:58:18.574Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T12:58:18.574Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T12:58:18.574Z] === RUN TestLinksEtcHostsContentMatch [2022-05-12T12:58:18.853Z] --- PASS: TestLinksEtcHostsContentMatch (0.36s) [2022-05-12T12:58:18.853Z] === RUN TestLinksContainerNames [2022-05-12T12:58:19.820Z] --- PASS: TestLinksContainerNames (0.91s) [2022-05-12T12:58:19.820Z] === RUN TestLogsFollowTailEmpty [2022-05-12T12:58:20.080Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-05-12T12:58:20.080Z] === RUN TestContainerNetworkMountsNoChown [2022-05-12T12:58:20.653Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot/default [2022-05-12T12:58:20.653Z] === PAUSE TestMountDaemonRoot/default [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot/private [2022-05-12T12:58:20.653Z] === PAUSE TestMountDaemonRoot/private [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot/rprivate [2022-05-12T12:58:20.653Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot/slave [2022-05-12T12:58:20.653Z] === PAUSE TestMountDaemonRoot/slave [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot/rslave [2022-05-12T12:58:20.653Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot/shared [2022-05-12T12:58:20.653Z] === PAUSE TestMountDaemonRoot/shared [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot/rshared [2022-05-12T12:58:20.653Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-12T12:58:20.653Z] === CONT TestMountDaemonRoot/default [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-12T12:58:20.653Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-12T12:58:20.653Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-12T12:58:20.653Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-12T12:58:20.653Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-12T12:58:20.653Z] === CONT TestMountDaemonRoot/rslave [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-12T12:58:20.653Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T12:58:20.653Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-12T12:58:20.653Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T12:58:20.653Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T12:58:20.653Z] === CONT TestMountDaemonRoot/rshared [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-12T12:58:20.653Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T12:58:20.653Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-12T12:58:20.653Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T12:58:20.653Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T12:58:20.653Z] === CONT TestMountDaemonRoot/shared [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-12T12:58:20.653Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-12T12:58:20.653Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-12T12:58:20.653Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-12T12:58:20.653Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-12T12:58:20.653Z] === CONT TestMountDaemonRoot/rprivate [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-12T12:58:20.653Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T12:58:20.653Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-12T12:58:20.653Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T12:58:20.653Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T12:58:20.653Z] === CONT TestMountDaemonRoot/slave [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-12T12:58:20.653Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-12T12:58:20.653Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-12T12:58:20.653Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-12T12:58:20.653Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-12T12:58:20.653Z] === CONT TestMountDaemonRoot/private [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-12T12:58:20.653Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-12T12:58:20.653Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-12T12:58:20.653Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-12T12:58:20.653Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-12T12:58:20.653Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-12T12:58:20.653Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-12T12:58:20.653Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-12T12:58:20.653Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-12T12:58:20.653Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-12T12:58:20.653Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-12T12:58:20.653Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-12T12:58:20.653Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-12T12:58:20.653Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T12:58:20.653Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-12T12:58:20.653Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T12:58:20.913Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-12T12:58:20.913Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T12:58:20.913Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-12T12:58:20.913Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T12:58:20.913Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-12T12:58:20.913Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-12T12:58:20.913Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-12T12:58:20.913Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-12T12:58:20.913Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-12T12:58:20.913Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T12:58:20.913Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-12T12:58:20.913Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T12:58:20.913Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-12T12:58:20.913Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-12T12:58:20.913Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-12T12:58:20.913Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-12T12:58:20.913Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-12T12:58:20.913Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-05-12T12:58:21.174Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-12T12:58:21.174Z] === RUN TestContainerBindMountNonRecursive [2022-05-12T12:58:22.558Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2022-05-12T12:58:22.558Z] === RUN TestContainerVolumesMountedAsShared [2022-05-12T12:58:22.819Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-05-12T12:58:22.819Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-12T12:58:23.079Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-05-12T12:58:23.079Z] === RUN TestNetworkNat [2022-05-12T12:58:23.650Z] --- PASS: TestNetworkNat (0.46s) [2022-05-12T12:58:23.650Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T12:58:24.220Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-05-12T12:58:24.221Z] === RUN TestNetworkLoopbackNat [2022-05-12T12:58:25.453Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-05-12T12:58:26.759Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-05-12T12:58:26.759Z] === RUN TestPause [2022-05-12T12:58:27.019Z] --- PASS: TestPause (0.43s) [2022-05-12T12:58:27.019Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T12:58:27.019Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T12:58:27.019Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T12:58:27.019Z] === RUN TestPauseStopPausedContainer [2022-05-12T12:58:27.589Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-05-12T12:58:27.589Z] === RUN TestPidHost [2022-05-12T12:58:28.529Z] --- PASS: TestPidHost (1.00s) [2022-05-12T12:58:28.529Z] === RUN TestPsFilter [2022-05-12T12:58:28.529Z] --- PASS: TestPsFilter (0.10s) [2022-05-12T12:58:28.529Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T12:58:29.099Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-05-12T12:58:29.099Z] === RUN TestRemoveContainerWithVolume [2022-05-12T12:58:29.360Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-05-12T12:58:29.360Z] === RUN TestRemoveContainerRunning [2022-05-12T12:58:29.930Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-05-12T12:58:29.930Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T12:58:30.153Z] ---> 88c21d5d8dbd [2022-05-12T12:58:30.153Z] Successfully built 88c21d5d8dbd [2022-05-12T12:58:30.153Z] Successfully tagged docker:latest [2022-05-12T12:58:30.153Z] INFO: Image build ended at 05/12/2022 12:58:28. Duration:00:04:41.8057800 [2022-05-12T12:58:30.153Z] [2022-05-12T12:58:30.153Z] [2022-05-12T12:58:30.153Z] INFO: Building the test binaries at 05/12/2022 12:58:28... [2022-05-12T12:58:30.191Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-05-12T12:58:30.191Z] === RUN TestRemoveInvalidContainer [2022-05-12T12:58:30.191Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-12T12:58:30.191Z] === RUN TestRenameLinkedContainer [2022-05-12T12:58:30.275Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-05-12T12:58:32.103Z] --- PASS: TestRenameLinkedContainer (1.80s) [2022-05-12T12:58:32.103Z] === RUN TestRenameStoppedContainer [2022-05-12T12:58:32.674Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-05-12T12:58:32.674Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T12:58:33.615Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2022-05-12T12:58:33.615Z] === RUN TestRenameInvalidName [2022-05-12T12:58:33.875Z] --- PASS: TestRenameInvalidName (0.45s) [2022-05-12T12:58:33.875Z] === RUN TestRenameAnonymousContainer [2022-05-12T12:58:35.786Z] --- PASS: TestRenameAnonymousContainer (1.64s) [2022-05-12T12:58:35.786Z] === RUN TestRenameContainerWithSameName [2022-05-12T12:58:36.030Z] INFO: make.ps1 starting at 05/12/2022 12:58:35 [2022-05-12T12:58:36.030Z] INFO: Git commit (91c254a189) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T12:58:36.031Z] INFO: Invoking autogen... [2022-05-12T12:58:36.046Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-05-12T12:58:36.046Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T12:58:36.500Z] { [2022-05-12T12:58:36.500Z] "RT_GROUP_ICON": { [2022-05-12T12:58:36.500Z] "#1": { [2022-05-12T12:58:36.500Z] "0409": "../../winresources/docker.ico" [2022-05-12T12:58:36.500Z] } [2022-05-12T12:58:36.500Z] }, [2022-05-12T12:58:36.500Z] "RT_MANIFEST": { [2022-05-12T12:58:36.500Z] "#1": { [2022-05-12T12:58:36.500Z] "0409": { [2022-05-12T12:58:36.500Z] "identity": {}, [2022-05-12T12:58:36.500Z] "description": "Docker Engine", [2022-05-12T12:58:36.500Z] "minimum-os": "vista", [2022-05-12T12:58:36.500Z] "execution-level": "", [2022-05-12T12:58:36.500Z] "ui-access": false, [2022-05-12T12:58:36.500Z] "auto-elevate": false, [2022-05-12T12:58:36.500Z] "dpi-awareness": "unaware", [2022-05-12T12:58:36.500Z] "disable-theming": false, [2022-05-12T12:58:36.500Z] "disable-window-filtering": false, [2022-05-12T12:58:36.500Z] "high-resolution-scrolling-aware": false, [2022-05-12T12:58:36.500Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-12T12:58:36.500Z] "long-path-aware": false, [2022-05-12T12:58:36.500Z] "printer-driver-isolation": false, [2022-05-12T12:58:36.500Z] "gdi-scaling": false, [2022-05-12T12:58:36.501Z] "segment-heap": false, [2022-05-12T12:58:36.501Z] "use-common-controls-v6": false [2022-05-12T12:58:36.501Z] } [2022-05-12T12:58:36.501Z] } [2022-05-12T12:58:36.501Z] }, [2022-05-12T12:58:36.501Z] "RT_MESSAGETABLE": { [2022-05-12T12:58:36.501Z] "#1": { [2022-05-12T12:58:36.501Z] "0409": "../../winresources/event_messages.bin" [2022-05-12T12:58:36.501Z] } [2022-05-12T12:58:36.501Z] }, [2022-05-12T12:58:36.501Z] "RT_VERSION": { [2022-05-12T12:58:36.501Z] "#1": { [2022-05-12T12:58:36.501Z] "0409": { [2022-05-12T12:58:36.501Z] "fixed": { [2022-05-12T12:58:36.501Z] "file_version": "0.0.0.0", [2022-05-12T12:58:36.501Z] "product_version": "0.0.0.0", [2022-05-12T12:58:36.501Z] "type": "Unknown" [2022-05-12T12:58:36.501Z] }, [2022-05-12T12:58:36.501Z] "info": { [2022-05-12T12:58:36.501Z] "0000": { [2022-05-12T12:58:36.501Z] "CompanyName": "", [2022-05-12T12:58:36.501Z] "FileVersion": "0.0.0-dev", [2022-05-12T12:58:36.501Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-12T12:58:36.501Z] "OriginalFileName": "dockerd.exe", [2022-05-12T12:58:36.501Z] "ProductName": "", [2022-05-12T12:58:36.501Z] "ProductVersion": "0.0.0-dev", [2022-05-12T12:58:36.501Z] "SpecialBuild": "91c254a189" [2022-05-12T12:58:36.501Z] } [2022-05-12T12:58:36.501Z] } [2022-05-12T12:58:36.501Z] } [2022-05-12T12:58:36.501Z] } [2022-05-12T12:58:36.501Z] } [2022-05-12T12:58:36.501Z] } [2022-05-12T12:58:36.970Z] powershell.exe : cmd\dockerd\config.go [2022-05-12T12:58:36.970Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-7693ffeb\powershellWrapper.ps1:3 char:1 [2022-05-12T12:58:36.970Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-12T12:58:36.970Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-12T12:58:36.970Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-12T12:58:36.970Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-12T12:58:36.970Z] [2022-05-12T12:58:36.988Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2022-05-12T12:58:36.988Z] === RUN TestResize [2022-05-12T12:58:37.248Z] --- PASS: TestResize (0.45s) [2022-05-12T12:58:37.248Z] === RUN TestResizeWithInvalidSize [2022-05-12T12:58:37.441Z] cmd\dockerd\config_windows.go [2022-05-12T12:58:37.441Z] cmd\dockerd\daemon.go [2022-05-12T12:58:37.441Z] cmd\dockerd\daemon_test.go [2022-05-12T12:58:37.441Z] cmd\dockerd\daemon_windows.go [2022-05-12T12:58:37.441Z] cmd\dockerd\docker.go [2022-05-12T12:58:37.441Z] cmd\dockerd\docker_windows.go [2022-05-12T12:58:37.441Z] cmd\dockerd\genwinres_windows.go [2022-05-12T12:58:37.441Z] cmd\dockerd\metrics.go [2022-05-12T12:58:37.441Z] cmd\dockerd\options.go [2022-05-12T12:58:37.441Z] cmd\dockerd\options_test.go [2022-05-12T12:58:37.441Z] cmd\dockerd\service_windows.go [2022-05-12T12:58:37.441Z] INFO: Building daemon... [2022-05-12T12:58:37.817Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-05-12T12:58:37.817Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T12:58:38.077Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-05-12T12:58:38.077Z] === RUN TestDaemonRestartKillContainers [2022-05-12T12:58:38.077Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T12:58:38.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T12:58:38.077Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T12:58:38.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T12:58:38.077Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T12:58:38.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T12:58:38.077Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T12:58:38.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T12:58:38.077Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T12:58:38.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T12:58:38.077Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T12:58:38.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T12:58:38.077Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T12:58:38.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T12:58:38.077Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T12:58:38.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T12:58:38.077Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T12:58:38.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T12:58:38.077Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T12:58:38.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T12:58:38.077Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T12:58:38.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T12:58:38.078Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T12:58:38.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T12:58:38.078Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T12:58:38.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T12:58:38.078Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T12:58:38.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T12:58:38.078Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T12:58:38.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T12:58:38.078Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T12:58:38.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T12:58:38.078Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T12:58:38.078Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T12:58:39.459Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T12:58:39.720Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T12:58:41.102Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T12:58:41.362Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T12:58:42.746Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T12:58:42.746Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T12:58:43.329Z] --- PASS: TestBuildWithHugeFile (50.34s) [2022-05-12T12:58:43.329Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T12:58:43.329Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T12:58:43.329Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T12:58:43.329Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T12:58:43.329Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T12:58:43.329Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T12:58:43.329Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T12:58:43.329Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T12:58:43.329Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T12:58:43.329Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T12:58:43.329Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T12:58:43.329Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T12:58:43.329Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T12:58:43.329Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-05-12T12:58:43.329Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-05-12T12:58:43.329Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-05-12T12:58:43.329Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-12T12:58:43.329Z] === RUN TestBuildPreserveOwnership [2022-05-12T12:58:43.329Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-12T12:58:43.329Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-12T12:58:45.913Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-05-12T12:58:46.046Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T12:58:46.046Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T12:58:47.490Z] --- PASS: TestBuildPreserveOwnership (10.39s) [2022-05-12T12:58:47.490Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.37s) [2022-05-12T12:58:47.490Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-05-12T12:58:47.490Z] === RUN TestBuildPlatformInvalid [2022-05-12T12:58:47.490Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-05-12T12:58:47.490Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-12T12:58:47.490Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-12T12:58:47.490Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-12T12:58:47.490Z] PASS [2022-05-12T12:58:47.490Z] [2022-05-12T12:58:47.490Z] === Skipped [2022-05-12T12:58:47.490Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-12T12:58:47.490Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T12:58:47.490Z] [2022-05-12T12:58:47.490Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T12:58:47.490Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T12:58:47.490Z] [2022-05-12T12:58:47.490Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-12T12:58:47.490Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-12T12:58:47.490Z] [2022-05-12T12:58:47.490Z] DONE 34 tests, 3 skipped in 110.916s [2022-05-12T12:58:47.490Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-12T12:58:47.490Z] INFO: Testing against a local daemon [2022-05-12T12:58:47.490Z] === RUN TestConfigInspect [2022-05-12T12:58:47.490Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T12:58:47.490Z] --- SKIP: TestConfigInspect (0.02s) [2022-05-12T12:58:47.490Z] === RUN TestConfigList [2022-05-12T12:58:47.490Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T12:58:47.490Z] --- SKIP: TestConfigList (0.01s) [2022-05-12T12:58:47.490Z] === RUN TestConfigsCreateAndDelete [2022-05-12T12:58:47.490Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T12:58:47.490Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-05-12T12:58:47.490Z] === RUN TestConfigsUpdate [2022-05-12T12:58:47.490Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T12:58:47.490Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-05-12T12:58:47.490Z] === RUN TestTemplatedConfig [2022-05-12T12:58:47.490Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T12:58:47.490Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-12T12:58:47.490Z] === RUN TestConfigCreateResolve [2022-05-12T12:58:47.490Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T12:58:47.490Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-05-12T12:58:47.490Z] PASS [2022-05-12T12:58:47.490Z] [2022-05-12T12:58:47.490Z] === Skipped [2022-05-12T12:58:47.490Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-05-12T12:58:47.490Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T12:58:47.490Z] [2022-05-12T12:58:47.490Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-05-12T12:58:47.490Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T12:58:47.490Z] [2022-05-12T12:58:47.490Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-05-12T12:58:47.490Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T12:58:47.490Z] [2022-05-12T12:58:47.490Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-05-12T12:58:47.490Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T12:58:47.490Z] [2022-05-12T12:58:47.490Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-05-12T12:58:47.490Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T12:58:47.490Z] [2022-05-12T12:58:47.490Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-05-12T12:58:47.490Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T12:58:47.490Z] [2022-05-12T12:58:47.490Z] DONE 6 tests, 6 skipped in 0.156s [2022-05-12T12:58:47.490Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-12T12:58:47.747Z] INFO: Testing against a local daemon [2022-05-12T12:58:47.747Z] === RUN TestCheckpoint [2022-05-12T12:58:47.747Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T12:58:47.747Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T12:58:47.747Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T12:58:47.747Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T12:58:47.747Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T12:58:47.747Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T12:58:47.747Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T12:58:47.747Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T12:58:47.747Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T12:58:47.747Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T12:58:47.747Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T12:58:47.747Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T12:58:47.747Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-12T12:58:47.747Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T12:58:47.747Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T12:58:47.747Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T12:58:47.747Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T12:58:47.747Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T12:58:47.747Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T12:58:47.747Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-05-12T12:58:47.747Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T12:58:47.747Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-12T12:58:47.747Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T12:58:47.747Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-12T12:58:47.747Z] === RUN TestCopyEmptyFile [2022-05-12T12:58:48.003Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-05-12T12:58:48.003Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T12:58:48.003Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-05-12T12:58:48.003Z] === RUN TestCopyFromContainer [2022-05-12T12:58:50.251Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T12:58:50.511Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T12:58:52.166Z] === RUN TestCopyFromContainer// [2022-05-12T12:58:52.166Z] === RUN TestCopyFromContainer//bar/root [2022-05-12T12:58:52.166Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-12T12:58:52.422Z] === RUN TestCopyFromContainer/bar/quux [2022-05-12T12:58:52.422Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-12T12:58:52.422Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-12T12:58:52.422Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-12T12:58:52.425Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T12:58:52.425Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T12:58:52.679Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-12T12:58:52.679Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-12T12:58:52.679Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-12T12:58:52.679Z] --- PASS: TestCopyFromContainer (4.67s) [2022-05-12T12:58:52.679Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-12T12:58:52.679Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-12T12:58:52.679Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-12T12:58:52.679Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-12T12:58:52.679Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-05-12T12:58:52.679Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-05-12T12:58:52.679Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-12T12:58:52.679Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-05-12T12:58:52.679Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-05-12T12:58:52.679Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-05-12T12:58:52.679Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T12:58:52.679Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T12:58:52.679Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T12:58:52.679Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T12:58:52.679Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T12:58:52.679Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T12:58:52.679Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T12:58:52.679Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T12:58:52.679Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T12:58:52.679Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T12:58:52.679Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-12T12:58:52.679Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T12:58:52.679Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T12:58:52.679Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T12:58:52.679Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T12:58:52.679Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-12T12:58:52.679Z] === RUN TestCreateWithInvalidEnv [2022-05-12T12:58:52.679Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T12:58:52.679Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T12:58:52.679Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T12:58:52.679Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T12:58:52.679Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T12:58:52.679Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T12:58:52.679Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T12:58:52.679Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T12:58:52.679Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T12:58:52.679Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-12T12:58:52.679Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T12:58:52.679Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T12:58:52.679Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T12:58:52.679Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T12:58:52.935Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-12T12:58:52.935Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T12:58:54.301Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-05-12T12:58:54.301Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T12:58:54.338Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T12:58:54.599Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T12:58:55.228Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-05-12T12:58:55.228Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T12:58:55.228Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T12:58:55.228Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T12:58:55.228Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T12:58:55.228Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T12:58:55.228Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T12:58:55.228Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T12:58:55.228Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T12:58:55.228Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T12:58:55.228Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T12:58:55.228Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T12:58:55.228Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T12:58:55.228Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T12:58:55.228Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T12:58:55.228Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T12:58:55.228Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T12:58:55.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-05-12T12:58:55.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-05-12T12:58:55.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-05-12T12:58:55.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-05-12T12:58:55.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-05-12T12:58:55.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-05-12T12:58:55.228Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T12:58:55.714Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-05-12T12:58:55.790Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-05-12T12:58:55.790Z] === RUN TestCreateDifferentPlatform [2022-05-12T12:58:55.790Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T12:58:55.790Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T12:58:55.790Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-12T12:58:55.790Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T12:58:55.790Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T12:58:55.790Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T12:58:55.790Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-05-12T12:58:55.790Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T12:58:55.790Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-12T12:58:55.790Z] === RUN TestContainerStartOnDaemonRestart [2022-05-12T12:58:55.790Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-12T12:58:55.790Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-05-12T12:58:55.790Z] === RUN TestDaemonRestartIpcMode [2022-05-12T12:58:55.790Z] === PAUSE TestDaemonRestartIpcMode [2022-05-12T12:58:55.790Z] === RUN TestDaemonHostGatewayIP [2022-05-12T12:58:55.790Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T12:58:55.790Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-05-12T12:58:55.790Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-12T12:58:55.790Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-12T12:58:55.790Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T12:58:55.790Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-12T12:58:55.790Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-12T12:58:55.790Z] === RUN TestDiff [2022-05-12T12:58:56.046Z] --- PASS: TestDiff (0.41s) [2022-05-12T12:58:56.046Z] === RUN TestExecWithCloseStdin [2022-05-12T12:58:56.513Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-12T12:58:56.513Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s) [2022-05-12T12:58:56.513Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.71s) [2022-05-12T12:58:56.513Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-05-12T12:58:56.513Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.74s) [2022-05-12T12:58:56.513Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s) [2022-05-12T12:58:56.513Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-05-12T12:58:56.513Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.63s) [2022-05-12T12:58:56.513Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.49s) [2022-05-12T12:58:56.513Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.16s) [2022-05-12T12:58:56.513Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.26s) [2022-05-12T12:58:56.513Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.88s) [2022-05-12T12:58:56.513Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.90s) [2022-05-12T12:58:56.513Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.20s) [2022-05-12T12:58:56.513Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.34s) [2022-05-12T12:58:56.513Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.75s) [2022-05-12T12:58:56.513Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.80s) [2022-05-12T12:58:56.513Z] === RUN TestCgroupNamespacesRun [2022-05-12T12:58:56.606Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-05-12T12:58:56.607Z] === RUN TestExec [2022-05-12T12:58:57.167Z] --- PASS: TestExec (0.45s) [2022-05-12T12:58:57.167Z] === RUN TestExecUser [2022-05-12T12:58:57.215Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-05-12T12:58:57.423Z] --- PASS: TestExecUser (0.46s) [2022-05-12T12:58:57.423Z] === RUN TestExportContainerAndImportImage [2022-05-12T12:58:57.543Z] 97f65a0ec59e: Pull complete [2022-05-12T12:58:57.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-12T12:58:57.895Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-05-12T12:58:57.895Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-12T12:58:57.895Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-12T12:58:57.895Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-12T12:58:57.895Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-12T12:58:58.025Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-05-12T12:58:58.025Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T12:58:58.834Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-05-12T12:58:58.834Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-12T12:58:59.389Z] --- PASS: TestExportContainerAfterDaemonRestart (1.35s) [2022-05-12T12:58:59.389Z] === RUN TestHealthCheckWorkdir [2022-05-12T12:58:59.949Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-05-12T12:58:59.949Z] === RUN TestHealthKillContainer [2022-05-12T12:59:00.215Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-05-12T12:59:00.215Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-12T12:59:01.160Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-05-12T12:59:01.160Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-12T12:59:01.575Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-05-12T12:59:02.543Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) [2022-05-12T12:59:02.543Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-12T12:59:03.114Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-05-12T12:59:03.114Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-12T12:59:04.495Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2022-05-12T12:59:04.495Z] === RUN TestNISDomainname [2022-05-12T12:59:04.755Z] --- PASS: TestNISDomainname (0.58s) [2022-05-12T12:59:04.755Z] === RUN TestHostnameDnsResolution [2022-05-12T12:59:05.698Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-05-12T12:59:05.698Z] === RUN TestUnprivilegedPortsAndPing [2022-05-12T12:59:05.959Z] --- PASS: TestUnprivilegedPortsAndPing (0.59s) [2022-05-12T12:59:05.959Z] === RUN TestPrivilegedHostDevices [2022-05-12T12:59:05.984Z] ............................ [ 66%] [2022-05-12T12:59:06.532Z] --- PASS: TestPrivilegedHostDevices (0.55s) [2022-05-12T12:59:06.532Z] === RUN TestStats [2022-05-12T12:59:08.029Z] --- PASS: TestHealthKillContainer (7.90s) [2022-05-12T12:59:08.029Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T12:59:08.029Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T12:59:08.029Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T12:59:08.029Z] === RUN TestIpcModeNone [2022-05-12T12:59:08.285Z] --- PASS: TestIpcModeNone (0.45s) [2022-05-12T12:59:08.285Z] === RUN TestIpcModePrivate [2022-05-12T12:59:08.541Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-05-12T12:59:08.796Z] --- PASS: TestIpcModePrivate (0.46s) [2022-05-12T12:59:08.796Z] === RUN TestIpcModeShareable [2022-05-12T12:59:08.796Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T12:59:08.796Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-05-12T12:59:08.796Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-12T12:59:09.072Z] --- PASS: TestStats (2.50s) [2022-05-12T12:59:09.072Z] === RUN TestStopContainerWithTimeout [2022-05-12T12:59:09.072Z] === RUN TestStopContainerWithTimeout/0 [2022-05-12T12:59:09.072Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-12T12:59:09.072Z] === RUN TestStopContainerWithTimeout/1 [2022-05-12T12:59:09.072Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-12T12:59:09.072Z] === RUN TestStopContainerWithTimeout/3 [2022-05-12T12:59:09.072Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-12T12:59:09.072Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-12T12:59:09.072Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-12T12:59:09.072Z] === CONT TestStopContainerWithTimeout/0 [2022-05-12T12:59:09.072Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-12T12:59:10.012Z] === CONT TestStopContainerWithTimeout/3 [2022-05-12T12:59:10.160Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2022-05-12T12:59:10.160Z] === RUN TestAPIIpcModeHost [2022-05-12T12:59:10.160Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T12:59:10.160Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-05-12T12:59:10.160Z] === RUN TestDaemonIpcModeShareable [2022-05-12T12:59:10.160Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T12:59:10.160Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-05-12T12:59:10.160Z] === RUN TestDaemonIpcModePrivate [2022-05-12T12:59:10.656Z] 97f65a0ec59e: Pull complete [2022-05-12T12:59:11.089Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-05-12T12:59:11.345Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-05-12T12:59:11.345Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-12T12:59:11.345Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T12:59:11.345Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-12T12:59:11.345Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-12T12:59:11.345Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T12:59:11.345Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-12T12:59:11.345Z] === RUN TestIpcModeOlderClient [2022-05-12T12:59:11.345Z] === PAUSE TestIpcModeOlderClient [2022-05-12T12:59:11.345Z] === RUN TestKillContainerInvalidSignal [2022-05-12T12:59:11.906Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-05-12T12:59:11.906Z] === RUN TestKillContainer [2022-05-12T12:59:11.906Z] === RUN TestKillContainer/no_signal [2022-05-12T12:59:11.921Z] === CONT TestStopContainerWithTimeout/1 [2022-05-12T12:59:12.161Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T12:59:12.416Z] === RUN TestKillContainer/killing_signal [2022-05-12T12:59:12.977Z] --- PASS: TestKillContainer (1.24s) [2022-05-12T12:59:12.977Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-05-12T12:59:12.977Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-05-12T12:59:12.977Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-05-12T12:59:12.977Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T12:59:12.977Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-12T12:59:13.302Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-12T12:59:13.302Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-05-12T12:59:13.302Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2022-05-12T12:59:13.302Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-05-12T12:59:13.302Z] --- PASS: TestStopContainerWithTimeout/1 (1.51s) [2022-05-12T12:59:13.302Z] === RUN TestDeleteDevicemapper [2022-05-12T12:59:13.302Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T12:59:13.302Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-12T12:59:13.302Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T12:59:13.538Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-12T12:59:13.794Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-05-12T12:59:13.794Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-05-12T12:59:13.794Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-05-12T12:59:13.794Z] === RUN TestKillStoppedContainer [2022-05-12T12:59:13.794Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-05-12T12:59:13.794Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T12:59:14.049Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-05-12T12:59:14.049Z] === RUN TestKillDifferentUserContainer [2022-05-12T12:59:14.305Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-05-12T12:59:14.305Z] === RUN TestInspectOomKilledTrue [2022-05-12T12:59:14.305Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T12:59:14.305Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-12T12:59:14.305Z] === RUN TestInspectOomKilledFalse [2022-05-12T12:59:14.305Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T12:59:14.305Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T12:59:14.305Z] === RUN TestLinksEtcHostsContentMatch [2022-05-12T12:59:14.305Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-12T12:59:14.305Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-05-12T12:59:14.305Z] === RUN TestLinksContainerNames [2022-05-12T12:59:15.232Z] --- PASS: TestLinksContainerNames (0.80s) [2022-05-12T12:59:15.232Z] === RUN TestLogsFollowTailEmpty [2022-05-12T12:59:15.242Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.03s) [2022-05-12T12:59:15.242Z] === RUN TestUpdateMemory [2022-05-12T12:59:15.242Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-12T12:59:15.242Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-12T12:59:15.242Z] === RUN TestUpdateCPUQuota [2022-05-12T12:59:15.793Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-05-12T12:59:15.793Z] === RUN TestContainerNetworkMountsNoChown [2022-05-12T12:59:16.050Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot/default [2022-05-12T12:59:16.050Z] === PAUSE TestMountDaemonRoot/default [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot/private [2022-05-12T12:59:16.050Z] === PAUSE TestMountDaemonRoot/private [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot/rprivate [2022-05-12T12:59:16.050Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot/slave [2022-05-12T12:59:16.050Z] === PAUSE TestMountDaemonRoot/slave [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot/rslave [2022-05-12T12:59:16.050Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot/shared [2022-05-12T12:59:16.050Z] === PAUSE TestMountDaemonRoot/shared [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot/rshared [2022-05-12T12:59:16.050Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-12T12:59:16.050Z] === CONT TestMountDaemonRoot/default [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-12T12:59:16.050Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-12T12:59:16.050Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-12T12:59:16.050Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-12T12:59:16.050Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-12T12:59:16.050Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-12T12:59:16.050Z] === CONT TestMountDaemonRoot/rshared [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-12T12:59:16.050Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T12:59:16.050Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-12T12:59:16.050Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T12:59:16.050Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T12:59:16.050Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-12T12:59:16.050Z] === CONT TestMountDaemonRoot/shared [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-12T12:59:16.050Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-12T12:59:16.050Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-12T12:59:16.050Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-12T12:59:16.050Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-12T12:59:16.050Z] === CONT TestMountDaemonRoot/rslave [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T12:59:16.050Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-12T12:59:16.050Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T12:59:16.050Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-12T12:59:16.050Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-12T12:59:16.050Z] === CONT TestMountDaemonRoot/slave [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-12T12:59:16.050Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-12T12:59:16.050Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-12T12:59:16.050Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-12T12:59:16.050Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-12T12:59:16.050Z] === CONT TestMountDaemonRoot/rprivate [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-12T12:59:16.050Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T12:59:16.050Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-12T12:59:16.050Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T12:59:16.050Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T12:59:16.050Z] === CONT TestMountDaemonRoot/private [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-12T12:59:16.050Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-12T12:59:16.050Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-12T12:59:16.050Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-12T12:59:16.050Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-12T12:59:16.050Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-12T12:59:16.050Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-12T12:59:16.050Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-12T12:59:16.050Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-12T12:59:16.050Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T12:59:16.050Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-12T12:59:16.050Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T12:59:16.308Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-12T12:59:16.308Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T12:59:16.308Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-12T12:59:16.308Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-12T12:59:16.308Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-12T12:59:16.308Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-12T12:59:16.308Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-12T12:59:16.308Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T12:59:16.308Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-12T12:59:16.308Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-12T12:59:16.308Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-12T12:59:16.308Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-12T12:59:16.308Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-12T12:59:16.308Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-12T12:59:16.308Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T12:59:16.308Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-12T12:59:16.308Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T12:59:16.308Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-12T12:59:16.308Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-12T12:59:16.563Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-05-12T12:59:16.563Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-12T12:59:16.563Z] === RUN TestContainerBindMountNonRecursive [2022-05-12T12:59:16.563Z] 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) [2022-05-12T12:59:16.563Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-05-12T12:59:16.563Z] === RUN TestContainerVolumesMountedAsShared [2022-05-12T12:59:16.563Z] 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) [2022-05-12T12:59:16.563Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-05-12T12:59:16.563Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-12T12:59:16.563Z] 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) [2022-05-12T12:59:16.563Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-05-12T12:59:16.563Z] === RUN TestNetworkNat [2022-05-12T12:59:16.628Z] --- PASS: TestUpdateCPUQuota (0.96s) [2022-05-12T12:59:16.628Z] === RUN TestUpdatePidsLimit [2022-05-12T12:59:16.628Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-12T12:59:16.628Z] === RUN TestUpdatePidsLimit/no_change [2022-05-12T12:59:16.629Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-12T12:59:16.889Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-12T12:59:17.125Z] --- PASS: TestNetworkNat (0.75s) [2022-05-12T12:59:17.125Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T12:59:17.150Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-12T12:59:17.410Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-12T12:59:17.670Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-12T12:59:17.688Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-05-12T12:59:17.688Z] === RUN TestNetworkLoopbackNat [2022-05-12T12:59:18.242Z] --- PASS: TestUpdatePidsLimit (2.02s) [2022-05-12T12:59:18.242Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-05-12T12:59:18.242Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-05-12T12:59:18.242Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-05-12T12:59:18.242Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-05-12T12:59:18.242Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s) [2022-05-12T12:59:18.242Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-05-12T12:59:18.242Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-05-12T12:59:18.242Z] === RUN TestUpdateRestartPolicy [2022-05-12T12:59:20.200Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-05-12T12:59:20.200Z] === RUN TestPause [2022-05-12T12:59:20.200Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T12:59:20.200Z] --- SKIP: TestPause (0.00s) [2022-05-12T12:59:20.200Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T12:59:20.200Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T12:59:20.200Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T12:59:20.200Z] === RUN TestPauseStopPausedContainer [2022-05-12T12:59:20.200Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T12:59:20.200Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-05-12T12:59:20.200Z] === RUN TestPidHost [2022-05-12T12:59:21.126Z] --- PASS: TestPidHost (0.91s) [2022-05-12T12:59:21.126Z] === RUN TestPsFilter [2022-05-12T12:59:21.126Z] --- PASS: TestPsFilter (0.10s) [2022-05-12T12:59:21.126Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T12:59:21.686Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-05-12T12:59:21.686Z] === RUN TestRemoveContainerWithVolume [2022-05-12T12:59:22.248Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2022-05-12T12:59:22.248Z] === RUN TestRemoveContainerRunning [2022-05-12T12:59:22.504Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-05-12T12:59:22.504Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T12:59:23.065Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-05-12T12:59:23.065Z] === RUN TestRemoveInvalidContainer [2022-05-12T12:59:23.065Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-12T12:59:23.065Z] === RUN TestRenameLinkedContainer [2022-05-12T12:59:24.953Z] --- PASS: TestRenameLinkedContainer (1.68s) [2022-05-12T12:59:24.953Z] === RUN TestRenameStoppedContainer [2022-05-12T12:59:24.953Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-05-12T12:59:24.953Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T12:59:25.880Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-05-12T12:59:25.880Z] === RUN TestRenameInvalidName [2022-05-12T12:59:26.137Z] --- PASS: TestRenameInvalidName (0.42s) [2022-05-12T12:59:26.137Z] === RUN TestRenameAnonymousContainer [2022-05-12T12:59:28.028Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2022-05-12T12:59:28.028Z] === RUN TestRenameContainerWithSameName [2022-05-12T12:59:28.028Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-05-12T12:59:28.028Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T12:59:28.954Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-05-12T12:59:28.954Z] === RUN TestResize [2022-05-12T12:59:29.515Z] --- PASS: TestResize (0.43s) [2022-05-12T12:59:29.515Z] === RUN TestResizeWithInvalidSize [2022-05-12T12:59:29.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-12T12:59:29.770Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-05-12T12:59:29.770Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T12:59:30.331Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-05-12T12:59:30.331Z] === RUN TestDaemonRestartKillContainers [2022-05-12T12:59:30.331Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-12T12:59:30.331Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-12T12:59:30.331Z] === RUN TestCgroupNamespacesRun [2022-05-12T12:59:30.461Z] --- PASS: TestUpdateRestartPolicy (11.09s) [2022-05-12T12:59:30.461Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T12:59:30.461Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-05-12T12:59:30.461Z] === RUN TestWaitNonBlocked [2022-05-12T12:59:30.461Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T12:59:30.461Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T12:59:30.461Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T12:59:30.461Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T12:59:30.461Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T12:59:30.461Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T12:59:30.721Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-12T12:59:30.721Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2022-05-12T12:59:30.721Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2022-05-12T12:59:30.721Z] === RUN TestWaitBlocked [2022-05-12T12:59:30.721Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T12:59:30.721Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T12:59:30.721Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T12:59:30.721Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T12:59:30.721Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T12:59:30.721Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T12:59:31.292Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-12T12:59:31.292Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2022-05-12T12:59:31.292Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2022-05-12T12:59:31.292Z] === CONT TestContainerStartOnDaemonRestart [2022-05-12T12:59:31.292Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-12T12:59:31.697Z] --- PASS: TestCgroupNamespacesRun (1.21s) [2022-05-12T12:59:31.697Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-12T12:59:32.624Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.19s) [2022-05-12T12:59:32.624Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-12T12:59:33.841Z] --- PASS: TestContainerStartOnDaemonRestart (2.40s) [2022-05-12T12:59:33.841Z] === CONT TestIpcModeOlderClient [2022-05-12T12:59:33.841Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.42s) [2022-05-12T12:59:33.841Z] === CONT TestContainerKillOnDaemonStart [2022-05-12T12:59:33.841Z] --- PASS: TestIpcModeOlderClient (0.16s) [2022-05-12T12:59:33.841Z] === CONT TestDaemonHostGatewayIP [2022-05-12T12:59:33.987Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-05-12T12:59:33.987Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-12T12:59:34.933Z] --- PASS: TestCgroupNamespacesRunHostMode (1.22s) [2022-05-12T12:59:34.933Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-12T12:59:36.310Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-05-12T12:59:36.310Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-12T12:59:36.386Z] --- PASS: TestDaemonHostGatewayIP (2.55s) [2022-05-12T12:59:36.386Z] === CONT TestDaemonRestartIpcMode [2022-05-12T12:59:37.238Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-05-12T12:59:37.238Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-12T12:59:37.829Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T12:59:37.829Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T12:59:37.829Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T12:59:37.829Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T12:59:37.829Z] [2022-05-12T12:59:37.829Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T12:59:37.829Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T12:59:37.829Z] HOSTNAME=494aa27ff62f [2022-05-12T12:59:37.829Z] TESTDEBUG=0 [2022-05-12T12:59:37.829Z] DEST=bundles/test-integration [2022-05-12T12:59:37.829Z] PWD=/go/src/github.com/docker/docker [2022-05-12T12:59:37.829Z] DOCKER_GITCOMMIT=91c254a189daafce6f091a84bf483cffd968104d [2022-05-12T12:59:37.829Z] container=docker [2022-05-12T12:59:37.829Z] HOME=/root [2022-05-12T12:59:37.829Z] GOLANG_VERSION=1.18.2 [2022-05-12T12:59:37.829Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T12:59:37.829Z] VALIDATE_BRANCH=master [2022-05-12T12:59:37.829Z] TERM=xterm [2022-05-12T12:59:37.829Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T12:59:37.829Z] SHLVL=1 [2022-05-12T12:59:37.829Z] TIMEOUT=120m [2022-05-12T12:59:37.829Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-12T12:59:37.829Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T12:59:37.829Z] GO111MODULE=off [2022-05-12T12:59:37.829Z] DOCKER_EXPERIMENTAL=1 [2022-05-12T12:59:37.829Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-12T12:59:37.829Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T12:59:37.829Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T12:59:37.829Z] GOPATH=/go [2022-05-12T12:59:37.829Z] PKG_CONFIG=pkg-config [2022-05-12T12:59:37.829Z] _=/usr/bin/env [2022-05-12T12:59:37.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-12T12:59:38.165Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-05-12T12:59:38.165Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-12T12:59:38.931Z] --- PASS: TestDaemonRestartIpcMode (2.22s) [2022-05-12T12:59:39.094Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-05-12T12:59:39.094Z] === RUN TestNISDomainname [2022-05-12T12:59:39.094Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-05-12T12:59:39.094Z] --- SKIP: TestNISDomainname (0.02s) [2022-05-12T12:59:39.094Z] === RUN TestHostnameDnsResolution [2022-05-12T12:59:40.023Z] --- PASS: TestHostnameDnsResolution (0.61s) [2022-05-12T12:59:40.023Z] === RUN TestUnprivilegedPortsAndPing [2022-05-12T12:59:40.023Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-05-12T12:59:40.023Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-05-12T12:59:40.023Z] === RUN TestPrivilegedHostDevices [2022-05-12T12:59:40.279Z] --- PASS: TestPrivilegedHostDevices (0.45s) [2022-05-12T12:59:40.279Z] === RUN TestStats [2022-05-12T12:59:40.279Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T12:59:40.279Z] --- SKIP: TestStats (0.00s) [2022-05-12T12:59:40.279Z] === RUN TestStopContainerWithTimeout [2022-05-12T12:59:40.279Z] === RUN TestStopContainerWithTimeout/0 [2022-05-12T12:59:40.279Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-12T12:59:40.279Z] === RUN TestStopContainerWithTimeout/1 [2022-05-12T12:59:40.279Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-12T12:59:40.279Z] === RUN TestStopContainerWithTimeout/3 [2022-05-12T12:59:40.279Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-12T12:59:40.279Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-12T12:59:40.279Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-12T12:59:40.279Z] === CONT TestStopContainerWithTimeout/0 [2022-05-12T12:59:40.279Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-12T12:59:40.841Z] === CONT TestStopContainerWithTimeout/3 [2022-05-12T12:59:43.360Z] === CONT TestStopContainerWithTimeout/1 [2022-05-12T12:59:44.286Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-12T12:59:44.286Z] --- PASS: TestStopContainerWithTimeout/0 (0.58s) [2022-05-12T12:59:44.286Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2022-05-12T12:59:44.286Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-05-12T12:59:44.286Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-05-12T12:59:44.286Z] === RUN TestDeleteDevicemapper [2022-05-12T12:59:44.286Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T12:59:44.286Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-12T12:59:44.286Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T12:59:45.508Z] --- PASS: TestContainerKillOnDaemonStart (11.69s) [2022-05-12T12:59:45.508Z] PASS [2022-05-12T12:59:45.508Z] [2022-05-12T12:59:45.508Z] === Skipped [2022-05-12T12:59:45.508Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-12T12:59:45.508Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T12:59:45.508Z] [2022-05-12T12:59:45.508Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-12T12:59:45.508Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T12:59:45.508Z] [2022-05-12T12:59:45.508Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-12T12:59:45.508Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T12:59:45.508Z] [2022-05-12T12:59:45.508Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T12:59:45.508Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T12:59:45.508Z] [2022-05-12T12:59:45.508Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-12T12:59:45.508Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-12T12:59:45.508Z] [2022-05-12T12:59:45.508Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-12T12:59:45.508Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T12:59:45.508Z] [2022-05-12T12:59:45.508Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-12T12:59:45.508Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-12T12:59:45.508Z] [2022-05-12T12:59:45.508Z] DONE 235 tests, 7 skipped in 119.958s [2022-05-12T12:59:45.508Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-12T12:59:45.508Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T12:59:45.654Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.23s) [2022-05-12T12:59:45.654Z] === RUN TestUpdateMemory [2022-05-12T12:59:45.654Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T12:59:45.654Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-12T12:59:45.654Z] === RUN TestUpdateCPUQuota [2022-05-12T12:59:45.654Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T12:59:45.654Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-05-12T12:59:45.654Z] === RUN TestUpdatePidsLimit [2022-05-12T12:59:45.654Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T12:59:45.654Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-05-12T12:59:45.654Z] === RUN TestUpdateRestartPolicy [2022-05-12T12:59:46.079Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-05-12T12:59:46.079Z] === RUN TestConfigDaemonID [2022-05-12T12:59:46.784Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-05-12T12:59:47.019Z] daemon_test.go:84: [df5c74cd7c892] daemon is not started [2022-05-12T12:59:47.019Z] --- PASS: TestConfigDaemonID (1.04s) [2022-05-12T12:59:47.019Z] === RUN TestDaemonConfigValidation [2022-05-12T12:59:47.019Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-12T12:59:47.019Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-12T12:59:47.019Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-12T12:59:47.019Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-12T12:59:47.019Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-12T12:59:47.019Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-12T12:59:47.019Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-12T12:59:47.019Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-12T12:59:47.019Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-12T12:59:47.019Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-12T12:59:47.019Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-12T12:59:47.019Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-12T12:59:47.280Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-12T12:59:47.280Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-12T12:59:47.280Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-12T12:59:47.280Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-12T12:59:47.280Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-05-12T12:59:47.280Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-05-12T12:59:47.280Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-05-12T12:59:47.280Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-05-12T12:59:47.280Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-05-12T12:59:47.280Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T12:59:47.280Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-12T12:59:48.663Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-12T12:59:49.603Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-12T12:59:50.545Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-12T12:59:50.545Z] daemon_test.go:198: [d226f107c1d05] daemon is not started [2022-05-12T12:59:50.545Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-05-12T12:59:50.545Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-05-12T12:59:50.545Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-05-12T12:59:50.545Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-05-12T12:59:50.545Z] === RUN TestDaemonProxy [2022-05-12T12:59:50.545Z] === RUN TestDaemonProxy/environment_variables [2022-05-12T12:59:52.456Z] === RUN TestDaemonProxy/command-line_options [2022-05-12T12:59:53.839Z] === RUN TestDaemonProxy/configuration_file [2022-05-12T12:59:55.749Z] === RUN TestDaemonProxy/conflicting_options [2022-05-12T12:59:56.009Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-12T12:59:56.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-12T12:59:56.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-12T12:59:56.579Z] --- PASS: TestDaemonProxy (6.21s) [2022-05-12T12:59:56.579Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-05-12T12:59:56.579Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-05-12T12:59:56.579Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-05-12T12:59:56.579Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-12T12:59:56.579Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-12T12:59:56.579Z] PASS [2022-05-12T12:59:56.579Z] [2022-05-12T12:59:56.579Z] DONE 18 tests in 11.136s [2022-05-12T12:59:56.579Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-12T12:59:56.839Z] INFO: Testing against a local daemon [2022-05-12T12:59:56.839Z] === RUN TestCommitInheritsEnv [2022-05-12T12:59:57.100Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-05-12T12:59:57.100Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T12:59:57.100Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-12T12:59:57.100Z] === RUN TestImportWithCustomPlatform [2022-05-12T12:59:57.100Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-12T12:59:57.100Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-12T12:59:57.100Z] === RUN TestImportWithCustomPlatform// [2022-05-12T12:59:57.100Z] === RUN TestImportWithCustomPlatform/linux [2022-05-12T12:59:57.100Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-12T12:59:57.100Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-12T12:59:57.360Z] === RUN TestImportWithCustomPlatform/macos [2022-05-12T12:59:57.360Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-12T12:59:57.360Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-12T12:59:57.360Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-05-12T12:59:57.360Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-05-12T12:59:57.360Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-12T12:59:57.360Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-12T12:59:57.360Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-12T12:59:57.360Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-12T12:59:57.360Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-12T12:59:57.360Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-12T12:59:57.360Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-12T12:59:57.360Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-12T12:59:57.360Z] === RUN TestImagesFilterMultiReference [2022-05-12T12:59:57.360Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-05-12T12:59:57.360Z] === RUN TestImagePullPlatformInvalid [2022-05-12T12:59:57.360Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-12T12:59:57.360Z] === RUN TestRemoveImageOrphaning [2022-05-12T12:59:57.620Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-05-12T12:59:57.620Z] === RUN TestRemoveImageGarbageCollector [2022-05-12T12:59:57.828Z] --- PASS: TestUpdateRestartPolicy (10.92s) [2022-05-12T12:59:57.828Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T12:59:57.828Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-05-12T12:59:57.828Z] === RUN TestWaitNonBlocked [2022-05-12T12:59:57.828Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T12:59:57.828Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T12:59:57.828Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T12:59:57.828Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T12:59:57.828Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T12:59:57.828Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T12:59:57.828Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-12T12:59:57.828Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.55s) [2022-05-12T12:59:57.828Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-05-12T12:59:57.828Z] === RUN TestWaitBlocked [2022-05-12T12:59:57.828Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T12:59:57.828Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T12:59:57.828Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T12:59:57.828Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T12:59:57.828Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T12:59:57.828Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T12:59:58.189Z] time="2022-05-12T12:59:58Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-12T12:59:58.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-12T12:59:58.389Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-12T12:59:58.389Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s) [2022-05-12T12:59:58.389Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2022-05-12T12:59:58.389Z] === CONT TestDaemonRestartIpcMode [2022-05-12T12:59:58.389Z] === CONT TestIpcModeOlderClient [2022-05-12T12:59:58.389Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-05-12T12:59:58.389Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-12T12:59:59.572Z] --- PASS: TestRemoveImageGarbageCollector (1.85s) [2022-05-12T12:59:59.572Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T12:59:59.572Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-05-12T12:59:59.572Z] === RUN TestTagInvalidReference [2022-05-12T12:59:59.572Z] --- PASS: TestTagInvalidReference (0.02s) [2022-05-12T12:59:59.572Z] === RUN TestTagValidPrefixedRepo [2022-05-12T12:59:59.572Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-05-12T12:59:59.572Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T12:59:59.572Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-12T12:59:59.572Z] === RUN TestTagOfficialNames [2022-05-12T12:59:59.572Z] --- PASS: TestTagOfficialNames (0.04s) [2022-05-12T12:59:59.572Z] === RUN TestTagMatchesDigest [2022-05-12T12:59:59.572Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-12T12:59:59.572Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-12T13:00:00.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-12T13:00:00.904Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.25s) [2022-05-12T13:00:00.904Z] --- PASS: TestDaemonRestartIpcMode (2.74s) [2022-05-12T13:00:00.904Z] PASS [2022-05-12T13:00:00.904Z] [2022-05-12T13:00:00.904Z] === Skipped [2022-05-12T13:00:00.904Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-12T13:00:00.904Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T13:00:00.904Z] [2022-05-12T13:00:00.904Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-05-12T13:00:00.904Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-12T13:00:00.904Z] [2022-05-12T13:00:00.904Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-05-12T13:00:00.904Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T13:00:00.904Z] [2022-05-12T13:00:00.904Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-05-12T13:00:00.904Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-12T13:00:00.904Z] [2022-05-12T13:00:00.904Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T13:00:00.904Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T13:00:00.904Z] [2022-05-12T13:00:00.904Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-05-12T13:00:00.904Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T13:00:00.904Z] [2022-05-12T13:00:00.904Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-05-12T13:00:00.904Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T13:00:00.904Z] [2022-05-12T13:00:00.904Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-05-12T13:00:00.904Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T13:00:00.904Z] [2022-05-12T13:00:00.904Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-12T13:00:00.904Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T13:00:00.904Z] [2022-05-12T13:00:00.904Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-12T13:00:00.904Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T13:00:00.904Z] [2022-05-12T13:00:00.904Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-12T13:00:00.904Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T13:00:00.904Z] [2022-05-12T13:00:00.904Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-12T13:00:00.904Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T13:00:00.904Z] [2022-05-12T13:00:00.904Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-05-12T13:00:00.904Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-12T13:00:00.904Z] [2022-05-12T13:00:00.904Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-05-12T13:00:00.904Z] 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) [2022-05-12T13:00:00.904Z] [2022-05-12T13:00:00.904Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-05-12T13:00:00.904Z] 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) [2022-05-12T13:00:00.904Z] [2022-05-12T13:00:00.904Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-05-12T13:00:00.904Z] 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) [2022-05-12T13:00:00.904Z] [2022-05-12T13:00:00.904Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-05-12T13:00:00.904Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T13:00:00.904Z] [2022-05-12T13:00:00.904Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T13:00:00.904Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T13:00:00.904Z] [2022-05-12T13:00:00.904Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-05-12T13:00:00.904Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T13:00:00.904Z] [2022-05-12T13:00:00.904Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-05-12T13:00:00.904Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-12T13:00:00.904Z] [2022-05-12T13:00:00.904Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-05-12T13:00:00.904Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-05-12T13:00:00.904Z] [2022-05-12T13:00:00.904Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-05-12T13:00:00.904Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-05-12T13:00:00.904Z] [2022-05-12T13:00:00.904Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-05-12T13:00:00.904Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T13:00:00.904Z] [2022-05-12T13:00:00.904Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-12T13:00:00.904Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T13:00:00.904Z] [2022-05-12T13:00:00.904Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-12T13:00:00.905Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T13:00:00.905Z] [2022-05-12T13:00:00.905Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-05-12T13:00:00.905Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T13:00:00.905Z] [2022-05-12T13:00:00.905Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-05-12T13:00:00.905Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T13:00:00.905Z] [2022-05-12T13:00:00.905Z] DONE 212 tests, 27 skipped in 73.522s [2022-05-12T13:00:00.905Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-12T13:00:01.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-12T13:00:01.161Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T13:00:01.722Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-05-12T13:00:01.722Z] === RUN TestConfigDaemonID [2022-05-12T13:00:02.696Z] daemon_test.go:84: [d6784534b452d] daemon is not started [2022-05-12T13:00:02.696Z] --- PASS: TestConfigDaemonID (1.08s) [2022-05-12T13:00:02.696Z] === RUN TestDaemonConfigValidation [2022-05-12T13:00:02.696Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-12T13:00:02.696Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-12T13:00:02.696Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-12T13:00:02.696Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-12T13:00:02.696Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-12T13:00:02.696Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-12T13:00:02.696Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-12T13:00:02.696Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-12T13:00:02.696Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-12T13:00:02.696Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-12T13:00:02.696Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-12T13:00:02.696Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-12T13:00:02.954Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-12T13:00:02.954Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-12T13:00:02.954Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-12T13:00:03.211Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-12T13:00:03.211Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-05-12T13:00:03.211Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-05-12T13:00:03.211Z] --- PASS: TestDaemonConfigValidation/valid_config (0.11s) [2022-05-12T13:00:03.211Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.17s) [2022-05-12T13:00:03.211Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2022-05-12T13:00:03.211Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T13:00:03.211Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-12T13:00:03.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-12T13:00:04.140Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-12T13:00:04.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-12T13:00:04.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-12T13:00:04.861Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-05-12T13:00:04.861Z] tests/integration/client_test.py ..... [ 75%] [2022-05-12T13:00:04.861Z] tests/integration/context_api_test.py ... [ 76%] [2022-05-12T13:00:04.861Z] tests/integration/errors_test.py . [ 76%] [2022-05-12T13:00:05.504Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-12T13:00:06.432Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-12T13:00:06.432Z] daemon_test.go:198: [d209b279cca72] daemon is not started [2022-05-12T13:00:06.432Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-05-12T13:00:06.432Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-05-12T13:00:06.432Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-05-12T13:00:06.432Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-05-12T13:00:06.432Z] === RUN TestDaemonProxy [2022-05-12T13:00:06.432Z] daemon_test.go:202: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-12T13:00:06.432Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-12T13:00:06.432Z] PASS [2022-05-12T13:00:06.432Z] [2022-05-12T13:00:06.432Z] === Skipped [2022-05-12T13:00:06.432Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-05-12T13:00:06.432Z] daemon_test.go:202: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-12T13:00:06.432Z] [2022-05-12T13:00:06.432Z] DONE 13 tests, 1 skipped in 5.342s [2022-05-12T13:00:06.432Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-12T13:00:06.432Z] INFO: Testing against a local daemon [2022-05-12T13:00:06.432Z] === RUN TestCommitInheritsEnv [2022-05-12T13:00:08.318Z] --- PASS: TestCommitInheritsEnv (1.62s) [2022-05-12T13:00:08.318Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T13:00:08.318Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-12T13:00:08.318Z] === RUN TestImportWithCustomPlatform [2022-05-12T13:00:08.318Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-12T13:00:08.318Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-12T13:00:08.318Z] === RUN TestImportWithCustomPlatform// [2022-05-12T13:00:08.318Z] === RUN TestImportWithCustomPlatform/linux [2022-05-12T13:00:08.318Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-12T13:00:08.318Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-12T13:00:08.573Z] === RUN TestImportWithCustomPlatform/macos [2022-05-12T13:00:08.573Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-12T13:00:08.573Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-12T13:00:08.573Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-05-12T13:00:08.573Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-12T13:00:08.573Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-12T13:00:08.573Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-12T13:00:08.573Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-12T13:00:08.573Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-12T13:00:08.573Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-12T13:00:08.573Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-12T13:00:08.573Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-12T13:00:08.573Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-12T13:00:08.573Z] === RUN TestImagesFilterMultiReference [2022-05-12T13:00:08.573Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-05-12T13:00:08.573Z] === RUN TestImagePullPlatformInvalid [2022-05-12T13:00:08.573Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-12T13:00:08.573Z] === RUN TestRemoveImageOrphaning [2022-05-12T13:00:10.459Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-05-12T13:00:10.459Z] === RUN TestRemoveImageGarbageCollector [2022-05-12T13:00:10.459Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-12T13:00:10.459Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-12T13:00:10.459Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T13:00:10.459Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-05-12T13:00:10.459Z] === RUN TestTagInvalidReference [2022-05-12T13:00:10.459Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-12T13:00:10.459Z] === RUN TestTagValidPrefixedRepo [2022-05-12T13:00:10.459Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-05-12T13:00:10.459Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T13:00:10.459Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-12T13:00:10.459Z] === RUN TestTagOfficialNames [2022-05-12T13:00:10.459Z] --- PASS: TestTagOfficialNames (0.05s) [2022-05-12T13:00:10.459Z] === RUN TestTagMatchesDigest [2022-05-12T13:00:10.459Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-12T13:00:10.459Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-12T13:00:11.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-12T13:00:14.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-12T13:00:17.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-12T13:00:18.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-12T13:00:21.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-12T13:00:22.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-12T13:00:23.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-12T13:00:23.336Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-05-12T13:00:23.822Z] 12fb50a031bd: Pull complete [2022-05-12T13:00:23.822Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-12T13:00:23.822Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T13:00:23.822Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-12T13:00:23.822Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-12T13:00:23.822Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.707' [2022-05-12T13:00:23.822Z] WARN: Skipping validation tests [2022-05-12T13:00:23.822Z] INFO: Running unit tests at 05/12/2022 13:00:21... [2022-05-12T13:00:25.348Z] INFO: make.ps1 starting at 05/12/2022 13:00:24 [2022-05-12T13:00:25.804Z] INFO: Git commit (91c254a189) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T13:00:25.804Z] INFO: Running unit tests... [2022-05-12T13:00:27.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-12T13:00:28.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-12T13:00:28.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-12T13:00:32.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-12T13:00:32.845Z] 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/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/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/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/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/longpath github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [2022-05-12T13:00:34.185Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T13:00:34.185Z] Using test binary docker [2022-05-12T13:00:34.185Z] +++ /etc/init.d/apparmor start [2022-05-12T13:00:34.185Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-12T13:00:34.185Z] INFO: Waiting for daemon to start... [2022-05-12T13:00:34.185Z] Starting dockerd [2022-05-12T13:00:34.185Z] +++ 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 [2022-05-12T13:00:34.344Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-12T13:00:34.344Z] [2022-05-12T13:00:34.344Z] ________ ____ __. [2022-05-12T13:00:34.344Z] \_____ \ | |/ _| [2022-05-12T13:00:34.344Z] / | \| < [2022-05-12T13:00:34.344Z] / | \ | \ [2022-05-12T13:00:34.344Z] \_______ /____|__ \ [2022-05-12T13:00:34.344Z] \/ \/ [2022-05-12T13:00:34.344Z] [2022-05-12T13:00:34.344Z] INFO: make.ps1 ended at 05/12/2022 13:00:25 [2022-05-12T13:00:34.344Z] INFO: Binaries build ended at 05/12/2022 13:00:27. Duration:00:01:58.4531890 [2022-05-12T13:00:34.344Z] INFO: Copying the built daemon binary to d:\CI\PR-43588\1\binary\dockerd-91c254a189.exe... [2022-05-12T13:00:34.344Z] INFO: Copying the built client binary to d:\CI\PR-43588\1\binary\docker-91c254a189.exe... [2022-05-12T13:00:34.344Z] INFO: Copying the golang package from the container to d:\CI\PR-43588\1\installer\go.zip... [2022-05-12T13:00:34.344Z] INFO: Extracting go.zip to d:\CI\PR-43588\1\go [2022-05-12T13:00:35.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-12T13:00:36.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-12T13:00:36.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-12T13:00:37.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-12T13:00:37.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-12T13:00:37.497Z] . [2022-05-12T13:00:37.497Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T13:00:37.498Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T13:00:37.498Z] Error: No such image: emptyfs [2022-05-12T13:00:37.498Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-12T13:00:37.498Z] ++++ docker load [2022-05-12T13:00:37.498Z] Running integration-test (iteration 1) [2022-05-12T13:00:37.498Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-12T13:00:37.498Z] ++ 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 [2022-05-12T13:00:37.498Z] ++ set -e [2022-05-12T13:00:37.498Z] ++ '[' -n 0 ']' [2022-05-12T13:00:37.498Z] ++ set -x [2022-05-12T13:00:37.498Z] ++ 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 [2022-05-12T13:00:38.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-12T13:00:38.445Z] Loaded image: busybox:latest [2022-05-12T13:00:39.019Z] Loaded image: busybox:glibc [2022-05-12T13:00:39.316Z] ......... [ 85%] [2022-05-12T13:00:40.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-12T13:00:41.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-12T13:00:42.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-12T13:00:42.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-12T13:00:43.121Z] ? github.com/docker/docker/api [no test files] [2022-05-12T13:00:43.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-12T13:00:44.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-12T13:00:44.280Z] tests/integration/models_images_test.py ............... [ 89%] [2022-05-12T13:00:44.355Z] Loaded image: debian:bullseye-slim [2022-05-12T13:00:44.355Z] Loaded image: hello-world:latest [2022-05-12T13:00:44.355Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T13:00:44.355Z] INFO: Testing against a local daemon [2022-05-12T13:00:44.355Z] === RUN TestCgroupNamespacesBuild [2022-05-12T13:00:45.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-12T13:00:45.474Z] tests/integration/models_networks_test.py .... [ 90%] [2022-05-12T13:00:45.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-12T13:00:46.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-12T13:00:46.908Z] --- PASS: TestCgroupNamespacesBuild (2.26s) [2022-05-12T13:00:46.908Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-12T13:00:47.129Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T13:00:47.129Z] Using test binary docker [2022-05-12T13:00:47.129Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-12T13:00:47.129Z] +++ /etc/init.d/apparmor start [2022-05-12T13:00:47.129Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-12T13:00:47.129Z] INFO: Waiting for daemon to start... [2022-05-12T13:00:47.129Z] Starting dockerd [2022-05-12T13:00:47.129Z] +++ 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 [2022-05-12T13:00:48.829Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.11s) [2022-05-12T13:00:48.829Z] === RUN TestBuildWithSession [2022-05-12T13:00:48.829Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T13:00:48.829Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T13:00:48.829Z] === RUN TestBuildSquashParent [2022-05-12T13:00:52.048Z] tests/integration/models_nodes_test.py . [ 90%] [2022-05-12T13:00:52.048Z] tests/integration/models_resources_test.py . [ 91%] [2022-05-12T13:00:52.108Z] 12fb50a031bd: Pull complete [2022-05-12T13:00:52.108Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-12T13:00:52.108Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T13:00:52.108Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-12T13:00:52.108Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-12T13:00:52.108Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.707' [2022-05-12T13:00:52.108Z] WARN: Skipping validation tests [2022-05-12T13:00:52.108Z] INFO: Running unit tests at 05/12/2022 13:00:41... [2022-05-12T13:00:52.108Z] INFO: make.ps1 starting at 05/12/2022 13:00:45 [2022-05-12T13:00:52.108Z] INFO: Git commit (91c254a189) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T13:00:52.108Z] INFO: Running unit tests... [2022-05-12T13:00:53.664Z] . [2022-05-12T13:00:53.664Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T13:00:53.664Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T13:00:53.664Z] Error: No such image: emptyfs [2022-05-12T13:00:53.664Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-12T13:00:53.664Z] ++++ docker load [2022-05-12T13:00:53.664Z] Running integration-test (iteration 1) [2022-05-12T13:00:53.664Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-05-12T13:00:53.664Z] ++ 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 [2022-05-12T13:00:53.664Z] ++ set -e [2022-05-12T13:00:53.664Z] ++ '[' -n 0 ']' [2022-05-12T13:00:53.664Z] ++ set -x [2022-05-12T13:00:53.664Z] ++ 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 [2022-05-12T13:00:53.807Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-05-12T13:00:53.921Z] Loaded image: busybox:latest [2022-05-12T13:00:54.177Z] Loaded image: busybox:glibc [2022-05-12T13:00:55.060Z] 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/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/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/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/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/longpath github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [2022-05-12T13:00:55.106Z] Loaded image: debian:bullseye-slim [2022-05-12T13:00:55.362Z] Loaded image: hello-world:latest [2022-05-12T13:00:55.362Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T13:00:55.362Z] INFO: Testing against a local daemon [2022-05-12T13:00:55.362Z] === RUN TestCgroupNamespacesBuild [2022-05-12T13:00:56.728Z] --- PASS: TestCgroupNamespacesBuild (1.15s) [2022-05-12T13:00:56.728Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-12T13:00:57.086Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-05-12T13:00:57.086Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-05-12T13:00:57.656Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s) [2022-05-12T13:00:57.656Z] === RUN TestBuildWithSession [2022-05-12T13:00:57.656Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T13:00:57.656Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T13:00:57.656Z] === RUN TestBuildSquashParent [2022-05-12T13:00:58.846Z] --- PASS: TestBuildSquashParent (8.82s) [2022-05-12T13:00:58.846Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T13:00:58.846Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T13:00:58.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T13:00:58.846Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T13:00:58.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T13:00:58.846Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T13:00:58.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T13:00:58.846Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T13:00:58.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T13:00:58.846Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T13:00:58.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T13:00:58.846Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T13:00:58.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T13:00:58.846Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T13:00:58.846Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T13:01:00.703Z] tests/integration/regression_test.py ...... [ 98%] [2022-05-12T13:01:00.769Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T13:01:00.769Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T13:01:01.222Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-05-12T13:01:01.222Z] tests/integration/credentials/utils_test.py . [100%] [2022-05-12T13:01:01.222Z] [2022-05-12T13:01:01.222Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-05-12T13:01:01.222Z] =========================== short test summary info ============================ [2022-05-12T13:01:01.222Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-05-12T13:01:01.222Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-05-12T13:01:01.222Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-05-12T13:01:01.222Z] Not supported on most drivers [2022-05-12T13:01:01.222Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-05-12T13:01:01.222Z] Output of docker top depends on host distro, and is not formalized. [2022-05-12T13:01:01.222Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-05-12T13:01:01.222Z] Output of docker top depends on host distro, and is not formalized. [2022-05-12T13:01:01.222Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-05-12T13:01:01.222Z] Can fail if eth0 has multiple IP addresses [2022-05-12T13:01:01.222Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-05-12T13:01:01.222Z] This doesn't seem to be taken into account by the engine [2022-05-12T13:01:01.222Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-05-12T13:01:01.222Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-05-12T13:01:01.222Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 282.00 seconds == [2022-05-12T13:01:01.480Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-05-12T13:01:01.824Z] --- PASS: TestBuildSquashParent (3.57s) [2022-05-12T13:01:01.824Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T13:01:01.824Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T13:01:01.824Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T13:01:01.824Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T13:01:01.824Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T13:01:01.824Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T13:01:01.824Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T13:01:01.824Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T13:01:01.824Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T13:01:01.824Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T13:01:01.824Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T13:01:01.824Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T13:01:01.824Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T13:01:01.824Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T13:01:01.824Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T13:01:02.798Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T13:01:02.798Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T13:01:04.103Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T13:01:04.103Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T13:01:04.162Z] === RUN TestMiddlewares [2022-05-12T13:01:04.162Z] --- PASS: TestMiddlewares (0.00s) [2022-05-12T13:01:04.162Z] PASS [2022-05-12T13:01:04.162Z] coverage: 7.9% of statements [2022-05-12T13:01:04.162Z] ok github.com/docker/docker/api/server 0.043s coverage: 7.9% of statements [2022-05-12T13:01:04.179Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T13:01:04.179Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T13:01:05.106Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-12T13:01:05.106Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.40s) [2022-05-12T13:01:05.106Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.45s) [2022-05-12T13:01:05.106Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.28s) [2022-05-12T13:01:05.106Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.33s) [2022-05-12T13:01:05.106Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.12s) [2022-05-12T13:01:05.106Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.17s) [2022-05-12T13:01:05.106Z] === RUN TestBuildMultiStageCopy [2022-05-12T13:01:05.106Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T13:01:06.473Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T13:01:06.473Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T13:01:06.729Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T13:01:06.985Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T13:01:07.241Z] --- PASS: TestBuildMultiStageCopy (2.05s) [2022-05-12T13:01:07.241Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.17s) [2022-05-12T13:01:07.241Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-05-12T13:01:07.241Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-05-12T13:01:07.241Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-05-12T13:01:07.241Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-05-12T13:01:07.241Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T13:01:07.415Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-12T13:01:07.415Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.29s) [2022-05-12T13:01:07.415Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.39s) [2022-05-12T13:01:07.415Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.26s) [2022-05-12T13:01:07.415Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.37s) [2022-05-12T13:01:07.415Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.24s) [2022-05-12T13:01:07.415Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.30s) [2022-05-12T13:01:07.415Z] === RUN TestBuildMultiStageCopy [2022-05-12T13:01:07.415Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T13:01:07.554Z] ? github.com/docker/docker/api [no test files] [2022-05-12T13:01:07.803Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-05-12T13:01:07.803Z] === RUN TestBuildLabelWithTargets [2022-05-12T13:01:08.731Z] --- PASS: TestBuildLabelWithTargets (0.96s) [2022-05-12T13:01:08.731Z] === RUN TestBuildWithEmptyLayers [2022-05-12T13:01:09.294Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-05-12T13:01:09.294Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T13:01:09.971Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T13:01:10.211Z] INFO: Extraction ended at 05/12/2022 13:01:09. Duration:00:00:40.3171905 [2022-05-12T13:01:10.211Z] INFO: Updating the golang and path environment variables [2022-05-12T13:01:10.211Z] INFO: GOPATH=d:\gopath [2022-05-12T13:01:10.211Z] INFO: go version go1.18.2 windows/amd64 [2022-05-12T13:01:10.211Z] INFO: Running the daemon under test in debug mode [2022-05-12T13:01:10.211Z] INFO: Starting a daemon under test... [2022-05-12T13:01:10.211Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43588\1\daemon --pidfile d:\CI\PR-43588\1\docker.pid -D [2022-05-12T13:01:10.211Z] INFO: Process started successfully. [2022-05-12T13:01:10.211Z] INFO: Start tailing logs of the daemon under tests [2022-05-12T13:01:10.211Z] INFO: Waiting for the daemon under test to start... [2022-05-12T13:01:10.545Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T13:01:10.660Z] --- PASS: TestBuildMultiStageOnBuild (1.33s) [2022-05-12T13:01:10.660Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T13:01:11.121Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T13:01:11.223Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-05-12T13:01:11.223Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T13:01:11.696Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T13:01:12.270Z] --- PASS: TestBuildMultiStageCopy (5.00s) [2022-05-12T13:01:12.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.60s) [2022-05-12T13:01:12.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2022-05-12T13:01:12.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.66s) [2022-05-12T13:01:12.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2022-05-12T13:01:12.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s) [2022-05-12T13:01:12.270Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T13:01:12.588Z] --- PASS: TestBuildMultiStageLayerLeak (1.42s) [2022-05-12T13:01:12.588Z] === RUN TestBuildWithHugeFile [2022-05-12T13:01:13.661Z] --- PASS: TestBuildMultiStageParentConfig (1.38s) [2022-05-12T13:01:13.661Z] === RUN TestBuildLabelWithTargets [2022-05-12T13:01:13.680Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T13:01:13.680Z] [2022-05-12T13:01:13.680Z] Unloading profiles will leave already running processes permanently [2022-05-12T13:01:13.680Z] unconfined, which can lead to unexpected situations. [2022-05-12T13:01:13.680Z] [2022-05-12T13:01:13.680Z] To set a process to complain mode, use the command line tool [2022-05-12T13:01:13.680Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T13:01:13.680Z] Post stage [Pipeline] junit [2022-05-12T13:01:13.692Z] Recording test results [2022-05-12T13:01:13.828Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-05-12T13:01:14.125Z] + echo Ensuring container killed. [2022-05-12T13:01:14.125Z] Ensuring container killed. [2022-05-12T13:01:14.125Z] + docker rm -vf docker-pr1 [2022-05-12T13:01:14.125Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-05-12T13:01:14.406Z] + echo Chowning /workspace to jenkins user [2022-05-12T13:01:14.406Z] Chowning /workspace to jenkins user [2022-05-12T13:01:14.406Z] + id -u [2022-05-12T13:01:14.406Z] + id -g [2022-05-12T13:01:14.406Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43588:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-12T13:01:16.079Z] + bundleName=docker-py [2022-05-12T13:01:16.079Z] + echo Creating docker-py-bundles.tar.gz [2022-05-12T13:01:16.079Z] Creating docker-py-bundles.tar.gz [2022-05-12T13:01:16.079Z] + 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 [2022-05-12T13:01:16.091Z] Archiving artifacts [2022-05-12T13:01:16.216Z] --- PASS: TestBuildLabelWithTargets (2.16s) [2022-05-12T13:01:16.216Z] === RUN TestBuildWithEmptyLayers [2022-05-12T13:01:16.415Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43588/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-05-12T13:01:16.771Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43588/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=91c254a189daafce6f091a84bf483cffd968104d -e DOCKER_GRAPHDRIVER docker:91c254a189daafce6f091a84bf483cffd968104d hack/make.sh binary [2022-05-12T13:01:17.030Z] [2022-05-12T13:01:17.164Z] --- PASS: TestBuildWithEmptyLayers (1.35s) [2022-05-12T13:01:17.164Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T13:01:17.289Z] Removing bundles/ [2022-05-12T13:01:17.289Z] [2022-05-12T13:01:17.289Z] ---> Making bundle: binary (in bundles/binary) [2022-05-12T13:01:17.289Z] Building: bundles/binary-daemon/dockerd-dev [2022-05-12T13:01:17.289Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T13:01:20.475Z] --- PASS: TestBuildMultiStageOnBuild (3.28s) [2022-05-12T13:01:20.476Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T13:01:23.030Z] --- PASS: TestBuildUncleanTarFilenames (2.18s) [2022-05-12T13:01:23.030Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T13:01:26.341Z] --- PASS: TestBuildMultiStageLayerLeak (3.62s) [2022-05-12T13:01:26.341Z] === RUN TestBuildWithHugeFile [2022-05-12T13:01:28.785Z] === RUN TestMiddlewares [2022-05-12T13:01:28.785Z] --- PASS: TestMiddlewares (0.00s) [2022-05-12T13:01:28.785Z] PASS [2022-05-12T13:01:28.785Z] coverage: 7.9% of statements [2022-05-12T13:01:28.785Z] ok github.com/docker/docker/api/server 0.062s coverage: 7.9% of statements [2022-05-12T13:01:31.455Z] .....INFO: Daemon under test started and replied! [2022-05-12T13:01:31.455Z] INFO: Docker version of the daemon under test [2022-05-12T13:01:31.455Z] [2022-05-12T13:01:31.455Z] Client: [2022-05-12T13:01:31.455Z] Version: 17.06.2-ce [2022-05-12T13:01:31.455Z] API version: 1.30 [2022-05-12T13:01:31.455Z] Go version: go1.8.3 [2022-05-12T13:01:31.455Z] Git commit: cec0b72 [2022-05-12T13:01:31.455Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-12T13:01:31.455Z] OS/Arch: windows/amd64 [2022-05-12T13:01:31.455Z] [2022-05-12T13:01:31.455Z] Server: [2022-05-12T13:01:31.455Z] Version: 0.0.0-dev [2022-05-12T13:01:31.455Z] API version: 1.42 (minimum version 1.24) [2022-05-12T13:01:31.455Z] Go version: go1.18.2 [2022-05-12T13:01:31.455Z] Git commit: 91c254a189 [2022-05-12T13:01:31.455Z] Built: [2022-05-12T13:01:31.455Z] OS/Arch: windows/amd64 [2022-05-12T13:01:31.455Z] Experimental: false [2022-05-12T13:01:31.455Z] [2022-05-12T13:01:31.455Z] INFO: Docker info of the daemon under test [2022-05-12T13:01:31.455Z] [2022-05-12T13:01:31.455Z] Containers: 0 [2022-05-12T13:01:31.455Z] Running: 0 [2022-05-12T13:01:31.455Z] Paused: 0 [2022-05-12T13:01:31.455Z] Stopped: 0 [2022-05-12T13:01:31.455Z] Images: 0 [2022-05-12T13:01:31.455Z] Server Version: 0.0.0-dev [2022-05-12T13:01:31.455Z] Storage Driver: windowsfilter [2022-05-12T13:01:31.455Z] Windows: [2022-05-12T13:01:31.455Z] Logging Driver: json-file [2022-05-12T13:01:31.455Z] Plugins: [2022-05-12T13:01:31.455Z] Volume: local [2022-05-12T13:01:31.455Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T13:01:31.455Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T13:01:31.455Z] Swarm: inactive [2022-05-12T13:01:31.455Z] Default Isolation: process [2022-05-12T13:01:31.455Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-12T13:01:31.455Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-12T13:01:31.455Z] OSType: windows [2022-05-12T13:01:31.455Z] Architecture: x86_64 [2022-05-12T13:01:31.455Z] CPUs: 4 [2022-05-12T13:01:31.455Z] Total Memory: 32GiB [2022-05-12T13:01:31.455Z] Name: azwin-2-466ee0 [2022-05-12T13:01:31.455Z] ID: d15cd3ce-44cc-4e8d-b390-0d2d1daf65bd [2022-05-12T13:01:31.455Z] Docker Root Dir: D:\CI\PR-43588\1\daemon [2022-05-12T13:01:31.455Z] Debug Mode (client): false [2022-05-12T13:01:31.455Z] Debug Mode (server): true [2022-05-12T13:01:31.455Z] File Descriptors: -1 [2022-05-12T13:01:31.455Z] Goroutines: 16 [2022-05-12T13:01:31.455Z] System Time: 2022-05-12T13:01:29.8314437Z [2022-05-12T13:01:31.455Z] EventsListeners: 0 [2022-05-12T13:01:31.456Z] Registry: https://index.docker.io/v1/ [2022-05-12T13:01:31.456Z] Labels: [2022-05-12T13:01:31.456Z] Experimental: false [2022-05-12T13:01:31.456Z] Insecure Registries: [2022-05-12T13:01:31.456Z] 127.0.0.0/8 [2022-05-12T13:01:31.456Z] Live Restore Enabled: false [2022-05-12T13:01:31.456Z] [2022-05-12T13:01:31.456Z] [2022-05-12T13:01:31.456Z] INFO: Docker images of the daemon under test [2022-05-12T13:01:31.456Z] [2022-05-12T13:01:31.456Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T13:01:31.456Z] [2022-05-12T13:01:31.456Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-12T13:01:31.456Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-05-12T13:01:31.456Z] ltsc2019: Pulling from windows/servercore [2022-05-12T13:01:31.456Z] b111c3320c94: Pulling fs layer [2022-05-12T13:01:31.456Z] 8b534d64a7c3: Pulling fs layer [2022-05-12T13:01:36.058Z] --- PASS: TestImportExtremelyLargeImageWorks (91.68s) [2022-05-12T13:01:36.058Z] PASS [2022-05-12T13:01:36.058Z] [2022-05-12T13:01:36.058Z] DONE 22 tests in 94.675s [2022-05-12T13:01:36.058Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-12T13:01:36.058Z] INFO: Testing against a local daemon [2022-05-12T13:01:36.058Z] === RUN TestNetworkCreateDelete [2022-05-12T13:01:36.058Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-05-12T13:01:36.058Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T13:01:36.058Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-05-12T13:01:36.058Z] === RUN TestDaemonDNSFallback [2022-05-12T13:01:38.596Z] --- PASS: TestDaemonDNSFallback (6.39s) [2022-05-12T13:01:38.596Z] === RUN TestInspectNetwork [2022-05-12T13:01:41.893Z] === RUN TestInspectNetwork/full_network_id [2022-05-12T13:01:41.893Z] === RUN TestInspectNetwork/partial_network_id [2022-05-12T13:01:41.893Z] === RUN TestInspectNetwork/network_name [2022-05-12T13:01:41.893Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-12T13:01:41.927Z] 8b534d64a7c3: Verifying Checksum [2022-05-12T13:01:41.927Z] 8b534d64a7c3: Download complete [2022-05-12T13:01:46.091Z] --- PASS: TestInspectNetwork (7.40s) [2022-05-12T13:01:46.091Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-12T13:01:46.091Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-12T13:01:46.091Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-12T13:01:46.091Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-12T13:01:46.091Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T13:01:46.829Z] --- PASS: TestImportExtremelyLargeImageWorks (92.45s) [2022-05-12T13:01:46.829Z] PASS [2022-05-12T13:01:46.829Z] [2022-05-12T13:01:46.829Z] === Skipped [2022-05-12T13:01:46.829Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-12T13:01:46.829Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-12T13:01:46.829Z] [2022-05-12T13:01:46.829Z] DONE 22 tests, 1 skipped in 96.438s [2022-05-12T13:01:46.829Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-12T13:01:46.829Z] INFO: Testing against a local daemon [2022-05-12T13:01:46.829Z] === RUN TestNetworkCreateDelete [2022-05-12T13:01:46.829Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-05-12T13:01:46.829Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T13:01:46.829Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-05-12T13:01:46.829Z] === RUN TestDaemonDNSFallback [2022-05-12T13:01:47.473Z] --- PASS: TestRunContainerWithBridgeNone (1.59s) [2022-05-12T13:01:47.473Z] === RUN TestNetworkInvalidJSON [2022-05-12T13:01:47.473Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T13:01:47.473Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T13:01:47.473Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T13:01:47.473Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T13:01:47.473Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T13:01:47.473Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T13:01:47.473Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T13:01:47.473Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T13:01:47.473Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T13:01:47.473Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T13:01:47.473Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T13:01:47.473Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T13:01:47.473Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T13:01:47.473Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T13:01:47.473Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T13:01:47.473Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T13:01:47.473Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T13:01:47.473Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T13:01:47.473Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T13:01:47.473Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T13:01:47.473Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T13:01:47.473Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-12T13:01:47.473Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-12T13:01:47.473Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-12T13:01:47.473Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T13:01:47.473Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T13:01:47.473Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T13:01:47.473Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-12T13:01:47.473Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-12T13:01:47.473Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T13:01:47.473Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T13:01:47.473Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T13:01:47.473Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-12T13:01:47.473Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-12T13:01:47.473Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T13:01:47.473Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T13:01:47.473Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T13:01:47.473Z] === RUN TestNetworkList [2022-05-12T13:01:47.473Z] === RUN TestNetworkList//networks [2022-05-12T13:01:47.473Z] === PAUSE TestNetworkList//networks [2022-05-12T13:01:47.473Z] === RUN TestNetworkList//networks/ [2022-05-12T13:01:47.473Z] === PAUSE TestNetworkList//networks/ [2022-05-12T13:01:47.473Z] === CONT TestNetworkList//networks [2022-05-12T13:01:47.473Z] === CONT TestNetworkList//networks/ [2022-05-12T13:01:47.473Z] --- PASS: TestNetworkList (0.01s) [2022-05-12T13:01:47.473Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T13:01:47.473Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T13:01:47.473Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T13:01:48.044Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-05-12T13:01:48.044Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T13:01:48.984Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-05-12T13:01:48.984Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T13:01:49.554Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-05-12T13:01:49.554Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T13:01:50.095Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-05-12T13:01:50.095Z] === RUN TestInspectNetwork [2022-05-12T13:01:50.095Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:01:50.095Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-12T13:01:50.095Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T13:01:50.095Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T13:01:50.095Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-12T13:01:50.095Z] === RUN TestNetworkInvalidJSON [2022-05-12T13:01:50.095Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T13:01:50.095Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T13:01:50.095Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T13:01:50.095Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T13:01:50.095Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T13:01:50.095Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T13:01:50.095Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T13:01:50.095Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T13:01:50.095Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T13:01:50.095Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T13:01:50.095Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T13:01:50.095Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T13:01:50.095Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T13:01:50.095Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T13:01:50.095Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T13:01:50.095Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T13:01:50.095Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T13:01:50.095Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T13:01:50.095Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T13:01:50.095Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T13:01:50.095Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T13:01:50.095Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-12T13:01:50.095Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-12T13:01:50.095Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-12T13:01:50.095Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T13:01:50.095Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T13:01:50.095Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T13:01:50.095Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-12T13:01:50.095Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-12T13:01:50.095Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T13:01:50.095Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T13:01:50.095Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T13:01:50.095Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-12T13:01:50.095Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-12T13:01:50.095Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T13:01:50.095Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T13:01:50.095Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T13:01:50.095Z] === RUN TestNetworkList [2022-05-12T13:01:50.095Z] === RUN TestNetworkList//networks [2022-05-12T13:01:50.095Z] === PAUSE TestNetworkList//networks [2022-05-12T13:01:50.095Z] === RUN TestNetworkList//networks/ [2022-05-12T13:01:50.095Z] === PAUSE TestNetworkList//networks/ [2022-05-12T13:01:50.095Z] === CONT TestNetworkList//networks [2022-05-12T13:01:50.095Z] === CONT TestNetworkList//networks/ [2022-05-12T13:01:50.095Z] --- PASS: TestNetworkList (0.01s) [2022-05-12T13:01:50.095Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T13:01:50.095Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T13:01:50.095Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T13:01:50.095Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T13:01:50.095Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-12T13:01:50.095Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T13:01:50.095Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T13:01:50.095Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-05-12T13:01:50.095Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T13:01:50.095Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T13:01:50.095Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-05-12T13:01:50.095Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T13:01:50.095Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T13:01:50.095Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-12T13:01:50.095Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T13:01:50.095Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T13:01:50.095Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-12T13:01:50.095Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T13:01:50.095Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T13:01:50.095Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-12T13:01:50.095Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T13:01:50.095Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:01:50.095Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T13:01:50.095Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T13:01:50.095Z] service_test.go:243: FLAKY_TEST [2022-05-12T13:01:50.095Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T13:01:50.095Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T13:01:50.095Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:01:50.095Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-05-12T13:01:50.095Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T13:01:50.095Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:01:50.095Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T13:01:50.095Z] PASS [2022-05-12T13:01:50.095Z] [2022-05-12T13:01:50.095Z] === Skipped [2022-05-12T13:01:50.095Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-05-12T13:01:50.095Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:01:50.095Z] [2022-05-12T13:01:50.095Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-05-12T13:01:50.095Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T13:01:50.095Z] [2022-05-12T13:01:50.095Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-05-12T13:01:50.095Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T13:01:50.095Z] [2022-05-12T13:01:50.095Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-05-12T13:01:50.095Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T13:01:50.095Z] [2022-05-12T13:01:50.095Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-05-12T13:01:50.095Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T13:01:50.095Z] [2022-05-12T13:01:50.095Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-12T13:01:50.095Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T13:01:50.095Z] [2022-05-12T13:01:50.095Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-12T13:01:50.095Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T13:01:50.095Z] [2022-05-12T13:01:50.095Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-12T13:01:50.095Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T13:01:50.095Z] [2022-05-12T13:01:50.095Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T13:01:50.095Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:01:50.095Z] [2022-05-12T13:01:50.095Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T13:01:50.095Z] service_test.go:243: FLAKY_TEST [2022-05-12T13:01:50.095Z] [2022-05-12T13:01:50.095Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-05-12T13:01:50.095Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:01:50.095Z] [2022-05-12T13:01:50.095Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T13:01:50.095Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:01:50.095Z] [2022-05-12T13:01:50.095Z] DONE 34 tests, 12 skipped in 7.089s [2022-05-12T13:01:50.095Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-12T13:01:50.095Z] INFO: Testing against a local daemon [2022-05-12T13:01:50.095Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-12T13:01:50.095Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T13:01:50.095Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T13:01:50.095Z] === RUN TestDockerNetworkIpvlan [2022-05-12T13:01:50.095Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T13:01:50.095Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-12T13:01:50.095Z] PASS [2022-05-12T13:01:50.095Z] [2022-05-12T13:01:50.095Z] === Skipped [2022-05-12T13:01:50.095Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T13:01:50.095Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T13:01:50.095Z] [2022-05-12T13:01:50.095Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-12T13:01:50.095Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T13:01:50.095Z] [2022-05-12T13:01:50.095Z] DONE 2 tests, 2 skipped in 0.093s [2022-05-12T13:01:50.095Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-12T13:01:50.095Z] INFO: Testing against a local daemon [2022-05-12T13:01:50.095Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-12T13:01:50.095Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T13:01:50.095Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-12T13:01:50.095Z] === RUN TestDockerNetworkMacvlan [2022-05-12T13:01:50.095Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T13:01:50.095Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-05-12T13:01:50.095Z] PASS [2022-05-12T13:01:50.095Z] [2022-05-12T13:01:50.095Z] === Skipped [2022-05-12T13:01:50.095Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-12T13:01:50.095Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T13:01:50.095Z] [2022-05-12T13:01:50.095Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-05-12T13:01:50.095Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T13:01:50.095Z] [2022-05-12T13:01:50.095Z] DONE 2 tests, 2 skipped in 0.097s [2022-05-12T13:01:50.095Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-12T13:01:50.095Z] testing: warning: no tests to run [2022-05-12T13:01:50.095Z] PASS [2022-05-12T13:01:50.095Z] [2022-05-12T13:01:50.095Z] DONE 0 tests in 0.027s [2022-05-12T13:01:50.095Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-12T13:01:50.351Z] INFO: Testing against a local daemon [2022-05-12T13:01:50.351Z] === RUN TestAuthZPluginAllowRequest [2022-05-12T13:01:50.351Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.351Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-05-12T13:01:50.352Z] === RUN TestAuthZPluginTLS [2022-05-12T13:01:50.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.352Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-05-12T13:01:50.352Z] === RUN TestAuthZPluginDenyRequest [2022-05-12T13:01:50.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.352Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-05-12T13:01:50.352Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-12T13:01:50.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.352Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-12T13:01:50.352Z] === RUN TestAuthZPluginDenyResponse [2022-05-12T13:01:50.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.352Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-05-12T13:01:50.352Z] === RUN TestAuthZPluginAllowEventStream [2022-05-12T13:01:50.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.352Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-05-12T13:01:50.352Z] === RUN TestAuthZPluginErrorResponse [2022-05-12T13:01:50.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.352Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-05-12T13:01:50.352Z] === RUN TestAuthZPluginErrorRequest [2022-05-12T13:01:50.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.352Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-05-12T13:01:50.352Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-12T13:01:50.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.352Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-12T13:01:50.352Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-12T13:01:50.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.352Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-12T13:01:50.352Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-12T13:01:50.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.352Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-12T13:01:50.352Z] === RUN TestAuthZPluginHeader [2022-05-12T13:01:50.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.352Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-05-12T13:01:50.352Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-12T13:01:50.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.352Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-05-12T13:01:50.352Z] === RUN TestAuthZPluginV2Disable [2022-05-12T13:01:50.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.352Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-05-12T13:01:50.352Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-12T13:01:50.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.352Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-05-12T13:01:50.352Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-12T13:01:50.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.352Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-05-12T13:01:50.352Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-12T13:01:50.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.352Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-05-12T13:01:50.352Z] PASS [2022-05-12T13:01:50.352Z] [2022-05-12T13:01:50.352Z] === Skipped [2022-05-12T13:01:50.352Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-05-12T13:01:50.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.352Z] [2022-05-12T13:01:50.352Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-05-12T13:01:50.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.352Z] [2022-05-12T13:01:50.352Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-05-12T13:01:50.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.352Z] [2022-05-12T13:01:50.352Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-12T13:01:50.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.352Z] [2022-05-12T13:01:50.352Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-05-12T13:01:50.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.352Z] [2022-05-12T13:01:50.352Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-05-12T13:01:50.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.352Z] [2022-05-12T13:01:50.352Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-05-12T13:01:50.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.352Z] [2022-05-12T13:01:50.352Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-05-12T13:01:50.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.352Z] [2022-05-12T13:01:50.352Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-12T13:01:50.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.352Z] [2022-05-12T13:01:50.352Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-12T13:01:50.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.352Z] [2022-05-12T13:01:50.352Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-12T13:01:50.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.352Z] [2022-05-12T13:01:50.352Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-05-12T13:01:50.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.352Z] [2022-05-12T13:01:50.352Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-05-12T13:01:50.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.352Z] [2022-05-12T13:01:50.352Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-05-12T13:01:50.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.352Z] [2022-05-12T13:01:50.352Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-05-12T13:01:50.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.352Z] [2022-05-12T13:01:50.352Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-05-12T13:01:50.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.352Z] [2022-05-12T13:01:50.352Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-05-12T13:01:50.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.352Z] [2022-05-12T13:01:50.352Z] DONE 17 tests, 17 skipped in 0.288s [2022-05-12T13:01:50.352Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-12T13:01:50.608Z] INFO: Testing against a local daemon [2022-05-12T13:01:50.608Z] === RUN TestPluginInvalidJSON [2022-05-12T13:01:50.608Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T13:01:50.608Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T13:01:50.608Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T13:01:50.608Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T13:01:50.608Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T13:01:50.608Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T13:01:50.608Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T13:01:50.608Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T13:01:50.608Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T13:01:50.608Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T13:01:50.608Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T13:01:50.608Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T13:01:50.608Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T13:01:50.608Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T13:01:50.608Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T13:01:50.608Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T13:01:50.608Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T13:01:50.608Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T13:01:50.608Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T13:01:50.608Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T13:01:50.608Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T13:01:50.608Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-05-12T13:01:50.608Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-12T13:01:50.608Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T13:01:50.608Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T13:01:50.608Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T13:01:50.608Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T13:01:50.608Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-12T13:01:50.608Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T13:01:50.608Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T13:01:50.608Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T13:01:50.608Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T13:01:50.608Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-12T13:01:50.608Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T13:01:50.608Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T13:01:50.608Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T13:01:50.608Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T13:01:50.608Z] === RUN TestPluginInstall [2022-05-12T13:01:50.608Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.608Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-12T13:01:50.608Z] === RUN TestPluginsWithRuntimes [2022-05-12T13:01:50.608Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-05-12T13:01:50.608Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-12T13:01:50.608Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T13:01:50.608Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-12T13:01:50.608Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T13:01:50.608Z] PASS [2022-05-12T13:01:50.608Z] [2022-05-12T13:01:50.608Z] === Skipped [2022-05-12T13:01:50.608Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-05-12T13:01:50.608Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T13:01:50.608Z] [2022-05-12T13:01:50.608Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-05-12T13:01:50.608Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-05-12T13:01:50.608Z] [2022-05-12T13:01:50.608Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T13:01:50.608Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-12T13:01:50.608Z] [2022-05-12T13:01:50.608Z] DONE 19 tests, 3 skipped in 0.142s [2022-05-12T13:01:50.608Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-12T13:01:50.608Z] INFO: Testing against a local daemon [2022-05-12T13:01:50.608Z] === RUN TestExternalGraphDriver [2022-05-12T13:01:50.864Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-12T13:01:50.864Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-05-12T13:01:50.864Z] === RUN TestGraphdriverPluginV2 [2022-05-12T13:01:50.969Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-05-12T13:01:50.969Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T13:01:51.935Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-05-12T13:01:51.935Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T13:01:52.507Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-05-12T13:01:52.507Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T13:01:54.130Z] --- PASS: TestGraphdriverPluginV2 (3.49s) [2022-05-12T13:01:54.130Z] PASS [2022-05-12T13:01:54.386Z] [2022-05-12T13:01:54.386Z] === Skipped [2022-05-12T13:01:54.386Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-05-12T13:01:54.386Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-12T13:01:54.386Z] [2022-05-12T13:01:54.386Z] DONE 2 tests, 1 skipped in 3.630s [2022-05-12T13:01:54.386Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-12T13:01:54.386Z] INFO: Testing against a local daemon [2022-05-12T13:01:54.386Z] === RUN TestContinueAfterPluginCrash [2022-05-12T13:01:54.386Z] === PAUSE TestContinueAfterPluginCrash [2022-05-12T13:01:54.386Z] === RUN TestReadPluginNoRead [2022-05-12T13:01:54.386Z] === PAUSE TestReadPluginNoRead [2022-05-12T13:01:54.386Z] === RUN TestDaemonStartWithLogOpt [2022-05-12T13:01:54.386Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-12T13:01:54.386Z] === CONT TestContinueAfterPluginCrash [2022-05-12T13:01:54.386Z] === CONT TestDaemonStartWithLogOpt [2022-05-12T13:01:55.048Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2022-05-12T13:01:55.048Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T13:01:55.048Z] service_test.go:243: FLAKY_TEST [2022-05-12T13:01:55.048Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T13:01:55.048Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T13:01:59.631Z] --- PASS: TestDaemonStartWithLogOpt (4.31s) [2022-05-12T13:01:59.631Z] === CONT TestReadPluginNoRead [2022-05-12T13:01:59.783Z] b111c3320c94: Verifying Checksum [2022-05-12T13:01:59.783Z] b111c3320c94: Download complete [2022-05-12T13:02:00.995Z] === RUN TestReadPluginNoRead/default [2022-05-12T13:02:02.359Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-12T13:02:03.284Z] --- PASS: TestContinueAfterPluginCrash (9.02s) [2022-05-12T13:02:03.539Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-12T13:02:04.510Z] === RUN TestBoolValue [2022-05-12T13:02:04.510Z] --- PASS: TestBoolValue (0.00s) [2022-05-12T13:02:04.510Z] === RUN TestBoolValueOrDefault [2022-05-12T13:02:04.510Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-12T13:02:04.510Z] === RUN TestInt64ValueOrZero [2022-05-12T13:02:04.510Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-12T13:02:04.510Z] === RUN TestInt64ValueOrDefault [2022-05-12T13:02:04.510Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-12T13:02:04.510Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-12T13:02:04.510Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-12T13:02:04.510Z] === RUN TestJsonContentType [2022-05-12T13:02:04.510Z] --- PASS: TestJsonContentType (0.00s) [2022-05-12T13:02:04.510Z] === RUN TestReadJSON [2022-05-12T13:02:04.510Z] === RUN TestReadJSON/nil_body [2022-05-12T13:02:04.510Z] === RUN TestReadJSON/empty_body [2022-05-12T13:02:04.510Z] === RUN TestReadJSON/with_valid_request [2022-05-12T13:02:04.510Z] === RUN TestReadJSON/with_whitespace [2022-05-12T13:02:04.510Z] === RUN TestReadJSON/with_extra_content [2022-05-12T13:02:04.510Z] === RUN TestReadJSON/invalid_JSON [2022-05-12T13:02:04.510Z] --- PASS: TestReadJSON (0.00s) [2022-05-12T13:02:04.510Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-12T13:02:04.510Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-12T13:02:04.510Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-12T13:02:04.510Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-12T13:02:04.510Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-12T13:02:04.510Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-12T13:02:04.510Z] PASS [2022-05-12T13:02:04.510Z] coverage: 31.9% of statements [2022-05-12T13:02:04.510Z] ok github.com/docker/docker/api/server/httputils 0.042s coverage: 31.9% of statements [2022-05-12T13:02:04.510Z] === RUN TestMaskSecretKeys [2022-05-12T13:02:04.510Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-12T13:02:04.510Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-12T13:02:04.510Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-12T13:02:04.510Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-12T13:02:04.510Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-12T13:02:04.510Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-12T13:02:04.510Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-12T13:02:04.510Z] === RUN TestVersionMiddlewareVersion [2022-05-12T13:02:04.510Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-12T13:02:04.510Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-12T13:02:04.510Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-12T13:02:04.510Z] PASS [2022-05-12T13:02:04.510Z] coverage: 37.7% of statements [2022-05-12T13:02:04.510Z] ok github.com/docker/docker/api/server/middleware 0.046s coverage: 37.7% of statements [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-12T13:02:04.510Z] === RUN TestStrSliceMarshalJSON [2022-05-12T13:02:04.510Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-12T13:02:04.510Z] === RUN TestStrSliceUnmarshalJSON [2022-05-12T13:02:04.510Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-12T13:02:04.510Z] === RUN TestStrSliceUnmarshalString [2022-05-12T13:02:04.510Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-12T13:02:04.510Z] === RUN TestStrSliceUnmarshalSlice [2022-05-12T13:02:04.510Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-12T13:02:04.510Z] PASS [2022-05-12T13:02:04.510Z] coverage: 90.0% of statements [2022-05-12T13:02:04.510Z] ok github.com/docker/docker/api/types/strslice 0.041s coverage: 90.0% of statements [2022-05-12T13:02:04.510Z] === RUN TestToJSON [2022-05-12T13:02:04.510Z] --- PASS: TestToJSON (0.00s) [2022-05-12T13:02:04.510Z] === RUN TestToParamWithVersion [2022-05-12T13:02:04.510Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-12T13:02:04.510Z] === RUN TestFromJSON [2022-05-12T13:02:04.510Z] --- PASS: TestFromJSON (0.00s) [2022-05-12T13:02:04.510Z] === RUN TestEmpty [2022-05-12T13:02:04.510Z] --- PASS: TestEmpty (0.00s) [2022-05-12T13:02:04.510Z] === RUN TestArgsMatchKVListEmptySources [2022-05-12T13:02:04.510Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-12T13:02:04.510Z] === RUN TestArgsMatchKVList [2022-05-12T13:02:04.510Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-12T13:02:04.510Z] === RUN TestArgsMatch [2022-05-12T13:02:04.510Z] --- PASS: TestArgsMatch (0.00s) [2022-05-12T13:02:04.510Z] === RUN TestAdd [2022-05-12T13:02:04.510Z] --- PASS: TestAdd (0.00s) [2022-05-12T13:02:04.510Z] === RUN TestDel [2022-05-12T13:02:04.510Z] --- PASS: TestDel (0.00s) [2022-05-12T13:02:04.510Z] === RUN TestLen [2022-05-12T13:02:04.510Z] --- PASS: TestLen (0.00s) [2022-05-12T13:02:04.510Z] === RUN TestExactMatch [2022-05-12T13:02:04.510Z] --- PASS: TestExactMatch (0.00s) [2022-05-12T13:02:04.510Z] === RUN TestOnlyOneExactMatch [2022-05-12T13:02:04.510Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-12T13:02:04.510Z] === RUN TestContains [2022-05-12T13:02:04.510Z] --- PASS: TestContains (0.00s) [2022-05-12T13:02:04.510Z] === RUN TestValidate [2022-05-12T13:02:04.510Z] --- PASS: TestValidate (0.00s) [2022-05-12T13:02:04.510Z] === RUN TestWalkValues [2022-05-12T13:02:04.510Z] --- PASS: TestWalkValues (0.00s) [2022-05-12T13:02:04.510Z] === RUN TestFuzzyMatch [2022-05-12T13:02:04.510Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-12T13:02:04.510Z] === RUN TestClone [2022-05-12T13:02:04.510Z] --- PASS: TestClone (0.00s) [2022-05-12T13:02:04.510Z] PASS [2022-05-12T13:02:04.510Z] coverage: 92.2% of statements [2022-05-12T13:02:04.510Z] ok github.com/docker/docker/api/types/filters 0.048s coverage: 92.2% of statements [2022-05-12T13:02:04.510Z] === RUN TestGetTimestamp [2022-05-12T13:02:04.510Z] === RUN TestAdjustForAPIVersion [2022-05-12T13:02:04.510Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-12T13:02:04.510Z] PASS [2022-05-12T13:02:04.510Z] coverage: 6.1% of statements [2022-05-12T13:02:04.510Z] ok github.com/docker/docker/api/server/router/swarm 0.039s coverage: 6.1% of statements [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/api/types [no test files] [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-12T13:02:04.510Z] --- PASS: TestGetTimestamp (0.15s) [2022-05-12T13:02:04.510Z] === RUN TestParseTimestamps [2022-05-12T13:02:04.510Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-12T13:02:04.510Z] PASS [2022-05-12T13:02:04.510Z] coverage: 100.0% of statements [2022-05-12T13:02:04.510Z] ok github.com/docker/docker/api/types/time 0.180s coverage: 100.0% of statements [2022-05-12T13:02:04.510Z] === RUN TestCompareVersion [2022-05-12T13:02:04.510Z] --- PASS: TestCompareVersion (0.00s) [2022-05-12T13:02:04.510Z] PASS [2022-05-12T13:02:04.510Z] coverage: 77.3% of statements [2022-05-12T13:02:04.510Z] ok github.com/docker/docker/api/types/versions 0.047s coverage: 77.3% of statements [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/builder [no test files] [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-12T13:02:04.510Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-12T13:02:04.510Z] === RUN TestIsGIT [2022-05-12T13:02:04.510Z] --- PASS: TestIsGIT (0.00s) [2022-05-12T13:02:04.510Z] PASS [2022-05-12T13:02:04.510Z] coverage: 100.0% of statements [2022-05-12T13:02:04.510Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.081s coverage: 100.0% of statements [2022-05-12T13:02:04.510Z] === RUN TestParseRemoteURL [2022-05-12T13:02:04.510Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-12T13:02:04.510Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-12T13:02:04.510Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-12T13:02:04.510Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-12T13:02:04.510Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-12T13:02:04.510Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-12T13:02:04.510Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-12T13:02:04.510Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-12T13:02:04.510Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-12T13:02:04.510Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-12T13:02:04.510Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-12T13:02:04.510Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-12T13:02:04.510Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-12T13:02:04.510Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-12T13:02:04.510Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-12T13:02:04.510Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-12T13:02:04.510Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-12T13:02:04.510Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-12T13:02:04.511Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-12T13:02:04.511Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-12T13:02:04.511Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-12T13:02:04.511Z] === RUN TestCloneArgsSmartHttp [2022-05-12T13:02:04.511Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-12T13:02:04.511Z] === RUN TestCloneArgsDumbHttp [2022-05-12T13:02:04.511Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-12T13:02:04.511Z] === RUN TestCloneArgsGit [2022-05-12T13:02:04.511Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-12T13:02:04.511Z] === RUN TestCheckoutGit [2022-05-12T13:02:04.903Z] === CONT TestReadPluginNoRead [2022-05-12T13:02:04.903Z] read_test.go:92: [d1d13391c7879] daemon is not started [2022-05-12T13:02:04.903Z] --- PASS: TestReadPluginNoRead (6.11s) [2022-05-12T13:02:04.903Z] --- PASS: TestReadPluginNoRead/default (1.32s) [2022-05-12T13:02:04.903Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.35s) [2022-05-12T13:02:04.903Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2022-05-12T13:02:04.903Z] PASS [2022-05-12T13:02:04.903Z] [2022-05-12T13:02:04.903Z] DONE 6 tests in 10.522s [2022-05-12T13:02:04.903Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-12T13:02:04.903Z] testing: warning: no tests to run [2022-05-12T13:02:04.903Z] PASS [2022-05-12T13:02:04.903Z] [2022-05-12T13:02:04.903Z] DONE 0 tests in 0.036s [2022-05-12T13:02:04.903Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-12T13:02:04.903Z] INFO: Testing against a local daemon [2022-05-12T13:02:04.903Z] === RUN TestPluginWithDevMounts [2022-05-12T13:02:04.903Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-12T13:02:04.903Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-12T13:02:04.903Z] PASS [2022-05-12T13:02:04.903Z] [2022-05-12T13:02:04.903Z] === Skipped [2022-05-12T13:02:04.903Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-05-12T13:02:04.903Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-12T13:02:04.903Z] [2022-05-12T13:02:04.903Z] DONE 1 tests, 1 skipped in 0.118s [2022-05-12T13:02:04.903Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-12T13:02:05.159Z] INFO: Testing against a local daemon [2022-05-12T13:02:05.159Z] === RUN TestSecretInspect [2022-05-12T13:02:05.159Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:05.159Z] --- SKIP: TestSecretInspect (0.01s) [2022-05-12T13:02:05.159Z] === RUN TestSecretList [2022-05-12T13:02:05.159Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:05.159Z] --- SKIP: TestSecretList (0.01s) [2022-05-12T13:02:05.159Z] === RUN TestSecretsCreateAndDelete [2022-05-12T13:02:05.159Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:05.159Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-05-12T13:02:05.159Z] === RUN TestSecretsUpdate [2022-05-12T13:02:05.159Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:05.159Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-05-12T13:02:05.159Z] === RUN TestTemplatedSecret [2022-05-12T13:02:05.159Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:05.159Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-12T13:02:05.159Z] === RUN TestSecretCreateResolve [2022-05-12T13:02:05.159Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:05.159Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-05-12T13:02:05.159Z] PASS [2022-05-12T13:02:05.159Z] [2022-05-12T13:02:05.159Z] === Skipped [2022-05-12T13:02:05.159Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-05-12T13:02:05.159Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:05.159Z] [2022-05-12T13:02:05.159Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-05-12T13:02:05.159Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:05.159Z] [2022-05-12T13:02:05.159Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-05-12T13:02:05.159Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:05.159Z] [2022-05-12T13:02:05.159Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-05-12T13:02:05.159Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:05.159Z] [2022-05-12T13:02:05.159Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-05-12T13:02:05.159Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:05.159Z] [2022-05-12T13:02:05.159Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2022-05-12T13:02:05.159Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:05.159Z] [2022-05-12T13:02:05.159Z] DONE 6 tests, 6 skipped in 0.155s [2022-05-12T13:02:05.159Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-12T13:02:05.159Z] INFO: Testing against a local daemon [2022-05-12T13:02:05.159Z] === RUN TestServiceCreateInit [2022-05-12T13:02:05.159Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T13:02:05.159Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:05.159Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T13:02:05.159Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:05.159Z] --- PASS: TestServiceCreateInit (0.02s) [2022-05-12T13:02:05.159Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T13:02:05.159Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T13:02:05.159Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T13:02:05.159Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:05.159Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-05-12T13:02:05.159Z] === RUN TestCreateServiceConflict [2022-05-12T13:02:05.415Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:05.415Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-05-12T13:02:05.415Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T13:02:05.415Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:05.415Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-05-12T13:02:05.415Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T13:02:05.415Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:05.415Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2022-05-12T13:02:05.415Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T13:02:05.415Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:05.415Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-05-12T13:02:05.415Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T13:02:05.415Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:05.415Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-05-12T13:02:05.415Z] === RUN TestCreateServiceSysctls [2022-05-12T13:02:05.415Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:05.415Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-05-12T13:02:05.415Z] === RUN TestCreateServiceCapabilities [2022-05-12T13:02:05.415Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:05.415Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-05-12T13:02:05.415Z] === RUN TestInspect [2022-05-12T13:02:05.415Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:05.415Z] --- SKIP: TestInspect (0.01s) [2022-05-12T13:02:05.415Z] === RUN TestCreateJob [2022-05-12T13:02:05.415Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:05.415Z] --- SKIP: TestCreateJob (0.01s) [2022-05-12T13:02:05.415Z] === RUN TestReplicatedJob [2022-05-12T13:02:05.415Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:05.415Z] --- SKIP: TestReplicatedJob (0.01s) [2022-05-12T13:02:05.415Z] === RUN TestUpdateReplicatedJob [2022-05-12T13:02:05.415Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:05.415Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-05-12T13:02:05.415Z] === RUN TestServiceListWithStatuses [2022-05-12T13:02:05.415Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T13:02:05.415Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T13:02:05.415Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T13:02:05.415Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:05.415Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-05-12T13:02:05.415Z] === RUN TestDockerNetworkReConnect [2022-05-12T13:02:05.415Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:05.415Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-05-12T13:02:05.415Z] === RUN TestServicePlugin [2022-05-12T13:02:05.471Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-12T13:02:05.471Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-05-12T13:02:05.471Z] === RUN TestProcessNoDockerignore [2022-05-12T13:02:05.471Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-12T13:02:05.471Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-12T13:02:05.471Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-12T13:02:05.471Z] === RUN TestDetectContentType [2022-05-12T13:02:05.471Z] --- PASS: TestDetectContentType (0.00s) [2022-05-12T13:02:05.471Z] === RUN TestSelectAcceptableMIME [2022-05-12T13:02:05.471Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-12T13:02:05.471Z] === RUN TestInspectEmptyResponse [2022-05-12T13:02:05.471Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-12T13:02:05.471Z] === RUN TestInspectResponseBinary [2022-05-12T13:02:05.471Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-12T13:02:05.471Z] === RUN TestResponseUnsupportedContentType [2022-05-12T13:02:05.471Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-12T13:02:05.471Z] === RUN TestInspectResponseTextSimple [2022-05-12T13:02:05.471Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-12T13:02:05.471Z] === RUN TestInspectResponseEmptyContentType [2022-05-12T13:02:05.471Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-12T13:02:05.472Z] === RUN TestUnknownContentLength [2022-05-12T13:02:05.472Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-12T13:02:05.472Z] === RUN TestDownloadRemote [2022-05-12T13:02:05.472Z] --- PASS: TestDownloadRemote (0.08s) [2022-05-12T13:02:05.472Z] === RUN TestGetWithStatusError [2022-05-12T13:02:05.472Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-12T13:02:05.472Z] === RUN TestCloseRootDirectory [2022-05-12T13:02:05.472Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:02:05.472Z] --- SKIP: TestCloseRootDirectory (0.01s) [2022-05-12T13:02:05.472Z] === RUN TestHashFile [2022-05-12T13:02:05.472Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:02:05.472Z] --- SKIP: TestHashFile (0.00s) [2022-05-12T13:02:05.472Z] === RUN TestHashSubdir [2022-05-12T13:02:05.472Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:02:05.472Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-12T13:02:05.472Z] === RUN TestRemoveDirectory [2022-05-12T13:02:05.472Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:02:05.472Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-12T13:02:05.472Z] PASS [2022-05-12T13:02:05.472Z] coverage: 9.3% of statements [2022-05-12T13:02:05.472Z] ok github.com/docker/docker/builder/remotecontext 0.270s coverage: 9.3% of statements [2022-05-12T13:02:05.472Z] === RUN TestEnable [2022-05-12T13:02:05.472Z] --- PASS: TestEnable (0.00s) [2022-05-12T13:02:05.472Z] === RUN TestDisable [2022-05-12T13:02:05.472Z] --- PASS: TestDisable (0.00s) [2022-05-12T13:02:05.472Z] === RUN TestEnabled [2022-05-12T13:02:05.472Z] --- PASS: TestEnabled (0.00s) [2022-05-12T13:02:05.472Z] PASS [2022-05-12T13:02:05.472Z] coverage: 100.0% of statements [2022-05-12T13:02:05.472Z] ok github.com/docker/docker/cli/debug 0.034s coverage: 100.0% of statements [2022-05-12T13:02:05.927Z] === RUN TestGetAllAllowed [2022-05-12T13:02:05.927Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestGetAllMeta [2022-05-12T13:02:05.927Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-12T13:02:05.927Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestIsUnreferencedBuiltin [2022-05-12T13:02:05.927Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestIsExistingDirectory [2022-05-12T13:02:05.927Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestGetFilenameForDownload [2022-05-12T13:02:05.927Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestEnv2Variables [2022-05-12T13:02:05.927Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-12T13:02:05.927Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestMaintainer [2022-05-12T13:02:05.927Z] --- PASS: TestMaintainer (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestLabel [2022-05-12T13:02:05.927Z] --- PASS: TestLabel (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestFromScratch [2022-05-12T13:02:05.927Z] --- PASS: TestFromScratch (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestFromWithArg [2022-05-12T13:02:05.927Z] --- PASS: TestFromWithArg (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-12T13:02:05.927Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestFromWithUndefinedArg [2022-05-12T13:02:05.927Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestFromMultiStageWithNamedStage [2022-05-12T13:02:05.927Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestOnbuild [2022-05-12T13:02:05.927Z] --- PASS: TestOnbuild (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestWorkdir [2022-05-12T13:02:05.927Z] --- PASS: TestWorkdir (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestCmd [2022-05-12T13:02:05.927Z] --- PASS: TestCmd (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestHealthcheckNone [2022-05-12T13:02:05.927Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestHealthcheckCmd [2022-05-12T13:02:05.927Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestEntrypoint [2022-05-12T13:02:05.927Z] --- PASS: TestEntrypoint (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestExpose [2022-05-12T13:02:05.927Z] --- PASS: TestExpose (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestUser [2022-05-12T13:02:05.927Z] --- PASS: TestUser (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestVolume [2022-05-12T13:02:05.927Z] --- PASS: TestVolume (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestStopSignal [2022-05-12T13:02:05.927Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T13:02:05.927Z] --- SKIP: TestStopSignal (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestArg [2022-05-12T13:02:05.927Z] --- PASS: TestArg (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestShell [2022-05-12T13:02:05.927Z] --- PASS: TestShell (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestPrependEnvOnCmd [2022-05-12T13:02:05.927Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestRunWithBuildArgs [2022-05-12T13:02:05.927Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestRunIgnoresHealthcheck [2022-05-12T13:02:05.927Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestDispatchUnsupportedOptions [2022-05-12T13:02:05.927Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-12T13:02:05.927Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-12T13:02:05.927Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-12T13:02:05.927Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-12T13:02:05.927Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-12T13:02:05.927Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-12T13:02:05.927Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestNormalizeWorkdir [2022-05-12T13:02:05.927Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestDispatch [2022-05-12T13:02:05.927Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-12T13:02:05.927Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-12T13:02:05.927Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-12T13:02:05.927Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-12T13:02:05.927Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-12T13:02:05.927Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-12T13:02:05.927Z] === RUN TestDispatch/COPY_url [2022-05-12T13:02:05.927Z] --- PASS: TestDispatch (0.06s) [2022-05-12T13:02:05.927Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-05-12T13:02:05.927Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-05-12T13:02:05.927Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-12T13:02:05.927Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-12T13:02:05.927Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-12T13:02:05.927Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-12T13:02:05.927Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestAddScratchImageAddsToMounts [2022-05-12T13:02:05.927Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-12T13:02:05.927Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-12T13:02:05.927Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-12T13:02:05.927Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestImageSourceGetAddsToMounts [2022-05-12T13:02:05.927Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestEmptyDockerfile [2022-05-12T13:02:05.927Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestSymlinkDockerfile [2022-05-12T13:02:05.927Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-12T13:02:05.927Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-12T13:02:05.927Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestNonExistingDockerfile [2022-05-12T13:02:05.927Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestCopyRunConfig [2022-05-12T13:02:05.927Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestDeepCopyRunConfig [2022-05-12T13:02:05.927Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestExportImage [2022-05-12T13:02:05.927Z] --- PASS: TestExportImage (0.00s) [2022-05-12T13:02:05.927Z] === RUN TestNormalizeDest [2022-05-12T13:02:05.927Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-12T13:02:05.927Z] PASS [2022-05-12T13:02:05.927Z] coverage: 46.7% of statements [2022-05-12T13:02:05.927Z] ok github.com/docker/docker/builder/dockerfile 0.210s coverage: 46.7% of statements [2022-05-12T13:02:06.888Z] === RUN TestTCP4Proxy [2022-05-12T13:02:06.888Z] --- PASS: TestTCP4Proxy (0.02s) [2022-05-12T13:02:06.888Z] === RUN TestTCP4ProxyHalfClose [2022-05-12T13:02:06.888Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-12T13:02:06.888Z] === RUN TestTCP6Proxy [2022-05-12T13:02:06.888Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T13:02:06.888Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-12T13:02:06.888Z] === RUN TestTCPDualStackProxy [2022-05-12T13:02:06.888Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T13:02:06.888Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-12T13:02:06.888Z] === RUN TestUDP4Proxy [2022-05-12T13:02:06.888Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-12T13:02:06.888Z] === RUN TestUDP6Proxy [2022-05-12T13:02:06.888Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T13:02:06.888Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-12T13:02:06.888Z] === RUN TestUDPWriteError [2022-05-12T13:02:06.888Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-12T13:02:06.888Z] === RUN TestSCTP4Proxy [2022-05-12T13:02:06.888Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T13:02:06.888Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-12T13:02:06.888Z] === RUN TestSCTP6Proxy [2022-05-12T13:02:06.888Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T13:02:06.888Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-12T13:02:06.888Z] PASS [2022-05-12T13:02:06.888Z] coverage: 49.4% of statements [2022-05-12T13:02:06.888Z] ok github.com/docker/docker/cmd/docker-proxy 0.082s coverage: 49.4% of statements [2022-05-12T13:02:07.930Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:07.931Z] --- SKIP: TestServicePlugin (1.98s) [2022-05-12T13:02:07.931Z] === RUN TestServiceUpdateLabel [2022-05-12T13:02:07.931Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:07.931Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-05-12T13:02:07.931Z] === RUN TestServiceUpdateSecrets [2022-05-12T13:02:07.931Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:07.931Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-05-12T13:02:07.931Z] === RUN TestServiceUpdateConfigs [2022-05-12T13:02:07.931Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:07.931Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-05-12T13:02:07.931Z] === RUN TestServiceUpdateNetwork [2022-05-12T13:02:07.931Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:07.931Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-05-12T13:02:07.931Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T13:02:07.931Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:07.931Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-05-12T13:02:07.931Z] PASS [2022-05-12T13:02:07.931Z] [2022-05-12T13:02:07.931Z] === Skipped [2022-05-12T13:02:07.931Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T13:02:07.931Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:07.931Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T13:02:07.931Z] [2022-05-12T13:02:07.931Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T13:02:07.931Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:07.931Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T13:02:07.931Z] [2022-05-12T13:02:07.931Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-05-12T13:02:07.931Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:07.931Z] [2022-05-12T13:02:07.931Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-05-12T13:02:07.931Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:07.931Z] [2022-05-12T13:02:07.931Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-05-12T13:02:07.931Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:07.931Z] [2022-05-12T13:02:07.931Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2022-05-12T13:02:07.931Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:07.931Z] [2022-05-12T13:02:07.931Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-05-12T13:02:07.931Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:07.931Z] [2022-05-12T13:02:07.931Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-05-12T13:02:07.931Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:07.931Z] [2022-05-12T13:02:07.931Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-05-12T13:02:07.931Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:07.931Z] [2022-05-12T13:02:07.931Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-05-12T13:02:07.931Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:07.931Z] [2022-05-12T13:02:07.931Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-05-12T13:02:07.931Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:07.931Z] [2022-05-12T13:02:07.931Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-05-12T13:02:07.931Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:07.931Z] [2022-05-12T13:02:07.931Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-05-12T13:02:07.931Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:07.931Z] [2022-05-12T13:02:07.931Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-05-12T13:02:07.931Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:07.931Z] [2022-05-12T13:02:07.931Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-12T13:02:07.931Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T13:02:07.931Z] [2022-05-12T13:02:07.931Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-05-12T13:02:07.931Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:07.931Z] [2022-05-12T13:02:07.931Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-05-12T13:02:07.931Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:07.931Z] [2022-05-12T13:02:07.931Z] === SKIP: amd64.integration.service TestServicePlugin (1.98s) [2022-05-12T13:02:07.931Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:07.931Z] [2022-05-12T13:02:07.931Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-05-12T13:02:07.931Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:07.931Z] [2022-05-12T13:02:07.931Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-05-12T13:02:07.931Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:07.931Z] [2022-05-12T13:02:07.931Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-05-12T13:02:07.931Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:07.931Z] [2022-05-12T13:02:07.931Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-05-12T13:02:07.931Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:07.931Z] [2022-05-12T13:02:07.931Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-05-12T13:02:07.931Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T13:02:07.931Z] [2022-05-12T13:02:07.931Z] DONE 24 tests, 23 skipped in 2.389s [2022-05-12T13:02:07.931Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-12T13:02:07.931Z] INFO: Testing against a local daemon [2022-05-12T13:02:07.931Z] === RUN TestSessionCreate [2022-05-12T13:02:07.931Z] --- PASS: TestSessionCreate (0.03s) [2022-05-12T13:02:07.931Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T13:02:07.931Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-05-12T13:02:07.931Z] PASS [2022-05-12T13:02:07.931Z] [2022-05-12T13:02:07.931Z] DONE 2 tests in 0.161s [2022-05-12T13:02:07.931Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-12T13:02:07.931Z] INFO: Testing against a local daemon [2022-05-12T13:02:07.931Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T13:02:07.931Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T13:02:07.931Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T13:02:07.931Z] === RUN TestDiskUsage [2022-05-12T13:02:07.931Z] === PAUSE TestDiskUsage [2022-05-12T13:02:07.931Z] === RUN TestEventsExecDie [2022-05-12T13:02:08.491Z] --- PASS: TestEventsExecDie (0.50s) [2022-05-12T13:02:08.491Z] === RUN TestEventsBackwardsCompatible [2022-05-12T13:02:08.491Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-05-12T13:02:08.491Z] === RUN TestEventsVolumeCreate [2022-05-12T13:02:08.491Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-05-12T13:02:08.491Z] === RUN TestInfoBinaryCommits [2022-05-12T13:02:08.491Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-12T13:02:08.491Z] === RUN TestInfoAPIVersioned [2022-05-12T13:02:08.491Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-12T13:02:08.491Z] === RUN TestInfoAPI [2022-05-12T13:02:08.491Z] --- PASS: TestInfoAPI (0.02s) [2022-05-12T13:02:08.491Z] === RUN TestInfoAPIWarnings [2022-05-12T13:02:08.762Z] --- PASS: TestBuildWithHugeFile (47.63s) [2022-05-12T13:02:08.762Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T13:02:08.762Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T13:02:08.762Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T13:02:08.762Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T13:02:08.762Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T13:02:08.762Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T13:02:08.762Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T13:02:08.762Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T13:02:08.762Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T13:02:08.762Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T13:02:08.762Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T13:02:08.762Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T13:02:08.762Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T13:02:08.762Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-05-12T13:02:08.762Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-05-12T13:02:08.762Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-05-12T13:02:08.762Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-12T13:02:08.762Z] === RUN TestBuildPreserveOwnership [2022-05-12T13:02:08.762Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-12T13:02:08.762Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-12T13:02:08.762Z] --- PASS: TestBuildPreserveOwnership (2.88s) [2022-05-12T13:02:08.762Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.89s) [2022-05-12T13:02:08.762Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.98s) [2022-05-12T13:02:08.762Z] === RUN TestBuildPlatformInvalid [2022-05-12T13:02:08.762Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-12T13:02:08.762Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-12T13:02:08.762Z] Loaded image: busybox:latest [2022-05-12T13:02:08.762Z] Loaded image: busybox:glibc [2022-05-12T13:02:08.762Z] Loaded image: debian:bullseye-slim [2022-05-12T13:02:08.762Z] Loaded image: hello-world:latest [2022-05-12T13:02:08.762Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T13:02:09.947Z] --- PASS: TestServiceWithDataPathPortInit (14.10s) [2022-05-12T13:02:09.947Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T13:02:11.330Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ll3aswr3n2shj4cp2i6oh12qn Created:2022-05-12 13:02:09.757235241 +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[ad4c7dbda88f1332dcd33fb4e766d94e1ad0d38d5a0e9a1746334b8f2c5dc42b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oi9o0c2jgj6zpzrhwtqzxs1f3 EndpointID:3ea79b692675b7be3097c87f63e7382110c42e768129835a62032e61d4901b03 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ba215ca5ce0955e91396804784df43e6639198ace6c5e3c265fdfc2871507d62 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:a8bafb3fd43f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oi9o0c2jgj6zpzrhwtqzxs1f3 EndpointID:3ea79b692675b7be3097c87f63e7382110c42e768129835a62032e61d4901b03 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-12T13:02:12.928Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.08s) [2022-05-12T13:02:12.928Z] PASS [2022-05-12T13:02:12.928Z] [2022-05-12T13:02:12.928Z] === Skipped [2022-05-12T13:02:12.928Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-05-12T13:02:12.928Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T13:02:12.928Z] [2022-05-12T13:02:12.928Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T13:02:12.928Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T13:02:12.928Z] [2022-05-12T13:02:12.928Z] DONE 34 tests, 2 skipped in 78.703s [2022-05-12T13:02:12.928Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-05-12T13:02:12.928Z] ++ 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 [2022-05-12T13:02:12.928Z] ++ set -e [2022-05-12T13:02:12.928Z] ++ '[' -n 0 ']' [2022-05-12T13:02:12.928Z] ++ set -x [2022-05-12T13:02:12.928Z] ++ 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 [2022-05-12T13:02:12.928Z] INFO: Testing against a local daemon [2022-05-12T13:02:12.928Z] === RUN TestConfigInspect [2022-05-12T13:02:14.816Z] --- PASS: TestConfigInspect (2.37s) [2022-05-12T13:02:14.816Z] === RUN TestConfigList [2022-05-12T13:02:15.527Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.67s) [2022-05-12T13:02:15.527Z] PASS [2022-05-12T13:02:15.527Z] [2022-05-12T13:02:15.527Z] === Skipped [2022-05-12T13:02:15.527Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T13:02:15.527Z] service_test.go:243: FLAKY_TEST [2022-05-12T13:02:15.527Z] [2022-05-12T13:02:15.527Z] DONE 38 tests, 1 skipped in 44.207s [2022-05-12T13:02:15.527Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-12T13:02:15.527Z] INFO: Testing against a local daemon [2022-05-12T13:02:15.527Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-12T13:02:15.527Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T13:02:15.527Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T13:02:15.527Z] === RUN TestDockerNetworkIpvlan [2022-05-12T13:02:15.527Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T13:02:15.527Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-12T13:02:15.527Z] PASS [2022-05-12T13:02:15.527Z] [2022-05-12T13:02:15.527Z] === Skipped [2022-05-12T13:02:15.527Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T13:02:15.527Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T13:02:15.527Z] [2022-05-12T13:02:15.527Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-12T13:02:15.527Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T13:02:15.527Z] [2022-05-12T13:02:15.527Z] DONE 2 tests, 2 skipped in 0.023s [2022-05-12T13:02:15.527Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-12T13:02:15.527Z] INFO: Testing against a local daemon [2022-05-12T13:02:15.527Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-12T13:02:16.910Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2022-05-12T13:02:16.910Z] === RUN TestDockerNetworkMacvlan [2022-05-12T13:02:17.172Z] === RUN TestCheckpointCreateError [2022-05-12T13:02:17.172Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestCheckpointCreate [2022-05-12T13:02:17.172Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestCheckpointDeleteError [2022-05-12T13:02:17.172Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestCheckpointDelete [2022-05-12T13:02:17.172Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestCheckpointListError [2022-05-12T13:02:17.172Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestCheckpointList [2022-05-12T13:02:17.172Z] --- PASS: TestCheckpointList (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestCheckpointListContainerNotFound [2022-05-12T13:02:17.172Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestNewClientWithOpsFromEnv [2022-05-12T13:02:17.172Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T13:02:17.172Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestGetAPIPath [2022-05-12T13:02:17.172Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestParseHostURL [2022-05-12T13:02:17.172Z] --- PASS: TestParseHostURL (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-12T13:02:17.172Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-12T13:02:17.172Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestNegotiateAPIVersion [2022-05-12T13:02:17.172Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-12T13:02:17.172Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-12T13:02:17.172Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-12T13:02:17.172Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-12T13:02:17.172Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-12T13:02:17.172Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-12T13:02:17.172Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-12T13:02:17.172Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-12T13:02:17.172Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-12T13:02:17.172Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-12T13:02:17.172Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestNegotiateAPVersionOverride [2022-05-12T13:02:17.172Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-12T13:02:17.172Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-12T13:02:17.172Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-12T13:02:17.172Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestClientRedirect [2022-05-12T13:02:17.172Z] === RUN TestClientRedirect/GET [2022-05-12T13:02:17.172Z] === RUN TestClientRedirect/POST [2022-05-12T13:02:17.172Z] === RUN TestClientRedirect/PUT [2022-05-12T13:02:17.172Z] === RUN TestClientRedirect/DELETE [2022-05-12T13:02:17.172Z] --- PASS: TestClientRedirect (0.00s) [2022-05-12T13:02:17.172Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-12T13:02:17.172Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-12T13:02:17.172Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-12T13:02:17.172Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestConfigCreateUnsupported [2022-05-12T13:02:17.172Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestConfigCreateError [2022-05-12T13:02:17.172Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestConfigCreate [2022-05-12T13:02:17.172Z] --- PASS: TestConfigCreate (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestConfigInspectNotFound [2022-05-12T13:02:17.172Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestConfigInspectWithEmptyID [2022-05-12T13:02:17.172Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestConfigInspectUnsupported [2022-05-12T13:02:17.172Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestConfigInspectError [2022-05-12T13:02:17.172Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestConfigInspectConfigNotFound [2022-05-12T13:02:17.172Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestConfigInspect [2022-05-12T13:02:17.172Z] --- PASS: TestConfigInspect (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestConfigListUnsupported [2022-05-12T13:02:17.172Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestConfigListError [2022-05-12T13:02:17.172Z] --- PASS: TestConfigListError (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestConfigList [2022-05-12T13:02:17.172Z] --- PASS: TestConfigList (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestConfigRemoveUnsupported [2022-05-12T13:02:17.172Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestConfigRemoveError [2022-05-12T13:02:17.172Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestConfigRemove [2022-05-12T13:02:17.172Z] --- PASS: TestConfigRemove (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestConfigUpdateUnsupported [2022-05-12T13:02:17.172Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestConfigUpdateError [2022-05-12T13:02:17.172Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestConfigUpdate [2022-05-12T13:02:17.172Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestContainerCommitError [2022-05-12T13:02:17.172Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestContainerCommit [2022-05-12T13:02:17.172Z] --- PASS: TestContainerCommit (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestContainerStatPathError [2022-05-12T13:02:17.172Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestContainerStatPathNotFoundError [2022-05-12T13:02:17.172Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestContainerStatPathNoHeaderError [2022-05-12T13:02:17.172Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestContainerStatPath [2022-05-12T13:02:17.172Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestCopyToContainerError [2022-05-12T13:02:17.172Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestCopyToContainerNotFoundError [2022-05-12T13:02:17.172Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestCopyToContainerEmptyResponse [2022-05-12T13:02:17.172Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestCopyToContainer [2022-05-12T13:02:17.172Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestCopyFromContainerError [2022-05-12T13:02:17.172Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestCopyFromContainerNotFoundError [2022-05-12T13:02:17.172Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-12T13:02:17.172Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-12T13:02:17.172Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestCopyFromContainer [2022-05-12T13:02:17.172Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestContainerCreateError [2022-05-12T13:02:17.172Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestContainerCreateImageNotFound [2022-05-12T13:02:17.172Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestContainerCreateWithName [2022-05-12T13:02:17.172Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestContainerCreateAutoRemove [2022-05-12T13:02:17.172Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestContainerDiffError [2022-05-12T13:02:17.172Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestContainerDiff [2022-05-12T13:02:17.172Z] --- PASS: TestContainerDiff (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestContainerExecCreateError [2022-05-12T13:02:17.172Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestContainerExecCreate [2022-05-12T13:02:17.172Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestContainerExecStartError [2022-05-12T13:02:17.172Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestContainerExecStart [2022-05-12T13:02:17.172Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestContainerExecInspectError [2022-05-12T13:02:17.172Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestContainerExecInspect [2022-05-12T13:02:17.172Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestContainerExportError [2022-05-12T13:02:17.172Z] --- PASS: TestContainerExportError (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestContainerExport [2022-05-12T13:02:17.172Z] --- PASS: TestContainerExport (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestContainerInspectError [2022-05-12T13:02:17.172Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestContainerInspectContainerNotFound [2022-05-12T13:02:17.172Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestContainerInspectWithEmptyID [2022-05-12T13:02:17.172Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestContainerInspect [2022-05-12T13:02:17.172Z] --- PASS: TestContainerInspect (0.00s) [2022-05-12T13:02:17.172Z] === RUN TestContainerInspectNode [2022-05-12T13:02:17.173Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestContainerKillError [2022-05-12T13:02:17.173Z] --- PASS: TestContainerKillError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestContainerKill [2022-05-12T13:02:17.173Z] --- PASS: TestContainerKill (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestContainerListError [2022-05-12T13:02:17.173Z] --- PASS: TestContainerListError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestContainerList [2022-05-12T13:02:17.173Z] --- PASS: TestContainerList (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestContainerLogsNotFoundError [2022-05-12T13:02:17.173Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestContainerLogsError [2022-05-12T13:02:17.173Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestContainerLogs [2022-05-12T13:02:17.173Z] --- PASS: TestContainerLogs (0.16s) [2022-05-12T13:02:17.173Z] === RUN TestContainerPauseError [2022-05-12T13:02:17.173Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestContainerPause [2022-05-12T13:02:17.173Z] --- PASS: TestContainerPause (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestContainersPruneError [2022-05-12T13:02:17.173Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestContainersPrune [2022-05-12T13:02:17.173Z] --- PASS: TestContainersPrune (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestContainerRemoveError [2022-05-12T13:02:17.173Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestContainerRemoveNotFoundError [2022-05-12T13:02:17.173Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestContainerRemove [2022-05-12T13:02:17.173Z] --- PASS: TestContainerRemove (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestContainerRenameError [2022-05-12T13:02:17.173Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestContainerRename [2022-05-12T13:02:17.173Z] --- PASS: TestContainerRename (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestContainerResizeError [2022-05-12T13:02:17.173Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestContainerExecResizeError [2022-05-12T13:02:17.173Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestContainerResize [2022-05-12T13:02:17.173Z] --- PASS: TestContainerResize (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestContainerExecResize [2022-05-12T13:02:17.173Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestContainerRestartError [2022-05-12T13:02:17.173Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestContainerRestart [2022-05-12T13:02:17.173Z] --- PASS: TestContainerRestart (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestContainerStartError [2022-05-12T13:02:17.173Z] --- PASS: TestContainerStartError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestContainerStart [2022-05-12T13:02:17.173Z] --- PASS: TestContainerStart (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestContainerStatsError [2022-05-12T13:02:17.173Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestContainerStats [2022-05-12T13:02:17.173Z] --- PASS: TestContainerStats (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestContainerStopError [2022-05-12T13:02:17.173Z] --- PASS: TestContainerStopError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestContainerStop [2022-05-12T13:02:17.173Z] --- PASS: TestContainerStop (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestContainerTopError [2022-05-12T13:02:17.173Z] --- PASS: TestContainerTopError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestContainerTop [2022-05-12T13:02:17.173Z] --- PASS: TestContainerTop (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestContainerUnpauseError [2022-05-12T13:02:17.173Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestContainerUnpause [2022-05-12T13:02:17.173Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestContainerUpdateError [2022-05-12T13:02:17.173Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestContainerUpdate [2022-05-12T13:02:17.173Z] --- PASS: TestContainerUpdate (0.02s) [2022-05-12T13:02:17.173Z] === RUN TestContainerWaitError [2022-05-12T13:02:17.173Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestContainerWait [2022-05-12T13:02:17.173Z] --- PASS: TestContainerWait (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestDiskUsageError [2022-05-12T13:02:17.173Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestDiskUsage [2022-05-12T13:02:17.173Z] --- PASS: TestDiskUsage (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestDistributionInspectUnsupported [2022-05-12T13:02:17.173Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestDistributionInspectWithEmptyID [2022-05-12T13:02:17.173Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestEventsErrorInOptions [2022-05-12T13:02:17.173Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestEventsErrorFromServer [2022-05-12T13:02:17.173Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestEvents [2022-05-12T13:02:17.173Z] --- PASS: TestEvents (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestTLSCloseWriter [2022-05-12T13:02:17.173Z] === PAUSE TestTLSCloseWriter [2022-05-12T13:02:17.173Z] === RUN TestImageBuildError [2022-05-12T13:02:17.173Z] --- PASS: TestImageBuildError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImageBuild [2022-05-12T13:02:17.173Z] --- PASS: TestImageBuild (0.01s) [2022-05-12T13:02:17.173Z] === RUN TestGetDockerOS [2022-05-12T13:02:17.173Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImageCreateError [2022-05-12T13:02:17.173Z] --- PASS: TestImageCreateError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImageCreate [2022-05-12T13:02:17.173Z] --- PASS: TestImageCreate (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImageHistoryError [2022-05-12T13:02:17.173Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImageHistory [2022-05-12T13:02:17.173Z] --- PASS: TestImageHistory (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImageImportError [2022-05-12T13:02:17.173Z] --- PASS: TestImageImportError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImageImport [2022-05-12T13:02:17.173Z] --- PASS: TestImageImport (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImageInspectError [2022-05-12T13:02:17.173Z] --- PASS: TestImageInspectError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImageInspectImageNotFound [2022-05-12T13:02:17.173Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImageInspectWithEmptyID [2022-05-12T13:02:17.173Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImageInspect [2022-05-12T13:02:17.173Z] --- PASS: TestImageInspect (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImageListError [2022-05-12T13:02:17.173Z] --- PASS: TestImageListError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImageList [2022-05-12T13:02:17.173Z] --- PASS: TestImageList (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImageListApiBefore125 [2022-05-12T13:02:17.173Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImageLoadError [2022-05-12T13:02:17.173Z] --- PASS: TestImageLoadError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImageLoad [2022-05-12T13:02:17.173Z] --- PASS: TestImageLoad (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImagesPruneError [2022-05-12T13:02:17.173Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImagesPrune [2022-05-12T13:02:17.173Z] --- PASS: TestImagesPrune (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImagePullReferenceParseError [2022-05-12T13:02:17.173Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImagePullAnyError [2022-05-12T13:02:17.173Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-12T13:02:17.173Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T13:02:17.173Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T13:02:17.173Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-12T13:02:17.173Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImagePullWithoutErrors [2022-05-12T13:02:17.173Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImagePushReferenceError [2022-05-12T13:02:17.173Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImagePushAnyError [2022-05-12T13:02:17.173Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-12T13:02:17.173Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T13:02:17.173Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T13:02:17.173Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-12T13:02:17.173Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImagePushWithoutErrors [2022-05-12T13:02:17.173Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-12T13:02:17.173Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-12T13:02:17.173Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-12T13:02:17.173Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-12T13:02:17.173Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-12T13:02:17.173Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-12T13:02:17.173Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-12T13:02:17.173Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-12T13:02:17.173Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImageRemoveError [2022-05-12T13:02:17.173Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImageRemoveImageNotFound [2022-05-12T13:02:17.173Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImageRemove [2022-05-12T13:02:17.173Z] --- PASS: TestImageRemove (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImageSaveError [2022-05-12T13:02:17.173Z] --- PASS: TestImageSaveError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImageSave [2022-05-12T13:02:17.173Z] --- PASS: TestImageSave (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImageSearchAnyError [2022-05-12T13:02:17.173Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-12T13:02:17.173Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T13:02:17.173Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T13:02:17.173Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-12T13:02:17.173Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImageSearchWithoutErrors [2022-05-12T13:02:17.173Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImageTagError [2022-05-12T13:02:17.173Z] --- PASS: TestImageTagError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImageTagInvalidReference [2022-05-12T13:02:17.173Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImageTagInvalidSourceImageName [2022-05-12T13:02:17.173Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImageTagHexSource [2022-05-12T13:02:17.173Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestImageTag [2022-05-12T13:02:17.173Z] --- PASS: TestImageTag (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestInfoServerError [2022-05-12T13:02:17.173Z] --- PASS: TestInfoServerError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestInfoInvalidResponseJSONError [2022-05-12T13:02:17.173Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestInfo [2022-05-12T13:02:17.173Z] --- PASS: TestInfo (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestNetworkConnectError [2022-05-12T13:02:17.173Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-12T13:02:17.173Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestNetworkConnect [2022-05-12T13:02:17.173Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestNetworkCreateError [2022-05-12T13:02:17.173Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestNetworkCreate [2022-05-12T13:02:17.173Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestNetworkDisconnectError [2022-05-12T13:02:17.173Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestNetworkDisconnect [2022-05-12T13:02:17.173Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestNetworkInspect [2022-05-12T13:02:17.173Z] === RUN TestNetworkInspect/empty_ID [2022-05-12T13:02:17.173Z] === RUN TestNetworkInspect/no_options [2022-05-12T13:02:17.173Z] === RUN TestNetworkInspect/verbose [2022-05-12T13:02:17.173Z] === RUN TestNetworkInspect/global_scope [2022-05-12T13:02:17.173Z] === RUN TestNetworkInspect/unknown_network [2022-05-12T13:02:17.173Z] === RUN TestNetworkInspect/server_error [2022-05-12T13:02:17.173Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-12T13:02:17.173Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-12T13:02:17.173Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-12T13:02:17.173Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-12T13:02:17.173Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-12T13:02:17.173Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-12T13:02:17.173Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestNetworkListError [2022-05-12T13:02:17.173Z] --- PASS: TestNetworkListError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestNetworkList [2022-05-12T13:02:17.173Z] --- PASS: TestNetworkList (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestNetworksPruneError [2022-05-12T13:02:17.173Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestNetworksPrune [2022-05-12T13:02:17.173Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestNetworkRemoveError [2022-05-12T13:02:17.173Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestNetworkRemove [2022-05-12T13:02:17.173Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestNodeInspectError [2022-05-12T13:02:17.173Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestNodeInspectNodeNotFound [2022-05-12T13:02:17.173Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestNodeInspectWithEmptyID [2022-05-12T13:02:17.173Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestNodeInspect [2022-05-12T13:02:17.173Z] --- PASS: TestNodeInspect (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestNodeListError [2022-05-12T13:02:17.173Z] --- PASS: TestNodeListError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestNodeList [2022-05-12T13:02:17.173Z] --- PASS: TestNodeList (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestNodeRemoveError [2022-05-12T13:02:17.173Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestNodeRemove [2022-05-12T13:02:17.173Z] --- PASS: TestNodeRemove (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestNodeUpdateError [2022-05-12T13:02:17.173Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestNodeUpdate [2022-05-12T13:02:17.173Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestOptionWithHostFromEnv [2022-05-12T13:02:17.173Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestOptionWithTimeout [2022-05-12T13:02:17.173Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestOptionWithVersionFromEnv [2022-05-12T13:02:17.173Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestPingFail [2022-05-12T13:02:17.173Z] --- PASS: TestPingFail (0.00s) [2022-05-12T13:02:17.173Z] === RUN TestPingWithError [2022-05-12T13:02:17.173Z] 2022/05/12 13:02:17 RoundTripper returned a response & error; ignoring response [2022-05-12T13:02:17.173Z] 2022/05/12 13:02:17 RoundTripper returned a response & error; ignoring response [2022-05-12T13:02:17.173Z] --- PASS: TestPingWithError (0.00s) [2022-05-12T13:02:17.334Z] --- PASS: TestConfigList (2.22s) [2022-05-12T13:02:17.334Z] === RUN TestConfigsCreateAndDelete [2022-05-12T13:02:17.480Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-12T13:02:17.629Z] === RUN TestPingSuccess [2022-05-12T13:02:17.629Z] --- PASS: TestPingSuccess (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestPingHeadFallback [2022-05-12T13:02:17.629Z] === RUN TestPingHeadFallback/OK [2022-05-12T13:02:17.629Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-12T13:02:17.629Z] === RUN TestPingHeadFallback/Not_Found [2022-05-12T13:02:17.629Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-12T13:02:17.629Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-12T13:02:17.629Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-12T13:02:17.629Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-12T13:02:17.629Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-12T13:02:17.629Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestPluginDisableError [2022-05-12T13:02:17.629Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestPluginDisable [2022-05-12T13:02:17.629Z] --- PASS: TestPluginDisable (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestPluginEnableError [2022-05-12T13:02:17.629Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestPluginEnable [2022-05-12T13:02:17.629Z] --- PASS: TestPluginEnable (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestPluginInspectError [2022-05-12T13:02:17.629Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestPluginInspectWithEmptyID [2022-05-12T13:02:17.629Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestPluginInspect [2022-05-12T13:02:17.629Z] --- PASS: TestPluginInspect (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestPluginListError [2022-05-12T13:02:17.629Z] --- PASS: TestPluginListError (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestPluginList [2022-05-12T13:02:17.629Z] --- PASS: TestPluginList (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestPluginPushError [2022-05-12T13:02:17.629Z] --- PASS: TestPluginPushError (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestPluginPush [2022-05-12T13:02:17.629Z] --- PASS: TestPluginPush (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestPluginRemoveError [2022-05-12T13:02:17.629Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestPluginRemove [2022-05-12T13:02:17.629Z] --- PASS: TestPluginRemove (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestPluginSetError [2022-05-12T13:02:17.629Z] --- PASS: TestPluginSetError (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestPluginSet [2022-05-12T13:02:17.629Z] --- PASS: TestPluginSet (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestSetHostHeader [2022-05-12T13:02:17.629Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestPlainTextError [2022-05-12T13:02:17.629Z] --- PASS: TestPlainTextError (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestInfiniteError [2022-05-12T13:02:17.629Z] --- PASS: TestInfiniteError (0.02s) [2022-05-12T13:02:17.629Z] === RUN TestCanceledContext [2022-05-12T13:02:17.629Z] 2022/05/12 13:02:17 RoundTripper returned a response & error; ignoring response [2022-05-12T13:02:17.629Z] --- PASS: TestCanceledContext (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestDeadlineExceededContext [2022-05-12T13:02:17.629Z] 2022/05/12 13:02:17 RoundTripper returned a response & error; ignoring response [2022-05-12T13:02:17.629Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestSecretCreateUnsupported [2022-05-12T13:02:17.629Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestSecretCreateError [2022-05-12T13:02:17.629Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestSecretCreate [2022-05-12T13:02:17.629Z] --- PASS: TestSecretCreate (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestSecretInspectUnsupported [2022-05-12T13:02:17.629Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestSecretInspectError [2022-05-12T13:02:17.629Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestSecretInspectSecretNotFound [2022-05-12T13:02:17.629Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestSecretInspectWithEmptyID [2022-05-12T13:02:17.629Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestSecretInspect [2022-05-12T13:02:17.629Z] --- PASS: TestSecretInspect (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestSecretListUnsupported [2022-05-12T13:02:17.629Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestSecretListError [2022-05-12T13:02:17.629Z] --- PASS: TestSecretListError (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestSecretList [2022-05-12T13:02:17.629Z] --- PASS: TestSecretList (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestSecretRemoveUnsupported [2022-05-12T13:02:17.629Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestSecretRemoveError [2022-05-12T13:02:17.629Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestSecretRemove [2022-05-12T13:02:17.629Z] --- PASS: TestSecretRemove (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestSecretUpdateUnsupported [2022-05-12T13:02:17.629Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestSecretUpdateError [2022-05-12T13:02:17.629Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestSecretUpdate [2022-05-12T13:02:17.629Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestServiceCreateError [2022-05-12T13:02:17.629Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestServiceCreate [2022-05-12T13:02:17.629Z] --- PASS: TestServiceCreate (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-12T13:02:17.629Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestServiceCreateDigestPinning [2022-05-12T13:02:17.629Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestServiceInspectError [2022-05-12T13:02:17.629Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestServiceInspectServiceNotFound [2022-05-12T13:02:17.629Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestServiceInspectWithEmptyID [2022-05-12T13:02:17.629Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestServiceInspect [2022-05-12T13:02:17.629Z] --- PASS: TestServiceInspect (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestServiceListError [2022-05-12T13:02:17.629Z] --- PASS: TestServiceListError (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestServiceList [2022-05-12T13:02:17.629Z] --- PASS: TestServiceList (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestServiceLogsError [2022-05-12T13:02:17.629Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestServiceLogs [2022-05-12T13:02:17.629Z] --- PASS: TestServiceLogs (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestServiceRemoveError [2022-05-12T13:02:17.629Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestServiceRemoveNotFoundError [2022-05-12T13:02:17.629Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestServiceRemove [2022-05-12T13:02:17.629Z] --- PASS: TestServiceRemove (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestServiceUpdateError [2022-05-12T13:02:17.629Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestServiceUpdate [2022-05-12T13:02:17.629Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestSwarmGetUnlockKeyError [2022-05-12T13:02:17.629Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestSwarmGetUnlockKey [2022-05-12T13:02:17.629Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestSwarmInitError [2022-05-12T13:02:17.629Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestSwarmInit [2022-05-12T13:02:17.629Z] --- PASS: TestSwarmInit (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestSwarmInspectError [2022-05-12T13:02:17.629Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestSwarmInspect [2022-05-12T13:02:17.629Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestSwarmJoinError [2022-05-12T13:02:17.629Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestSwarmJoin [2022-05-12T13:02:17.629Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestSwarmLeaveError [2022-05-12T13:02:17.629Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestSwarmLeave [2022-05-12T13:02:17.629Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestSwarmUnlockError [2022-05-12T13:02:17.629Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestSwarmUnlock [2022-05-12T13:02:17.629Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestSwarmUpdateError [2022-05-12T13:02:17.629Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestSwarmUpdate [2022-05-12T13:02:17.629Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestTaskInspectError [2022-05-12T13:02:17.629Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestTaskInspectWithEmptyID [2022-05-12T13:02:17.629Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestTaskInspect [2022-05-12T13:02:17.629Z] --- PASS: TestTaskInspect (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestTaskListError [2022-05-12T13:02:17.629Z] --- PASS: TestTaskListError (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestTaskList [2022-05-12T13:02:17.629Z] --- PASS: TestTaskList (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestVolumeCreateError [2022-05-12T13:02:17.629Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestVolumeCreate [2022-05-12T13:02:17.629Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestVolumeInspectError [2022-05-12T13:02:17.629Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestVolumeInspectNotFound [2022-05-12T13:02:17.629Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestVolumeInspectWithEmptyID [2022-05-12T13:02:17.629Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestVolumeInspect [2022-05-12T13:02:17.629Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestVolumeListError [2022-05-12T13:02:17.629Z] --- PASS: TestVolumeListError (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestVolumeList [2022-05-12T13:02:17.629Z] --- PASS: TestVolumeList (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestVolumeRemoveError [2022-05-12T13:02:17.629Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-12T13:02:17.629Z] === RUN TestVolumeRemove [2022-05-12T13:02:17.629Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-12T13:02:17.629Z] === CONT TestTLSCloseWriter [2022-05-12T13:02:17.629Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-05-12T13:02:17.629Z] PASS [2022-05-12T13:02:17.629Z] coverage: 75.1% of statements [2022-05-12T13:02:17.629Z] ok github.com/docker/docker/client 0.434s coverage: 75.1% of statements [2022-05-12T13:02:18.421Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-12T13:02:18.990Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-12T13:02:19.849Z] --- PASS: TestConfigsCreateAndDelete (2.21s) [2022-05-12T13:02:19.850Z] === RUN TestConfigsUpdate [2022-05-12T13:02:20.900Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-12T13:02:21.736Z] --- PASS: TestConfigsUpdate (2.15s) [2022-05-12T13:02:21.736Z] === RUN TestTemplatedConfig [2022-05-12T13:02:22.812Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-12T13:02:24.252Z] --- PASS: TestTemplatedConfig (2.41s) [2022-05-12T13:02:24.252Z] === RUN TestConfigCreateResolve [2022-05-12T13:02:26.111Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-12T13:02:26.144Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-05-12T13:02:26.144Z] PASS [2022-05-12T13:02:26.144Z] [2022-05-12T13:02:26.144Z] DONE 6 tests in 13.605s [2022-05-12T13:02:26.144Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-05-12T13:02:26.145Z] ++ 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 [2022-05-12T13:02:26.145Z] ++ set -e [2022-05-12T13:02:26.145Z] ++ '[' -n 0 ']' [2022-05-12T13:02:26.145Z] ++ set -x [2022-05-12T13:02:26.145Z] ++ 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 [2022-05-12T13:02:26.145Z] INFO: Testing against a local daemon [2022-05-12T13:02:26.145Z] === RUN TestCheckpoint [2022-05-12T13:02:26.145Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T13:02:26.145Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T13:02:26.145Z] === RUN TestContainerInvalidJSON [2022-05-12T13:02:26.145Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T13:02:26.145Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T13:02:26.145Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T13:02:26.145Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T13:02:26.145Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T13:02:26.145Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T13:02:26.145Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T13:02:26.145Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T13:02:26.145Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T13:02:26.145Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T13:02:26.145Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T13:02:26.145Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T13:02:26.145Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T13:02:26.145Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T13:02:26.145Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T13:02:26.145Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T13:02:26.145Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T13:02:26.145Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T13:02:26.145Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T13:02:26.145Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T13:02:26.145Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T13:02:26.145Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T13:02:26.145Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T13:02:26.145Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T13:02:26.145Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T13:02:26.145Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T13:02:26.145Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T13:02:26.145Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T13:02:26.145Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T13:02:26.145Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T13:02:26.145Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T13:02:26.401Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T13:02:26.401Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T13:02:26.401Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T13:02:26.401Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T13:02:26.401Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T13:02:26.401Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T13:02:26.401Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T13:02:26.401Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T13:02:26.401Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T13:02:26.401Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-12T13:02:26.401Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T13:02:26.401Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-12T13:02:26.401Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-12T13:02:26.401Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-12T13:02:26.401Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-12T13:02:26.401Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-12T13:02:26.401Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-12T13:02:26.401Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-12T13:02:26.401Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-12T13:02:26.401Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-12T13:02:26.401Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T13:02:26.401Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T13:02:26.401Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T13:02:26.401Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T13:02:26.401Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-12T13:02:26.401Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T13:02:26.401Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T13:02:26.401Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T13:02:26.401Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T13:02:26.401Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-12T13:02:26.401Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-12T13:02:26.401Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T13:02:26.401Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T13:02:26.401Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T13:02:26.401Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-12T13:02:26.401Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-12T13:02:26.401Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T13:02:26.401Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T13:02:26.401Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T13:02:26.401Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-12T13:02:26.401Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-12T13:02:26.401Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-12T13:02:26.401Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T13:02:26.401Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T13:02:26.402Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-12T13:02:26.402Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-12T13:02:26.402Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-12T13:02:26.402Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T13:02:26.402Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-12T13:02:26.402Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-12T13:02:26.402Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-12T13:02:26.402Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-12T13:02:26.402Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-12T13:02:26.402Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-12T13:02:26.402Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T13:02:26.402Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-05-12T13:02:26.402Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T13:02:26.402Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-05-12T13:02:26.402Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T13:02:26.402Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-05-12T13:02:26.402Z] === RUN TestCopyEmptyFile [2022-05-12T13:02:26.572Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-05-12T13:02:26.572Z] === RUN TestInfoDebug [2022-05-12T13:02:26.572Z] --- PASS: TestInfoDebug (0.55s) [2022-05-12T13:02:26.572Z] === RUN TestInfoInsecureRegistries [2022-05-12T13:02:26.572Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-05-12T13:02:26.572Z] === RUN TestInfoRegistryMirrors [2022-05-12T13:02:26.572Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-05-12T13:02:26.572Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T13:02:26.658Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-05-12T13:02:26.658Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T13:02:26.658Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-05-12T13:02:26.658Z] === RUN TestCopyFromContainer [2022-05-12T13:02:26.682Z] --- PASS: TestDockerNetworkMacvlan (9.90s) [2022-05-12T13:02:26.682Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-05-12T13:02:26.682Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-05-12T13:02:26.682Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-05-12T13:02:26.682Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.00s) [2022-05-12T13:02:26.682Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.12s) [2022-05-12T13:02:26.682Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-05-12T13:02:26.682Z] PASS [2022-05-12T13:02:26.682Z] [2022-05-12T13:02:26.682Z] DONE 8 tests in 11.192s [2022-05-12T13:02:26.682Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-12T13:02:26.828Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2022-05-12T13:02:26.828Z] === RUN TestPingCacheHeaders [2022-05-12T13:02:26.828Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-05-12T13:02:26.828Z] === RUN TestPingGet [2022-05-12T13:02:26.828Z] --- PASS: TestPingGet (0.01s) [2022-05-12T13:02:26.828Z] === RUN TestPingHead [2022-05-12T13:02:26.828Z] --- PASS: TestPingHead (0.03s) [2022-05-12T13:02:26.828Z] === RUN TestPingSwarmHeader [2022-05-12T13:02:26.942Z] testing: warning: no tests to run [2022-05-12T13:02:26.942Z] PASS [2022-05-12T13:02:26.942Z] [2022-05-12T13:02:26.942Z] DONE 0 tests in 0.009s [2022-05-12T13:02:26.942Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-12T13:02:26.942Z] INFO: Testing against a local daemon [2022-05-12T13:02:26.942Z] === RUN TestAuthZPluginAllowRequest [2022-05-12T13:02:27.389Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-12T13:02:27.586Z] === RUN TestCopyFromContainer// [2022-05-12T13:02:27.586Z] === RUN TestCopyFromContainer//bar/root [2022-05-12T13:02:27.586Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-12T13:02:27.842Z] === RUN TestCopyFromContainer/bar/quux [2022-05-12T13:02:27.842Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-12T13:02:27.842Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-12T13:02:27.842Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-12T13:02:27.842Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-12T13:02:27.949Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-12T13:02:28.098Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-12T13:02:28.098Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-12T13:02:28.098Z] --- PASS: TestCopyFromContainer (1.49s) [2022-05-12T13:02:28.098Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-12T13:02:28.098Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-12T13:02:28.098Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-12T13:02:28.098Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-12T13:02:28.098Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-05-12T13:02:28.098Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-12T13:02:28.098Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-05-12T13:02:28.098Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-12T13:02:28.098Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-12T13:02:28.098Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-05-12T13:02:28.098Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T13:02:28.099Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T13:02:28.099Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T13:02:28.099Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T13:02:28.099Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T13:02:28.099Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T13:02:28.099Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T13:02:28.099Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T13:02:28.099Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T13:02:28.099Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T13:02:28.099Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-12T13:02:28.099Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T13:02:28.099Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T13:02:28.099Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T13:02:28.099Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T13:02:28.099Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-12T13:02:28.099Z] === RUN TestCreateWithInvalidEnv [2022-05-12T13:02:28.099Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T13:02:28.099Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T13:02:28.099Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T13:02:28.099Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T13:02:28.099Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T13:02:28.099Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T13:02:28.099Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T13:02:28.099Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T13:02:28.099Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T13:02:28.099Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-12T13:02:28.099Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T13:02:28.099Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T13:02:28.099Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T13:02:28.099Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T13:02:28.324Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2022-05-12T13:02:28.324Z] === RUN TestAuthZPluginTLS [2022-05-12T13:02:28.355Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-12T13:02:28.355Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T13:02:28.584Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-05-12T13:02:28.584Z] === RUN TestAuthZPluginDenyRequest [2022-05-12T13:02:29.155Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-05-12T13:02:29.155Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-12T13:02:29.284Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2022-05-12T13:02:29.284Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T13:02:29.314Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-12T13:02:29.314Z] --- PASS: TestPingSwarmHeader (2.24s) [2022-05-12T13:02:29.314Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-12T13:02:29.314Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-12T13:02:29.314Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-12T13:02:29.314Z] === RUN TestVersion [2022-05-12T13:02:29.314Z] --- PASS: TestVersion (0.03s) [2022-05-12T13:02:29.314Z] === CONT TestDiskUsage [2022-05-12T13:02:29.405Z] === RUN TestBoolValue [2022-05-12T13:02:29.405Z] --- PASS: TestBoolValue (0.00s) [2022-05-12T13:02:29.405Z] === RUN TestBoolValueOrDefault [2022-05-12T13:02:29.405Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-12T13:02:29.405Z] === RUN TestInt64ValueOrZero [2022-05-12T13:02:29.405Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-12T13:02:29.405Z] === RUN TestInt64ValueOrDefault [2022-05-12T13:02:29.405Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-12T13:02:29.405Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-12T13:02:29.405Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-12T13:02:29.406Z] === RUN TestJsonContentType [2022-05-12T13:02:29.406Z] --- PASS: TestJsonContentType (0.00s) [2022-05-12T13:02:29.406Z] === RUN TestReadJSON [2022-05-12T13:02:29.406Z] === RUN TestReadJSON/nil_body [2022-05-12T13:02:29.406Z] === RUN TestReadJSON/empty_body [2022-05-12T13:02:29.406Z] === RUN TestReadJSON/with_valid_request [2022-05-12T13:02:29.406Z] === RUN TestReadJSON/with_whitespace [2022-05-12T13:02:29.406Z] === RUN TestReadJSON/with_extra_content [2022-05-12T13:02:29.406Z] === RUN TestReadJSON/invalid_JSON [2022-05-12T13:02:29.406Z] --- PASS: TestReadJSON (0.00s) [2022-05-12T13:02:29.406Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-12T13:02:29.406Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-12T13:02:29.406Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-12T13:02:29.406Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-12T13:02:29.406Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-12T13:02:29.406Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-12T13:02:29.406Z] PASS [2022-05-12T13:02:29.406Z] coverage: 31.9% of statements [2022-05-12T13:02:29.406Z] ok github.com/docker/docker/api/server/httputils 0.048s coverage: 31.9% of statements [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-12T13:02:29.406Z] === RUN TestMaskSecretKeys [2022-05-12T13:02:29.406Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-12T13:02:29.406Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-12T13:02:29.406Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-12T13:02:29.406Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-12T13:02:29.406Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-12T13:02:29.406Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-12T13:02:29.406Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-12T13:02:29.406Z] === RUN TestVersionMiddlewareVersion [2022-05-12T13:02:29.406Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-12T13:02:29.406Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-12T13:02:29.406Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-12T13:02:29.406Z] PASS [2022-05-12T13:02:29.406Z] coverage: 37.7% of statements [2022-05-12T13:02:29.406Z] ok github.com/docker/docker/api/server/middleware 0.108s coverage: 37.7% of statements [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-12T13:02:29.406Z] === RUN TestStrSliceMarshalJSON [2022-05-12T13:02:29.406Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-12T13:02:29.406Z] === RUN TestStrSliceUnmarshalJSON [2022-05-12T13:02:29.406Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-12T13:02:29.406Z] === RUN TestStrSliceUnmarshalString [2022-05-12T13:02:29.406Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-12T13:02:29.406Z] === RUN TestStrSliceUnmarshalSlice [2022-05-12T13:02:29.406Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-12T13:02:29.406Z] PASS [2022-05-12T13:02:29.406Z] coverage: 90.0% of statements [2022-05-12T13:02:29.406Z] ok github.com/docker/docker/api/types/strslice 0.051s coverage: 90.0% of statements [2022-05-12T13:02:29.406Z] === RUN TestToJSON [2022-05-12T13:02:29.406Z] --- PASS: TestToJSON (0.00s) [2022-05-12T13:02:29.406Z] === RUN TestToParamWithVersion [2022-05-12T13:02:29.406Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-12T13:02:29.406Z] === RUN TestFromJSON [2022-05-12T13:02:29.406Z] --- PASS: TestFromJSON (0.00s) [2022-05-12T13:02:29.406Z] === RUN TestEmpty [2022-05-12T13:02:29.406Z] --- PASS: TestEmpty (0.00s) [2022-05-12T13:02:29.406Z] === RUN TestArgsMatchKVListEmptySources [2022-05-12T13:02:29.406Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-12T13:02:29.406Z] === RUN TestArgsMatchKVList [2022-05-12T13:02:29.406Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-12T13:02:29.406Z] === RUN TestArgsMatch [2022-05-12T13:02:29.406Z] --- PASS: TestArgsMatch (0.00s) [2022-05-12T13:02:29.406Z] === RUN TestAdd [2022-05-12T13:02:29.406Z] --- PASS: TestAdd (0.00s) [2022-05-12T13:02:29.406Z] === RUN TestDel [2022-05-12T13:02:29.406Z] --- PASS: TestDel (0.00s) [2022-05-12T13:02:29.406Z] === RUN TestLen [2022-05-12T13:02:29.406Z] --- PASS: TestLen (0.00s) [2022-05-12T13:02:29.406Z] === RUN TestExactMatch [2022-05-12T13:02:29.406Z] --- PASS: TestExactMatch (0.00s) [2022-05-12T13:02:29.406Z] === RUN TestOnlyOneExactMatch [2022-05-12T13:02:29.406Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-12T13:02:29.406Z] === RUN TestContains [2022-05-12T13:02:29.406Z] --- PASS: TestContains (0.00s) [2022-05-12T13:02:29.406Z] === RUN TestValidate [2022-05-12T13:02:29.406Z] --- PASS: TestValidate (0.00s) [2022-05-12T13:02:29.406Z] === RUN TestWalkValues [2022-05-12T13:02:29.406Z] --- PASS: TestWalkValues (0.00s) [2022-05-12T13:02:29.406Z] === RUN TestFuzzyMatch [2022-05-12T13:02:29.406Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-12T13:02:29.406Z] === RUN TestClone [2022-05-12T13:02:29.406Z] --- PASS: TestClone (0.00s) [2022-05-12T13:02:29.406Z] PASS [2022-05-12T13:02:29.406Z] coverage: 92.2% of statements [2022-05-12T13:02:29.406Z] ok github.com/docker/docker/api/types/filters 0.049s coverage: 92.2% of statements [2022-05-12T13:02:29.406Z] === RUN TestGetTimestamp [2022-05-12T13:02:29.406Z] === RUN TestAdjustForAPIVersion [2022-05-12T13:02:29.406Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-12T13:02:29.406Z] PASS [2022-05-12T13:02:29.406Z] coverage: 6.1% of statements [2022-05-12T13:02:29.406Z] ok github.com/docker/docker/api/server/router/swarm 0.046s coverage: 6.1% of statements [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/api/types [no test files] [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-12T13:02:29.406Z] === RUN TestCompareVersion [2022-05-12T13:02:29.406Z] --- PASS: TestCompareVersion (0.00s) [2022-05-12T13:02:29.406Z] PASS [2022-05-12T13:02:29.406Z] coverage: 77.3% of statements [2022-05-12T13:02:29.406Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 77.3% of statements [2022-05-12T13:02:29.406Z] --- PASS: TestGetTimestamp (0.18s) [2022-05-12T13:02:29.406Z] === RUN TestParseTimestamps [2022-05-12T13:02:29.406Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-12T13:02:29.406Z] PASS [2022-05-12T13:02:29.406Z] coverage: 100.0% of statements [2022-05-12T13:02:29.406Z] ok github.com/docker/docker/api/types/time 0.214s coverage: 100.0% of statements [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/builder [no test files] [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-12T13:02:29.406Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-12T13:02:29.406Z] === RUN TestIsGIT [2022-05-12T13:02:29.406Z] --- PASS: TestIsGIT (0.00s) [2022-05-12T13:02:29.406Z] PASS [2022-05-12T13:02:29.406Z] coverage: 100.0% of statements [2022-05-12T13:02:29.406Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.083s coverage: 100.0% of statements [2022-05-12T13:02:29.406Z] === RUN TestParseRemoteURL [2022-05-12T13:02:29.406Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-12T13:02:29.406Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-12T13:02:29.406Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-12T13:02:29.406Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-12T13:02:29.406Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-12T13:02:29.406Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-12T13:02:29.406Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-12T13:02:29.406Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-12T13:02:29.406Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-12T13:02:29.406Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-12T13:02:29.406Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-12T13:02:29.406Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-12T13:02:29.406Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-12T13:02:29.406Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-12T13:02:29.406Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-12T13:02:29.406Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-12T13:02:29.406Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-12T13:02:29.406Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-12T13:02:29.406Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-12T13:02:29.406Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-12T13:02:29.406Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-12T13:02:29.406Z] === RUN TestCloneArgsSmartHttp [2022-05-12T13:02:29.406Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-12T13:02:29.406Z] === RUN TestCloneArgsDumbHttp [2022-05-12T13:02:29.406Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-12T13:02:29.406Z] === RUN TestCloneArgsGit [2022-05-12T13:02:29.406Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-12T13:02:29.406Z] === RUN TestCheckoutGit [2022-05-12T13:02:29.569Z] === RUN TestDiskUsage/empty [2022-05-12T13:02:29.569Z] === RUN TestDiskUsage/empty/container_types [2022-05-12T13:02:29.569Z] === RUN TestDiskUsage/empty/image_types [2022-05-12T13:02:29.569Z] === RUN TestDiskUsage/empty/volume_types [2022-05-12T13:02:29.569Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-12T13:02:29.569Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-12T13:02:29.569Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-12T13:02:29.569Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-12T13:02:29.569Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-12T13:02:29.569Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-12T13:02:29.569Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-12T13:02:29.569Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-12T13:02:29.725Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-12T13:02:29.725Z] === RUN TestAuthZPluginDenyResponse [2022-05-12T13:02:29.826Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-12T13:02:29.826Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-12T13:02:29.826Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-12T13:02:29.826Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-12T13:02:29.826Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-12T13:02:29.826Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-12T13:02:29.826Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-12T13:02:29.826Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-12T13:02:29.826Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-12T13:02:29.826Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-12T13:02:29.826Z] === RUN TestDiskUsage/after_container.Run [2022-05-12T13:02:30.082Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-12T13:02:30.082Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-12T13:02:30.082Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-12T13:02:30.082Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-12T13:02:30.082Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-12T13:02:30.082Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-12T13:02:30.082Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-12T13:02:30.082Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-12T13:02:30.082Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-12T13:02:30.082Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-12T13:02:30.294Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-05-12T13:02:30.294Z] === RUN TestAuthZPluginAllowEventStream [2022-05-12T13:02:30.337Z] --- PASS: TestDiskUsage (1.26s) [2022-05-12T13:02:30.337Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-12T13:02:30.337Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-12T13:02:30.337Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-12T13:02:30.337Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-12T13:02:30.337Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-12T13:02:30.337Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-12T13:02:30.337Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-12T13:02:30.337Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-12T13:02:30.337Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-12T13:02:30.337Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-12T13:02:30.337Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T13:02:30.337Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-05-12T13:02:30.337Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-12T13:02:30.337Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-12T13:02:30.337Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-12T13:02:30.337Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-12T13:02:30.337Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-12T13:02:30.337Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-12T13:02:30.337Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-12T13:02:30.337Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-12T13:02:30.337Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-12T13:02:30.337Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T13:02:30.337Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-05-12T13:02:30.337Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-05-12T13:02:30.337Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-12T13:02:30.337Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-12T13:02:30.337Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-12T13:02:30.337Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-05-12T13:02:30.337Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-12T13:02:30.337Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-05-12T13:02:30.337Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-12T13:02:30.337Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-05-12T13:02:30.337Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-05-12T13:02:30.337Z] PASS [2022-05-12T13:02:30.337Z] [2022-05-12T13:02:30.337Z] === Skipped [2022-05-12T13:02:30.337Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T13:02:30.337Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T13:02:30.337Z] [2022-05-12T13:02:30.337Z] DONE 54 tests, 1 skipped in 22.651s [2022-05-12T13:02:30.337Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-12T13:02:30.593Z] INFO: Testing against a local daemon [2022-05-12T13:02:30.593Z] === RUN TestVolumesCreateAndList [2022-05-12T13:02:30.593Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-05-12T13:02:30.593Z] === RUN TestVolumesRemove [2022-05-12T13:02:30.593Z] --- PASS: TestVolumesRemove (0.05s) [2022-05-12T13:02:30.593Z] === RUN TestVolumesInspect [2022-05-12T13:02:30.593Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-12T13:02:30.593Z] === RUN TestVolumesInvalidJSON [2022-05-12T13:02:30.593Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T13:02:30.593Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T13:02:30.593Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T13:02:30.593Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T13:02:30.593Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T13:02:30.593Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T13:02:30.593Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T13:02:30.593Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-12T13:02:30.593Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-12T13:02:30.593Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T13:02:30.593Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T13:02:30.593Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T13:02:30.593Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T13:02:30.593Z] PASS [2022-05-12T13:02:30.593Z] [2022-05-12T13:02:30.593Z] DONE 9 tests in 0.207s [2022-05-12T13:02:30.593Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-12T13:02:30.593Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14216 is not a child of this shell [2022-05-12T13:02:30.593Z] warning: PID 14216 from bundles/test-integration/docker.pid had a nonzero exit code [2022-05-12T13:02:30.593Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T13:02:30.593Z] [2022-05-12T13:02:30.593Z] Unloading profiles will leave already running processes permanently [2022-05-12T13:02:30.593Z] unconfined, which can lead to unexpected situations. [2022-05-12T13:02:30.593Z] [2022-05-12T13:02:30.593Z] To set a process to complain mode, use the command line tool [2022-05-12T13:02:30.593Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T13:02:30.593Z] Removing test suite binaries [2022-05-12T13:02:30.650Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2022-05-12T13:02:30.650Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T13:02:30.650Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T13:02:30.650Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T13:02:30.650Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T13:02:30.650Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T13:02:30.650Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T13:02:30.650Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T13:02:30.650Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T13:02:30.650Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T13:02:30.650Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T13:02:30.650Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T13:02:30.650Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T13:02:30.650Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T13:02:30.650Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T13:02:30.650Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T13:02:30.650Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T13:02:30.650Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-12T13:02:30.650Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-12T13:02:30.650Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-12T13:02:30.650Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-12T13:02:30.650Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-12T13:02:30.650Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-12T13:02:30.650Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T13:02:30.848Z] exiting test-integration [2022-05-12T13:02:30.848Z] ++ exit 0 [2022-05-12T13:02:30.848Z] [2022-05-12T13:02:30.906Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-05-12T13:02:30.906Z] === RUN TestCreateDifferentPlatform [2022-05-12T13:02:30.906Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T13:02:30.906Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T13:02:30.906Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-12T13:02:30.906Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T13:02:30.906Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T13:02:30.906Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T13:02:30.906Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-05-12T13:02:30.906Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T13:02:31.161Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-12T13:02:31.161Z] === RUN TestContainerStartOnDaemonRestart [2022-05-12T13:02:31.161Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-12T13:02:31.161Z] === RUN TestDaemonRestartIpcMode [2022-05-12T13:02:31.161Z] === PAUSE TestDaemonRestartIpcMode [2022-05-12T13:02:31.161Z] === RUN TestDaemonHostGatewayIP [2022-05-12T13:02:31.161Z] === PAUSE TestDaemonHostGatewayIP [2022-05-12T13:02:31.161Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-12T13:02:31.161Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-12T13:02:31.161Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T13:02:31.161Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-12T13:02:31.161Z] === RUN TestDiff [2022-05-12T13:02:31.235Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-05-12T13:02:31.235Z] === RUN TestAuthZPluginErrorResponse [2022-05-12T13:02:31.417Z] --- PASS: TestDiff (0.44s) [2022-05-12T13:02:31.417Z] === RUN TestExecWithCloseStdin [2022-05-12T13:02:31.618Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-12T13:02:31.618Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-05-12T13:02:31.618Z] === RUN TestProcessNoDockerignore [2022-05-12T13:02:31.618Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-12T13:02:31.618Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-12T13:02:31.618Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-12T13:02:31.618Z] === RUN TestDetectContentType [2022-05-12T13:02:31.618Z] --- PASS: TestDetectContentType (0.00s) [2022-05-12T13:02:31.618Z] === RUN TestSelectAcceptableMIME [2022-05-12T13:02:31.618Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-12T13:02:31.618Z] === RUN TestInspectEmptyResponse [2022-05-12T13:02:31.618Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-12T13:02:31.618Z] === RUN TestInspectResponseBinary [2022-05-12T13:02:31.618Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-12T13:02:31.618Z] === RUN TestResponseUnsupportedContentType [2022-05-12T13:02:31.618Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-12T13:02:31.618Z] === RUN TestInspectResponseTextSimple [2022-05-12T13:02:31.618Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-12T13:02:31.618Z] === RUN TestInspectResponseEmptyContentType [2022-05-12T13:02:31.618Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-12T13:02:31.618Z] === RUN TestUnknownContentLength [2022-05-12T13:02:31.618Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-12T13:02:31.618Z] === RUN TestDownloadRemote [2022-05-12T13:02:31.618Z] --- PASS: TestDownloadRemote (0.09s) [2022-05-12T13:02:31.618Z] === RUN TestGetWithStatusError [2022-05-12T13:02:31.618Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-12T13:02:31.618Z] === RUN TestCloseRootDirectory [2022-05-12T13:02:31.618Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:02:31.618Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-12T13:02:31.618Z] === RUN TestHashFile [2022-05-12T13:02:31.618Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:02:31.618Z] --- SKIP: TestHashFile (0.00s) [2022-05-12T13:02:31.618Z] === RUN TestHashSubdir [2022-05-12T13:02:31.618Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:02:31.618Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-12T13:02:31.618Z] === RUN TestRemoveDirectory [2022-05-12T13:02:31.618Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:02:31.618Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-12T13:02:31.618Z] PASS [2022-05-12T13:02:31.618Z] coverage: 9.3% of statements [2022-05-12T13:02:31.618Z] === RUN TestEnable [2022-05-12T13:02:31.618Z] --- PASS: TestEnable (0.00s) [2022-05-12T13:02:31.618Z] === RUN TestDisable [2022-05-12T13:02:31.618Z] --- PASS: TestDisable (0.00s) [2022-05-12T13:02:31.618Z] === RUN TestEnabled [2022-05-12T13:02:31.618Z] --- PASS: TestEnabled (0.00s) [2022-05-12T13:02:31.618Z] PASS [2022-05-12T13:02:31.618Z] coverage: 100.0% of statements [2022-05-12T13:02:31.618Z] ok github.com/docker/docker/cli/debug 0.041s coverage: 100.0% of statements [2022-05-12T13:02:31.618Z] ok github.com/docker/docker/builder/remotecontext 0.246s coverage: 9.3% of statements Post stage [Pipeline] junit [2022-05-12T13:02:31.785Z] Recording test results [2022-05-12T13:02:31.805Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-05-12T13:02:31.805Z] === RUN TestAuthZPluginErrorRequest [2022-05-12T13:02:31.979Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-05-12T13:02:31.979Z] === RUN TestExec [2022-05-12T13:02:32.085Z] === RUN TestGetAllAllowed [2022-05-12T13:02:32.085Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestGetAllMeta [2022-05-12T13:02:32.085Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-12T13:02:32.085Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestIsUnreferencedBuiltin [2022-05-12T13:02:32.085Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestIsExistingDirectory [2022-05-12T13:02:32.085Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestGetFilenameForDownload [2022-05-12T13:02:32.085Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestEnv2Variables [2022-05-12T13:02:32.085Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-12T13:02:32.085Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestMaintainer [2022-05-12T13:02:32.085Z] --- PASS: TestMaintainer (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestLabel [2022-05-12T13:02:32.085Z] --- PASS: TestLabel (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestFromScratch [2022-05-12T13:02:32.085Z] --- PASS: TestFromScratch (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestFromWithArg [2022-05-12T13:02:32.085Z] --- PASS: TestFromWithArg (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-12T13:02:32.085Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestFromWithUndefinedArg [2022-05-12T13:02:32.085Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestFromMultiStageWithNamedStage [2022-05-12T13:02:32.085Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestOnbuild [2022-05-12T13:02:32.085Z] --- PASS: TestOnbuild (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestWorkdir [2022-05-12T13:02:32.085Z] --- PASS: TestWorkdir (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestCmd [2022-05-12T13:02:32.085Z] --- PASS: TestCmd (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestHealthcheckNone [2022-05-12T13:02:32.085Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestHealthcheckCmd [2022-05-12T13:02:32.085Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestEntrypoint [2022-05-12T13:02:32.085Z] --- PASS: TestEntrypoint (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestExpose [2022-05-12T13:02:32.085Z] --- PASS: TestExpose (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestUser [2022-05-12T13:02:32.085Z] --- PASS: TestUser (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestVolume [2022-05-12T13:02:32.085Z] --- PASS: TestVolume (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestStopSignal [2022-05-12T13:02:32.085Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T13:02:32.085Z] --- SKIP: TestStopSignal (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestArg [2022-05-12T13:02:32.085Z] --- PASS: TestArg (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestShell [2022-05-12T13:02:32.085Z] --- PASS: TestShell (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestPrependEnvOnCmd [2022-05-12T13:02:32.085Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestRunWithBuildArgs [2022-05-12T13:02:32.085Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestRunIgnoresHealthcheck [2022-05-12T13:02:32.085Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestDispatchUnsupportedOptions [2022-05-12T13:02:32.085Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-12T13:02:32.085Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-12T13:02:32.085Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-12T13:02:32.085Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-12T13:02:32.085Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-12T13:02:32.085Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-12T13:02:32.085Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestNormalizeWorkdir [2022-05-12T13:02:32.085Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestDispatch [2022-05-12T13:02:32.085Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-12T13:02:32.085Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-12T13:02:32.085Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-12T13:02:32.085Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-12T13:02:32.085Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-12T13:02:32.085Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-12T13:02:32.085Z] === RUN TestDispatch/COPY_url [2022-05-12T13:02:32.085Z] --- PASS: TestDispatch (0.13s) [2022-05-12T13:02:32.085Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2022-05-12T13:02:32.085Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-05-12T13:02:32.085Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-12T13:02:32.085Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.03s) [2022-05-12T13:02:32.085Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.04s) [2022-05-12T13:02:32.085Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-12T13:02:32.085Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestAddScratchImageAddsToMounts [2022-05-12T13:02:32.085Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-12T13:02:32.085Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-12T13:02:32.085Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-12T13:02:32.085Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestImageSourceGetAddsToMounts [2022-05-12T13:02:32.085Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestEmptyDockerfile [2022-05-12T13:02:32.085Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestSymlinkDockerfile [2022-05-12T13:02:32.085Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-12T13:02:32.085Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-12T13:02:32.085Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-05-12T13:02:32.085Z] === RUN TestNonExistingDockerfile [2022-05-12T13:02:32.085Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestCopyRunConfig [2022-05-12T13:02:32.085Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestDeepCopyRunConfig [2022-05-12T13:02:32.085Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestExportImage [2022-05-12T13:02:32.085Z] --- PASS: TestExportImage (0.00s) [2022-05-12T13:02:32.085Z] === RUN TestNormalizeDest [2022-05-12T13:02:32.085Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-12T13:02:32.085Z] PASS [2022-05-12T13:02:32.085Z] coverage: 46.7% of statements [2022-05-12T13:02:32.085Z] ok github.com/docker/docker/builder/dockerfile 0.291s coverage: 46.7% of statements [2022-05-12T13:02:32.375Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-12T13:02:32.375Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-12T13:02:32.540Z] --- PASS: TestExec (0.46s) [2022-05-12T13:02:32.540Z] === RUN TestExecUser [2022-05-12T13:02:32.796Z] --- PASS: TestExecUser (0.48s) [2022-05-12T13:02:32.796Z] === RUN TestExportContainerAndImportImage [2022-05-12T13:02:32.944Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-05-12T13:02:32.945Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-12T13:02:33.071Z] === RUN TestTCP4Proxy [2022-05-12T13:02:33.071Z] --- PASS: TestTCP4Proxy (0.00s) [2022-05-12T13:02:33.071Z] === RUN TestTCP4ProxyHalfClose [2022-05-12T13:02:33.071Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-12T13:02:33.071Z] === RUN TestTCP6Proxy [2022-05-12T13:02:33.071Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T13:02:33.071Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-12T13:02:33.071Z] === RUN TestTCPDualStackProxy [2022-05-12T13:02:33.071Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T13:02:33.071Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-12T13:02:33.071Z] === RUN TestUDP4Proxy [2022-05-12T13:02:33.071Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-12T13:02:33.071Z] === RUN TestUDP6Proxy [2022-05-12T13:02:33.071Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T13:02:33.071Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-12T13:02:33.071Z] === RUN TestUDPWriteError [2022-05-12T13:02:33.071Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-12T13:02:33.071Z] === RUN TestSCTP4Proxy [2022-05-12T13:02:33.071Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T13:02:33.071Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-12T13:02:33.071Z] === RUN TestSCTP6Proxy [2022-05-12T13:02:33.071Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T13:02:33.071Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-12T13:02:33.071Z] PASS [2022-05-12T13:02:33.071Z] coverage: 49.4% of statements [2022-05-12T13:02:33.071Z] ok github.com/docker/docker/cmd/docker-proxy 0.052s coverage: 49.4% of statements [2022-05-12T13:02:33.357Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-05-12T13:02:33.357Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T13:02:33.424Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-12T13:02:33.754Z] + echo Ensuring container killed. [2022-05-12T13:02:33.754Z] Ensuring container killed. [2022-05-12T13:02:33.754Z] + docker rm -vf docker-pr1 [2022-05-12T13:02:33.754Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-05-12T13:02:34.072Z] + echo Chowning /workspace to jenkins user [2022-05-12T13:02:34.072Z] Chowning /workspace to jenkins user [2022-05-12T13:02:34.072Z] + id -u [2022-05-12T13:02:34.072Z] + id -g [2022-05-12T13:02:34.072Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43588:/workspace busybox chown -R 1000:1000 /workspace [2022-05-12T13:02:34.072Z] Unable to find image 'busybox:latest' locally [2022-05-12T13:02:34.327Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.46s) [2022-05-12T13:02:34.327Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-12T13:02:34.328Z] latest: Pulling from library/busybox [2022-05-12T13:02:34.328Z] 50e8d59317eb: Pulling fs layer [2022-05-12T13:02:34.328Z] 50e8d59317eb: Verifying Checksum [2022-05-12T13:02:34.328Z] 50e8d59317eb: Download complete [2022-05-12T13:02:34.586Z] 50e8d59317eb: Pull complete [2022-05-12T13:02:34.586Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-12T13:02:34.586Z] Status: Downloaded newer image for busybox:latest [2022-05-12T13:02:34.725Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-05-12T13:02:34.725Z] === RUN TestHealthCheckWorkdir [2022-05-12T13:02:35.257Z] --- PASS: TestCheckoutGit (30.47s) [2022-05-12T13:02:35.257Z] === RUN TestValidGitTransport [2022-05-12T13:02:35.257Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-12T13:02:35.257Z] === RUN TestGitInvalidRef [2022-05-12T13:02:35.257Z] --- PASS: TestGitInvalidRef (0.25s) [2022-05-12T13:02:35.257Z] PASS [2022-05-12T13:02:35.257Z] coverage: 86.3% of statements [2022-05-12T13:02:35.257Z] ok github.com/docker/docker/builder/remotecontext/git 30.782s coverage: 86.3% of statements [2022-05-12T13:02:35.257Z] ? github.com/docker/docker/cli [no test files] [2022-05-12T13:02:35.257Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-12T13:02:35.257Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-12T13:02:35.257Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-12T13:02:35.287Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-05-12T13:02:35.287Z] === RUN TestHealthKillContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-12T13:02:36.236Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.50s) [2022-05-12T13:02:36.236Z] === RUN TestAuthZPluginHeader [2022-05-12T13:02:36.324Z] + bundleName=amd64-rootless [2022-05-12T13:02:36.324Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-05-12T13:02:36.324Z] Creating amd64-rootless-bundles.tar.gz [2022-05-12T13:02:36.324Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-12T13:02:36.324Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-05-12T13:02:36.333Z] Archiving artifacts [2022-05-12T13:02:36.496Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-05-12T13:02:36.496Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-12T13:02:38.133Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43588/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T13:02:38.436Z] + make clean [2022-05-12T13:02:38.692Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T13:02:38.692Z] docker-dev-cache [2022-05-12T13:02:38.692Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T13:02:40.696Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.99s) [2022-05-12T13:02:40.696Z] === RUN TestAuthZPluginV2Disable [2022-05-12T13:02:43.407Z] --- PASS: TestHealthKillContainer (7.87s) [2022-05-12T13:02:43.407Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T13:02:43.535Z] === RUN TestCheckpointCreateError [2022-05-12T13:02:43.535Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestCheckpointCreate [2022-05-12T13:02:43.535Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestCheckpointDeleteError [2022-05-12T13:02:43.535Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestCheckpointDelete [2022-05-12T13:02:43.535Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestCheckpointListError [2022-05-12T13:02:43.535Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestCheckpointList [2022-05-12T13:02:43.535Z] --- PASS: TestCheckpointList (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestCheckpointListContainerNotFound [2022-05-12T13:02:43.535Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestNewClientWithOpsFromEnv [2022-05-12T13:02:43.535Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T13:02:43.535Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestGetAPIPath [2022-05-12T13:02:43.535Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestParseHostURL [2022-05-12T13:02:43.535Z] --- PASS: TestParseHostURL (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-12T13:02:43.535Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-12T13:02:43.535Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestNegotiateAPIVersion [2022-05-12T13:02:43.535Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-12T13:02:43.535Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-12T13:02:43.535Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-12T13:02:43.535Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-12T13:02:43.535Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-12T13:02:43.535Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-12T13:02:43.535Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-12T13:02:43.535Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-12T13:02:43.535Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-12T13:02:43.535Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-12T13:02:43.535Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestNegotiateAPVersionOverride [2022-05-12T13:02:43.535Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-12T13:02:43.535Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-12T13:02:43.535Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-12T13:02:43.535Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestClientRedirect [2022-05-12T13:02:43.535Z] === RUN TestClientRedirect/GET [2022-05-12T13:02:43.535Z] === RUN TestClientRedirect/POST [2022-05-12T13:02:43.535Z] === RUN TestClientRedirect/PUT [2022-05-12T13:02:43.535Z] === RUN TestClientRedirect/DELETE [2022-05-12T13:02:43.535Z] --- PASS: TestClientRedirect (0.00s) [2022-05-12T13:02:43.535Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-12T13:02:43.535Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-12T13:02:43.535Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-12T13:02:43.535Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestConfigCreateUnsupported [2022-05-12T13:02:43.535Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestConfigCreateError [2022-05-12T13:02:43.535Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestConfigCreate [2022-05-12T13:02:43.535Z] --- PASS: TestConfigCreate (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestConfigInspectNotFound [2022-05-12T13:02:43.535Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestConfigInspectWithEmptyID [2022-05-12T13:02:43.535Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestConfigInspectUnsupported [2022-05-12T13:02:43.535Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestConfigInspectError [2022-05-12T13:02:43.535Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestConfigInspectConfigNotFound [2022-05-12T13:02:43.535Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestConfigInspect [2022-05-12T13:02:43.535Z] --- PASS: TestConfigInspect (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestConfigListUnsupported [2022-05-12T13:02:43.535Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestConfigListError [2022-05-12T13:02:43.535Z] --- PASS: TestConfigListError (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestConfigList [2022-05-12T13:02:43.535Z] --- PASS: TestConfigList (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestConfigRemoveUnsupported [2022-05-12T13:02:43.535Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestConfigRemoveError [2022-05-12T13:02:43.535Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestConfigRemove [2022-05-12T13:02:43.535Z] --- PASS: TestConfigRemove (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestConfigUpdateUnsupported [2022-05-12T13:02:43.535Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestConfigUpdateError [2022-05-12T13:02:43.535Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestConfigUpdate [2022-05-12T13:02:43.535Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerCommitError [2022-05-12T13:02:43.535Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerCommit [2022-05-12T13:02:43.535Z] --- PASS: TestContainerCommit (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerStatPathError [2022-05-12T13:02:43.535Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerStatPathNotFoundError [2022-05-12T13:02:43.535Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerStatPathNoHeaderError [2022-05-12T13:02:43.535Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerStatPath [2022-05-12T13:02:43.535Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestCopyToContainerError [2022-05-12T13:02:43.535Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestCopyToContainerNotFoundError [2022-05-12T13:02:43.535Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestCopyToContainerEmptyResponse [2022-05-12T13:02:43.535Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestCopyToContainer [2022-05-12T13:02:43.535Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestCopyFromContainerError [2022-05-12T13:02:43.535Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestCopyFromContainerNotFoundError [2022-05-12T13:02:43.535Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-12T13:02:43.535Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-12T13:02:43.535Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestCopyFromContainer [2022-05-12T13:02:43.535Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerCreateError [2022-05-12T13:02:43.535Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerCreateImageNotFound [2022-05-12T13:02:43.535Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerCreateWithName [2022-05-12T13:02:43.535Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerCreateAutoRemove [2022-05-12T13:02:43.535Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerDiffError [2022-05-12T13:02:43.535Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerDiff [2022-05-12T13:02:43.535Z] --- PASS: TestContainerDiff (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerExecCreateError [2022-05-12T13:02:43.535Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerExecCreate [2022-05-12T13:02:43.535Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerExecStartError [2022-05-12T13:02:43.535Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerExecStart [2022-05-12T13:02:43.535Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerExecInspectError [2022-05-12T13:02:43.535Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerExecInspect [2022-05-12T13:02:43.535Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerExportError [2022-05-12T13:02:43.535Z] --- PASS: TestContainerExportError (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerExport [2022-05-12T13:02:43.535Z] --- PASS: TestContainerExport (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerInspectError [2022-05-12T13:02:43.535Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerInspectContainerNotFound [2022-05-12T13:02:43.535Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerInspectWithEmptyID [2022-05-12T13:02:43.535Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerInspect [2022-05-12T13:02:43.535Z] --- PASS: TestContainerInspect (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerInspectNode [2022-05-12T13:02:43.535Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerKillError [2022-05-12T13:02:43.535Z] --- PASS: TestContainerKillError (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerKill [2022-05-12T13:02:43.535Z] --- PASS: TestContainerKill (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerListError [2022-05-12T13:02:43.535Z] --- PASS: TestContainerListError (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerList [2022-05-12T13:02:43.535Z] --- PASS: TestContainerList (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerLogsNotFoundError [2022-05-12T13:02:43.535Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerLogsError [2022-05-12T13:02:43.535Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerLogs [2022-05-12T13:02:43.535Z] --- PASS: TestContainerLogs (0.20s) [2022-05-12T13:02:43.535Z] === RUN TestContainerPauseError [2022-05-12T13:02:43.535Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerPause [2022-05-12T13:02:43.535Z] --- PASS: TestContainerPause (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainersPruneError [2022-05-12T13:02:43.535Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainersPrune [2022-05-12T13:02:43.535Z] --- PASS: TestContainersPrune (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerRemoveError [2022-05-12T13:02:43.535Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerRemoveNotFoundError [2022-05-12T13:02:43.535Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerRemove [2022-05-12T13:02:43.535Z] --- PASS: TestContainerRemove (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerRenameError [2022-05-12T13:02:43.535Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerRename [2022-05-12T13:02:43.535Z] --- PASS: TestContainerRename (0.00s) [2022-05-12T13:02:43.535Z] === RUN TestContainerResizeError [2022-05-12T13:02:43.664Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-05-12T13:02:43.664Z] === RUN TestIpcModeNone [2022-05-12T13:02:43.783Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-12T13:02:43.783Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-12T13:02:43.783Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-12T13:02:43.783Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-12T13:02:43.783Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-12T13:02:43.783Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-12T13:02:43.783Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-12T13:02:43.783Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-12T13:02:43.783Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-12T13:02:43.783Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-12T13:02:43.783Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-12T13:02:43.783Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-12T13:02:43.783Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-12T13:02:43.783Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-12T13:02:43.783Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-12T13:02:43.783Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-12T13:02:43.783Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-12T13:02:43.783Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-12T13:02:43.783Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-12T13:02:43.783Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-12T13:02:43.783Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-12T13:02:43.783Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-12T13:02:43.783Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-12T13:02:43.783Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-12T13:02:43.783Z] === RUN TestConfigureDaemonLogs [2022-05-12T13:02:43.783Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-12T13:02:43.783Z] === RUN TestCommonOptionsInstallFlags [2022-05-12T13:02:43.783Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-12T13:02:43.783Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-12T13:02:43.783Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-12T13:02:43.783Z] PASS [2022-05-12T13:02:43.783Z] coverage: 19.7% of statements [2022-05-12T13:02:43.783Z] ok github.com/docker/docker/cmd/dockerd 0.218s coverage: 19.7% of statements [2022-05-12T13:02:43.783Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-12T13:02:43.783Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-12T13:02:43.920Z] --- PASS: TestIpcModeNone (0.47s) [2022-05-12T13:02:43.920Z] === RUN TestIpcModePrivate [2022-05-12T13:02:43.992Z] --- PASS: TestAuthZPluginV2Disable (3.50s) [2022-05-12T13:02:43.992Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-12T13:02:44.004Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestContainerExecResizeError [2022-05-12T13:02:44.004Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestContainerResize [2022-05-12T13:02:44.004Z] --- PASS: TestContainerResize (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestContainerExecResize [2022-05-12T13:02:44.004Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestContainerRestartError [2022-05-12T13:02:44.004Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestContainerRestart [2022-05-12T13:02:44.004Z] --- PASS: TestContainerRestart (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestContainerStartError [2022-05-12T13:02:44.004Z] --- PASS: TestContainerStartError (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestContainerStart [2022-05-12T13:02:44.004Z] --- PASS: TestContainerStart (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestContainerStatsError [2022-05-12T13:02:44.004Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestContainerStats [2022-05-12T13:02:44.004Z] --- PASS: TestContainerStats (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestContainerStopError [2022-05-12T13:02:44.004Z] --- PASS: TestContainerStopError (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestContainerStop [2022-05-12T13:02:44.004Z] --- PASS: TestContainerStop (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestContainerTopError [2022-05-12T13:02:44.004Z] --- PASS: TestContainerTopError (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestContainerTop [2022-05-12T13:02:44.004Z] --- PASS: TestContainerTop (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestContainerUnpauseError [2022-05-12T13:02:44.004Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestContainerUnpause [2022-05-12T13:02:44.004Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestContainerUpdateError [2022-05-12T13:02:44.004Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestContainerUpdate [2022-05-12T13:02:44.004Z] --- PASS: TestContainerUpdate (0.08s) [2022-05-12T13:02:44.004Z] === RUN TestContainerWaitError [2022-05-12T13:02:44.004Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestContainerWait [2022-05-12T13:02:44.004Z] --- PASS: TestContainerWait (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestDiskUsageError [2022-05-12T13:02:44.004Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestDiskUsage [2022-05-12T13:02:44.004Z] --- PASS: TestDiskUsage (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestDistributionInspectUnsupported [2022-05-12T13:02:44.004Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestDistributionInspectWithEmptyID [2022-05-12T13:02:44.004Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestEventsErrorInOptions [2022-05-12T13:02:44.004Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestEventsErrorFromServer [2022-05-12T13:02:44.004Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestEvents [2022-05-12T13:02:44.004Z] --- PASS: TestEvents (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestTLSCloseWriter [2022-05-12T13:02:44.004Z] === PAUSE TestTLSCloseWriter [2022-05-12T13:02:44.004Z] === RUN TestImageBuildError [2022-05-12T13:02:44.004Z] --- PASS: TestImageBuildError (0.01s) [2022-05-12T13:02:44.004Z] === RUN TestImageBuild [2022-05-12T13:02:44.004Z] --- PASS: TestImageBuild (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestGetDockerOS [2022-05-12T13:02:44.004Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestImageCreateError [2022-05-12T13:02:44.004Z] --- PASS: TestImageCreateError (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestImageCreate [2022-05-12T13:02:44.004Z] --- PASS: TestImageCreate (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestImageHistoryError [2022-05-12T13:02:44.004Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestImageHistory [2022-05-12T13:02:44.004Z] --- PASS: TestImageHistory (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestImageImportError [2022-05-12T13:02:44.004Z] --- PASS: TestImageImportError (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestImageImport [2022-05-12T13:02:44.004Z] --- PASS: TestImageImport (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestImageInspectError [2022-05-12T13:02:44.004Z] --- PASS: TestImageInspectError (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestImageInspectImageNotFound [2022-05-12T13:02:44.004Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestImageInspectWithEmptyID [2022-05-12T13:02:44.004Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestImageInspect [2022-05-12T13:02:44.004Z] --- PASS: TestImageInspect (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestImageListError [2022-05-12T13:02:44.004Z] --- PASS: TestImageListError (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestImageList [2022-05-12T13:02:44.004Z] --- PASS: TestImageList (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestImageListApiBefore125 [2022-05-12T13:02:44.004Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestImageLoadError [2022-05-12T13:02:44.004Z] --- PASS: TestImageLoadError (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestImageLoad [2022-05-12T13:02:44.004Z] --- PASS: TestImageLoad (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestImagesPruneError [2022-05-12T13:02:44.004Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestImagesPrune [2022-05-12T13:02:44.004Z] --- PASS: TestImagesPrune (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestImagePullReferenceParseError [2022-05-12T13:02:44.004Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestImagePullAnyError [2022-05-12T13:02:44.004Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-12T13:02:44.004Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T13:02:44.004Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T13:02:44.004Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-12T13:02:44.004Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestImagePullWithoutErrors [2022-05-12T13:02:44.004Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestImagePushReferenceError [2022-05-12T13:02:44.004Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestImagePushAnyError [2022-05-12T13:02:44.004Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-12T13:02:44.004Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T13:02:44.004Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T13:02:44.004Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-12T13:02:44.004Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-12T13:02:44.004Z] === RUN TestImagePushWithoutErrors [2022-05-12T13:02:44.005Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-12T13:02:44.005Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-12T13:02:44.005Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-12T13:02:44.005Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-12T13:02:44.005Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-12T13:02:44.005Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-12T13:02:44.005Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-12T13:02:44.005Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-12T13:02:44.005Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestImageRemoveError [2022-05-12T13:02:44.005Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestImageRemoveImageNotFound [2022-05-12T13:02:44.005Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestImageRemove [2022-05-12T13:02:44.005Z] --- PASS: TestImageRemove (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestImageSaveError [2022-05-12T13:02:44.005Z] --- PASS: TestImageSaveError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestImageSave [2022-05-12T13:02:44.005Z] --- PASS: TestImageSave (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestImageSearchAnyError [2022-05-12T13:02:44.005Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-12T13:02:44.005Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T13:02:44.005Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T13:02:44.005Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-12T13:02:44.005Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestImageSearchWithoutErrors [2022-05-12T13:02:44.005Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestImageTagError [2022-05-12T13:02:44.005Z] --- PASS: TestImageTagError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestImageTagInvalidReference [2022-05-12T13:02:44.005Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestImageTagInvalidSourceImageName [2022-05-12T13:02:44.005Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestImageTagHexSource [2022-05-12T13:02:44.005Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestImageTag [2022-05-12T13:02:44.005Z] --- PASS: TestImageTag (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestInfoServerError [2022-05-12T13:02:44.005Z] --- PASS: TestInfoServerError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestInfoInvalidResponseJSONError [2022-05-12T13:02:44.005Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestInfo [2022-05-12T13:02:44.005Z] --- PASS: TestInfo (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestNetworkConnectError [2022-05-12T13:02:44.005Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-12T13:02:44.005Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestNetworkConnect [2022-05-12T13:02:44.005Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestNetworkCreateError [2022-05-12T13:02:44.005Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestNetworkCreate [2022-05-12T13:02:44.005Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestNetworkDisconnectError [2022-05-12T13:02:44.005Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestNetworkDisconnect [2022-05-12T13:02:44.005Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestNetworkInspect [2022-05-12T13:02:44.005Z] === RUN TestNetworkInspect/empty_ID [2022-05-12T13:02:44.005Z] === RUN TestNetworkInspect/no_options [2022-05-12T13:02:44.005Z] === RUN TestNetworkInspect/verbose [2022-05-12T13:02:44.005Z] === RUN TestNetworkInspect/global_scope [2022-05-12T13:02:44.005Z] === RUN TestNetworkInspect/unknown_network [2022-05-12T13:02:44.005Z] === RUN TestNetworkInspect/server_error [2022-05-12T13:02:44.005Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-12T13:02:44.005Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-12T13:02:44.005Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-12T13:02:44.005Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-12T13:02:44.005Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-12T13:02:44.005Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-12T13:02:44.005Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestNetworkListError [2022-05-12T13:02:44.005Z] --- PASS: TestNetworkListError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestNetworkList [2022-05-12T13:02:44.005Z] --- PASS: TestNetworkList (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestNetworksPruneError [2022-05-12T13:02:44.005Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestNetworksPrune [2022-05-12T13:02:44.005Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestNetworkRemoveError [2022-05-12T13:02:44.005Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestNetworkRemove [2022-05-12T13:02:44.005Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestNodeInspectError [2022-05-12T13:02:44.005Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestNodeInspectNodeNotFound [2022-05-12T13:02:44.005Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestNodeInspectWithEmptyID [2022-05-12T13:02:44.005Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestNodeInspect [2022-05-12T13:02:44.005Z] --- PASS: TestNodeInspect (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestNodeListError [2022-05-12T13:02:44.005Z] --- PASS: TestNodeListError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestNodeList [2022-05-12T13:02:44.005Z] --- PASS: TestNodeList (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestNodeRemoveError [2022-05-12T13:02:44.005Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestNodeRemove [2022-05-12T13:02:44.005Z] --- PASS: TestNodeRemove (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestNodeUpdateError [2022-05-12T13:02:44.005Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestNodeUpdate [2022-05-12T13:02:44.005Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestOptionWithHostFromEnv [2022-05-12T13:02:44.005Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestOptionWithTimeout [2022-05-12T13:02:44.005Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestOptionWithVersionFromEnv [2022-05-12T13:02:44.005Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestPingFail [2022-05-12T13:02:44.005Z] --- PASS: TestPingFail (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestPingWithError [2022-05-12T13:02:44.005Z] 2022/05/12 13:02:43 RoundTripper returned a response & error; ignoring response [2022-05-12T13:02:44.005Z] 2022/05/12 13:02:43 RoundTripper returned a response & error; ignoring response [2022-05-12T13:02:44.005Z] --- PASS: TestPingWithError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestPingSuccess [2022-05-12T13:02:44.005Z] --- PASS: TestPingSuccess (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestPingHeadFallback [2022-05-12T13:02:44.005Z] === RUN TestPingHeadFallback/OK [2022-05-12T13:02:44.005Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-12T13:02:44.005Z] === RUN TestPingHeadFallback/Not_Found [2022-05-12T13:02:44.005Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-12T13:02:44.005Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-12T13:02:44.005Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-12T13:02:44.005Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-12T13:02:44.005Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-12T13:02:44.005Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestPluginDisableError [2022-05-12T13:02:44.005Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestPluginDisable [2022-05-12T13:02:44.005Z] --- PASS: TestPluginDisable (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestPluginEnableError [2022-05-12T13:02:44.005Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestPluginEnable [2022-05-12T13:02:44.005Z] --- PASS: TestPluginEnable (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestPluginInspectError [2022-05-12T13:02:44.005Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestPluginInspectWithEmptyID [2022-05-12T13:02:44.005Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestPluginInspect [2022-05-12T13:02:44.005Z] --- PASS: TestPluginInspect (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestPluginListError [2022-05-12T13:02:44.005Z] --- PASS: TestPluginListError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestPluginList [2022-05-12T13:02:44.005Z] --- PASS: TestPluginList (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestPluginPushError [2022-05-12T13:02:44.005Z] --- PASS: TestPluginPushError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestPluginPush [2022-05-12T13:02:44.005Z] --- PASS: TestPluginPush (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestPluginRemoveError [2022-05-12T13:02:44.005Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestPluginRemove [2022-05-12T13:02:44.005Z] --- PASS: TestPluginRemove (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestPluginSetError [2022-05-12T13:02:44.005Z] --- PASS: TestPluginSetError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestPluginSet [2022-05-12T13:02:44.005Z] --- PASS: TestPluginSet (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestSetHostHeader [2022-05-12T13:02:44.005Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestPlainTextError [2022-05-12T13:02:44.005Z] --- PASS: TestPlainTextError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestInfiniteError [2022-05-12T13:02:44.005Z] --- PASS: TestInfiniteError (0.01s) [2022-05-12T13:02:44.005Z] === RUN TestCanceledContext [2022-05-12T13:02:44.005Z] 2022/05/12 13:02:43 RoundTripper returned a response & error; ignoring response [2022-05-12T13:02:44.005Z] --- PASS: TestCanceledContext (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestDeadlineExceededContext [2022-05-12T13:02:44.005Z] 2022/05/12 13:02:43 RoundTripper returned a response & error; ignoring response [2022-05-12T13:02:44.005Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestSecretCreateUnsupported [2022-05-12T13:02:44.005Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestSecretCreateError [2022-05-12T13:02:44.005Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestSecretCreate [2022-05-12T13:02:44.005Z] --- PASS: TestSecretCreate (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestSecretInspectUnsupported [2022-05-12T13:02:44.005Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestSecretInspectError [2022-05-12T13:02:44.005Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestSecretInspectSecretNotFound [2022-05-12T13:02:44.005Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestSecretInspectWithEmptyID [2022-05-12T13:02:44.005Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestSecretInspect [2022-05-12T13:02:44.005Z] --- PASS: TestSecretInspect (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestSecretListUnsupported [2022-05-12T13:02:44.005Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestSecretListError [2022-05-12T13:02:44.005Z] --- PASS: TestSecretListError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestSecretList [2022-05-12T13:02:44.005Z] --- PASS: TestSecretList (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestSecretRemoveUnsupported [2022-05-12T13:02:44.005Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestSecretRemoveError [2022-05-12T13:02:44.005Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestSecretRemove [2022-05-12T13:02:44.005Z] --- PASS: TestSecretRemove (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestSecretUpdateUnsupported [2022-05-12T13:02:44.005Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestSecretUpdateError [2022-05-12T13:02:44.005Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestSecretUpdate [2022-05-12T13:02:44.005Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestServiceCreateError [2022-05-12T13:02:44.005Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestServiceCreate [2022-05-12T13:02:44.005Z] --- PASS: TestServiceCreate (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-12T13:02:44.005Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestServiceCreateDigestPinning [2022-05-12T13:02:44.005Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestServiceInspectError [2022-05-12T13:02:44.005Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestServiceInspectServiceNotFound [2022-05-12T13:02:44.005Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestServiceInspectWithEmptyID [2022-05-12T13:02:44.005Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestServiceInspect [2022-05-12T13:02:44.005Z] --- PASS: TestServiceInspect (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestServiceListError [2022-05-12T13:02:44.005Z] --- PASS: TestServiceListError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestServiceList [2022-05-12T13:02:44.005Z] --- PASS: TestServiceList (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestServiceLogsError [2022-05-12T13:02:44.005Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestServiceLogs [2022-05-12T13:02:44.005Z] --- PASS: TestServiceLogs (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestServiceRemoveError [2022-05-12T13:02:44.005Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestServiceRemoveNotFoundError [2022-05-12T13:02:44.005Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestServiceRemove [2022-05-12T13:02:44.005Z] --- PASS: TestServiceRemove (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestServiceUpdateError [2022-05-12T13:02:44.005Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestServiceUpdate [2022-05-12T13:02:44.005Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestSwarmGetUnlockKeyError [2022-05-12T13:02:44.005Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestSwarmGetUnlockKey [2022-05-12T13:02:44.005Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestSwarmInitError [2022-05-12T13:02:44.005Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestSwarmInit [2022-05-12T13:02:44.005Z] --- PASS: TestSwarmInit (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestSwarmInspectError [2022-05-12T13:02:44.005Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestSwarmInspect [2022-05-12T13:02:44.005Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestSwarmJoinError [2022-05-12T13:02:44.005Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestSwarmJoin [2022-05-12T13:02:44.005Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestSwarmLeaveError [2022-05-12T13:02:44.005Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestSwarmLeave [2022-05-12T13:02:44.005Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestSwarmUnlockError [2022-05-12T13:02:44.005Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestSwarmUnlock [2022-05-12T13:02:44.005Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestSwarmUpdateError [2022-05-12T13:02:44.005Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestSwarmUpdate [2022-05-12T13:02:44.005Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestTaskInspectError [2022-05-12T13:02:44.005Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestTaskInspectWithEmptyID [2022-05-12T13:02:44.005Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestTaskInspect [2022-05-12T13:02:44.005Z] --- PASS: TestTaskInspect (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestTaskListError [2022-05-12T13:02:44.005Z] --- PASS: TestTaskListError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestTaskList [2022-05-12T13:02:44.005Z] --- PASS: TestTaskList (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestVolumeCreateError [2022-05-12T13:02:44.005Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestVolumeCreate [2022-05-12T13:02:44.005Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestVolumeInspectError [2022-05-12T13:02:44.005Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestVolumeInspectNotFound [2022-05-12T13:02:44.005Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestVolumeInspectWithEmptyID [2022-05-12T13:02:44.005Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestVolumeInspect [2022-05-12T13:02:44.005Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestVolumeListError [2022-05-12T13:02:44.005Z] --- PASS: TestVolumeListError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestVolumeList [2022-05-12T13:02:44.005Z] --- PASS: TestVolumeList (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestVolumeRemoveError [2022-05-12T13:02:44.005Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-12T13:02:44.005Z] === RUN TestVolumeRemove [2022-05-12T13:02:44.005Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-12T13:02:44.005Z] === CONT TestTLSCloseWriter [2022-05-12T13:02:44.005Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-05-12T13:02:44.005Z] PASS [2022-05-12T13:02:44.005Z] coverage: 75.1% of statements [2022-05-12T13:02:44.005Z] ok github.com/docker/docker/client 0.582s coverage: 75.1% of statements [2022-05-12T13:02:44.483Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-05-12T13:02:44.483Z] --- PASS: TestIpcModePrivate (0.46s) [2022-05-12T13:02:44.483Z] === RUN TestIpcModeShareable [2022-05-12T13:02:44.740Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-05-12T13:02:44.743Z] === RUN TestContainerStopSignal [2022-05-12T13:02:44.743Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-12T13:02:44.743Z] === RUN TestContainerStopTimeout [2022-05-12T13:02:44.743Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-12T13:02:44.743Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-12T13:02:44.743Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-12T13:02:44.743Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-12T13:02:44.743Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-12T13:02:44.743Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-12T13:02:44.743Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-12T13:02:44.743Z] === RUN TestReplaceAndAppendEnvVars [2022-05-12T13:02:44.743Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-12T13:02:44.743Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-12T13:02:44.743Z] === RUN TestNewMemoryStore [2022-05-12T13:02:44.743Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-12T13:02:44.743Z] === RUN TestAddContainers [2022-05-12T13:02:44.743Z] --- PASS: TestAddContainers (0.00s) [2022-05-12T13:02:44.743Z] === RUN TestGetContainer [2022-05-12T13:02:44.743Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T13:02:44.743Z] === RUN TestDeleteContainer [2022-05-12T13:02:44.743Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-12T13:02:44.743Z] === RUN TestListContainers [2022-05-12T13:02:44.743Z] --- PASS: TestListContainers (0.00s) [2022-05-12T13:02:44.743Z] === RUN TestFirstContainer [2022-05-12T13:02:44.743Z] --- PASS: TestFirstContainer (0.00s) [2022-05-12T13:02:44.743Z] === RUN TestApplyAllContainer [2022-05-12T13:02:44.743Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-12T13:02:44.743Z] === RUN TestIsValidHealthString [2022-05-12T13:02:44.743Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-12T13:02:44.743Z] === RUN TestStateRunStop [2022-05-12T13:02:44.743Z] --- PASS: TestStateRunStop (0.00s) [2022-05-12T13:02:44.743Z] === RUN TestStateTimeoutWait [2022-05-12T13:02:44.743Z] state_test.go:141: Stop callback fired [2022-05-12T13:02:44.743Z] state_test.go:165: Stop callback fired [2022-05-12T13:02:44.743Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-12T13:02:44.743Z] === RUN TestIsValidStateString [2022-05-12T13:02:44.743Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-12T13:02:44.743Z] === RUN TestViewSaveDelete [2022-05-12T13:02:44.743Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-12T13:02:44.743Z] === RUN TestViewAll [2022-05-12T13:02:44.743Z] --- PASS: TestViewAll (0.01s) [2022-05-12T13:02:44.743Z] === RUN TestViewGet [2022-05-12T13:02:44.743Z] --- PASS: TestViewGet (0.01s) [2022-05-12T13:02:44.744Z] === RUN TestNames [2022-05-12T13:02:44.744Z] --- PASS: TestNames (0.00s) [2022-05-12T13:02:44.744Z] === RUN TestViewWithHealthCheck [2022-05-12T13:02:44.744Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-12T13:02:44.744Z] PASS [2022-05-12T13:02:44.744Z] coverage: 41.7% of statements [2022-05-12T13:02:44.744Z] ok github.com/docker/docker/container 0.220s coverage: 41.7% of statements [2022-05-12T13:02:44.744Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-12T13:02:44.744Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-12T13:02:44.744Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-12T13:02:44.744Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-12T13:02:44.996Z] --- PASS: TestIpcModeShareable (0.48s) [2022-05-12T13:02:44.996Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-12T13:02:45.199Z] === RUN TestPrepare [2022-05-12T13:02:45.199Z] --- PASS: TestPrepare (0.00s) [2022-05-12T13:02:45.199Z] === RUN TestStart [2022-05-12T13:02:45.199Z] --- PASS: TestStart (0.00s) [2022-05-12T13:02:45.199Z] === RUN TestWaitCancel [2022-05-12T13:02:45.199Z] --- PASS: TestWaitCancel (0.00s) [2022-05-12T13:02:45.199Z] === RUN TestWaitDisabled [2022-05-12T13:02:45.199Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-12T13:02:45.199Z] === RUN TestWaitEnabled [2022-05-12T13:02:45.199Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-12T13:02:45.199Z] === RUN TestRemove [2022-05-12T13:02:45.199Z] --- PASS: TestRemove (0.00s) [2022-05-12T13:02:45.199Z] PASS [2022-05-12T13:02:45.199Z] coverage: 65.3% of statements [2022-05-12T13:02:45.199Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.056s coverage: 65.3% of statements [2022-05-12T13:02:46.364Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2022-05-12T13:02:46.364Z] === RUN TestAPIIpcModeHost [2022-05-12T13:02:46.620Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-05-12T13:02:46.620Z] === RUN TestDaemonIpcModeShareable [2022-05-12T13:02:47.295Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.28s) [2022-05-12T13:02:47.295Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-12T13:02:47.986Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-05-12T13:02:47.986Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-05-12T13:02:47.986Z] === RUN TestDaemonIpcModePrivate [2022-05-12T13:02:48.082Z] === RUN TestNewListSecretsFilters [2022-05-12T13:02:48.082Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-12T13:02:48.082Z] === RUN TestNewListConfigsFilters [2022-05-12T13:02:48.082Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-12T13:02:48.082Z] PASS [2022-05-12T13:02:48.082Z] coverage: 0.5% of statements [2022-05-12T13:02:48.082Z] ok github.com/docker/docker/daemon/cluster 0.236s coverage: 0.5% of statements [2022-05-12T13:02:48.915Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-05-12T13:02:48.915Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-05-12T13:02:48.915Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-12T13:02:49.041Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-12T13:02:49.042Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-12T13:02:49.042Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-12T13:02:49.042Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-12T13:02:49.042Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-12T13:02:49.042Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-12T13:02:49.042Z] PASS [2022-05-12T13:02:49.042Z] coverage: 35.9% of statements [2022-05-12T13:02:49.042Z] ok github.com/docker/docker/daemon/cluster/convert 0.550s coverage: 35.9% of statements [2022-05-12T13:02:50.447Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-05-12T13:02:50.447Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-05-12T13:02:50.447Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-12T13:02:51.220Z] === RUN TestWaitNodeAttachment [2022-05-12T13:02:51.376Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-05-12T13:02:51.376Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s) [2022-05-12T13:02:51.376Z] === RUN TestIpcModeOlderClient [2022-05-12T13:02:51.376Z] === PAUSE TestIpcModeOlderClient [2022-05-12T13:02:51.376Z] === RUN TestKillContainerInvalidSignal [2022-05-12T13:02:51.675Z] === RUN TestBuilderGC [2022-05-12T13:02:51.675Z] --- PASS: TestBuilderGC (0.00s) [2022-05-12T13:02:51.675Z] === RUN TestDaemonConfigurationNotFound [2022-05-12T13:02:51.675Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-12T13:02:51.675Z] === RUN TestDaemonBrokenConfiguration [2022-05-12T13:02:51.675Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-12T13:02:51.675Z] === RUN TestFindConfigurationConflicts [2022-05-12T13:02:51.675Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-12T13:02:51.675Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-12T13:02:51.675Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-12T13:02:51.675Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-12T13:02:51.675Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-12T13:02:51.675Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-12T13:02:51.675Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-12T13:02:51.675Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-12T13:02:51.675Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-12T13:02:51.675Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-12T13:02:51.675Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-12T13:02:51.675Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-12T13:02:51.675Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-12T13:02:51.675Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-12T13:02:51.675Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-12T13:02:51.675Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-05-12T13:02:51.675Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-12T13:02:51.675Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-12T13:02:51.675Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-12T13:02:51.675Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-12T13:02:51.675Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-12T13:02:51.675Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-12T13:02:51.675Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-12T13:02:51.675Z] === RUN TestValidateConfigurationErrors [2022-05-12T13:02:51.675Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-12T13:02:51.675Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-12T13:02:51.675Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-12T13:02:51.675Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-12T13:02:51.675Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-12T13:02:51.675Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-12T13:02:51.675Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-12T13:02:51.675Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-12T13:02:51.675Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-12T13:02:51.675Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-12T13:02:51.675Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-12T13:02:51.675Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-12T13:02:51.675Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-12T13:02:51.675Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-12T13:02:51.675Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-12T13:02:51.675Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-12T13:02:51.675Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-12T13:02:51.675Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-12T13:02:51.675Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-12T13:02:51.675Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-12T13:02:51.675Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-12T13:02:51.675Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-12T13:02:51.675Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-12T13:02:51.675Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-12T13:02:51.675Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-12T13:02:51.675Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-12T13:02:51.675Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-12T13:02:51.675Z] === RUN TestValidateConfiguration [2022-05-12T13:02:51.675Z] === RUN TestValidateConfiguration/with_label [2022-05-12T13:02:51.675Z] === RUN TestValidateConfiguration/with_dns [2022-05-12T13:02:51.675Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-12T13:02:51.675Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-12T13:02:51.675Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-12T13:02:51.675Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-12T13:02:51.675Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-12T13:02:51.675Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-12T13:02:51.675Z] === RUN TestValidateConfiguration/with_hosts [2022-05-12T13:02:51.675Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-12T13:02:51.675Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-12T13:02:51.675Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-12T13:02:51.675Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-12T13:02:51.675Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-12T13:02:51.675Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-12T13:02:51.675Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-12T13:02:51.675Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-12T13:02:51.675Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-12T13:02:51.675Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-12T13:02:51.675Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-12T13:02:51.675Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-12T13:02:51.675Z] === RUN TestReloadSetConfigFileNotExist [2022-05-12T13:02:51.675Z] time="2022-05-12T13:02:51Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-12T13:02:51.675Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2022-05-12T13:02:51.675Z] === RUN TestReloadDefaultConfigNotExist [2022-05-12T13:02:51.675Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:02:51.675Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-12T13:02:51.675Z] === RUN TestReloadBadDefaultConfig [2022-05-12T13:02:51.675Z] time="2022-05-12T13:02:51Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3019685943" [2022-05-12T13:02:51.675Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-12T13:02:51.675Z] === RUN TestReloadWithConflictingLabels [2022-05-12T13:02:51.675Z] time="2022-05-12T13:02:51Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3192833507" [2022-05-12T13:02:51.675Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-12T13:02:51.675Z] === RUN TestReloadWithDuplicateLabels [2022-05-12T13:02:51.675Z] time="2022-05-12T13:02:51Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2738800500" [2022-05-12T13:02:51.675Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-12T13:02:51.675Z] === RUN TestMaskURLCredentials [2022-05-12T13:02:51.675Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-12T13:02:51.675Z] === RUN TestDaemonConfigurationMerge [2022-05-12T13:02:51.675Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-12T13:02:51.675Z] PASS [2022-05-12T13:02:51.675Z] coverage: 79.8% of statements [2022-05-12T13:02:51.675Z] ok github.com/docker/docker/daemon/config 0.260s coverage: 79.8% of statements [2022-05-12T13:02:51.675Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-05-12T13:02:51.675Z] === RUN TestIsolationConversion [2022-05-12T13:02:51.675Z] === RUN TestIsolationConversion/default [2022-05-12T13:02:51.675Z] === RUN TestIsolationConversion/process [2022-05-12T13:02:51.675Z] === RUN TestIsolationConversion/hyperv [2022-05-12T13:02:51.675Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-12T13:02:51.675Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-12T13:02:51.675Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-12T13:02:51.675Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-12T13:02:51.675Z] === RUN TestContainerLabels [2022-05-12T13:02:51.675Z] --- PASS: TestContainerLabels (0.00s) [2022-05-12T13:02:51.675Z] === RUN TestCredentialSpecConversion [2022-05-12T13:02:51.675Z] === RUN TestCredentialSpecConversion/none [2022-05-12T13:02:51.675Z] === RUN TestCredentialSpecConversion/config [2022-05-12T13:02:51.675Z] === RUN TestCredentialSpecConversion/file [2022-05-12T13:02:51.675Z] === RUN TestCredentialSpecConversion/registry [2022-05-12T13:02:51.675Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-12T13:02:51.675Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-12T13:02:51.675Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-12T13:02:51.675Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-12T13:02:51.675Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-12T13:02:51.675Z] === RUN TestControllerValidateMountBind [2022-05-12T13:02:51.675Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-05-12T13:02:51.675Z] === RUN TestControllerValidateMountVolume [2022-05-12T13:02:51.675Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-12T13:02:51.675Z] === RUN TestControllerValidateMountTarget [2022-05-12T13:02:51.675Z] --- PASS: TestControllerValidateMountTarget (0.03s) [2022-05-12T13:02:51.675Z] === RUN TestControllerValidateMountTmpfs [2022-05-12T13:02:51.675Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-12T13:02:51.675Z] === RUN TestControllerValidateMountInvalidType [2022-05-12T13:02:51.675Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-12T13:02:51.675Z] === RUN TestControllerValidateMountNamedPipe [2022-05-12T13:02:51.675Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-12T13:02:51.675Z] PASS [2022-05-12T13:02:51.675Z] coverage: 11.0% of statements [2022-05-12T13:02:51.675Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.653s coverage: 11.0% of statements [2022-05-12T13:02:51.938Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-05-12T13:02:51.938Z] === RUN TestKillContainer [2022-05-12T13:02:51.938Z] === RUN TestKillContainer/no_signal [2022-05-12T13:02:52.132Z] === RUN TestEventsLog [2022-05-12T13:02:52.132Z] --- PASS: TestEventsLog (0.00s) [2022-05-12T13:02:52.132Z] === RUN TestEventsLogTimeout [2022-05-12T13:02:52.132Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-12T13:02:52.132Z] === RUN TestLogEvents [2022-05-12T13:02:52.132Z] --- PASS: TestLogEvents (0.05s) [2022-05-12T13:02:52.132Z] === RUN TestLoadBufferedEvents [2022-05-12T13:02:52.132Z] --- PASS: TestLoadBufferedEvents (0.14s) [2022-05-12T13:02:52.132Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-12T13:02:52.132Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-12T13:02:52.132Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-12T13:02:52.132Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-12T13:02:52.132Z] PASS [2022-05-12T13:02:52.132Z] coverage: 50.0% of statements [2022-05-12T13:02:52.194Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T13:02:52.449Z] === RUN TestKillContainer/killing_signal [2022-05-12T13:02:52.587Z] ok github.com/docker/docker/daemon/events 0.270s coverage: 50.0% of statements [2022-05-12T13:02:53.011Z] --- PASS: TestKillContainer (1.24s) [2022-05-12T13:02:53.011Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-05-12T13:02:53.011Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-05-12T13:02:53.011Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-05-12T13:02:53.011Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T13:02:53.011Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-12T13:02:53.547Z] === RUN TestIsEmptyDir [2022-05-12T13:02:53.547Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-12T13:02:53.547Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-12T13:02:53.547Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-12T13:02:53.547Z] PASS [2022-05-12T13:02:53.547Z] coverage: 2.3% of statements [2022-05-12T13:02:53.547Z] ok github.com/docker/docker/daemon/graphdriver 0.065s coverage: 2.3% of statements [2022-05-12T13:02:53.547Z] === RUN TestLinkNaming [2022-05-12T13:02:53.547Z] --- PASS: TestLinkNaming (0.00s) [2022-05-12T13:02:53.547Z] === RUN TestLinkNew [2022-05-12T13:02:53.547Z] --- PASS: TestLinkNew (0.00s) [2022-05-12T13:02:53.547Z] === RUN TestLinkEnv [2022-05-12T13:02:53.547Z] --- PASS: TestLinkEnv (0.00s) [2022-05-12T13:02:53.547Z] === RUN TestLinkMultipleEnv [2022-05-12T13:02:53.547Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-12T13:02:53.547Z] === RUN TestLinkPortRangeEnv [2022-05-12T13:02:53.547Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-12T13:02:53.547Z] PASS [2022-05-12T13:02:53.547Z] coverage: 93.0% of statements [2022-05-12T13:02:53.547Z] ok github.com/docker/docker/daemon/links 0.042s coverage: 93.0% of statements [2022-05-12T13:02:53.547Z] === RUN TestVerifyNetworkingConfig [2022-05-12T13:02:53.547Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-12T13:02:53.547Z] === RUN TestGetContainer [2022-05-12T13:02:53.547Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T13:02:53.547Z] === RUN TestValidContainerNames [2022-05-12T13:02:53.547Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-12T13:02:53.547Z] === RUN TestContainerInitDNS [2022-05-12T13:02:53.547Z] daemon_test.go:145: root required [2022-05-12T13:02:53.547Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-12T13:02:53.547Z] === RUN TestMerge [2022-05-12T13:02:53.547Z] --- PASS: TestMerge (0.00s) [2022-05-12T13:02:53.547Z] === RUN TestValidateContainerIsolation [2022-05-12T13:02:53.547Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-12T13:02:53.547Z] === RUN TestFindNetworkErrorType [2022-05-12T13:02:53.547Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-12T13:02:53.547Z] === RUN TestEnsureServicesExist [2022-05-12T13:02:53.547Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-12T13:02:53.547Z] === RUN TestEnsureServicesExistErrors [2022-05-12T13:02:53.547Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-12T13:02:53.547Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-12T13:02:53.547Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-12T13:02:53.547Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-12T13:02:53.547Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-12T13:02:53.547Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-12T13:02:53.547Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-12T13:02:53.547Z] === RUN TestContainerDelete [2022-05-12T13:02:53.547Z] --- PASS: TestContainerDelete (0.00s) [2022-05-12T13:02:53.547Z] === RUN TestContainerDoubleDelete [2022-05-12T13:02:53.547Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-12T13:02:53.547Z] === RUN TestLogContainerEventCopyLabels [2022-05-12T13:02:53.547Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-12T13:02:53.547Z] === RUN TestLogContainerEventWithAttributes [2022-05-12T13:02:53.547Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-12T13:02:53.547Z] === RUN TestNoneHealthcheck [2022-05-12T13:02:53.547Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-12T13:02:53.547Z] === RUN TestHealthStates [2022-05-12T13:02:53.572Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-12T13:02:54.002Z] time="2022-05-12T13:02:53Z" 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" [2022-05-12T13:02:54.002Z] time="2022-05-12T13:02:53Z" 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" [2022-05-12T13:02:54.002Z] time="2022-05-12T13:02:53Z" 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" [2022-05-12T13:02:54.002Z] time="2022-05-12T13:02:53Z" 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" [2022-05-12T13:02:54.002Z] time="2022-05-12T13:02:53Z" 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" [2022-05-12T13:02:54.002Z] time="2022-05-12T13:02:53Z" 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" [2022-05-12T13:02:54.002Z] time="2022-05-12T13:02:53Z" 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" [2022-05-12T13:02:54.002Z] time="2022-05-12T13:02:53Z" 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" [2022-05-12T13:02:54.002Z] time="2022-05-12T13:02:53Z" 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" [2022-05-12T13:02:54.002Z] time="2022-05-12T13:02:53Z" 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" [2022-05-12T13:02:54.002Z] --- PASS: TestHealthStates (0.16s) [2022-05-12T13:02:54.002Z] === RUN TestGetInspectData [2022-05-12T13:02:54.002Z] --- PASS: TestGetInspectData (0.00s) [2022-05-12T13:02:54.002Z] === RUN TestFillLicense [2022-05-12T13:02:54.002Z] --- PASS: TestFillLicense (0.00s) [2022-05-12T13:02:54.002Z] === RUN TestListInvalidFilter [2022-05-12T13:02:54.002Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-12T13:02:54.002Z] === RUN TestNameFilter [2022-05-12T13:02:54.002Z] --- PASS: TestNameFilter (0.00s) [2022-05-12T13:02:54.002Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-12T13:02:54.002Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-12T13:02:54.002Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-12T13:02:54.002Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-12T13:02:54.002Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-12T13:02:54.002Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-12T13:02:54.002Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-12T13:02:54.002Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-12T13:02:54.002Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-12T13:02:54.002Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-12T13:02:54.002Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-12T13:02:54.002Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-12T13:02:54.002Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-12T13:02:54.002Z] === 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 [2022-05-12T13:02:54.002Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-12T13:02:54.002Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-12T13:02:54.002Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-12T13:02:54.002Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-12T13:02:54.002Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-12T13:02:54.002Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-12T13:02:54.002Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-12T13:02:54.002Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-12T13:02:54.002Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-12T13:02:54.002Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-12T13:02:54.002Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-12T13:02:54.002Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-12T13:02:54.002Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-12T13:02:54.002Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T13:02:54.002Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-12T13:02:54.002Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-12T13:02:54.002Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T13:02:54.002Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-12T13:02:54.002Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-12T13:02:54.002Z] --- 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) [2022-05-12T13:02:54.002Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-12T13:02:54.002Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-12T13:02:54.002Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-12T13:02:54.002Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-12T13:02:54.002Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-12T13:02:54.002Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-12T13:02:54.002Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-12T13:02:54.002Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-12T13:02:54.002Z] === RUN TestSetupWindowsDevices [2022-05-12T13:02:54.002Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-12T13:02:54.002Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-12T13:02:54.002Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-12T13:02:54.002Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-12T13:02:54.002Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T13:02:54.002Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T13:02:54.002Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-12T13:02:54.002Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-12T13:02:54.002Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-12T13:02:54.002Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-12T13:02:54.002Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-12T13:02:54.002Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-12T13:02:54.002Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-12T13:02:54.002Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T13:02:54.002Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T13:02:54.002Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T13:02:54.002Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T13:02:54.002Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-12T13:02:54.002Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-12T13:02:54.002Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-12T13:02:54.002Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-12T13:02:54.002Z] === RUN TestDaemonReloadLabels [2022-05-12T13:02:54.002Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-12T13:02:54.002Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-12T13:02:54.002Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-12T13:02:54.002Z] === RUN TestDaemonReloadMirrors [2022-05-12T13:02:54.002Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-12T13:02:54.002Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-12T13:02:54.002Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-12T13:02:54.002Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-12T13:02:54.002Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-12T13:02:54.003Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-12T13:02:54.003Z] reload_test.go:342: root required [2022-05-12T13:02:54.003Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T13:02:54.003Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-12T13:02:54.003Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-05-12T13:02:54.003Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-12T13:02:54.003Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-05-12T13:02:54.003Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-12T13:02:54.003Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-05-12T13:02:54.003Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-12T13:02:54.003Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2022-05-12T13:02:54.003Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-12T13:02:54.003Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-12T13:02:54.003Z] === RUN TestParseVolumesFrom [2022-05-12T13:02:54.003Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-12T13:02:54.003Z] PASS [2022-05-12T13:02:54.003Z] coverage: 8.5% of statements [2022-05-12T13:02:54.003Z] ok github.com/docker/docker/daemon 0.411s coverage: 8.5% of statements [2022-05-12T13:02:54.003Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-12T13:02:54.003Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-12T13:02:54.003Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-12T13:02:54.003Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-12T13:02:54.003Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-12T13:02:54.003Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-12T13:02:54.003Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-12T13:02:54.003Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-12T13:02:54.003Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-12T13:02:54.003Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-12T13:02:54.003Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-12T13:02:54.003Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-12T13:02:54.003Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-12T13:02:54.003Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-12T13:02:54.135Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s) [2022-05-12T13:02:54.135Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-05-12T13:02:54.135Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-05-12T13:02:54.135Z] === RUN TestKillStoppedContainer [2022-05-12T13:02:54.135Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-05-12T13:02:54.135Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T13:02:54.391Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-05-12T13:02:54.391Z] === RUN TestKillDifferentUserContainer [2022-05-12T13:02:54.647Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-05-12T13:02:54.647Z] === RUN TestInspectOomKilledTrue [2022-05-12T13:02:55.208Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-05-12T13:02:55.208Z] === RUN TestInspectOomKilledFalse [2022-05-12T13:02:55.464Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2022-05-12T13:02:55.464Z] === RUN TestLinksEtcHostsContentMatch [2022-05-12T13:02:55.719Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-05-12T13:02:55.719Z] === RUN TestLinksContainerNames [2022-05-12T13:02:56.171Z] === RUN TestNewStreamConfig [2022-05-12T13:02:56.171Z] === RUN TestNewStreamConfig/defaults [2022-05-12T13:02:56.171Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-12T13:02:56.171Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-12T13:02:56.171Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-12T13:02:56.171Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-12T13:02:56.171Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-12T13:02:56.171Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-12T13:02:56.171Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-12T13:02:56.171Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-12T13:02:56.171Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-12T13:02:56.171Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-12T13:02:56.171Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-12T13:02:56.171Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-12T13:02:56.171Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-12T13:02:56.171Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-12T13:02:56.171Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-12T13:02:56.171Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-12T13:02:56.171Z] time="2022-05-12T13:02:55Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-12T13:02:56.171Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2022-05-12T13:02:56.171Z] === RUN TestCreateSuccess [2022-05-12T13:02:56.171Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-12T13:02:56.171Z] === RUN TestCreateStreamSkipped [2022-05-12T13:02:56.171Z] time="2022-05-12T13:02:55Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-12T13:02:56.171Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-12T13:02:56.171Z] === RUN TestCreateLogGroupSuccess [2022-05-12T13:02:56.171Z] time="2022-05-12T13:02:55Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-12T13:02:56.171Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-12T13:02:56.171Z] === RUN TestCreateError [2022-05-12T13:02:56.171Z] --- PASS: TestCreateError (0.00s) [2022-05-12T13:02:56.171Z] === RUN TestCreateAlreadyExists [2022-05-12T13:02:56.171Z] time="2022-05-12T13:02:55Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-12T13:02:56.171Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-12T13:02:56.171Z] === RUN TestLogClosed [2022-05-12T13:02:56.171Z] --- PASS: TestLogClosed (0.00s) [2022-05-12T13:02:56.171Z] === RUN TestLogBlocking [2022-05-12T13:02:56.171Z] --- PASS: TestLogBlocking (0.00s) [2022-05-12T13:02:56.171Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-12T13:02:56.171Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-12T13:02:56.171Z] === RUN TestLogNonBlockingBufferFull [2022-05-12T13:02:56.171Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-12T13:02:56.171Z] === RUN TestPublishBatchSuccess [2022-05-12T13:02:56.171Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-12T13:02:56.171Z] === RUN TestPublishBatchError [2022-05-12T13:02:56.171Z] time="2022-05-12T13:02:55Z" level=error msg=error [2022-05-12T13:02:56.171Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-12T13:02:56.171Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-12T13:02:56.171Z] time="2022-05-12T13:02:55Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T13:02:56.171Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-12T13:02:56.171Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-12T13:02:56.171Z] time="2022-05-12T13:02:55Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T13:02:56.171Z] time="2022-05-12T13:02:55Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-12T13:02:56.171Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-12T13:02:56.171Z] === RUN TestCollectBatchSimple [2022-05-12T13:02:56.171Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-12T13:02:56.171Z] === RUN TestCollectBatchTicker [2022-05-12T13:02:56.171Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-12T13:02:56.171Z] === RUN TestCollectBatchMultilinePattern [2022-05-12T13:02:56.171Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-12T13:02:56.171Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-12T13:02:56.171Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-12T13:02:56.171Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-12T13:02:56.171Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-12T13:02:56.171Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-12T13:02:56.171Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-05-12T13:02:56.171Z] === RUN TestCollectBatchClose [2022-05-12T13:02:56.171Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-12T13:02:56.171Z] === RUN TestEffectiveLen [2022-05-12T13:02:56.171Z] === RUN TestEffectiveLen/0/Hello [2022-05-12T13:02:56.171Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-12T13:02:56.171Z] === RUN TestEffectiveLen/2/🙃 [2022-05-12T13:02:56.171Z] === RUN TestEffectiveLen/3/���� [2022-05-12T13:02:56.171Z] === RUN TestEffectiveLen/4/He��o [2022-05-12T13:02:56.171Z] === RUN TestEffectiveLen/5/ [2022-05-12T13:02:56.171Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-12T13:02:56.171Z] === RUN TestFindValidSplit [2022-05-12T13:02:56.171Z] === RUN TestFindValidSplit/0/ [2022-05-12T13:02:56.171Z] cloudwatchlogs_test.go:1076: [2022-05-12T13:02:56.171Z] cloudwatchlogs_test.go:1077: [2022-05-12T13:02:56.171Z] === RUN TestFindValidSplit/1/Hello [2022-05-12T13:02:56.171Z] cloudwatchlogs_test.go:1076: Hello [2022-05-12T13:02:56.171Z] cloudwatchlogs_test.go:1077: [2022-05-12T13:02:56.171Z] === RUN TestFindValidSplit/2/Hello [2022-05-12T13:02:56.171Z] cloudwatchlogs_test.go:1076: He [2022-05-12T13:02:56.171Z] cloudwatchlogs_test.go:1077: llo [2022-05-12T13:02:56.171Z] === RUN TestFindValidSplit/3/Hello [2022-05-12T13:02:56.171Z] cloudwatchlogs_test.go:1076: [2022-05-12T13:02:56.171Z] cloudwatchlogs_test.go:1077: Hello [2022-05-12T13:02:56.171Z] === RUN TestFindValidSplit/4/🙃 [2022-05-12T13:02:56.171Z] cloudwatchlogs_test.go:1076: [2022-05-12T13:02:56.171Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-12T13:02:56.171Z] === RUN TestFindValidSplit/5/🙃 [2022-05-12T13:02:56.171Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-12T13:02:56.171Z] cloudwatchlogs_test.go:1077: [2022-05-12T13:02:56.171Z] === RUN TestFindValidSplit/6/a� [2022-05-12T13:02:56.171Z] cloudwatchlogs_test.go:1076: a [2022-05-12T13:02:56.171Z] cloudwatchlogs_test.go:1077: � [2022-05-12T13:02:56.171Z] === RUN TestFindValidSplit/7/a� [2022-05-12T13:02:56.171Z] cloudwatchlogs_test.go:1076: a� [2022-05-12T13:02:56.171Z] cloudwatchlogs_test.go:1077: [2022-05-12T13:02:56.171Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-12T13:02:56.171Z] === RUN TestProcessEventEmoji [2022-05-12T13:02:56.171Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-05-12T13:02:56.171Z] === RUN TestCollectBatchLineSplit [2022-05-12T13:02:56.171Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-05-12T13:02:56.171Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-12T13:02:56.171Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-12T13:02:56.171Z] === RUN TestCollectBatchMaxEvents [2022-05-12T13:02:56.171Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-05-12T13:02:56.171Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-12T13:02:56.171Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2022-05-12T13:02:56.171Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-12T13:02:56.171Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-05-12T13:02:56.171Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-12T13:02:56.171Z] === RUN TestAdapterReadLogs [2022-05-12T13:02:56.171Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-12T13:02:56.171Z] === RUN TestCopier [2022-05-12T13:02:56.171Z] --- PASS: TestCopier (0.00s) [2022-05-12T13:02:56.171Z] === RUN TestCopierLongLines [2022-05-12T13:02:56.171Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-12T13:02:56.171Z] === RUN TestCopierSlow [2022-05-12T13:02:56.171Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-05-12T13:02:56.171Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-12T13:02:56.171Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-12T13:02:56.171Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-12T13:02:56.171Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-12T13:02:56.171Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-12T13:02:56.171Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-12T13:02:56.171Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-12T13:02:56.171Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-12T13:02:56.171Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-12T13:02:56.171Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-12T13:02:56.171Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2022-05-12T13:02:56.171Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-12T13:02:56.171Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-12T13:02:56.171Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-12T13:02:56.171Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-12T13:02:56.171Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-12T13:02:56.171Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-12T13:02:56.171Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-12T13:02:56.171Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-12T13:02:56.171Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-12T13:02:56.171Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-12T13:02:56.171Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-12T13:02:56.171Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-12T13:02:56.171Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-12T13:02:56.171Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-12T13:02:56.171Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-12T13:02:56.171Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-12T13:02:56.171Z] === RUN TestValidateLogOptionsFormat [2022-05-12T13:02:56.171Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-12T13:02:56.171Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-12T13:02:56.171Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-12T13:02:56.171Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-12T13:02:56.171Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-12T13:02:56.172Z] === RUN TestCreateTagSuccess [2022-05-12T13:02:56.172Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-12T13:02:56.172Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-12T13:02:56.172Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-12T13:02:56.172Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-12T13:02:56.172Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-12T13:02:56.172Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-12T13:02:56.172Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-12T13:02:56.172Z] PASS [2022-05-12T13:02:56.172Z] coverage: 80.2% of statements [2022-05-12T13:02:56.172Z] ok github.com/docker/docker/daemon/logger/awslogs 0.418s coverage: 80.2% of statements [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptReconnectInterval [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/#00 [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/example.com [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/:// [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/something:// [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-12T13:02:56.172Z] --- PASS: TestCopierSlow (0.20s) [2022-05-12T13:02:56.172Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-12T13:02:56.172Z] === RUN TestCopierWithSized [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-12T13:02:56.172Z] === RUN TestCopierWithSized/as_is [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-12T13:02:56.172Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-12T13:02:56.627Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-12T13:02:56.627Z] PASS [2022-05-12T13:02:56.627Z] coverage: 53.6% of statements [2022-05-12T13:02:56.627Z] ok github.com/docker/docker/daemon/logger/fluentd 0.065s coverage: 53.6% of statements [2022-05-12T13:02:56.627Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-12T13:02:56.627Z] --- PASS: TestCopierWithSized (0.01s) [2022-05-12T13:02:56.627Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-12T13:02:56.627Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-12T13:02:56.627Z] === RUN TestCopierWithPartial [2022-05-12T13:02:56.627Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-12T13:02:56.627Z] === RUN TestRingLogger [2022-05-12T13:02:56.627Z] --- PASS: TestRingLogger (0.00s) [2022-05-12T13:02:56.627Z] === RUN TestRingCap [2022-05-12T13:02:56.627Z] --- PASS: TestRingCap (0.00s) [2022-05-12T13:02:56.627Z] === RUN TestRingClose [2022-05-12T13:02:56.627Z] --- PASS: TestRingClose (0.00s) [2022-05-12T13:02:56.627Z] === RUN TestRingDrain [2022-05-12T13:02:56.627Z] --- PASS: TestRingDrain (0.00s) [2022-05-12T13:02:56.627Z] PASS [2022-05-12T13:02:56.627Z] coverage: 43.2% of statements [2022-05-12T13:02:56.627Z] === RUN TestSearchRegistryForImagesErrors [2022-05-12T13:02:56.627Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-12T13:02:56.627Z] === RUN TestSearchRegistryForImages [2022-05-12T13:02:56.627Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-12T13:02:56.627Z] === RUN TestOnlyPlatformWithFallback [2022-05-12T13:02:56.627Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-12T13:02:56.627Z] === RUN TestImageDelete [2022-05-12T13:02:56.627Z] ok github.com/docker/docker/daemon/logger 0.356s coverage: 43.2% of statements [2022-05-12T13:02:56.627Z] === RUN TestImageDelete/no_lease [2022-05-12T13:02:56.627Z] === RUN TestImageDelete/lease_exists [2022-05-12T13:02:56.627Z] --- PASS: TestImageDelete (0.05s) [2022-05-12T13:02:56.627Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-12T13:02:56.627Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-05-12T13:02:56.627Z] === RUN TestContentStoreForPull [2022-05-12T13:02:56.627Z] --- PASS: TestContentStoreForPull (0.19s) [2022-05-12T13:02:56.627Z] PASS [2022-05-12T13:02:56.627Z] coverage: 6.6% of statements [2022-05-12T13:02:56.627Z] ok github.com/docker/docker/daemon/images 0.364s coverage: 6.6% of statements [2022-05-12T13:02:56.627Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-12T13:02:56.627Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-12T13:02:56.627Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-12T13:02:56.627Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-12T13:02:56.627Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-12T13:02:56.627Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-12T13:02:56.648Z] --- PASS: TestLinksContainerNames (0.85s) [2022-05-12T13:02:56.648Z] === RUN TestLogsFollowTailEmpty [2022-05-12T13:02:56.907Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2022-05-12T13:02:56.907Z] === RUN TestContainerNetworkMountsNoChown [2022-05-12T13:02:57.082Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-12T13:02:57.469Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot/default [2022-05-12T13:02:57.469Z] === PAUSE TestMountDaemonRoot/default [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot/private [2022-05-12T13:02:57.469Z] === PAUSE TestMountDaemonRoot/private [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot/rprivate [2022-05-12T13:02:57.469Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot/slave [2022-05-12T13:02:57.469Z] === PAUSE TestMountDaemonRoot/slave [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot/rslave [2022-05-12T13:02:57.469Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot/shared [2022-05-12T13:02:57.469Z] === PAUSE TestMountDaemonRoot/shared [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot/rshared [2022-05-12T13:02:57.469Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-12T13:02:57.469Z] === CONT TestMountDaemonRoot/default [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-12T13:02:57.469Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-12T13:02:57.469Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-12T13:02:57.469Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-12T13:02:57.469Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-12T13:02:57.469Z] === CONT TestMountDaemonRoot/rslave [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-12T13:02:57.469Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T13:02:57.469Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-12T13:02:57.469Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T13:02:57.469Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T13:02:57.469Z] === CONT TestMountDaemonRoot/rshared [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-12T13:02:57.469Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T13:02:57.469Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-12T13:02:57.469Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T13:02:57.469Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T13:02:57.469Z] === CONT TestMountDaemonRoot/shared [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-12T13:02:57.469Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-12T13:02:57.469Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-12T13:02:57.469Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-12T13:02:57.469Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-12T13:02:57.469Z] === CONT TestMountDaemonRoot/rprivate [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-12T13:02:57.469Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T13:02:57.469Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-12T13:02:57.469Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T13:02:57.469Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T13:02:57.469Z] === CONT TestMountDaemonRoot/slave [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-12T13:02:57.469Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-12T13:02:57.469Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-12T13:02:57.469Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-12T13:02:57.469Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-12T13:02:57.469Z] === CONT TestMountDaemonRoot/private [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-12T13:02:57.469Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-12T13:02:57.469Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-12T13:02:57.469Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-12T13:02:57.469Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-12T13:02:57.469Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-12T13:02:57.469Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-12T13:02:57.469Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-12T13:02:57.469Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-12T13:02:57.469Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-12T13:02:57.469Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-12T13:02:57.469Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-12T13:02:57.469Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-12T13:02:57.469Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T13:02:57.469Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-12T13:02:57.545Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-12T13:02:57.545Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-12T13:02:57.545Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2022-05-12T13:02:57.545Z] === RUN TestFastTimeMarshalJSON [2022-05-12T13:02:57.545Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-05-12T13:02:57.545Z] PASS [2022-05-12T13:02:57.545Z] coverage: 87.2% of statements [2022-05-12T13:02:57.545Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.183s coverage: 87.2% of statements [2022-05-12T13:02:57.725Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T13:02:57.725Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-12T13:02:57.725Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T13:02:57.725Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-12T13:02:57.725Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T13:02:57.725Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-12T13:02:57.725Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-12T13:02:57.725Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-12T13:02:57.725Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-12T13:02:57.725Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-12T13:02:57.725Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T13:02:57.725Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-12T13:02:57.725Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T13:02:57.725Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-12T13:02:57.725Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-12T13:02:57.725Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-12T13:02:57.725Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-12T13:02:57.725Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-12T13:02:57.725Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-12T13:02:57.981Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-12T13:02:57.981Z] === RUN TestContainerBindMountNonRecursive [2022-05-12T13:02:58.000Z] === RUN TestJSONFileLogger [2022-05-12T13:02:58.000Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-12T13:02:58.000Z] === RUN TestJSONFileLoggerWithTags [2022-05-12T13:02:58.000Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-12T13:02:58.000Z] === RUN TestJSONFileLoggerWithOpts [2022-05-12T13:02:58.000Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-12T13:02:58.000Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-12T13:02:58.000Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-12T13:02:58.000Z] === RUN TestEncodeDecode [2022-05-12T13:02:58.000Z] === PAUSE TestEncodeDecode [2022-05-12T13:02:58.000Z] === RUN TestUnexpectedEOF [2022-05-12T13:02:58.000Z] === RUN TestWriteLog [2022-05-12T13:02:58.000Z] === PAUSE TestWriteLog [2022-05-12T13:02:58.000Z] === RUN TestReadLog [2022-05-12T13:02:58.000Z] === PAUSE TestReadLog [2022-05-12T13:02:58.000Z] === RUN TestDecode [2022-05-12T13:02:58.000Z] time="2022-05-12T13:02:57Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T13:02:58.000Z] --- PASS: TestDecode (0.02s) [2022-05-12T13:02:58.000Z] time="2022-05-12T13:02:57Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T13:02:58.000Z] --- PASS: TestUnexpectedEOF (0.16s) [2022-05-12T13:02:58.000Z] === CONT TestWriteLog [2022-05-12T13:02:58.000Z] === CONT TestEncodeDecode [2022-05-12T13:02:58.000Z] === CONT TestReadLog [2022-05-12T13:02:58.000Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-12T13:02:58.000Z] PASS [2022-05-12T13:02:58.000Z] coverage: 69.9% of statements [2022-05-12T13:02:58.000Z] --- PASS: TestWriteLog (0.01s) [2022-05-12T13:02:58.000Z] === RUN TestReadLog/tail_exact [2022-05-12T13:02:58.000Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.228s coverage: 69.9% of statements [2022-05-12T13:02:58.000Z] === RUN TestReadLog/tail_less_than_available [2022-05-12T13:02:58.000Z] === RUN TestReadLog/tail_more_than_available [2022-05-12T13:02:58.000Z] --- PASS: TestReadLog (0.19s) [2022-05-12T13:02:58.000Z] --- PASS: TestReadLog/tail_exact (0.16s) [2022-05-12T13:02:58.000Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-12T13:02:58.000Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-05-12T13:02:58.000Z] PASS [2022-05-12T13:02:58.000Z] coverage: 78.7% of statements [2022-05-12T13:02:58.000Z] ok github.com/docker/docker/daemon/logger/local 0.268s coverage: 78.7% of statements [2022-05-12T13:02:58.455Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-12T13:02:58.910Z] === RUN TestOpenFileDelete [2022-05-12T13:02:58.910Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-12T13:02:58.910Z] === RUN TestOpenFileRename [2022-05-12T13:02:58.910Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-12T13:02:58.910Z] === RUN TestHandleDecoderErr [2022-05-12T13:02:58.910Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-12T13:02:58.910Z] === RUN TestParseLogTagDefaultTag [2022-05-12T13:02:58.910Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-12T13:02:58.910Z] === RUN TestParseLogTag [2022-05-12T13:02:58.910Z] --- PASS: TestParseLogTag (0.00s) [2022-05-12T13:02:58.910Z] === RUN TestParseLogTagEmptyTag [2022-05-12T13:02:58.910Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-12T13:02:58.910Z] === RUN TestTailFiles [2022-05-12T13:02:58.910Z] --- PASS: TestTailFiles (0.00s) [2022-05-12T13:02:58.910Z] === RUN TestFollowLogsConsumerGone [2022-05-12T13:02:58.910Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-12T13:02:58.910Z] === RUN TestFollowLogsProducerGone [2022-05-12T13:02:58.910Z] logfile_test.go:180: logDecode() closed after sending 3076 messages [2022-05-12T13:02:58.910Z] logfile_test.go:233: messages sent: 3076, received: 3076 [2022-05-12T13:02:58.910Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-05-12T13:02:58.910Z] === RUN TestCheckCapacityAndRotate [2022-05-12T13:02:58.910Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-12T13:02:58.910Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-12T13:02:58.910Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-05-12T13:02:58.910Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-12T13:02:58.910Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-05-12T13:02:58.910Z] PASS [2022-05-12T13:02:58.910Z] coverage: 53.5% of statements [2022-05-12T13:02:58.910Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.102s coverage: 53.5% of statements [2022-05-12T13:02:59.346Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-05-12T13:02:59.346Z] === RUN TestContainerVolumesMountedAsShared [2022-05-12T13:02:59.366Z] === RUN TestLog [2022-05-12T13:02:59.366Z] --- PASS: TestLog (0.02s) [2022-05-12T13:02:59.366Z] PASS [2022-05-12T13:02:59.366Z] coverage: 31.5% of statements [2022-05-12T13:02:59.366Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.073s coverage: 31.5% of statements [2022-05-12T13:02:59.521Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.10s) [2022-05-12T13:02:59.521Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-12T13:02:59.602Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-05-12T13:02:59.602Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-12T13:02:59.821Z] === RUN TestNewParse [2022-05-12T13:02:59.821Z] --- PASS: TestNewParse (0.00s) [2022-05-12T13:02:59.821Z] PASS [2022-05-12T13:02:59.821Z] coverage: 8.3% of statements [2022-05-12T13:02:59.821Z] ok github.com/docker/docker/daemon/logger/templates 0.037s coverage: 8.3% of statements [2022-05-12T13:02:59.821Z] === RUN TestValidateLogOpt [2022-05-12T13:02:59.821Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T13:02:59.821Z] === RUN TestNewMissedConfig [2022-05-12T13:02:59.821Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-12T13:02:59.821Z] === RUN TestNewMissedUrl [2022-05-12T13:02:59.821Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-12T13:02:59.821Z] === RUN TestNewMissedToken [2022-05-12T13:02:59.821Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-12T13:02:59.821Z] === RUN TestNewWithProxy [2022-05-12T13:02:59.821Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-12T13:02:59.821Z] === RUN TestDefault [2022-05-12T13:02:59.821Z] --- PASS: TestDefault (0.01s) [2022-05-12T13:02:59.821Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-12T13:02:59.821Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-12T13:02:59.821Z] === RUN TestJsonFormat [2022-05-12T13:02:59.821Z] === RUN TestParseLogFormat [2022-05-12T13:02:59.821Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-12T13:02:59.821Z] === RUN TestValidateLogOptEmpty [2022-05-12T13:02:59.821Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-12T13:02:59.821Z] === RUN TestValidateSyslogAddress [2022-05-12T13:02:59.821Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-12T13:02:59.821Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-12T13:02:59.821Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-12T13:02:59.821Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-12T13:02:59.821Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-12T13:02:59.821Z] --- PASS: TestJsonFormat (0.01s) [2022-05-12T13:02:59.821Z] === RUN TestRawFormat [2022-05-12T13:02:59.821Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-12T13:02:59.821Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-12T13:02:59.821Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-12T13:02:59.821Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-12T13:02:59.821Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-12T13:02:59.821Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-12T13:02:59.821Z] === RUN TestParseAddressDefaultPort [2022-05-12T13:02:59.821Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-12T13:02:59.821Z] === RUN TestValidateSyslogFacility [2022-05-12T13:02:59.821Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-12T13:02:59.821Z] === RUN TestValidateLogOptSyslogFormat [2022-05-12T13:02:59.821Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-12T13:02:59.821Z] === RUN TestValidateLogOpt [2022-05-12T13:02:59.821Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T13:02:59.821Z] PASS [2022-05-12T13:02:59.821Z] coverage: 43.6% of statements [2022-05-12T13:02:59.821Z] --- PASS: TestRawFormat (0.00s) [2022-05-12T13:02:59.821Z] === RUN TestRawFormatWithLabels [2022-05-12T13:02:59.821Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-12T13:02:59.821Z] === RUN TestRawFormatWithoutTag [2022-05-12T13:02:59.821Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-12T13:02:59.821Z] === RUN TestBatching [2022-05-12T13:02:59.821Z] ok github.com/docker/docker/daemon/logger/syslog 0.057s coverage: 43.6% of statements [2022-05-12T13:02:59.858Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-05-12T13:02:59.858Z] === RUN TestNetworkNat [2022-05-12T13:03:00.276Z] --- PASS: TestBatching (0.23s) [2022-05-12T13:03:00.276Z] === RUN TestFrequency [2022-05-12T13:03:00.276Z] --- PASS: TestFrequency (0.19s) [2022-05-12T13:03:00.276Z] === RUN TestOneMessagePerRequest [2022-05-12T13:03:00.276Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-12T13:03:00.419Z] --- PASS: TestNetworkNat (0.43s) [2022-05-12T13:03:00.419Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T13:03:00.675Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-05-12T13:03:00.675Z] === RUN TestNetworkLoopbackNat [2022-05-12T13:03:00.731Z] === RUN TestVerify [2022-05-12T13:03:00.731Z] --- PASS: TestVerify (0.00s) [2022-05-12T13:03:00.731Z] === RUN TestSkipVerify [2022-05-12T13:03:00.731Z] time="2022-05-12T13:03:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T13:03:00.731Z] time="2022-05-12T13:03:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T13:03:00.731Z] time="2022-05-12T13:03:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T13:03:00.731Z] --- PASS: TestSkipVerify (0.48s) [2022-05-12T13:03:00.731Z] === RUN TestBufferMaximum [2022-05-12T13:03:00.731Z] time="2022-05-12T13:03:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T13:03:00.731Z] time="2022-05-12T13:03:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T13:03:00.731Z] time="2022-05-12T13:03:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T13:03:00.731Z] time="2022-05-12T13:03:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T13:03:00.731Z] time="2022-05-12T13:03:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T13:03:00.732Z] time="2022-05-12T13:03:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652360580.592541\",\"host\":\"18a300e332c7\"}'" [2022-05-12T13:03:00.732Z] time="2022-05-12T13:03:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652360580.592541\",\"host\":\"18a300e332c7\"}'" [2022-05-12T13:03:00.732Z] --- PASS: TestBufferMaximum (0.01s) [2022-05-12T13:03:00.732Z] === RUN TestServerAlwaysDown [2022-05-12T13:03:00.732Z] time="2022-05-12T13:03:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T13:03:00.732Z] time="2022-05-12T13:03:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T13:03:00.732Z] time="2022-05-12T13:03:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652360580.599195\",\"host\":\"18a300e332c7\"}'" [2022-05-12T13:03:00.732Z] time="2022-05-12T13:03:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652360580.599195\",\"host\":\"18a300e332c7\"}'" [2022-05-12T13:03:00.732Z] time="2022-05-12T13:03:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T13:03:00.732Z] time="2022-05-12T13:03:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652360580.599195\",\"host\":\"18a300e332c7\"}'" [2022-05-12T13:03:00.732Z] time="2022-05-12T13:03:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652360580.600197\",\"host\":\"18a300e332c7\"}'" [2022-05-12T13:03:00.732Z] time="2022-05-12T13:03:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652360580.600197\",\"host\":\"18a300e332c7\"}'" [2022-05-12T13:03:00.732Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-12T13:03:00.732Z] === RUN TestCannotSendAfterClose [2022-05-12T13:03:00.732Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-12T13:03:00.732Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-12T13:03:01.187Z] === RUN TestV2MetadataService [2022-05-12T13:03:01.643Z] --- PASS: TestV2MetadataService (0.68s) [2022-05-12T13:03:01.643Z] PASS [2022-05-12T13:03:01.643Z] coverage: 44.4% of statements [2022-05-12T13:03:01.643Z] ok github.com/docker/docker/distribution/metadata 0.743s coverage: 44.4% of statements [2022-05-12T13:03:01.815Z] --- PASS: TestCheckoutGit (31.82s) [2022-05-12T13:03:01.815Z] === RUN TestValidGitTransport [2022-05-12T13:03:01.815Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-12T13:03:01.815Z] === RUN TestGitInvalidRef [2022-05-12T13:03:01.815Z] --- PASS: TestGitInvalidRef (0.26s) [2022-05-12T13:03:01.815Z] PASS [2022-05-12T13:03:01.815Z] coverage: 86.3% of statements [2022-05-12T13:03:01.815Z] ok github.com/docker/docker/builder/remotecontext/git 32.142s coverage: 86.3% of statements [2022-05-12T13:03:02.098Z] time="2022-05-12T13:03:01Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-12T13:03:02.098Z] time="2022-05-12T13:03:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"18a300e332c7\"}'" [2022-05-12T13:03:02.098Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-12T13:03:02.098Z] PASS [2022-05-12T13:03:02.098Z] coverage: 82.5% of statements [2022-05-12T13:03:02.098Z] ok github.com/docker/docker/daemon/logger/splunk 2.013s coverage: 82.5% of statements [2022-05-12T13:03:02.098Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-12T13:03:02.098Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-12T13:03:02.098Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-12T13:03:02.554Z] === RUN TestSuccessfulDownload [2022-05-12T13:03:02.554Z] download_test.go:267: Needs fixing on Windows [2022-05-12T13:03:02.554Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-12T13:03:02.554Z] === RUN TestCancelledDownload [2022-05-12T13:03:02.554Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-12T13:03:02.554Z] === RUN TestMaxDownloadAttempts [2022-05-12T13:03:02.554Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T13:03:02.554Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T13:03:02.554Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T13:03:02.554Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T13:03:02.554Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T13:03:02.554Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T13:03:02.554Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T13:03:02.554Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T13:03:02.554Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T13:03:02.554Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T13:03:02.554Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T13:03:02.554Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T13:03:02.554Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-12T13:03:02.554Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-12T13:03:02.554Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-12T13:03:02.554Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-12T13:03:02.554Z] === RUN TestContinueOnError_NeverContinue [2022-05-12T13:03:02.554Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-12T13:03:02.554Z] === RUN TestManifestStore [2022-05-12T13:03:02.554Z] === RUN TestManifestStore/no_remote_or_local [2022-05-12T13:03:02.554Z] time="2022-05-12T13:03:02Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3589776607\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-12T13:03:02.554Z] === RUN TestManifestStore/no_local_cache [2022-05-12T13:03:02.554Z] === RUN TestManifestStore/with_local_cache [2022-05-12T13:03:02.554Z] === RUN TestManifestStore/unknown_media_type [2022-05-12T13:03:02.554Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-12T13:03:02.554Z] time="2022-05-12T13:03:02Z" level=warning msg="reference for unknown type: " [2022-05-12T13:03:02.554Z] time="2022-05-12T13:03:02Z" level=warning msg="reference for unknown type: " [2022-05-12T13:03:02.554Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-12T13:03:02.554Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-12T13:03:02.554Z] time="2022-05-12T13:03:02Z" level=warning msg="reference for unknown type: " [2022-05-12T13:03:02.554Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-12T13:03:02.554Z] time="2022-05-12T13:03:02Z" level=warning msg="reference for unknown type: " [2022-05-12T13:03:02.554Z] time="2022-05-12T13:03:02Z" level=warning msg="reference for unknown type: " [2022-05-12T13:03:02.802Z] ? github.com/docker/docker/cli [no test files] [2022-05-12T13:03:02.802Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-12T13:03:02.802Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-12T13:03:02.802Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-12T13:03:03.009Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-12T13:03:03.009Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-12T13:03:03.009Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-12T13:03:03.009Z] time="2022-05-12T13:03:02Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-12T13:03:03.009Z] --- PASS: TestManifestStore (0.25s) [2022-05-12T13:03:03.009Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2022-05-12T13:03:03.009Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-05-12T13:03:03.009Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-05-12T13:03:03.009Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2022-05-12T13:03:03.009Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-05-12T13:03:03.009Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-05-12T13:03:03.009Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-05-12T13:03:03.009Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-05-12T13:03:03.009Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-12T13:03:03.009Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-12T13:03:03.009Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-05-12T13:03:03.009Z] === RUN TestDetectManifestBlobMediaType [2022-05-12T13:03:03.009Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-12T13:03:03.009Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-12T13:03:03.009Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-12T13:03:03.009Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-12T13:03:03.009Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-12T13:03:03.009Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-12T13:03:03.009Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-12T13:03:03.009Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-12T13:03:03.009Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-12T13:03:03.009Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-12T13:03:03.009Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-12T13:03:03.009Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-12T13:03:03.009Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-12T13:03:03.009Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-12T13:03:03.009Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-12T13:03:03.009Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-12T13:03:03.009Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-12T13:03:03.009Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-12T13:03:03.009Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-12T13:03:03.009Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-12T13:03:03.009Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-12T13:03:03.009Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-12T13:03:03.009Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-12T13:03:03.009Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-12T13:03:03.009Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-12T13:03:03.009Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-12T13:03:03.009Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-12T13:03:03.009Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-12T13:03:03.010Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-12T13:03:03.010Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-12T13:03:03.010Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-12T13:03:03.010Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-12T13:03:03.010Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-12T13:03:03.010Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-12T13:03:03.010Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-12T13:03:03.010Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-12T13:03:03.010Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-12T13:03:03.010Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-12T13:03:03.010Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-12T13:03:03.010Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-12T13:03:03.010Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-12T13:03:03.010Z] === RUN TestFixManifestLayers [2022-05-12T13:03:03.010Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-12T13:03:03.010Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-12T13:03:03.010Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T13:03:03.010Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T13:03:03.010Z] === RUN TestFixManifestLayersBadParent [2022-05-12T13:03:03.010Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-12T13:03:03.010Z] === RUN TestValidateManifest [2022-05-12T13:03:03.010Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T13:03:03.010Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-12T13:03:03.010Z] === RUN TestFormatPlatform [2022-05-12T13:03:03.010Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-12T13:03:03.010Z] === RUN TestPullSchema2Config [2022-05-12T13:03:03.010Z] === RUN TestPullSchema2Config/success_first_time [2022-05-12T13:03:03.010Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T13:03:03.010Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T13:03:03.010Z] === RUN TestPullSchema2Config/500_status [2022-05-12T13:03:03.010Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T13:03:03.010Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T13:03:03.010Z] time="2022-05-12T13:03:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T13:03:03.010Z] time="2022-05-12T13:03:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T13:03:03.010Z] time="2022-05-12T13:03:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T13:03:03.010Z] time="2022-05-12T13:03:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T13:03:03.010Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-12T13:03:03.010Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.50s) [2022-05-12T13:03:03.010Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.50s) [2022-05-12T13:03:03.010Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.50s) [2022-05-12T13:03:03.010Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.50s) [2022-05-12T13:03:03.010Z] === RUN TestTransfer [2022-05-12T13:03:03.010Z] --- PASS: TestTransfer (0.11s) [2022-05-12T13:03:03.010Z] === RUN TestConcurrencyLimit [2022-05-12T13:03:03.010Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T13:03:03.010Z] === RUN TestPullSchema2Config/EOF [2022-05-12T13:03:03.010Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T13:03:03.010Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T13:03:03.010Z] 2022/05/12 13:03:02 http: panic serving 127.0.0.1:49218: intentional panic [2022-05-12T13:03:03.010Z] goroutine 120 [running]: [2022-05-12T13:03:03.010Z] net/http.(*conn).serve.func1() [2022-05-12T13:03:03.010Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T13:03:03.010Z] panic({0x7a8ee0, 0x98b2f0}) [2022-05-12T13:03:03.010Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T13:03:03.010Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000073520?, {0x992a98?, 0xc00007c000?}) [2022-05-12T13:03:03.010Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-12T13:03:03.010Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x992a98, 0xc00007c000}, 0xc000178000) [2022-05-12T13:03:03.010Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-12T13:03:03.010Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x992a98?, 0xc00007c000?}, 0xc00005a800?) [2022-05-12T13:03:03.010Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T13:03:03.010Z] net/http.serverHandler.ServeHTTP({0xc0004fc090?}, {0x992a98, 0xc00007c000}, 0xc000178000) [2022-05-12T13:03:03.010Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T13:03:03.010Z] net/http.(*conn).serve(0xc000430140, {0x993310, 0xc0001e75c0}) [2022-05-12T13:03:03.010Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T13:03:03.010Z] created by net/http.(*Server).Serve [2022-05-12T13:03:03.010Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T13:03:03.192Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2022-05-12T13:03:03.192Z] === RUN TestPause [2022-05-12T13:03:03.465Z] === RUN TestNotFound [2022-05-12T13:03:03.465Z] --- PASS: TestNotFound (0.00s) [2022-05-12T13:03:03.465Z] === RUN TestConflict [2022-05-12T13:03:03.465Z] --- PASS: TestConflict (0.00s) [2022-05-12T13:03:03.465Z] === RUN TestForbidden [2022-05-12T13:03:03.465Z] --- PASS: TestForbidden (0.00s) [2022-05-12T13:03:03.465Z] === RUN TestInvalidParameter [2022-05-12T13:03:03.465Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-12T13:03:03.465Z] === RUN TestNotImplemented [2022-05-12T13:03:03.465Z] --- PASS: TestNotImplemented (0.00s) [2022-05-12T13:03:03.465Z] === RUN TestNotModified [2022-05-12T13:03:03.465Z] --- PASS: TestNotModified (0.00s) [2022-05-12T13:03:03.465Z] === RUN TestUnauthorized [2022-05-12T13:03:03.465Z] --- PASS: TestUnauthorized (0.00s) [2022-05-12T13:03:03.465Z] === RUN TestUnknown [2022-05-12T13:03:03.465Z] --- PASS: TestUnknown (0.00s) [2022-05-12T13:03:03.465Z] === RUN TestCancelled [2022-05-12T13:03:03.465Z] --- PASS: TestCancelled (0.00s) [2022-05-12T13:03:03.465Z] === RUN TestDeadline [2022-05-12T13:03:03.465Z] --- PASS: TestDeadline (0.00s) [2022-05-12T13:03:03.465Z] === RUN TestDataLoss [2022-05-12T13:03:03.465Z] --- PASS: TestDataLoss (0.00s) [2022-05-12T13:03:03.465Z] === RUN TestUnavailable [2022-05-12T13:03:03.465Z] --- PASS: TestUnavailable (0.00s) [2022-05-12T13:03:03.465Z] === RUN TestSystem [2022-05-12T13:03:03.465Z] --- PASS: TestSystem (0.00s) [2022-05-12T13:03:03.465Z] === RUN TestFromStatusCode [2022-05-12T13:03:03.465Z] === RUN TestFromStatusCode/Not_Found [2022-05-12T13:03:03.465Z] === RUN TestFromStatusCode/Bad_Request [2022-05-12T13:03:03.465Z] === RUN TestFromStatusCode/Conflict [2022-05-12T13:03:03.465Z] === RUN TestFromStatusCode/Unauthorized [2022-05-12T13:03:03.465Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-12T13:03:03.465Z] === RUN TestFromStatusCode/Forbidden [2022-05-12T13:03:03.465Z] === RUN TestFromStatusCode/Not_Modified [2022-05-12T13:03:03.465Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-12T13:03:03.465Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-12T13:03:03.465Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-12T13:03:03.465Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-12T13:03:03.465Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-12T13:03:03.465Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-12T13:03:03.465Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-12T13:03:03.465Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-12T13:03:03.465Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-12T13:03:03.465Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-12T13:03:03.465Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-12T13:03:03.465Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-12T13:03:03.465Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-12T13:03:03.465Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-12T13:03:03.465Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-12T13:03:03.465Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-12T13:03:03.465Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-12T13:03:03.465Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-12T13:03:03.465Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-12T13:03:03.465Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-12T13:03:03.465Z] PASS [2022-05-12T13:03:03.465Z] coverage: 77.0% of statements [2022-05-12T13:03:03.465Z] ok github.com/docker/docker/errdefs 0.037s coverage: 77.0% of statements [2022-05-12T13:03:03.465Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-05-12T13:03:03.465Z] === RUN TestInactiveJobs [2022-05-12T13:03:03.465Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T13:03:03.465Z] === RUN TestPullSchema2Config/unauthorized [2022-05-12T13:03:03.465Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T13:03:03.465Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T13:03:03.465Z] --- PASS: TestPullSchema2Config (0.52s) [2022-05-12T13:03:03.465Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-12T13:03:03.465Z] --- PASS: TestPullSchema2Config/500_status (0.25s) [2022-05-12T13:03:03.465Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-12T13:03:03.465Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-05-12T13:03:03.465Z] === RUN TestGetRepositoryMountCandidates [2022-05-12T13:03:03.465Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-12T13:03:03.465Z] === RUN TestLayerAlreadyExists [2022-05-12T13:03:03.465Z] 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} [2022-05-12T13:03:03.465Z] 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} [2022-05-12T13:03:03.465Z] 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} [2022-05-12T13:03:03.465Z] 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} [2022-05-12T13:03:03.465Z] 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} [2022-05-12T13:03:03.465Z] 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} [2022-05-12T13:03:03.465Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-12T13:03:03.465Z] === RUN TestWhenEmptyAuthConfig [2022-05-12T13:03:03.465Z] --- PASS: TestInactiveJobs (0.37s) [2022-05-12T13:03:03.465Z] === RUN TestWatchRelease [2022-05-12T13:03:03.465Z] === RUN TestFSGetInvalidData [2022-05-12T13:03:03.465Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-12T13:03:03.465Z] === RUN TestFSInvalidSet [2022-05-12T13:03:03.465Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-12T13:03:03.465Z] === RUN TestFSInvalidRoot [2022-05-12T13:03:03.465Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-12T13:03:03.465Z] === RUN TestFSMetadataGetSet [2022-05-12T13:03:03.754Z] --- PASS: TestPause (0.45s) [2022-05-12T13:03:03.754Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T13:03:03.754Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T13:03:03.754Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T13:03:03.754Z] === RUN TestPauseStopPausedContainer [2022-05-12T13:03:03.920Z] --- PASS: TestWatchRelease (0.04s) [2022-05-12T13:03:03.920Z] === RUN TestWatchFinishedTransfer [2022-05-12T13:03:03.920Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-12T13:03:03.920Z] === RUN TestDuplicateTransfer [2022-05-12T13:03:03.920Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-05-12T13:03:03.920Z] === RUN TestFSInvalidWalker [2022-05-12T13:03:03.920Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-12T13:03:03.920Z] === RUN TestFSGetSet [2022-05-12T13:03:03.920Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-12T13:03:03.920Z] === RUN TestSuccessfulUpload [2022-05-12T13:03:03.920Z] --- PASS: TestFSGetSet (0.03s) [2022-05-12T13:03:03.920Z] === RUN TestFSGetUnsetKey [2022-05-12T13:03:03.920Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-12T13:03:03.920Z] === RUN TestFSGetEmptyData [2022-05-12T13:03:03.920Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-12T13:03:03.920Z] === RUN TestFSDelete [2022-05-12T13:03:03.920Z] --- PASS: TestFSDelete (0.01s) [2022-05-12T13:03:03.920Z] === RUN TestFSWalker [2022-05-12T13:03:03.920Z] --- PASS: TestFSWalker (0.01s) [2022-05-12T13:03:03.920Z] === RUN TestFSWalkerStopOnError [2022-05-12T13:03:03.920Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-12T13:03:03.920Z] === RUN TestNewFromJSON [2022-05-12T13:03:03.920Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-12T13:03:03.920Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-12T13:03:03.920Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-12T13:03:03.920Z] === RUN TestMarshalKeyOrder [2022-05-12T13:03:03.920Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-12T13:03:03.920Z] === RUN TestHistoryEqual [2022-05-12T13:03:03.920Z] --- PASS: TestHistoryEqual (0.13s) [2022-05-12T13:03:03.920Z] === RUN TestImage [2022-05-12T13:03:03.920Z] --- PASS: TestImage (0.00s) [2022-05-12T13:03:03.920Z] === RUN TestImageOSNotEmpty [2022-05-12T13:03:03.920Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-12T13:03:03.920Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-12T13:03:03.920Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-12T13:03:03.920Z] === RUN TestCreate [2022-05-12T13:03:03.920Z] --- PASS: TestCreate (0.01s) [2022-05-12T13:03:03.920Z] === RUN TestRestore [2022-05-12T13:03:03.920Z] time="2022-05-12T13:03:03Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-12T13:03:03.920Z] --- PASS: TestRestore (0.02s) [2022-05-12T13:03:03.920Z] === RUN TestAddDelete [2022-05-12T13:03:03.920Z] time="2022-05-12T13:03:03Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-12T13:03:03.920Z] --- PASS: TestAddDelete (0.02s) [2022-05-12T13:03:03.920Z] === RUN TestSearchAfterDelete [2022-05-12T13:03:03.920Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-12T13:03:03.920Z] === RUN TestParentReset [2022-05-12T13:03:03.920Z] --- PASS: TestParentReset (0.02s) [2022-05-12T13:03:03.920Z] === RUN TestGetAndSetLastUpdated [2022-05-12T13:03:03.920Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-05-12T13:03:03.920Z] === RUN TestStoreLen [2022-05-12T13:03:03.920Z] --- PASS: TestStoreLen (0.03s) [2022-05-12T13:03:03.920Z] PASS [2022-05-12T13:03:03.920Z] coverage: 86.9% of statements [2022-05-12T13:03:03.920Z] ok github.com/docker/docker/image 0.447s coverage: 86.9% of statements [2022-05-12T13:03:03.920Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-05-12T13:03:03.920Z] === RUN TestCancelledUpload [2022-05-12T13:03:03.920Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-12T13:03:03.920Z] PASS [2022-05-12T13:03:03.920Z] coverage: 76.8% of statements [2022-05-12T13:03:03.920Z] ok github.com/docker/docker/distribution/xfer 1.834s coverage: 76.8% of statements [2022-05-12T13:03:04.314Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-05-12T13:03:04.314Z] === RUN TestPidHost [2022-05-12T13:03:04.374Z] === RUN TestCompare [2022-05-12T13:03:04.374Z] --- PASS: TestCompare (0.00s) [2022-05-12T13:03:04.374Z] PASS [2022-05-12T13:03:04.374Z] coverage: 19.2% of statements [2022-05-12T13:03:04.374Z] ok github.com/docker/docker/image/cache 0.061s coverage: 19.2% of statements [2022-05-12T13:03:04.374Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2022-05-12T13:03:04.374Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-12T13:03:04.374Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-12T13:03:04.374Z] === RUN TestTokenPassThru [2022-05-12T13:03:04.374Z] --- PASS: TestTokenPassThru (0.00s) [2022-05-12T13:03:04.374Z] === RUN TestTokenPassThruDifferentHost [2022-05-12T13:03:04.375Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-12T13:03:04.375Z] PASS [2022-05-12T13:03:04.375Z] coverage: 26.6% of statements [2022-05-12T13:03:04.375Z] ok github.com/docker/docker/distribution 2.049s coverage: 26.6% of statements [2022-05-12T13:03:04.375Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-12T13:03:04.375Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-12T13:03:05.241Z] --- PASS: TestPidHost (0.97s) [2022-05-12T13:03:05.241Z] === RUN TestPsFilter [2022-05-12T13:03:05.241Z] --- PASS: TestPsFilter (0.11s) [2022-05-12T13:03:05.241Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T13:03:05.335Z] === RUN TestValidateManifest [2022-05-12T13:03:05.335Z] === RUN TestValidateManifest/nil [2022-05-12T13:03:05.335Z] === RUN TestValidateManifest/non-nil [2022-05-12T13:03:05.335Z] --- PASS: TestValidateManifest (0.00s) [2022-05-12T13:03:05.335Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-12T13:03:05.335Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-12T13:03:05.335Z] PASS [2022-05-12T13:03:05.335Z] coverage: 0.7% of statements [2022-05-12T13:03:05.335Z] ok github.com/docker/docker/image/tarexport 0.109s coverage: 0.7% of statements [2022-05-12T13:03:05.335Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-12T13:03:05.335Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-12T13:03:05.790Z] === RUN TestSerialization [2022-05-12T13:03:05.790Z] --- PASS: TestSerialization (0.02s) [2022-05-12T13:03:05.790Z] PASS [2022-05-12T13:03:05.790Z] coverage: 100.0% of statements [2022-05-12T13:03:05.790Z] ok github.com/docker/docker/libcontainerd/queue 0.060s coverage: 100.0% of statements [2022-05-12T13:03:05.802Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-05-12T13:03:05.802Z] === RUN TestRemoveContainerWithVolume [2022-05-12T13:03:06.058Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-05-12T13:03:06.058Z] === RUN TestRemoveContainerRunning [2022-05-12T13:03:06.621Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-05-12T13:03:06.621Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T13:03:06.748Z] === RUN TestEmptyLayer [2022-05-12T13:03:06.748Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-12T13:03:06.748Z] === RUN TestCommitFailure [2022-05-12T13:03:06.748Z] --- PASS: TestCommitFailure (0.01s) [2022-05-12T13:03:06.748Z] === RUN TestStartTransactionFailure [2022-05-12T13:03:06.748Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-12T13:03:06.748Z] === RUN TestGetOrphan [2022-05-12T13:03:06.748Z] --- PASS: TestGetOrphan (0.01s) [2022-05-12T13:03:06.748Z] === RUN TestMountAndRegister [2022-05-12T13:03:06.748Z] layer_test.go:258: Layer size: 14 [2022-05-12T13:03:06.748Z] --- PASS: TestMountAndRegister (0.04s) [2022-05-12T13:03:06.748Z] === RUN TestLayerRelease [2022-05-12T13:03:06.748Z] layer_test.go:291: Failing on Windows [2022-05-12T13:03:06.748Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-12T13:03:06.748Z] === RUN TestStoreRestore [2022-05-12T13:03:06.748Z] layer_test.go:340: Failing on Windows [2022-05-12T13:03:06.748Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-12T13:03:06.748Z] === RUN TestTarStreamStability [2022-05-12T13:03:06.748Z] layer_test.go:455: Failing on Windows [2022-05-12T13:03:06.748Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-12T13:03:06.748Z] === RUN TestRegisterExistingLayer [2022-05-12T13:03:06.748Z] --- PASS: TestRegisterExistingLayer (0.08s) [2022-05-12T13:03:06.748Z] === RUN TestTarStreamVerification [2022-05-12T13:03:06.748Z] layer_test.go:684: Failing on Windows [2022-05-12T13:03:06.748Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-12T13:03:06.748Z] === RUN TestLayerMigration [2022-05-12T13:03:06.748Z] migration_test.go:45: Failing on Windows [2022-05-12T13:03:06.748Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-12T13:03:06.748Z] === RUN TestLayerMigrationNoTarsplit [2022-05-12T13:03:06.748Z] migration_test.go:181: Failing on Windows [2022-05-12T13:03:06.748Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T13:03:06.748Z] === RUN TestMountInit [2022-05-12T13:03:06.748Z] mount_test.go:17: Failing on Windows [2022-05-12T13:03:06.748Z] --- SKIP: TestMountInit (0.00s) [2022-05-12T13:03:06.748Z] === RUN TestMountSize [2022-05-12T13:03:06.748Z] mount_test.go:76: Failing on Windows [2022-05-12T13:03:06.748Z] --- SKIP: TestMountSize (0.00s) [2022-05-12T13:03:06.748Z] === RUN TestMountChanges [2022-05-12T13:03:06.748Z] mount_test.go:125: Failing on Windows [2022-05-12T13:03:06.748Z] --- SKIP: TestMountChanges (0.00s) [2022-05-12T13:03:06.748Z] === RUN TestMountApply [2022-05-12T13:03:06.748Z] mount_test.go:212: Failing on Windows [2022-05-12T13:03:06.748Z] --- SKIP: TestMountApply (0.00s) [2022-05-12T13:03:06.748Z] PASS [2022-05-12T13:03:06.749Z] coverage: 30.6% of statements [2022-05-12T13:03:06.749Z] ok github.com/docker/docker/layer 0.200s coverage: 30.6% of statements [2022-05-12T13:03:06.749Z] === RUN TestEnvironmentParsing [2022-05-12T13:03:06.749Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-12T13:03:06.749Z] PASS [2022-05-12T13:03:06.749Z] coverage: 1.2% of statements [2022-05-12T13:03:06.749Z] ok github.com/docker/docker/libcontainerd/local 0.060s coverage: 1.2% of statements [2022-05-12T13:03:06.749Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-12T13:03:06.749Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-12T13:03:06.749Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-12T13:03:06.749Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-12T13:03:06.877Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-05-12T13:03:06.877Z] === RUN TestRemoveInvalidContainer [2022-05-12T13:03:06.877Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-12T13:03:06.877Z] === RUN TestRenameLinkedContainer [2022-05-12T13:03:07.205Z] === RUN TestSequenceGetAvailableBit [2022-05-12T13:03:07.205Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-12T13:03:07.205Z] === RUN TestSequenceEqual [2022-05-12T13:03:07.205Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-12T13:03:07.205Z] === RUN TestSequenceCopy [2022-05-12T13:03:07.205Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-12T13:03:07.205Z] === RUN TestGetFirstAvailable [2022-05-12T13:03:07.205Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-12T13:03:07.205Z] === RUN TestFindSequence [2022-05-12T13:03:07.205Z] --- PASS: TestFindSequence (0.00s) [2022-05-12T13:03:07.205Z] === RUN TestCheckIfAvailable [2022-05-12T13:03:07.205Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-12T13:03:07.205Z] === RUN TestMergeSequences [2022-05-12T13:03:07.205Z] --- PASS: TestMergeSequences (0.00s) [2022-05-12T13:03:07.205Z] === RUN TestPushReservation [2022-05-12T13:03:07.205Z] --- PASS: TestPushReservation (0.00s) [2022-05-12T13:03:07.205Z] === RUN TestSerializeDeserialize [2022-05-12T13:03:07.205Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-12T13:03:07.205Z] === RUN TestSet [2022-05-12T13:03:07.205Z] --- PASS: TestSet (0.00s) [2022-05-12T13:03:07.205Z] === RUN TestSetUnset [2022-05-12T13:03:07.205Z] --- PASS: TestSetUnset (0.00s) [2022-05-12T13:03:07.205Z] === RUN TestOffsetSetUnset [2022-05-12T13:03:07.205Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-12T13:03:07.205Z] === RUN TestSetInRange [2022-05-12T13:03:07.205Z] --- PASS: TestSetInRange (0.00s) [2022-05-12T13:03:07.205Z] === RUN TestSetAnyInRange [2022-05-12T13:03:07.205Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-12T13:03:07.205Z] === RUN TestMethods [2022-05-12T13:03:07.205Z] --- PASS: TestMethods (0.00s) [2022-05-12T13:03:07.205Z] === RUN TestRandomAllocateDeallocate [2022-05-12T13:03:08.731Z] === RUN TestInvalidConfig [2022-05-12T13:03:08.731Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-12T13:03:08.731Z] === RUN TestConfig [2022-05-12T13:03:08.731Z] --- PASS: TestConfig (0.00s) [2022-05-12T13:03:08.731Z] === RUN TestOptionsLabels [2022-05-12T13:03:08.731Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-12T13:03:08.731Z] === RUN TestValidName [2022-05-12T13:03:08.731Z] --- PASS: TestValidName (0.00s) [2022-05-12T13:03:08.731Z] PASS [2022-05-12T13:03:08.731Z] coverage: 19.7% of statements [2022-05-12T13:03:08.731Z] ok github.com/docker/docker/libnetwork/config 0.149s coverage: 19.7% of statements [2022-05-12T13:03:08.750Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-05-12T13:03:08.765Z] --- PASS: TestRenameLinkedContainer (1.68s) [2022-05-12T13:03:08.765Z] === RUN TestRenameStoppedContainer [2022-05-12T13:03:09.021Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-05-12T13:03:09.021Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T13:03:09.188Z] === RUN TestKey [2022-05-12T13:03:09.188Z] --- PASS: TestKey (0.00s) [2022-05-12T13:03:09.188Z] === RUN TestParseKey [2022-05-12T13:03:09.188Z] --- PASS: TestParseKey (0.00s) [2022-05-12T13:03:09.188Z] === RUN TestInvalidDataStore [2022-05-12T13:03:09.188Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-12T13:03:09.188Z] === RUN TestKVObjectFlatKey [2022-05-12T13:03:09.188Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-12T13:03:09.188Z] === RUN TestAtomicKVObjectFlatKey [2022-05-12T13:03:09.188Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-12T13:03:09.188Z] PASS [2022-05-12T13:03:09.188Z] coverage: 21.9% of statements [2022-05-12T13:03:09.188Z] ok github.com/docker/docker/libnetwork/datastore 0.050s coverage: 21.9% of statements [2022-05-12T13:03:09.319Z] Copying nested executables into bundles/binary-daemon [2022-05-12T13:03:09.949Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-05-12T13:03:09.949Z] === RUN TestRenameInvalidName [2022-05-12T13:03:10.147Z] === RUN TestIPDataMarshalling [2022-05-12T13:03:10.147Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-12T13:03:10.147Z] === RUN TestValidateAndIsV6 [2022-05-12T13:03:10.147Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-12T13:03:10.147Z] PASS [2022-05-12T13:03:10.147Z] coverage: 68.9% of statements [2022-05-12T13:03:10.147Z] ok github.com/docker/docker/libnetwork/driverapi 0.040s coverage: 68.9% of statements [2022-05-12T13:03:10.205Z] --- PASS: TestRenameInvalidName (0.41s) [2022-05-12T13:03:10.205Z] === RUN TestRenameAnonymousContainer [2022-05-12T13:03:10.602Z] === RUN TestErrorInterfaces [2022-05-12T13:03:10.602Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-12T13:03:10.602Z] === RUN TestNetworkMarshalling [2022-05-12T13:03:10.602Z] === RUN TestDriver [2022-05-12T13:03:10.602Z] --- PASS: TestDriver (0.00s) [2022-05-12T13:03:10.602Z] PASS [2022-05-12T13:03:10.602Z] coverage: 34.8% of statements [2022-05-12T13:03:10.602Z] --- PASS: TestNetworkMarshalling (0.15s) [2022-05-12T13:03:10.602Z] === RUN TestEndpointMarshalling [2022-05-12T13:03:10.602Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-12T13:03:10.602Z] === RUN TestAuxAddresses [2022-05-12T13:03:10.602Z] ok github.com/docker/docker/libnetwork/drivers/host 0.039s coverage: 34.8% of statements [2022-05-12T13:03:10.602Z] time="2022-05-12T13:03:10Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T13:03:11.056Z] --- PASS: TestAuxAddresses (0.01s) [2022-05-12T13:03:11.056Z] === RUN TestSRVServiceQuery [2022-05-12T13:03:11.056Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:03:11.056Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-12T13:03:11.056Z] === RUN TestServiceVIPReuse [2022-05-12T13:03:11.056Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:03:11.056Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-05-12T13:03:11.056Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-12T13:03:11.056Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:03:11.056Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-12T13:03:11.056Z] === RUN TestDNSIPQuery [2022-05-12T13:03:11.056Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:03:11.056Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-12T13:03:11.056Z] === RUN TestDNSProxyServFail [2022-05-12T13:03:11.056Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:03:11.056Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-12T13:03:11.056Z] === RUN TestSandboxAddEmpty [2022-05-12T13:03:11.056Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:03:11.056Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-12T13:03:11.056Z] === RUN TestSandboxAddMultiPrio [2022-05-12T13:03:11.056Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:03:11.056Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-12T13:03:11.056Z] === RUN TestSandboxAddSamePrio [2022-05-12T13:03:11.056Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:03:11.056Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-12T13:03:11.056Z] === RUN TestCleanupServiceDiscovery [2022-05-12T13:03:11.056Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:03:11.056Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-12T13:03:11.056Z] === RUN TestDNSOptions [2022-05-12T13:03:11.056Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:03:11.056Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-12T13:03:11.056Z] === RUN TestMultipleControllersWithSameStore [2022-05-12T13:03:11.056Z] time="2022-05-12T13:03:10Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T13:03:11.056Z] time="2022-05-12T13:03:10Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T13:03:11.056Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-12T13:03:11.056Z] PASS [2022-05-12T13:03:11.056Z] coverage: 8.5% of statements [2022-05-12T13:03:11.056Z] ok github.com/docker/docker/libnetwork 0.286s coverage: 8.5% of statements [2022-05-12T13:03:11.056Z] === RUN TestDriver [2022-05-12T13:03:11.056Z] --- PASS: TestDriver (0.00s) [2022-05-12T13:03:11.057Z] PASS [2022-05-12T13:03:11.057Z] coverage: 34.8% of statements [2022-05-12T13:03:11.057Z] ok github.com/docker/docker/libnetwork/drivers/null 0.039s coverage: 34.8% of statements [2022-05-12T13:03:11.221Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-05-12T13:03:11.221Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T13:03:11.221Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-05-12T13:03:11.221Z] [2022-05-12T13:03:11.457Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-12T13:03:11.457Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-12T13:03:11.457Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-12T13:03:11.457Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-12T13:03:11.457Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-12T13:03:11.457Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-12T13:03:11.457Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-12T13:03:11.457Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-12T13:03:11.457Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-12T13:03:11.457Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-12T13:03:11.457Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-12T13:03:11.457Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-12T13:03:11.457Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-12T13:03:11.457Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-12T13:03:11.457Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-12T13:03:11.457Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-12T13:03:11.457Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-12T13:03:11.457Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-12T13:03:11.457Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-12T13:03:11.457Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-12T13:03:11.457Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-12T13:03:11.457Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-12T13:03:11.457Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-12T13:03:11.457Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-12T13:03:11.457Z] === RUN TestConfigureDaemonLogs [2022-05-12T13:03:11.457Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-12T13:03:11.457Z] === RUN TestCommonOptionsInstallFlags [2022-05-12T13:03:11.457Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-12T13:03:11.457Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-12T13:03:11.457Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-12T13:03:11.457Z] PASS [2022-05-12T13:03:11.457Z] coverage: 19.7% of statements [2022-05-12T13:03:11.457Z] ok github.com/docker/docker/cmd/dockerd 0.227s coverage: 19.7% of statements [2022-05-12T13:03:11.457Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-12T13:03:11.457Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-12T13:03:12.019Z] === RUN TestNetworkAllocateFree [2022-05-12T13:03:12.019Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-12T13:03:12.019Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-12T13:03:12.019Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-12T13:03:12.019Z] PASS [2022-05-12T13:03:12.019Z] coverage: 63.6% of statements [2022-05-12T13:03:12.019Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.110s coverage: 63.6% of statements [2022-05-12T13:03:12.019Z] --- PASS: TestRandomAllocateDeallocate (4.84s) [2022-05-12T13:03:12.019Z] === RUN TestAllocateRandomDeallocate [2022-05-12T13:03:12.019Z] === RUN TestGetEmptyCapabilities [2022-05-12T13:03:12.019Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-12T13:03:12.019Z] === RUN TestGetExtraCapabilities [2022-05-12T13:03:12.019Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-05-12T13:03:12.019Z] === RUN TestGetInvalidCapabilities [2022-05-12T13:03:12.019Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-05-12T13:03:12.019Z] === RUN TestRemoteDriver [2022-05-12T13:03:12.019Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-12T13:03:12.019Z] === RUN TestDriverError [2022-05-12T13:03:12.019Z] --- PASS: TestDriverError (0.00s) [2022-05-12T13:03:12.019Z] === RUN TestMissingValues [2022-05-12T13:03:12.019Z] --- PASS: TestMissingValues (0.01s) [2022-05-12T13:03:12.019Z] === RUN TestRollback [2022-05-12T13:03:12.019Z] --- PASS: TestRollback (0.00s) [2022-05-12T13:03:12.019Z] PASS [2022-05-12T13:03:12.019Z] coverage: 57.4% of statements [2022-05-12T13:03:12.019Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.085s coverage: 57.4% of statements [2022-05-12T13:03:12.093Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2022-05-12T13:03:12.093Z] === RUN TestRenameContainerWithSameName [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-05-12T13:03:12.349Z] --- PASS: TestRenameContainerWithSameName (0.47s) [2022-05-12T13:03:12.349Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T13:03:12.497Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43588/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=91c254a189daafce6f091a84bf483cffd968104d -e DOCKER_GRAPHDRIVER docker:91c254a189daafce6f091a84bf483cffd968104d hack/make.sh cross [2022-05-12T13:03:12.756Z] [2022-05-12T13:03:12.980Z] === RUN TestNAT [2022-05-12T13:03:12.980Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T13:03:12.980Z] --- SKIP: TestNAT (0.00s) [2022-05-12T13:03:12.980Z] === RUN TestTransparent [2022-05-12T13:03:12.980Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T13:03:12.980Z] --- SKIP: TestTransparent (0.00s) [2022-05-12T13:03:12.980Z] PASS [2022-05-12T13:03:12.980Z] coverage: 0.0% of statements [2022-05-12T13:03:12.980Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.074s coverage: 0.0% of statements [2022-05-12T13:03:12.980Z] --- PASS: TestAllocateRandomDeallocate (0.95s) [2022-05-12T13:03:12.980Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-12T13:03:12.980Z] === RUN TestBuildDefault [2022-05-12T13:03:12.980Z] --- PASS: TestBuildDefault (0.00s) [2022-05-12T13:03:12.980Z] === RUN TestBuildHostnameDomainname [2022-05-12T13:03:12.980Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-12T13:03:12.980Z] === RUN TestBuildHostname [2022-05-12T13:03:12.980Z] --- PASS: TestBuildHostname (0.00s) [2022-05-12T13:03:12.980Z] === RUN TestBuildHostnameFQDN [2022-05-12T13:03:12.980Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-12T13:03:12.980Z] === RUN TestBuildNoIP [2022-05-12T13:03:12.980Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-12T13:03:12.980Z] === RUN TestUpdate [2022-05-12T13:03:12.980Z] --- PASS: TestUpdate (0.00s) [2022-05-12T13:03:12.980Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-12T13:03:12.980Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-12T13:03:12.980Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-12T13:03:12.980Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-12T13:03:12.980Z] === RUN TestAddEmpty [2022-05-12T13:03:12.980Z] --- PASS: TestAddEmpty (0.00s) [2022-05-12T13:03:12.980Z] === RUN TestAdd [2022-05-12T13:03:12.980Z] --- PASS: TestAdd (0.00s) [2022-05-12T13:03:12.980Z] === RUN TestDeleteEmpty [2022-05-12T13:03:12.980Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-12T13:03:12.980Z] === RUN TestDeleteNewline [2022-05-12T13:03:12.980Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-12T13:03:12.980Z] === RUN TestDelete [2022-05-12T13:03:12.980Z] --- PASS: TestDelete (0.00s) [2022-05-12T13:03:12.980Z] === RUN TestConcurrentWrites [2022-05-12T13:03:12.980Z] === RUN TestNew [2022-05-12T13:03:12.980Z] --- PASS: TestNew (0.00s) [2022-05-12T13:03:12.980Z] === RUN TestAddDriver [2022-05-12T13:03:12.980Z] --- PASS: TestAddDriver (0.00s) [2022-05-12T13:03:12.980Z] === RUN TestAddDuplicateDriver [2022-05-12T13:03:12.980Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-12T13:03:12.980Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-12T13:03:12.980Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-12T13:03:12.980Z] === RUN TestDriver [2022-05-12T13:03:12.980Z] --- PASS: TestDriver (0.00s) [2022-05-12T13:03:12.980Z] === RUN TestIPAM [2022-05-12T13:03:12.980Z] --- PASS: TestIPAM (0.00s) [2022-05-12T13:03:12.980Z] === RUN TestWalkIPAMs [2022-05-12T13:03:12.980Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-12T13:03:12.980Z] === RUN TestWalkDrivers [2022-05-12T13:03:12.980Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-12T13:03:12.980Z] PASS [2022-05-12T13:03:12.980Z] coverage: 82.4% of statements [2022-05-12T13:03:12.980Z] ok github.com/docker/docker/libnetwork/drvregistry 0.067s coverage: 82.4% of statements [2022-05-12T13:03:12.980Z] --- PASS: TestConcurrentWrites (0.17s) [2022-05-12T13:03:12.980Z] PASS [2022-05-12T13:03:12.980Z] coverage: 81.2% of statements [2022-05-12T13:03:12.980Z] ok github.com/docker/docker/libnetwork/etchosts 0.224s coverage: 81.2% of statements [2022-05-12T13:03:13.016Z] Removing bundles/ [2022-05-12T13:03:13.016Z] [2022-05-12T13:03:13.016Z] ---> Making bundle: cross (in bundles/cross) [2022-05-12T13:03:13.016Z] Cross building: bundles/cross/linux/amd64 [2022-05-12T13:03:13.016Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-12T13:03:13.016Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-12T13:03:13.277Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-05-12T13:03:13.277Z] === RUN TestResize [2022-05-12T13:03:13.436Z] === RUN TestNew [2022-05-12T13:03:13.436Z] --- PASS: TestNew (0.00s) [2022-05-12T13:03:13.436Z] === RUN TestAllocate [2022-05-12T13:03:13.436Z] --- PASS: TestAllocate (0.00s) [2022-05-12T13:03:13.436Z] === RUN TestUninitialized [2022-05-12T13:03:13.436Z] --- PASS: TestUninitialized (0.00s) [2022-05-12T13:03:13.436Z] === RUN TestAllocateInRange [2022-05-12T13:03:13.436Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-12T13:03:13.436Z] === RUN TestAllocateSerial [2022-05-12T13:03:13.437Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-12T13:03:13.437Z] PASS [2022-05-12T13:03:13.437Z] coverage: 87.5% of statements [2022-05-12T13:03:13.437Z] ok github.com/docker/docker/libnetwork/idm 0.040s coverage: 87.5% of statements [2022-05-12T13:03:13.437Z] === RUN TestCaller [2022-05-12T13:03:13.437Z] --- PASS: TestCaller (0.00s) [2022-05-12T13:03:13.437Z] PASS [2022-05-12T13:03:13.437Z] coverage: 100.0% of statements [2022-05-12T13:03:13.437Z] ok github.com/docker/docker/libnetwork/internal/caller 0.035s coverage: 100.0% of statements [2022-05-12T13:03:13.534Z] --- PASS: TestResize (0.46s) [2022-05-12T13:03:13.534Z] === RUN TestResizeWithInvalidSize [2022-05-12T13:03:13.671Z] === RUN TestContainerStopSignal [2022-05-12T13:03:13.671Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-12T13:03:13.671Z] === RUN TestContainerStopTimeout [2022-05-12T13:03:13.671Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-12T13:03:13.671Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-12T13:03:13.671Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-12T13:03:13.671Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-12T13:03:13.671Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-12T13:03:13.671Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-12T13:03:13.671Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-05-12T13:03:13.671Z] === RUN TestReplaceAndAppendEnvVars [2022-05-12T13:03:13.671Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-12T13:03:13.671Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-12T13:03:13.671Z] === RUN TestNewMemoryStore [2022-05-12T13:03:13.671Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-12T13:03:13.671Z] === RUN TestAddContainers [2022-05-12T13:03:13.671Z] --- PASS: TestAddContainers (0.00s) [2022-05-12T13:03:13.671Z] === RUN TestGetContainer [2022-05-12T13:03:13.671Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T13:03:13.671Z] === RUN TestDeleteContainer [2022-05-12T13:03:13.671Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-12T13:03:13.671Z] === RUN TestListContainers [2022-05-12T13:03:13.671Z] --- PASS: TestListContainers (0.00s) [2022-05-12T13:03:13.671Z] === RUN TestFirstContainer [2022-05-12T13:03:13.671Z] --- PASS: TestFirstContainer (0.00s) [2022-05-12T13:03:13.671Z] === RUN TestApplyAllContainer [2022-05-12T13:03:13.671Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-12T13:03:13.671Z] === RUN TestIsValidHealthString [2022-05-12T13:03:13.671Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-12T13:03:13.671Z] === RUN TestStateRunStop [2022-05-12T13:03:13.671Z] --- PASS: TestStateRunStop (0.00s) [2022-05-12T13:03:13.671Z] === RUN TestStateTimeoutWait [2022-05-12T13:03:13.671Z] state_test.go:141: Stop callback fired [2022-05-12T13:03:13.671Z] state_test.go:165: Stop callback fired [2022-05-12T13:03:13.671Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-12T13:03:13.671Z] === RUN TestIsValidStateString [2022-05-12T13:03:13.671Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-12T13:03:13.671Z] === RUN TestViewSaveDelete [2022-05-12T13:03:13.671Z] --- PASS: TestViewSaveDelete (0.02s) [2022-05-12T13:03:13.671Z] === RUN TestViewAll [2022-05-12T13:03:13.671Z] --- PASS: TestViewAll (0.02s) [2022-05-12T13:03:13.671Z] === RUN TestViewGet [2022-05-12T13:03:13.671Z] --- PASS: TestViewGet (0.01s) [2022-05-12T13:03:13.671Z] === RUN TestNames [2022-05-12T13:03:13.671Z] --- PASS: TestNames (0.00s) [2022-05-12T13:03:13.671Z] === RUN TestViewWithHealthCheck [2022-05-12T13:03:13.671Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-12T13:03:13.671Z] PASS [2022-05-12T13:03:13.671Z] coverage: 41.7% of statements [2022-05-12T13:03:13.671Z] ok github.com/docker/docker/container 0.259s coverage: 41.7% of statements [2022-05-12T13:03:13.671Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-12T13:03:13.671Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-12T13:03:13.671Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-12T13:03:13.671Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-12T13:03:13.892Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.98s) [2022-05-12T13:03:13.892Z] === RUN TestRetrieveFromStore [2022-05-12T13:03:14.096Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-05-12T13:03:14.096Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T13:03:14.349Z] === RUN TestSetSerialInsertDelete [2022-05-12T13:03:14.349Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-12T13:03:14.349Z] === RUN TestSetParallelInsertDelete [2022-05-12T13:03:14.349Z] --- PASS: TestRetrieveFromStore (0.61s) [2022-05-12T13:03:14.349Z] === RUN TestIsCorrupted [2022-05-12T13:03:14.349Z] --- PASS: TestIsCorrupted (0.02s) [2022-05-12T13:03:14.349Z] === RUN TestSetRollover [2022-05-12T13:03:14.353Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-05-12T13:03:14.353Z] === RUN TestDaemonRestartKillContainers [2022-05-12T13:03:14.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T13:03:14.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T13:03:14.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T13:03:14.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T13:03:14.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T13:03:14.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T13:03:14.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T13:03:14.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T13:03:14.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T13:03:14.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T13:03:14.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T13:03:14.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T13:03:14.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T13:03:14.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T13:03:14.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T13:03:14.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T13:03:14.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T13:03:14.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T13:03:14.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T13:03:14.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T13:03:14.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T13:03:14.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T13:03:14.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T13:03:14.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T13:03:14.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T13:03:14.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T13:03:14.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T13:03:14.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T13:03:14.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T13:03:14.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T13:03:14.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T13:03:14.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T13:03:14.353Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T13:03:14.353Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T13:03:14.415Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-05-12T13:03:14.416Z] PASS [2022-05-12T13:03:14.416Z] [2022-05-12T13:03:14.416Z] DONE 17 tests in 47.186s [2022-05-12T13:03:14.416Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-12T13:03:14.416Z] INFO: Testing against a local daemon [2022-05-12T13:03:14.416Z] === RUN TestPluginInvalidJSON [2022-05-12T13:03:14.416Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T13:03:14.416Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T13:03:14.416Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T13:03:14.416Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T13:03:14.416Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T13:03:14.416Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T13:03:14.416Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T13:03:14.416Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T13:03:14.416Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T13:03:14.416Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T13:03:14.416Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T13:03:14.416Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T13:03:14.416Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T13:03:14.416Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T13:03:14.416Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T13:03:14.416Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T13:03:14.416Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T13:03:14.416Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T13:03:14.416Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T13:03:14.416Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T13:03:14.416Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T13:03:14.416Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-12T13:03:14.416Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-12T13:03:14.416Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-05-12T13:03:14.416Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T13:03:14.416Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T13:03:14.416Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T13:03:14.416Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-12T13:03:14.416Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-05-12T13:03:14.416Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T13:03:14.416Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T13:03:14.416Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T13:03:14.416Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-12T13:03:14.416Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T13:03:14.416Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T13:03:14.416Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T13:03:14.416Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T13:03:14.416Z] === RUN TestPluginInstall [2022-05-12T13:03:14.416Z] === RUN TestPluginInstall/no_auth [2022-05-12T13:03:14.658Z] === RUN TestPrepare [2022-05-12T13:03:14.658Z] --- PASS: TestPrepare (0.00s) [2022-05-12T13:03:14.658Z] === RUN TestStart [2022-05-12T13:03:14.658Z] --- PASS: TestStart (0.00s) [2022-05-12T13:03:14.658Z] === RUN TestWaitCancel [2022-05-12T13:03:14.658Z] --- PASS: TestWaitCancel (0.00s) [2022-05-12T13:03:14.658Z] === RUN TestWaitDisabled [2022-05-12T13:03:14.658Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-12T13:03:14.658Z] === RUN TestWaitEnabled [2022-05-12T13:03:14.658Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-12T13:03:14.658Z] === RUN TestRemove [2022-05-12T13:03:14.658Z] --- PASS: TestRemove (0.00s) [2022-05-12T13:03:14.658Z] PASS [2022-05-12T13:03:14.658Z] coverage: 65.3% of statements [2022-05-12T13:03:14.658Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.071s coverage: 65.3% of statements [2022-05-12T13:03:14.988Z] time="2022-05-12T13:03:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T13:03:14.988Z] time="2022-05-12T13:03:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7782ac73d12c9547c1df2e7d6c58bb2881598805e3f59bf32946a1c7725d9fb2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T13:03:14.988Z] time="2022-05-12T13:03:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T13:03:14.988Z] time="2022-05-12T13:03:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7782ac73d12c9547c1df2e7d6c58bb2881598805e3f59bf32946a1c7725d9fb2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T13:03:15.248Z] === RUN TestPluginInstall/with_htpasswd [2022-05-12T13:03:15.309Z] === RUN TestInt2IP2IntConversion [2022-05-12T13:03:15.309Z] === RUN TestPoolRequest [2022-05-12T13:03:15.309Z] --- PASS: TestPoolRequest (0.00s) [2022-05-12T13:03:15.309Z] === RUN TestOtherRequests [2022-05-12T13:03:15.309Z] --- PASS: TestOtherRequests (0.00s) [2022-05-12T13:03:15.309Z] PASS [2022-05-12T13:03:15.309Z] coverage: 57.1% of statements [2022-05-12T13:03:15.309Z] ok github.com/docker/docker/libnetwork/ipams/null 0.036s coverage: 57.1% of statements [2022-05-12T13:03:15.508Z] time="2022-05-12T13:03:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T13:03:15.509Z] time="2022-05-12T13:03:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7782ac73d12c9547c1df2e7d6c58bb2881598805e3f59bf32946a1c7725d9fb2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T13:03:15.509Z] time="2022-05-12T13:03:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T13:03:15.509Z] time="2022-05-12T13:03:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7782ac73d12c9547c1df2e7d6c58bb2881598805e3f59bf32946a1c7725d9fb2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T13:03:15.764Z] --- PASS: TestInt2IP2IntConversion (0.49s) [2022-05-12T13:03:15.764Z] === RUN TestGetAddressVersion [2022-05-12T13:03:15.764Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-12T13:03:15.764Z] === RUN TestKeyString [2022-05-12T13:03:15.764Z] --- PASS: TestKeyString (0.00s) [2022-05-12T13:03:15.764Z] === RUN TestPoolDataMarshal [2022-05-12T13:03:15.764Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-12T13:03:15.764Z] === RUN TestSubnetsMarshal [2022-05-12T13:03:15.764Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-05-12T13:03:15.764Z] === RUN TestAddSubnets [2022-05-12T13:03:15.764Z] --- PASS: TestAddSubnets (0.04s) [2022-05-12T13:03:15.764Z] === RUN TestDoublePoolRelease [2022-05-12T13:03:15.764Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-05-12T13:03:15.764Z] === RUN TestAddReleasePoolID [2022-05-12T13:03:15.764Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-05-12T13:03:15.764Z] === RUN TestPredefinedPool [2022-05-12T13:03:15.764Z] --- PASS: TestPredefinedPool (0.02s) [2022-05-12T13:03:15.764Z] === RUN TestRemoveSubnet [2022-05-12T13:03:15.764Z] --- PASS: TestSetRollover (1.34s) [2022-05-12T13:03:15.764Z] === RUN TestSetRolloverSerial [2022-05-12T13:03:15.764Z] --- PASS: TestRemoveSubnet (0.16s) [2022-05-12T13:03:15.764Z] === RUN TestGetSameAddress [2022-05-12T13:03:15.764Z] --- PASS: TestGetSameAddress (0.04s) [2022-05-12T13:03:15.764Z] === RUN TestPoolAllocationReuse [2022-05-12T13:03:15.769Z] === RUN TestPluginInstall/with_insecure [2022-05-12T13:03:16.219Z] === RUN TestGetCapabilities [2022-05-12T13:03:16.220Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-12T13:03:16.220Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-12T13:03:16.220Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-05-12T13:03:16.220Z] === RUN TestGetDefaultAddressSpaces [2022-05-12T13:03:16.220Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-05-12T13:03:16.220Z] === RUN TestRemoteDriver [2022-05-12T13:03:16.220Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-12T13:03:16.220Z] PASS [2022-05-12T13:03:16.220Z] coverage: 47.4% of statements [2022-05-12T13:03:16.220Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.060s coverage: 47.4% of statements [2022-05-12T13:03:16.243Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T13:03:16.710Z] time="2022-05-12T13:03:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T13:03:16.710Z] time="2022-05-12T13:03:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:90f4a69e351c6ce3e3544f3400c65d304f494885a307b4822283dd4b8ddf0df5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T13:03:16.710Z] time="2022-05-12T13:03:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T13:03:16.710Z] time="2022-05-12T13:03:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:90f4a69e351c6ce3e3544f3400c65d304f494885a307b4822283dd4b8ddf0df5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T13:03:16.710Z] plugin_test.go:195: [dfaa85644cd63] daemon is not started [2022-05-12T13:03:16.710Z] --- PASS: TestPluginInstall (2.75s) [2022-05-12T13:03:16.710Z] --- PASS: TestPluginInstall/no_auth (1.05s) [2022-05-12T13:03:16.710Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-05-12T13:03:16.710Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-05-12T13:03:16.710Z] === RUN TestPluginsWithRuntimes [2022-05-12T13:03:16.871Z] === RUN TestNewListSecretsFilters [2022-05-12T13:03:16.871Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-12T13:03:16.871Z] === RUN TestNewListConfigsFilters [2022-05-12T13:03:16.871Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-12T13:03:16.871Z] PASS [2022-05-12T13:03:16.871Z] coverage: 0.5% of statements [2022-05-12T13:03:16.871Z] ok github.com/docker/docker/daemon/cluster 0.213s coverage: 0.5% of statements [2022-05-12T13:03:17.171Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T13:03:17.180Z] === RUN TestWindowsIPAM [2022-05-12T13:03:17.180Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-12T13:03:17.180Z] PASS [2022-05-12T13:03:17.180Z] coverage: 71.4% of statements [2022-05-12T13:03:17.180Z] --- PASS: TestSetRolloverSerial (1.15s) [2022-05-12T13:03:17.180Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-12T13:03:17.180Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-12T13:03:17.180Z] PASS [2022-05-12T13:03:17.180Z] coverage: 84.4% of statements [2022-05-12T13:03:17.180Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.046s coverage: 71.4% of statements [2022-05-12T13:03:17.180Z] ok github.com/docker/docker/libnetwork/bitseq 9.998s coverage: 84.4% of statements [2022-05-12T13:03:17.180Z] --- PASS: TestPoolAllocationReuse (1.30s) [2022-05-12T13:03:17.180Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-12T13:03:17.180Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-05-12T13:03:17.180Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-12T13:03:17.635Z] === RUN TestDefaultNetwork [2022-05-12T13:03:17.858Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-12T13:03:17.886Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T13:03:17.886Z] Using test binary docker [2022-05-12T13:03:17.886Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T13:03:17.886Z] Using test binary docker [2022-05-12T13:03:17.886Z] +++ /etc/init.d/apparmor start [2022-05-12T13:03:17.886Z] +++ /etc/init.d/apparmor start [2022-05-12T13:03:17.886Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). [2022-05-12T13:03:17.886Z] (warning). [2022-05-12T13:03:17.886Z] INFO: Waiting for daemon to start... [2022-05-12T13:03:17.886Z] Starting dockerd [2022-05-12T13:03:17.886Z] +++ 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 [2022-05-12T13:03:17.886Z] INFO: Waiting for daemon to start... [2022-05-12T13:03:17.886Z] Starting dockerd [2022-05-12T13:03:17.886Z] +++ 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 [2022-05-12T13:03:18.090Z] --- PASS: TestDefaultNetwork (0.24s) [2022-05-12T13:03:18.090Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-12T13:03:18.090Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2022-05-12T13:03:18.326Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-05-12T13:03:18.326Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-12T13:03:18.326Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-12T13:03:18.326Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-12T13:03:18.326Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-12T13:03:18.326Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-12T13:03:18.326Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-12T13:03:18.326Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-12T13:03:18.326Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-12T13:03:18.326Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-12T13:03:18.326Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-12T13:03:18.326Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-12T13:03:18.326Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-12T13:03:18.326Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-12T13:03:18.326Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-12T13:03:18.326Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-12T13:03:18.326Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-12T13:03:18.326Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-12T13:03:18.326Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-12T13:03:18.326Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-12T13:03:18.326Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-12T13:03:18.326Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-12T13:03:18.326Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-12T13:03:18.326Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-12T13:03:18.326Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-12T13:03:18.326Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-12T13:03:18.326Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-12T13:03:18.326Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-12T13:03:18.326Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-12T13:03:18.326Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-12T13:03:18.326Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-12T13:03:18.326Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-12T13:03:18.326Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-12T13:03:18.326Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-12T13:03:18.326Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-12T13:03:18.326Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-12T13:03:18.326Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-12T13:03:18.326Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-12T13:03:18.326Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-12T13:03:18.535Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T13:03:18.535Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T13:03:18.545Z] === RUN TestInitAddressPools [2022-05-12T13:03:18.545Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-12T13:03:18.545Z] PASS [2022-05-12T13:03:18.545Z] coverage: 74.0% of statements [2022-05-12T13:03:18.545Z] ok github.com/docker/docker/libnetwork/ipamutils 0.558s coverage: 74.0% of statements [2022-05-12T13:03:18.667Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-12T13:03:18.794Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-12T13:03:18.794Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-12T13:03:18.794Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-12T13:03:18.794Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-12T13:03:18.794Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T13:03:18.794Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-12T13:03:18.794Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-12T13:03:18.794Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-12T13:03:18.794Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-12T13:03:18.794Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T13:03:18.794Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T13:03:18.794Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T13:03:18.794Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-12T13:03:18.794Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-12T13:03:18.794Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-12T13:03:18.794Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-12T13:03:18.794Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-12T13:03:18.794Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-12T13:03:18.794Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T13:03:18.794Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T13:03:18.794Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T13:03:18.794Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T13:03:18.794Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-12T13:03:18.794Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-12T13:03:18.794Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-12T13:03:18.794Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-12T13:03:18.794Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-12T13:03:18.794Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-12T13:03:18.794Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-12T13:03:18.794Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-12T13:03:18.794Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-12T13:03:18.794Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-12T13:03:18.794Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-12T13:03:18.794Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-12T13:03:18.794Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-12T13:03:18.794Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-12T13:03:18.794Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-12T13:03:18.794Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-12T13:03:18.794Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-12T13:03:18.794Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-12T13:03:18.794Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-12T13:03:18.794Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-12T13:03:18.794Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-12T13:03:18.794Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-12T13:03:18.794Z] PASS [2022-05-12T13:03:18.794Z] coverage: 35.9% of statements [2022-05-12T13:03:18.794Z] ok github.com/docker/docker/daemon/cluster/convert 0.628s coverage: 35.9% of statements [2022-05-12T13:03:19.002Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.58s) [2022-05-12T13:03:19.002Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-12T13:03:19.002Z] === RUN TestKeyValue [2022-05-12T13:03:19.002Z] --- PASS: TestKeyValue (0.00s) [2022-05-12T13:03:19.002Z] PASS [2022-05-12T13:03:19.002Z] coverage: 60.0% of statements [2022-05-12T13:03:19.002Z] ok github.com/docker/docker/libnetwork/netlabel 0.051s coverage: 60.0% of statements [2022-05-12T13:03:19.260Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-12T13:03:19.462Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T13:03:19.718Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T13:03:19.964Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-12T13:03:19.964Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-12T13:03:19.964Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-12T13:03:19.964Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-12T13:03:19.964Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-12T13:03:19.964Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-12T13:03:19.964Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-12T13:03:19.964Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-12T13:03:19.964Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-12T13:03:19.964Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-12T13:03:19.964Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-12T13:03:19.964Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-12T13:03:19.964Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-12T13:03:19.964Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-12T13:03:19.964Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-12T13:03:19.964Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-12T13:03:19.964Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-12T13:03:20.202Z] --- PASS: TestPluginsWithRuntimes (3.34s) [2022-05-12T13:03:20.202Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-05-12T13:03:20.202Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-05-12T13:03:20.202Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T13:03:20.772Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-05-12T13:03:20.772Z] PASS [2022-05-12T13:03:20.772Z] [2022-05-12T13:03:20.772Z] DONE 24 tests in 6.715s [2022-05-12T13:03:20.772Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-12T13:03:20.772Z] INFO: Testing against a local daemon [2022-05-12T13:03:20.772Z] === RUN TestExternalGraphDriver [2022-05-12T13:03:20.772Z] === RUN TestExternalGraphDriver/json [2022-05-12T13:03:20.924Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.23s) [2022-05-12T13:03:20.924Z] === RUN TestGetAddress [2022-05-12T13:03:20.924Z] === RUN TestGenerate [2022-05-12T13:03:20.924Z] --- PASS: TestGenerate (0.00s) [2022-05-12T13:03:21.008Z] === RUN TestWaitNodeAttachment [2022-05-12T13:03:21.196Z] .. [2022-05-12T13:03:21.196Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T13:03:21.196Z] [2022-05-12T13:03:21.196Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T13:03:21.196Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T13:03:21.196Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T13:03:21.196Z] Error: No such image: emptyfs [2022-05-12T13:03:21.196Z] Error: No such image: emptyfs [2022-05-12T13:03:21.196Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-12T13:03:21.196Z] ++++ docker load [2022-05-12T13:03:21.196Z] ++++ docker load [2022-05-12T13:03:21.196Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-12T13:03:21.380Z] === RUN TestGeneratePtr [2022-05-12T13:03:21.380Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-12T13:03:21.380Z] === RUN TestGenerateMissingField [2022-05-12T13:03:21.380Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-12T13:03:21.380Z] === RUN TestFieldCannotBeSet [2022-05-12T13:03:21.380Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-12T13:03:21.380Z] === RUN TestTypeMismatchError [2022-05-12T13:03:21.380Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-12T13:03:21.380Z] PASS [2022-05-12T13:03:21.380Z] coverage: 100.0% of statements [2022-05-12T13:03:21.380Z] ok github.com/docker/docker/libnetwork/options 0.049s coverage: 100.0% of statements [2022-05-12T13:03:21.380Z] === RUN TestNetworkDBSimple [2022-05-12T13:03:21.476Z] === RUN TestBuilderGC [2022-05-12T13:03:21.476Z] --- PASS: TestBuilderGC (0.00s) [2022-05-12T13:03:21.476Z] === RUN TestDaemonConfigurationNotFound [2022-05-12T13:03:21.476Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-12T13:03:21.476Z] === RUN TestDaemonBrokenConfiguration [2022-05-12T13:03:21.476Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-12T13:03:21.476Z] === RUN TestFindConfigurationConflicts [2022-05-12T13:03:21.476Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-12T13:03:21.476Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-12T13:03:21.476Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-12T13:03:21.476Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-12T13:03:21.476Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-12T13:03:21.476Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-12T13:03:21.476Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-12T13:03:21.476Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-12T13:03:21.476Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-12T13:03:21.476Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-12T13:03:21.476Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-12T13:03:21.476Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-12T13:03:21.476Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-12T13:03:21.476Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-12T13:03:21.476Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-12T13:03:21.476Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-05-12T13:03:21.476Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-12T13:03:21.476Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-12T13:03:21.476Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-12T13:03:21.476Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-12T13:03:21.476Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-12T13:03:21.476Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-12T13:03:21.476Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-12T13:03:21.476Z] === RUN TestValidateConfigurationErrors [2022-05-12T13:03:21.476Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-12T13:03:21.476Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-12T13:03:21.476Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-12T13:03:21.476Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-12T13:03:21.476Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-12T13:03:21.476Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-12T13:03:21.476Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-12T13:03:21.476Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-12T13:03:21.476Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-12T13:03:21.476Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-12T13:03:21.476Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-12T13:03:21.476Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-12T13:03:21.476Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-12T13:03:21.476Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-12T13:03:21.476Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-12T13:03:21.476Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-12T13:03:21.476Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-12T13:03:21.476Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-12T13:03:21.476Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-12T13:03:21.476Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-12T13:03:21.476Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-12T13:03:21.476Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-12T13:03:21.476Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-12T13:03:21.476Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-12T13:03:21.476Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-12T13:03:21.476Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-12T13:03:21.476Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-12T13:03:21.476Z] === RUN TestValidateConfiguration [2022-05-12T13:03:21.476Z] === RUN TestValidateConfiguration/with_label [2022-05-12T13:03:21.476Z] === RUN TestValidateConfiguration/with_dns [2022-05-12T13:03:21.476Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-05-12T13:03:21.476Z] === RUN TestIsolationConversion [2022-05-12T13:03:21.476Z] === RUN TestIsolationConversion/default [2022-05-12T13:03:21.476Z] === RUN TestIsolationConversion/process [2022-05-12T13:03:21.476Z] === RUN TestIsolationConversion/hyperv [2022-05-12T13:03:21.476Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-12T13:03:21.476Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-12T13:03:21.476Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-12T13:03:21.476Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-12T13:03:21.476Z] === RUN TestContainerLabels [2022-05-12T13:03:21.476Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-12T13:03:21.476Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-12T13:03:21.476Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-12T13:03:21.476Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-12T13:03:21.477Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-12T13:03:21.477Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-12T13:03:21.477Z] === RUN TestValidateConfiguration/with_hosts [2022-05-12T13:03:21.477Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-12T13:03:21.477Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-12T13:03:21.477Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-12T13:03:21.477Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-12T13:03:21.477Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-12T13:03:21.477Z] --- PASS: TestContainerLabels (0.00s) [2022-05-12T13:03:21.477Z] === RUN TestCredentialSpecConversion [2022-05-12T13:03:21.477Z] === RUN TestCredentialSpecConversion/none [2022-05-12T13:03:21.477Z] === RUN TestCredentialSpecConversion/config [2022-05-12T13:03:21.477Z] === RUN TestCredentialSpecConversion/file [2022-05-12T13:03:21.477Z] === RUN TestCredentialSpecConversion/registry [2022-05-12T13:03:21.477Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-12T13:03:21.477Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-12T13:03:21.477Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-12T13:03:21.477Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-12T13:03:21.477Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-12T13:03:21.477Z] === RUN TestControllerValidateMountBind [2022-05-12T13:03:21.477Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-12T13:03:21.477Z] === RUN TestControllerValidateMountVolume [2022-05-12T13:03:21.477Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-12T13:03:21.477Z] === RUN TestControllerValidateMountTarget [2022-05-12T13:03:21.477Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-12T13:03:21.477Z] === RUN TestControllerValidateMountTmpfs [2022-05-12T13:03:21.477Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-12T13:03:21.477Z] === RUN TestControllerValidateMountInvalidType [2022-05-12T13:03:21.477Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-12T13:03:21.477Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-12T13:03:21.477Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-12T13:03:21.477Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-12T13:03:21.477Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-12T13:03:21.477Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-12T13:03:21.477Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-12T13:03:21.477Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-12T13:03:21.477Z] === RUN TestReloadSetConfigFileNotExist [2022-05-12T13:03:21.477Z] === RUN TestControllerValidateMountNamedPipe [2022-05-12T13:03:21.477Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-12T13:03:21.477Z] PASS [2022-05-12T13:03:21.477Z] coverage: 11.0% of statements [2022-05-12T13:03:21.477Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.824s coverage: 11.0% of statements [2022-05-12T13:03:21.477Z] time="2022-05-12T13:03:21Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-12T13:03:21.477Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-05-12T13:03:21.477Z] === RUN TestReloadDefaultConfigNotExist [2022-05-12T13:03:21.485Z] Running integration-test (iteration 1) [2022-05-12T13:03:21.485Z] 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)/ [2022-05-12T13:03:21.485Z] ++ 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)/' [2022-05-12T13:03:21.485Z] ++ set -e [2022-05-12T13:03:21.485Z] ++ '[' -n 0 ']' [2022-05-12T13:03:21.485Z] ++ set -x [2022-05-12T13:03:21.485Z] ++ 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)/' [2022-05-12T13:03:21.485Z] Running integration-test (iteration 1) [2022-05-12T13:03:21.485Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-05-12T13:03:21.485Z] ++ 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)/' [2022-05-12T13:03:21.485Z] ++ set -e [2022-05-12T13:03:21.485Z] ++ '[' -n 0 ']' [2022-05-12T13:03:21.485Z] ++ set -x [2022-05-12T13:03:21.485Z] ++ 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)/' [2022-05-12T13:03:21.835Z] testing: warning: no tests to run [2022-05-12T13:03:21.835Z] PASS [2022-05-12T13:03:21.835Z] coverage: 0.0% of statements [2022-05-12T13:03:21.835Z] ok github.com/docker/docker/libnetwork/osl 0.035s coverage: 0.0% of statements [no tests to run] [2022-05-12T13:03:21.955Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:03:21.955Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-12T13:03:21.955Z] === RUN TestReloadBadDefaultConfig [2022-05-12T13:03:21.955Z] time="2022-05-12T13:03:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-4225216097" [2022-05-12T13:03:21.955Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-12T13:03:21.955Z] === RUN TestReloadWithConflictingLabels [2022-05-12T13:03:21.955Z] time="2022-05-12T13:03:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3686200089" [2022-05-12T13:03:21.955Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-12T13:03:21.955Z] === RUN TestReloadWithDuplicateLabels [2022-05-12T13:03:21.955Z] time="2022-05-12T13:03:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-761766316" [2022-05-12T13:03:21.955Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-12T13:03:21.955Z] === RUN TestMaskURLCredentials [2022-05-12T13:03:21.955Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-12T13:03:21.955Z] === RUN TestDaemonConfigurationMerge [2022-05-12T13:03:21.955Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-12T13:03:21.955Z] PASS [2022-05-12T13:03:21.955Z] coverage: 79.8% of statements [2022-05-12T13:03:21.955Z] ok github.com/docker/docker/daemon/config 0.380s coverage: 79.8% of statements [2022-05-12T13:03:21.955Z] === RUN TestEventsLog [2022-05-12T13:03:21.955Z] --- PASS: TestEventsLog (0.00s) [2022-05-12T13:03:21.955Z] === RUN TestEventsLogTimeout [2022-05-12T13:03:21.955Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-12T13:03:21.955Z] === RUN TestLogEvents [2022-05-12T13:03:21.955Z] --- PASS: TestLogEvents (0.05s) [2022-05-12T13:03:21.955Z] === RUN TestLoadBufferedEvents [2022-05-12T13:03:21.955Z] --- PASS: TestLoadBufferedEvents (0.17s) [2022-05-12T13:03:21.955Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-12T13:03:21.955Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-12T13:03:21.955Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-12T13:03:21.955Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-12T13:03:21.955Z] PASS [2022-05-12T13:03:21.955Z] coverage: 50.0% of statements [2022-05-12T13:03:21.955Z] ok github.com/docker/docker/daemon/events 0.285s coverage: 50.0% of statements [2022-05-12T13:03:22.290Z] 2022/05/12 13:03:21 Closing DB instances... [2022-05-12T13:03:22.449Z] Loaded image: busybox:latest [2022-05-12T13:03:22.683Z] === RUN TestExternalGraphDriver/spec [2022-05-12T13:03:22.713Z] Loaded image: busybox:latest [2022-05-12T13:03:22.745Z] === RUN TestRequestNewPort [2022-05-12T13:03:22.745Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-12T13:03:22.745Z] === RUN TestRequestSpecificPort [2022-05-12T13:03:22.745Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-12T13:03:22.745Z] === RUN TestReleasePort [2022-05-12T13:03:22.745Z] --- PASS: TestReleasePort (0.00s) [2022-05-12T13:03:22.745Z] === RUN TestReuseReleasedPort [2022-05-12T13:03:22.745Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-12T13:03:22.745Z] === RUN TestReleaseUnreadledPort [2022-05-12T13:03:22.745Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-12T13:03:22.745Z] === RUN TestUnknowProtocol [2022-05-12T13:03:22.745Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-12T13:03:22.745Z] === RUN TestAllocateAllPorts [2022-05-12T13:03:22.745Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-12T13:03:22.745Z] === RUN TestPortAllocation [2022-05-12T13:03:22.745Z] --- PASS: TestPortAllocation (0.00s) [2022-05-12T13:03:22.745Z] === RUN TestPortAllocationWithCustomRange [2022-05-12T13:03:22.745Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-12T13:03:22.745Z] === RUN TestNoDuplicateBPR [2022-05-12T13:03:22.745Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-12T13:03:22.745Z] === RUN TestChangePortRange [2022-05-12T13:03:22.745Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-12T13:03:22.745Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-12T13:03:22.745Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-12T13:03:22.745Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-12T13:03:22.745Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-12T13:03:22.745Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-12T13:03:22.745Z] --- PASS: TestChangePortRange (0.00s) [2022-05-12T13:03:22.745Z] PASS [2022-05-12T13:03:22.745Z] coverage: 88.6% of statements [2022-05-12T13:03:22.745Z] ok github.com/docker/docker/libnetwork/portallocator 0.038s coverage: 88.6% of statements [2022-05-12T13:03:22.974Z] Loaded image: busybox:glibc [2022-05-12T13:03:22.985Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T13:03:23.200Z] --- PASS: TestNetworkDBSimple (2.05s) [2022-05-12T13:03:23.200Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-12T13:03:23.236Z] Loaded image: busybox:glibc [2022-05-12T13:03:23.241Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T13:03:23.520Z] === RUN TestIsEmptyDir [2022-05-12T13:03:23.520Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-12T13:03:23.520Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-12T13:03:23.520Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-12T13:03:23.520Z] PASS [2022-05-12T13:03:23.520Z] coverage: 2.3% of statements [2022-05-12T13:03:23.520Z] ok github.com/docker/docker/daemon/graphdriver 0.233s coverage: 2.3% of statements [2022-05-12T13:03:23.520Z] === RUN TestLinkNaming [2022-05-12T13:03:23.520Z] --- PASS: TestLinkNaming (0.00s) [2022-05-12T13:03:23.520Z] === RUN TestLinkNew [2022-05-12T13:03:23.520Z] --- PASS: TestLinkNew (0.00s) [2022-05-12T13:03:23.520Z] === RUN TestLinkEnv [2022-05-12T13:03:23.520Z] --- PASS: TestLinkEnv (0.00s) [2022-05-12T13:03:23.520Z] === RUN TestLinkMultipleEnv [2022-05-12T13:03:23.520Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-12T13:03:23.520Z] === RUN TestLinkPortRangeEnv [2022-05-12T13:03:23.520Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-12T13:03:23.520Z] PASS [2022-05-12T13:03:23.520Z] coverage: 93.0% of statements [2022-05-12T13:03:23.520Z] ok github.com/docker/docker/daemon/links 0.045s coverage: 93.0% of statements [2022-05-12T13:03:23.655Z] testing: warning: no tests to run [2022-05-12T13:03:23.655Z] PASS [2022-05-12T13:03:23.655Z] coverage: 0.0% of statements [2022-05-12T13:03:23.655Z] ok github.com/docker/docker/libnetwork/portmapper 0.036s coverage: 0.0% of statements [no tests to run] [2022-05-12T13:03:24.068Z] === RUN TestExternalGraphDriver/pull [2022-05-12T13:03:24.111Z] === RUN TestHashData [2022-05-12T13:03:24.111Z] --- PASS: TestHashData (0.00s) [2022-05-12T13:03:24.111Z] PASS [2022-05-12T13:03:24.111Z] coverage: 2.8% of statements [2022-05-12T13:03:24.111Z] ok github.com/docker/docker/libnetwork/resolvconf 0.036s coverage: 2.8% of statements [2022-05-12T13:03:24.111Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-12T13:03:24.111Z] PASS [2022-05-12T13:03:24.111Z] coverage: 100.0% of statements [2022-05-12T13:03:24.506Z] === RUN TestVerifyNetworkingConfig [2022-05-12T13:03:24.506Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-12T13:03:24.506Z] === RUN TestGetContainer [2022-05-12T13:03:24.506Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T13:03:24.506Z] === RUN TestValidContainerNames [2022-05-12T13:03:24.506Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-12T13:03:24.506Z] === RUN TestContainerInitDNS [2022-05-12T13:03:24.506Z] daemon_test.go:145: root required [2022-05-12T13:03:24.506Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-12T13:03:24.506Z] === RUN TestMerge [2022-05-12T13:03:24.506Z] --- PASS: TestMerge (0.00s) [2022-05-12T13:03:24.506Z] === RUN TestValidateContainerIsolation [2022-05-12T13:03:24.506Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-12T13:03:24.506Z] === RUN TestFindNetworkErrorType [2022-05-12T13:03:24.506Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-12T13:03:24.506Z] === RUN TestEnsureServicesExist [2022-05-12T13:03:24.506Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-12T13:03:24.506Z] === RUN TestEnsureServicesExistErrors [2022-05-12T13:03:24.506Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-12T13:03:24.506Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-12T13:03:24.506Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-12T13:03:24.506Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-12T13:03:24.506Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-12T13:03:24.506Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-12T13:03:24.506Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-12T13:03:24.506Z] === RUN TestContainerDelete [2022-05-12T13:03:24.506Z] --- PASS: TestContainerDelete (0.01s) [2022-05-12T13:03:24.506Z] === RUN TestContainerDoubleDelete [2022-05-12T13:03:24.506Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-12T13:03:24.507Z] === RUN TestLogContainerEventCopyLabels [2022-05-12T13:03:24.507Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-12T13:03:24.507Z] === RUN TestLogContainerEventWithAttributes [2022-05-12T13:03:24.507Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-12T13:03:24.507Z] === RUN TestNoneHealthcheck [2022-05-12T13:03:24.507Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-12T13:03:24.507Z] === RUN TestHealthStates [2022-05-12T13:03:24.507Z] time="2022-05-12T13:03:24Z" 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" [2022-05-12T13:03:24.507Z] time="2022-05-12T13:03:24Z" 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" [2022-05-12T13:03:24.507Z] time="2022-05-12T13:03:24Z" 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" [2022-05-12T13:03:24.507Z] time="2022-05-12T13:03:24Z" 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" [2022-05-12T13:03:24.507Z] time="2022-05-12T13:03:24Z" 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" [2022-05-12T13:03:24.507Z] time="2022-05-12T13:03:24Z" 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" [2022-05-12T13:03:24.507Z] time="2022-05-12T13:03:24Z" 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" [2022-05-12T13:03:24.507Z] time="2022-05-12T13:03:24Z" 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" [2022-05-12T13:03:24.507Z] time="2022-05-12T13:03:24Z" 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" [2022-05-12T13:03:24.507Z] time="2022-05-12T13:03:24Z" 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" [2022-05-12T13:03:24.507Z] --- PASS: TestHealthStates (0.19s) [2022-05-12T13:03:24.507Z] === RUN TestGetInspectData [2022-05-12T13:03:24.507Z] --- PASS: TestGetInspectData (0.00s) [2022-05-12T13:03:24.507Z] === RUN TestFillLicense [2022-05-12T13:03:24.507Z] --- PASS: TestFillLicense (0.00s) [2022-05-12T13:03:24.507Z] === RUN TestListInvalidFilter [2022-05-12T13:03:24.507Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-12T13:03:24.507Z] === RUN TestNameFilter [2022-05-12T13:03:24.507Z] --- PASS: TestNameFilter (0.00s) [2022-05-12T13:03:24.507Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-12T13:03:24.507Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-12T13:03:24.507Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-12T13:03:24.507Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-12T13:03:24.507Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-12T13:03:24.507Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-12T13:03:24.507Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-12T13:03:24.507Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-12T13:03:24.507Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-12T13:03:24.507Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-12T13:03:24.507Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-12T13:03:24.507Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-12T13:03:24.507Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-12T13:03:24.507Z] === 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 [2022-05-12T13:03:24.507Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-12T13:03:24.507Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-12T13:03:24.507Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-12T13:03:24.507Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-12T13:03:24.507Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-12T13:03:24.507Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-12T13:03:24.507Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-12T13:03:24.507Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-12T13:03:24.507Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-12T13:03:24.507Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-12T13:03:24.507Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-12T13:03:24.507Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-12T13:03:24.507Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-12T13:03:24.507Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T13:03:24.507Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-12T13:03:24.507Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-12T13:03:24.507Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T13:03:24.507Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-12T13:03:24.507Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-12T13:03:24.507Z] --- 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) [2022-05-12T13:03:24.507Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-12T13:03:24.507Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-12T13:03:24.507Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-12T13:03:24.507Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-12T13:03:24.507Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-12T13:03:24.507Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-12T13:03:24.507Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-12T13:03:24.507Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-12T13:03:24.507Z] === RUN TestSetupWindowsDevices [2022-05-12T13:03:24.507Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-12T13:03:24.507Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-12T13:03:24.507Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-12T13:03:24.507Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-12T13:03:24.507Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T13:03:24.507Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T13:03:24.507Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-12T13:03:24.507Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-12T13:03:24.507Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-12T13:03:24.507Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-12T13:03:24.507Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-12T13:03:24.507Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-12T13:03:24.507Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-12T13:03:24.507Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T13:03:24.507Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T13:03:24.507Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T13:03:24.507Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T13:03:24.507Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-12T13:03:24.507Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-12T13:03:24.507Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-12T13:03:24.507Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-12T13:03:24.507Z] === RUN TestDaemonReloadLabels [2022-05-12T13:03:24.507Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-12T13:03:24.507Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-12T13:03:24.507Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-12T13:03:24.507Z] === RUN TestDaemonReloadMirrors [2022-05-12T13:03:24.507Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-12T13:03:24.507Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-12T13:03:24.507Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-12T13:03:24.507Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-12T13:03:24.507Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-12T13:03:24.507Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-12T13:03:24.507Z] reload_test.go:342: root required [2022-05-12T13:03:24.507Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T13:03:24.507Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-12T13:03:24.507Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-05-12T13:03:24.507Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-12T13:03:24.507Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-05-12T13:03:24.507Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-12T13:03:24.507Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-05-12T13:03:24.507Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-12T13:03:24.507Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-12T13:03:24.507Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-12T13:03:24.507Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-12T13:03:24.507Z] === RUN TestParseVolumesFrom [2022-05-12T13:03:24.507Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-12T13:03:24.507Z] PASS [2022-05-12T13:03:24.507Z] coverage: 8.5% of statements [2022-05-12T13:03:24.507Z] ok github.com/docker/docker/daemon 0.505s coverage: 8.5% of statements [2022-05-12T13:03:24.507Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-12T13:03:24.507Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-12T13:03:24.507Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-12T13:03:24.507Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-12T13:03:24.507Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-12T13:03:24.507Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-12T13:03:24.507Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-12T13:03:24.507Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-12T13:03:24.507Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-12T13:03:24.507Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-12T13:03:24.507Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-12T13:03:24.507Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-12T13:03:24.507Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-12T13:03:24.507Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-12T13:03:24.566Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.041s coverage: 100.0% of statements [2022-05-12T13:03:24.566Z] 2022/05/12 13:03:24 Closing DB instances... [2022-05-12T13:03:25.022Z] === RUN TestErrorConstructors [2022-05-12T13:03:25.022Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-12T13:03:25.022Z] === RUN TestCompareIPMask [2022-05-12T13:03:25.022Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-12T13:03:25.022Z] === RUN TestUtilGetHostPartIP [2022-05-12T13:03:25.022Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-12T13:03:25.022Z] === RUN TestUtilGetBroadcastIP [2022-05-12T13:03:25.022Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-12T13:03:25.022Z] === RUN TestParseCIDR [2022-05-12T13:03:25.022Z] --- PASS: TestParseCIDR (0.00s) [2022-05-12T13:03:25.022Z] PASS [2022-05-12T13:03:25.022Z] coverage: 37.3% of statements [2022-05-12T13:03:25.022Z] ok github.com/docker/docker/libnetwork/types 0.038s coverage: 37.3% of statements [2022-05-12T13:03:25.176Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T13:03:25.477Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-12T13:03:25.477Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-12T13:03:25.477Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-12T13:03:25.477Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-12T13:03:25.477Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-12T13:03:25.477Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-12T13:03:25.477Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-12T13:03:25.477Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-12T13:03:25.477Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-12T13:03:25.477Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-12T13:03:25.477Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-12T13:03:25.477Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-12T13:03:25.477Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-12T13:03:25.477Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-12T13:03:25.477Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-12T13:03:25.477Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-12T13:03:25.477Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-12T13:03:25.477Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-12T13:03:25.477Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-12T13:03:25.477Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-12T13:03:25.477Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-12T13:03:25.477Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-12T13:03:25.477Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-12T13:03:25.477Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-12T13:03:25.477Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-12T13:03:25.477Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-12T13:03:25.477Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-12T13:03:25.477Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-12T13:03:25.477Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-12T13:03:25.477Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-12T13:03:25.477Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-12T13:03:25.477Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-12T13:03:25.477Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-12T13:03:25.477Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-12T13:03:25.477Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-12T13:03:25.477Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-12T13:03:25.477Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-12T13:03:25.477Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-12T13:03:25.477Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-12T13:03:25.477Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-12T13:03:25.477Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-12T13:03:25.477Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-12T13:03:25.477Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-12T13:03:25.477Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-12T13:03:25.477Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-12T13:03:25.477Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-12T13:03:25.477Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-12T13:03:25.477Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-12T13:03:25.477Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-12T13:03:25.477Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-12T13:03:25.477Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-12T13:03:25.477Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-12T13:03:25.477Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-12T13:03:25.477Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-12T13:03:25.477Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-12T13:03:25.477Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-12T13:03:25.477Z] PASS [2022-05-12T13:03:25.477Z] coverage: 55.0% of statements [2022-05-12T13:03:25.477Z] ok github.com/docker/docker/oci 0.050s coverage: 55.0% of statements [2022-05-12T13:03:25.933Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.63s) [2022-05-12T13:03:25.933Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-12T13:03:25.933Z] === RUN TestParseVersion [2022-05-12T13:03:25.933Z] --- PASS: TestParseVersion (0.00s) [2022-05-12T13:03:25.933Z] PASS [2022-05-12T13:03:25.933Z] coverage: 52.9% of statements [2022-05-12T13:03:25.933Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 52.9% of statements [2022-05-12T13:03:25.978Z] --- PASS: TestExternalGraphDriver (4.94s) [2022-05-12T13:03:25.978Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2022-05-12T13:03:25.978Z] --- PASS: TestExternalGraphDriver/spec (1.62s) [2022-05-12T13:03:25.978Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-05-12T13:03:25.978Z] === RUN TestGraphdriverPluginV2 [2022-05-12T13:03:26.387Z] === RUN TestAddressPoolOpt [2022-05-12T13:03:26.387Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-12T13:03:26.387Z] === RUN TestValidateEnv [2022-05-12T13:03:26.387Z] === RUN TestValidateEnv/a [2022-05-12T13:03:26.387Z] === RUN TestValidateEnv/something [2022-05-12T13:03:26.387Z] === RUN TestValidateEnv/_=a [2022-05-12T13:03:26.387Z] === RUN TestValidateEnv/env1=value1 [2022-05-12T13:03:26.387Z] === RUN TestValidateEnv/_env1=value1 [2022-05-12T13:03:26.387Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-12T13:03:26.387Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-12T13:03:26.387Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-12T13:03:26.387Z] === RUN TestValidateEnv/PATH [2022-05-12T13:03:26.387Z] === RUN TestValidateEnv/=a [2022-05-12T13:03:26.387Z] === RUN TestValidateEnv/PATH= [2022-05-12T13:03:26.387Z] === RUN TestValidateEnv/PATH=something [2022-05-12T13:03:26.387Z] === RUN TestValidateEnv/asd!qwe [2022-05-12T13:03:26.387Z] === RUN TestValidateEnv/1asd [2022-05-12T13:03:26.387Z] === RUN TestValidateEnv/123 [2022-05-12T13:03:26.387Z] === RUN TestValidateEnv/some_space [2022-05-12T13:03:26.387Z] === RUN TestValidateEnv/__some_space_before [2022-05-12T13:03:26.387Z] === RUN TestValidateEnv/some_space_after__ [2022-05-12T13:03:26.387Z] === RUN TestValidateEnv/= [2022-05-12T13:03:26.387Z] === RUN TestValidateEnv/PaTh [2022-05-12T13:03:26.387Z] --- PASS: TestValidateEnv (0.00s) [2022-05-12T13:03:26.387Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-12T13:03:26.387Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-12T13:03:26.387Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-12T13:03:26.387Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-12T13:03:26.387Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-12T13:03:26.387Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-12T13:03:26.387Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-12T13:03:26.387Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-12T13:03:26.387Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-12T13:03:26.387Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-12T13:03:26.387Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-12T13:03:26.387Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-12T13:03:26.387Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-12T13:03:26.387Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-12T13:03:26.387Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-12T13:03:26.387Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-12T13:03:26.387Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-12T13:03:26.387Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-12T13:03:26.387Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-12T13:03:26.387Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-12T13:03:26.387Z] === RUN TestParseHost [2022-05-12T13:03:26.387Z] === RUN TestParseHost/something_with_spaces [2022-05-12T13:03:26.387Z] === RUN TestParseHost/:// [2022-05-12T13:03:26.387Z] === RUN TestParseHost/tcp://:port [2022-05-12T13:03:26.387Z] === RUN TestParseHost/tcp://:5555/p [2022-05-12T13:03:26.387Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-12T13:03:26.387Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-12T13:03:26.387Z] === RUN TestParseHost/unknown:// [2022-05-12T13:03:26.387Z] === RUN TestParseHost/tcp://invalid:port [2022-05-12T13:03:26.387Z] === RUN TestParseHost/tcp://:5555/ [2022-05-12T13:03:26.387Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-12T13:03:26.387Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-12T13:03:26.387Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-12T13:03:26.387Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-12T13:03:26.387Z] === RUN TestParseHost/npipe:// [2022-05-12T13:03:26.388Z] === RUN TestParseHost/tcp://[::1]: [2022-05-12T13:03:26.388Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-12T13:03:26.388Z] === RUN TestParseHost/fd://something [2022-05-12T13:03:26.388Z] === RUN TestParseHost/tcp:// [2022-05-12T13:03:26.388Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-12T13:03:26.388Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-12T13:03:26.388Z] === RUN TestParseHost/unix://path/to/socket [2022-05-12T13:03:26.388Z] === RUN TestParseHost/tcp://host: [2022-05-12T13:03:26.388Z] === RUN TestParseHost/fd:// [2022-05-12T13:03:26.388Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-12T13:03:26.388Z] === RUN TestParseHost/tcp://:5555 [2022-05-12T13:03:26.388Z] === RUN TestParseHost/unix:// [2022-05-12T13:03:26.388Z] === RUN TestParseHost/_ [2022-05-12T13:03:26.388Z] === RUN TestParseHost/__ [2022-05-12T13:03:26.388Z] === RUN TestParseHost/tcp://: [2022-05-12T13:03:26.388Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-12T13:03:26.388Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-12T13:03:26.388Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-12T13:03:26.388Z] === RUN TestParseHost/#00 [2022-05-12T13:03:26.388Z] --- PASS: TestParseHost (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-12T13:03:26.388Z] === RUN TestParseDockerDaemonHost [2022-05-12T13:03:26.388Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-12T13:03:26.388Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-12T13:03:26.388Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-12T13:03:26.388Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-12T13:03:26.388Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-12T13:03:26.388Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-12T13:03:26.388Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-12T13:03:26.388Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-12T13:03:26.388Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T13:03:26.388Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-12T13:03:26.388Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-12T13:03:26.388Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-12T13:03:26.388Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-12T13:03:26.388Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-12T13:03:26.388Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-12T13:03:26.388Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-12T13:03:26.388Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-12T13:03:26.388Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-12T13:03:26.388Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-12T13:03:26.388Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-12T13:03:26.388Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T13:03:26.388Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-12T13:03:26.388Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-12T13:03:26.388Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-12T13:03:26.388Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-12T13:03:26.388Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-12T13:03:26.388Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-12T13:03:26.388Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-12T13:03:26.388Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-12T13:03:26.388Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-12T13:03:26.388Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-12T13:03:26.388Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-12T13:03:26.388Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-12T13:03:26.388Z] === RUN TestParseDockerDaemonHost/: [2022-05-12T13:03:26.388Z] --- PASS: TestParseDockerDaemonHost (0.01s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-12T13:03:26.388Z] === RUN TestParseTCP [2022-05-12T13:03:26.388Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-12T13:03:26.388Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-12T13:03:26.388Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-12T13:03:26.388Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-12T13:03:26.388Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T13:03:26.388Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-12T13:03:26.388Z] === RUN TestParseTCP/localhost:5555/path [2022-05-12T13:03:26.388Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-12T13:03:26.388Z] === RUN TestParseTCP/:5555/path [2022-05-12T13:03:26.388Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-12T13:03:26.388Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-12T13:03:26.388Z] === RUN TestParseTCP/::1 [2022-05-12T13:03:26.388Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T13:03:26.388Z] === RUN TestParseTCP/#00 [2022-05-12T13:03:26.388Z] === RUN TestParseTCP/: [2022-05-12T13:03:26.388Z] === RUN TestParseTCP/:5555 [2022-05-12T13:03:26.388Z] === RUN TestParseTCP/localhost: [2022-05-12T13:03:26.388Z] === RUN TestParseTCP/tcp:// [2022-05-12T13:03:26.388Z] === RUN TestParseTCP/tcp://: [2022-05-12T13:03:26.388Z] === RUN TestParseTCP/0.0.0.1 [2022-05-12T13:03:26.388Z] === RUN TestParseTCP/0.0.0.1: [2022-05-12T13:03:26.388Z] === RUN TestParseTCP/tcp://:5555 [2022-05-12T13:03:26.388Z] === RUN TestParseTCP/[::1]: [2022-05-12T13:03:26.388Z] === RUN TestParseTCP/[::1]:5555 [2022-05-12T13:03:26.388Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-12T13:03:26.388Z] === RUN TestParseTCP/localhost [2022-05-12T13:03:26.388Z] === RUN TestParseTCP/localhost:5555 [2022-05-12T13:03:26.388Z] --- PASS: TestParseTCP (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-12T13:03:26.388Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-12T13:03:26.388Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-12T13:03:26.388Z] === RUN TestValidateExtraHosts [2022-05-12T13:03:26.388Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-12T13:03:26.388Z] === RUN TestValidateIPAddress [2022-05-12T13:03:26.388Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-12T13:03:26.388Z] === RUN TestMapOpts [2022-05-12T13:03:26.388Z] --- PASS: TestMapOpts (0.00s) [2022-05-12T13:03:26.388Z] === RUN TestListOptsWithoutValidator [2022-05-12T13:03:26.388Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-12T13:03:26.388Z] === RUN TestListOptsWithValidator [2022-05-12T13:03:26.388Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-12T13:03:26.388Z] === RUN TestValidateDNSSearch [2022-05-12T13:03:26.388Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-12T13:03:26.388Z] === RUN TestValidateLabel [2022-05-12T13:03:26.388Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-12T13:03:26.388Z] === RUN TestValidateLabel/label_with_general_format [2022-05-12T13:03:26.388Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-12T13:03:26.388Z] === RUN TestValidateLabel/label_with_one_more [2022-05-12T13:03:26.388Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-12T13:03:26.388Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-12T13:03:26.388Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-12T13:03:26.388Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-12T13:03:26.388Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-12T13:03:26.388Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-12T13:03:26.388Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-12T13:03:26.388Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-12T13:03:26.388Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-12T13:03:26.388Z] --- PASS: TestValidateLabel (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-12T13:03:26.388Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-12T13:03:26.388Z] === RUN TestNamedListOpts [2022-05-12T13:03:26.388Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-12T13:03:26.388Z] === RUN TestNamedMapOpts [2022-05-12T13:03:26.388Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-12T13:03:26.388Z] === RUN TestParseLink [2022-05-12T13:03:26.388Z] --- PASS: TestParseLink (0.00s) [2022-05-12T13:03:26.388Z] === RUN TestUlimitOpt [2022-05-12T13:03:26.388Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-12T13:03:26.388Z] PASS [2022-05-12T13:03:26.388Z] coverage: 65.5% of statements [2022-05-12T13:03:26.388Z] ok github.com/docker/docker/opts 0.097s coverage: 65.5% of statements [2022-05-12T13:03:26.562Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T13:03:26.721Z] === RUN TestNewStreamConfig [2022-05-12T13:03:26.721Z] === RUN TestNewStreamConfig/defaults [2022-05-12T13:03:26.721Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-12T13:03:26.721Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-12T13:03:26.721Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-12T13:03:26.721Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-12T13:03:26.721Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-12T13:03:26.721Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-12T13:03:26.721Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-12T13:03:26.721Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-12T13:03:26.721Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-12T13:03:26.721Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-12T13:03:26.721Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-12T13:03:26.721Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-12T13:03:26.721Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-12T13:03:26.721Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-12T13:03:26.721Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-12T13:03:26.721Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-12T13:03:26.721Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-12T13:03:26.721Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-12T13:03:26.721Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-12T13:03:26.721Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-12T13:03:26.721Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-12T13:03:26.721Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-12T13:03:26.722Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-12T13:03:26.722Z] === RUN TestAdapterReadLogs [2022-05-12T13:03:26.722Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestCopier [2022-05-12T13:03:26.722Z] --- PASS: TestCopier (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestCopierLongLines [2022-05-12T13:03:26.722Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestCopierSlow [2022-05-12T13:03:26.722Z] time="2022-05-12T13:03:26Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-12T13:03:26.722Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2022-05-12T13:03:26.722Z] === RUN TestCreateSuccess [2022-05-12T13:03:26.722Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestCreateStreamSkipped [2022-05-12T13:03:26.722Z] time="2022-05-12T13:03:26Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-12T13:03:26.722Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestCreateLogGroupSuccess [2022-05-12T13:03:26.722Z] time="2022-05-12T13:03:26Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-12T13:03:26.722Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestCreateError [2022-05-12T13:03:26.722Z] --- PASS: TestCreateError (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestCreateAlreadyExists [2022-05-12T13:03:26.722Z] time="2022-05-12T13:03:26Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-12T13:03:26.722Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestLogClosed [2022-05-12T13:03:26.722Z] --- PASS: TestLogClosed (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestLogBlocking [2022-05-12T13:03:26.722Z] --- PASS: TestLogBlocking (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-12T13:03:26.722Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestLogNonBlockingBufferFull [2022-05-12T13:03:26.722Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestPublishBatchSuccess [2022-05-12T13:03:26.722Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestPublishBatchError [2022-05-12T13:03:26.722Z] time="2022-05-12T13:03:26Z" level=error msg=error [2022-05-12T13:03:26.722Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-12T13:03:26.722Z] time="2022-05-12T13:03:26Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T13:03:26.722Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-12T13:03:26.722Z] time="2022-05-12T13:03:26Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T13:03:26.722Z] time="2022-05-12T13:03:26Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-12T13:03:26.722Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestCollectBatchSimple [2022-05-12T13:03:26.722Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestCollectBatchTicker [2022-05-12T13:03:26.722Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestCollectBatchMultilinePattern [2022-05-12T13:03:26.722Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-12T13:03:26.722Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-12T13:03:26.722Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-12T13:03:26.722Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-05-12T13:03:26.722Z] === RUN TestCollectBatchClose [2022-05-12T13:03:26.722Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestEffectiveLen [2022-05-12T13:03:26.722Z] === RUN TestEffectiveLen/0/Hello [2022-05-12T13:03:26.722Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-12T13:03:26.722Z] === RUN TestEffectiveLen/2/🙃 [2022-05-12T13:03:26.722Z] === RUN TestEffectiveLen/3/���� [2022-05-12T13:03:26.722Z] === RUN TestEffectiveLen/4/He��o [2022-05-12T13:03:26.722Z] === RUN TestEffectiveLen/5/ [2022-05-12T13:03:26.722Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-12T13:03:26.722Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-12T13:03:26.722Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-12T13:03:26.722Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-12T13:03:26.722Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-12T13:03:26.722Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-12T13:03:26.722Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestFindValidSplit [2022-05-12T13:03:26.722Z] === RUN TestFindValidSplit/0/ [2022-05-12T13:03:26.722Z] cloudwatchlogs_test.go:1076: [2022-05-12T13:03:26.722Z] cloudwatchlogs_test.go:1077: [2022-05-12T13:03:26.722Z] === RUN TestFindValidSplit/1/Hello [2022-05-12T13:03:26.722Z] cloudwatchlogs_test.go:1076: Hello [2022-05-12T13:03:26.722Z] cloudwatchlogs_test.go:1077: [2022-05-12T13:03:26.722Z] === RUN TestFindValidSplit/2/Hello [2022-05-12T13:03:26.722Z] cloudwatchlogs_test.go:1076: He [2022-05-12T13:03:26.722Z] cloudwatchlogs_test.go:1077: llo [2022-05-12T13:03:26.722Z] === RUN TestFindValidSplit/3/Hello [2022-05-12T13:03:26.722Z] cloudwatchlogs_test.go:1076: [2022-05-12T13:03:26.722Z] cloudwatchlogs_test.go:1077: Hello [2022-05-12T13:03:26.722Z] === RUN TestFindValidSplit/4/🙃 [2022-05-12T13:03:26.722Z] cloudwatchlogs_test.go:1076: [2022-05-12T13:03:26.722Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-12T13:03:26.722Z] === RUN TestFindValidSplit/5/🙃 [2022-05-12T13:03:26.722Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-12T13:03:26.722Z] cloudwatchlogs_test.go:1077: [2022-05-12T13:03:26.722Z] === RUN TestFindValidSplit/6/a� [2022-05-12T13:03:26.722Z] cloudwatchlogs_test.go:1076: a [2022-05-12T13:03:26.722Z] cloudwatchlogs_test.go:1077: � [2022-05-12T13:03:26.722Z] === RUN TestFindValidSplit/7/a� [2022-05-12T13:03:26.722Z] cloudwatchlogs_test.go:1076: a� [2022-05-12T13:03:26.722Z] cloudwatchlogs_test.go:1077: [2022-05-12T13:03:26.722Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-12T13:03:26.722Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-12T13:03:26.722Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-12T13:03:26.722Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-12T13:03:26.722Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-12T13:03:26.722Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-12T13:03:26.722Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-12T13:03:26.722Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-12T13:03:26.722Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestProcessEventEmoji [2022-05-12T13:03:26.722Z] --- PASS: TestProcessEventEmoji (0.02s) [2022-05-12T13:03:26.722Z] === RUN TestCollectBatchLineSplit [2022-05-12T13:03:26.722Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-12T13:03:26.722Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-05-12T13:03:26.722Z] === RUN TestCollectBatchMaxEvents [2022-05-12T13:03:26.722Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-05-12T13:03:26.722Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-12T13:03:26.722Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-05-12T13:03:26.722Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-12T13:03:26.722Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-05-12T13:03:26.722Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-12T13:03:26.722Z] === RUN TestSearchRegistryForImagesErrors [2022-05-12T13:03:26.722Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestSearchRegistryForImages [2022-05-12T13:03:26.722Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestOnlyPlatformWithFallback [2022-05-12T13:03:26.722Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestImageDelete [2022-05-12T13:03:26.722Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-05-12T13:03:26.722Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-12T13:03:26.722Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-12T13:03:26.722Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-12T13:03:26.722Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-12T13:03:26.722Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-12T13:03:26.722Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-12T13:03:26.722Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-12T13:03:26.722Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-12T13:03:26.722Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-12T13:03:26.722Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-12T13:03:26.722Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-12T13:03:26.722Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-12T13:03:26.722Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-12T13:03:26.722Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-12T13:03:26.722Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-12T13:03:26.722Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-12T13:03:26.722Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-12T13:03:26.722Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-12T13:03:26.722Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-12T13:03:26.722Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-12T13:03:26.722Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-12T13:03:26.722Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-12T13:03:26.722Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestImageDelete/no_lease [2022-05-12T13:03:26.722Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-12T13:03:26.722Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-12T13:03:26.722Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-12T13:03:26.722Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-12T13:03:26.722Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-12T13:03:26.722Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-12T13:03:26.722Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-12T13:03:26.722Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-12T13:03:26.722Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-12T13:03:26.722Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-12T13:03:26.722Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-12T13:03:26.722Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-12T13:03:26.722Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestValidateLogOptionsFormat [2022-05-12T13:03:26.722Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-12T13:03:26.722Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-12T13:03:26.722Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-12T13:03:26.722Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-12T13:03:26.722Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-12T13:03:26.722Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-12T13:03:26.722Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-12T13:03:26.722Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-12T13:03:26.722Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-12T13:03:26.722Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-12T13:03:26.722Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestCreateTagSuccess [2022-05-12T13:03:26.722Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-12T13:03:26.722Z] === RUN TestImageDelete/lease_exists [2022-05-12T13:03:26.722Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-12T13:03:26.722Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-12T13:03:26.722Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-12T13:03:26.722Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-12T13:03:26.722Z] PASS [2022-05-12T13:03:26.722Z] coverage: 80.2% of statements [2022-05-12T13:03:26.722Z] ok github.com/docker/docker/daemon/logger/awslogs 0.424s coverage: 80.2% of statements [2022-05-12T13:03:26.722Z] --- PASS: TestImageDelete (0.06s) [2022-05-12T13:03:26.722Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-12T13:03:26.722Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-05-12T13:03:26.722Z] === RUN TestContentStoreForPull [2022-05-12T13:03:26.722Z] --- PASS: TestCopierSlow (0.23s) [2022-05-12T13:03:26.722Z] === RUN TestCopierWithSized [2022-05-12T13:03:26.722Z] === RUN TestCopierWithSized/as_is [2022-05-12T13:03:26.722Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-12T13:03:26.722Z] --- PASS: TestCopierWithSized (0.02s) [2022-05-12T13:03:26.722Z] --- PASS: TestCopierWithSized/as_is (0.02s) [2022-05-12T13:03:26.722Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestCopierWithPartial [2022-05-12T13:03:26.722Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestRingLogger [2022-05-12T13:03:26.722Z] --- PASS: TestRingLogger (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestRingCap [2022-05-12T13:03:26.722Z] --- PASS: TestRingCap (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestRingClose [2022-05-12T13:03:26.722Z] --- PASS: TestRingClose (0.00s) [2022-05-12T13:03:26.722Z] === RUN TestRingDrain [2022-05-12T13:03:26.722Z] --- PASS: TestRingDrain (0.00s) [2022-05-12T13:03:26.722Z] PASS [2022-05-12T13:03:26.722Z] coverage: 43.2% of statements [2022-05-12T13:03:26.722Z] ok github.com/docker/docker/daemon/logger 0.318s coverage: 43.2% of statements [2022-05-12T13:03:26.818Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T13:03:27.197Z] --- PASS: TestContentStoreForPull (0.26s) [2022-05-12T13:03:27.197Z] PASS [2022-05-12T13:03:27.197Z] coverage: 6.6% of statements [2022-05-12T13:03:27.197Z] ok github.com/docker/docker/daemon/images 0.447s coverage: 6.6% of statements [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptReconnectInterval [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/#00 [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/example.com [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/:// [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/something:// [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-12T13:03:27.197Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-12T13:03:27.197Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-12T13:03:27.197Z] PASS [2022-05-12T13:03:27.197Z] coverage: 53.6% of statements [2022-05-12T13:03:27.198Z] ok github.com/docker/docker/daemon/logger/fluentd 0.124s coverage: 53.6% of statements [2022-05-12T13:03:27.198Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-12T13:03:27.198Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-12T13:03:27.198Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-12T13:03:27.198Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-12T13:03:27.198Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-12T13:03:27.198Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-12T13:03:27.349Z] 2022/05/12 13:03:27 Closing DB instances... [2022-05-12T13:03:27.803Z] === RUN TestPeerCertificateMarshalJSON [2022-05-12T13:03:28.184Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-12T13:03:28.184Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-12T13:03:28.184Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-12T13:03:28.184Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-05-12T13:03:28.184Z] === RUN TestFastTimeMarshalJSON [2022-05-12T13:03:28.184Z] --- PASS: TestFastTimeMarshalJSON (0.06s) [2022-05-12T13:03:28.184Z] PASS [2022-05-12T13:03:28.184Z] coverage: 87.2% of statements [2022-05-12T13:03:28.184Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.302s coverage: 87.2% of statements [2022-05-12T13:03:28.258Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-12T13:03:28.258Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-12T13:03:28.258Z] --- PASS: TestPeerCertificateMarshalJSON (0.49s) [2022-05-12T13:03:28.258Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-12T13:03:28.258Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-12T13:03:28.258Z] === RUN TestMiddleware [2022-05-12T13:03:28.258Z] --- PASS: TestMiddleware (0.00s) [2022-05-12T13:03:28.258Z] === RUN TestNewResponseModifier [2022-05-12T13:03:28.258Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-12T13:03:28.258Z] PASS [2022-05-12T13:03:28.258Z] coverage: 26.8% of statements [2022-05-12T13:03:28.258Z] ok github.com/docker/docker/pkg/authorization 0.543s coverage: 26.8% of statements [2022-05-12T13:03:28.258Z] === RUN TestIsArchivePathDir [2022-05-12T13:03:28.536Z] Loaded image: debian:bullseye-slim [2022-05-12T13:03:28.536Z] Loaded image: debian:bullseye-slim [2022-05-12T13:03:28.536Z] Loaded image: hello-world:latest [2022-05-12T13:03:28.536Z] Loaded image: hello-world:latest [2022-05-12T13:03:28.536Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T13:03:28.536Z] INFO: Testing against a local daemon [2022-05-12T13:03:28.536Z] === RUN TestDockerDaemonSuite [2022-05-12T13:03:28.536Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-05-12T13:03:28.536Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T13:03:28.536Z] INFO: Testing against a local daemon [2022-05-12T13:03:28.536Z] === RUN TestDockerSuite [2022-05-12T13:03:28.536Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-12T13:03:28.536Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-12T13:03:28.536Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-12T13:03:28.536Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-12T13:03:28.536Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-12T13:03:28.536Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-12T13:03:28.536Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-12T13:03:28.536Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-12T13:03:28.653Z] === RUN TestJSONFileLogger [2022-05-12T13:03:28.653Z] --- PASS: TestJSONFileLogger (0.01s) [2022-05-12T13:03:28.653Z] === RUN TestJSONFileLoggerWithTags [2022-05-12T13:03:28.653Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-12T13:03:28.654Z] === RUN TestJSONFileLoggerWithOpts [2022-05-12T13:03:28.654Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-12T13:03:28.654Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-12T13:03:28.654Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-12T13:03:28.654Z] === RUN TestEncodeDecode [2022-05-12T13:03:28.654Z] === PAUSE TestEncodeDecode [2022-05-12T13:03:28.654Z] === RUN TestUnexpectedEOF [2022-05-12T13:03:28.654Z] time="2022-05-12T13:03:28Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T13:03:28.654Z] time="2022-05-12T13:03:28Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T13:03:28.654Z] --- PASS: TestUnexpectedEOF (0.21s) [2022-05-12T13:03:28.654Z] === CONT TestEncodeDecode [2022-05-12T13:03:28.654Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-12T13:03:28.654Z] PASS [2022-05-12T13:03:28.654Z] coverage: 69.9% of statements [2022-05-12T13:03:28.654Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.299s coverage: 69.9% of statements [2022-05-12T13:03:28.709Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T13:03:28.709Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T13:03:28.712Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-05-12T13:03:28.712Z] === RUN TestIsArchivePathInvalidFile [2022-05-12T13:03:28.712Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-05-12T13:03:28.712Z] === RUN TestIsArchivePathTar [2022-05-12T13:03:28.712Z] === RUN TestUnbuffered [2022-05-12T13:03:28.712Z] --- PASS: TestIsArchivePathTar (0.24s) [2022-05-12T13:03:28.712Z] === RUN TestDecompressStreamGzip [2022-05-12T13:03:28.712Z] --- PASS: TestUnbuffered (0.00s) [2022-05-12T13:03:28.712Z] === RUN TestRaceUnbuffered [2022-05-12T13:03:28.712Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-12T13:03:28.712Z] PASS [2022-05-12T13:03:28.712Z] coverage: 100.0% of statements [2022-05-12T13:03:28.712Z] ok github.com/docker/docker/pkg/broadcaster 0.039s coverage: 100.0% of statements [2022-05-12T13:03:28.712Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.85s) [2022-05-12T13:03:28.712Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-12T13:03:29.122Z] === RUN TestWriteLog [2022-05-12T13:03:29.122Z] === PAUSE TestWriteLog [2022-05-12T13:03:29.122Z] === RUN TestReadLog [2022-05-12T13:03:29.122Z] === PAUSE TestReadLog [2022-05-12T13:03:29.122Z] === RUN TestDecode [2022-05-12T13:03:29.122Z] --- PASS: TestDecode (0.02s) [2022-05-12T13:03:29.122Z] === CONT TestWriteLog [2022-05-12T13:03:29.122Z] === CONT TestReadLog [2022-05-12T13:03:29.122Z] --- PASS: TestWriteLog (0.00s) [2022-05-12T13:03:29.122Z] === RUN TestReadLog/tail_exact [2022-05-12T13:03:29.122Z] === RUN TestReadLog/tail_less_than_available [2022-05-12T13:03:29.167Z] --- PASS: TestDecompressStreamGzip (0.12s) [2022-05-12T13:03:29.167Z] === RUN TestDecompressStreamBzip2 [2022-05-12T13:03:29.167Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-05-12T13:03:29.167Z] === RUN TestDecompressStreamXz [2022-05-12T13:03:29.167Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T13:03:29.167Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-12T13:03:29.167Z] === RUN TestDecompressStreamZstd [2022-05-12T13:03:29.167Z] archive_test.go:140: zstd not installed [2022-05-12T13:03:29.167Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-05-12T13:03:29.167Z] === RUN TestCompressStreamXzUnsupported [2022-05-12T13:03:29.167Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-12T13:03:29.167Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-12T13:03:29.167Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-12T13:03:29.167Z] === RUN TestCompressStreamInvalid [2022-05-12T13:03:29.167Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-12T13:03:29.167Z] === RUN TestExtensionInvalid [2022-05-12T13:03:29.167Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-12T13:03:29.167Z] === RUN TestExtensionUncompressed [2022-05-12T13:03:29.167Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-12T13:03:29.167Z] === RUN TestExtensionBzip2 [2022-05-12T13:03:29.167Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-12T13:03:29.167Z] === RUN TestExtensionGzip [2022-05-12T13:03:29.167Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-12T13:03:29.167Z] === RUN TestExtensionXz [2022-05-12T13:03:29.167Z] --- PASS: TestExtensionXz (0.00s) [2022-05-12T13:03:29.167Z] === RUN TestExtensionZstd [2022-05-12T13:03:29.167Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-12T13:03:29.167Z] === RUN TestCmdStreamLargeStderr [2022-05-12T13:03:29.167Z] --- PASS: TestCmdStreamLargeStderr (0.18s) [2022-05-12T13:03:29.167Z] === RUN TestCmdStreamBad [2022-05-12T13:03:29.167Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T13:03:29.167Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-12T13:03:29.167Z] === RUN TestCmdStreamGood [2022-05-12T13:03:29.167Z] --- PASS: TestCmdStreamGood (0.04s) [2022-05-12T13:03:29.167Z] === RUN TestUntarPathWithInvalidDest [2022-05-12T13:03:29.482Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-12T13:03:29.482Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-12T13:03:29.593Z] === RUN TestReadLog/tail_more_than_available [2022-05-12T13:03:29.593Z] --- PASS: TestReadLog (0.30s) [2022-05-12T13:03:29.593Z] --- PASS: TestReadLog/tail_exact (0.25s) [2022-05-12T13:03:29.593Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-12T13:03:29.593Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-05-12T13:03:29.593Z] PASS [2022-05-12T13:03:29.593Z] coverage: 78.7% of statements [2022-05-12T13:03:29.593Z] ok github.com/docker/docker/daemon/logger/local 0.418s coverage: 78.7% of statements [2022-05-12T13:03:29.593Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-12T13:03:29.593Z] === RUN TestOpenFileDelete [2022-05-12T13:03:29.593Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-12T13:03:29.593Z] === RUN TestOpenFileRename [2022-05-12T13:03:29.593Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-12T13:03:29.593Z] === RUN TestHandleDecoderErr [2022-05-12T13:03:29.593Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-12T13:03:29.593Z] === RUN TestParseLogTagDefaultTag [2022-05-12T13:03:29.593Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-12T13:03:29.593Z] === RUN TestParseLogTag [2022-05-12T13:03:29.593Z] --- PASS: TestParseLogTag (0.00s) [2022-05-12T13:03:29.593Z] === RUN TestParseLogTagEmptyTag [2022-05-12T13:03:29.593Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-12T13:03:29.593Z] === RUN TestTailFiles [2022-05-12T13:03:29.593Z] --- PASS: TestTailFiles (0.00s) [2022-05-12T13:03:29.593Z] === RUN TestFollowLogsConsumerGone [2022-05-12T13:03:29.593Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-12T13:03:29.593Z] === RUN TestFollowLogsProducerGone [2022-05-12T13:03:29.593Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-12T13:03:29.593Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-12T13:03:29.593Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-05-12T13:03:29.593Z] === RUN TestCheckCapacityAndRotate [2022-05-12T13:03:29.593Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-12T13:03:29.593Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-12T13:03:29.593Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-05-12T13:03:29.593Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-12T13:03:29.593Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-05-12T13:03:29.593Z] PASS [2022-05-12T13:03:29.593Z] coverage: 53.5% of statements [2022-05-12T13:03:29.593Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.131s coverage: 53.5% of statements [2022-05-12T13:03:29.621Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-05-12T13:03:29.622Z] === RUN TestUntarPathWithInvalidSrc [2022-05-12T13:03:29.622Z] --- PASS: TestUntarPathWithInvalidSrc (0.01s) [2022-05-12T13:03:29.622Z] === RUN TestUntarPath [2022-05-12T13:03:29.622Z] === RUN TestMatch [2022-05-12T13:03:29.622Z] === RUN TestMatch/[[]] [2022-05-12T13:03:29.622Z] === RUN TestMatch/[[foo]] [2022-05-12T13:03:29.622Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-12T13:03:29.622Z] === RUN TestMatch/[[foo_bar]] [2022-05-12T13:03:29.622Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-12T13:03:29.622Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-12T13:03:29.622Z] === RUN TestMatch/[] [2022-05-12T13:03:29.622Z] === RUN TestMatch/[]#01 [2022-05-12T13:03:29.622Z] === RUN TestMatch/[[qux]] [2022-05-12T13:03:29.622Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-12T13:03:29.622Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-12T13:03:29.622Z] === RUN TestMatch/[[foo_baz]] [2022-05-12T13:03:29.622Z] --- PASS: TestMatch (0.00s) [2022-05-12T13:03:29.622Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-12T13:03:29.622Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-12T13:03:29.622Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-12T13:03:29.622Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-12T13:03:29.622Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-12T13:03:29.622Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-12T13:03:29.622Z] --- PASS: TestMatch/[] (0.00s) [2022-05-12T13:03:29.622Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-12T13:03:29.622Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-12T13:03:29.622Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-12T13:03:29.622Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-12T13:03:29.622Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-12T13:03:29.622Z] PASS [2022-05-12T13:03:29.622Z] coverage: 87.5% of statements [2022-05-12T13:03:29.622Z] ok github.com/docker/docker/pkg/capabilities 0.037s coverage: 87.5% of statements [2022-05-12T13:03:29.622Z] --- PASS: TestUntarPath (0.06s) [2022-05-12T13:03:29.622Z] === RUN TestUntarPathWithDestinationFile [2022-05-12T13:03:29.622Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-05-12T13:03:29.622Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-12T13:03:29.622Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-05-12T13:03:29.622Z] === RUN TestCopyWithTarInvalidSrc [2022-05-12T13:03:29.622Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-12T13:03:29.622Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-12T13:03:29.622Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-12T13:03:29.622Z] === RUN TestCopyWithTarSrcFile [2022-05-12T13:03:29.622Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-05-12T13:03:29.622Z] === RUN TestCopyWithTarSrcFolder [2022-05-12T13:03:29.622Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-12T13:03:29.622Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-12T13:03:29.622Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-12T13:03:29.622Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-12T13:03:29.622Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-12T13:03:29.622Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-12T13:03:29.622Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-12T13:03:29.622Z] === RUN TestCopyFileWithTarSrcFile [2022-05-12T13:03:29.622Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-12T13:03:29.622Z] === RUN TestTarFiles [2022-05-12T13:03:30.055Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-12T13:03:30.055Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-12T13:03:30.074Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T13:03:30.178Z] --- PASS: TestGraphdriverPluginV2 (4.01s) [2022-05-12T13:03:30.178Z] PASS [2022-05-12T13:03:30.178Z] [2022-05-12T13:03:30.178Z] DONE 5 tests in 8.984s [2022-05-12T13:03:30.178Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-12T13:03:30.178Z] INFO: Testing against a local daemon [2022-05-12T13:03:30.178Z] === RUN TestContinueAfterPluginCrash [2022-05-12T13:03:30.178Z] === PAUSE TestContinueAfterPluginCrash [2022-05-12T13:03:30.178Z] === RUN TestReadPluginNoRead [2022-05-12T13:03:30.178Z] === PAUSE TestReadPluginNoRead [2022-05-12T13:03:30.178Z] === RUN TestDaemonStartWithLogOpt [2022-05-12T13:03:30.178Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-12T13:03:30.178Z] === CONT TestContinueAfterPluginCrash [2022-05-12T13:03:30.178Z] === CONT TestDaemonStartWithLogOpt [2022-05-12T13:03:30.578Z] === RUN TestLog [2022-05-12T13:03:30.578Z] --- PASS: TestLog (0.03s) [2022-05-12T13:03:30.578Z] PASS [2022-05-12T13:03:30.578Z] coverage: 31.5% of statements [2022-05-12T13:03:30.578Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.134s coverage: 31.5% of statements [2022-05-12T13:03:30.578Z] === RUN TestNewParse [2022-05-12T13:03:30.578Z] --- PASS: TestNewParse (0.00s) [2022-05-12T13:03:30.578Z] PASS [2022-05-12T13:03:30.578Z] coverage: 8.3% of statements [2022-05-12T13:03:30.578Z] ok github.com/docker/docker/daemon/logger/templates 0.042s coverage: 8.3% of statements [2022-05-12T13:03:30.584Z] === RUN TestChrootTarUntar [2022-05-12T13:03:30.584Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:03:30.584Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-12T13:03:30.584Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-12T13:03:30.584Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:03:30.584Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-12T13:03:30.584Z] === RUN TestChrootUntarEmptyArchive [2022-05-12T13:03:30.584Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-12T13:03:30.584Z] === RUN TestChrootTarUntarWithSymlink [2022-05-12T13:03:30.584Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T13:03:30.584Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T13:03:30.584Z] === RUN TestChrootCopyWithTar [2022-05-12T13:03:30.584Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T13:03:30.584Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-12T13:03:30.584Z] === RUN TestChrootCopyFileWithTar [2022-05-12T13:03:30.584Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:03:30.584Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-12T13:03:30.584Z] === RUN TestChrootUntarPath [2022-05-12T13:03:30.584Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T13:03:30.584Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-12T13:03:30.584Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-12T13:03:30.584Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:03:30.584Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T13:03:30.584Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-12T13:03:30.584Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:03:30.584Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T13:03:30.584Z] === RUN TestChrootApplyDotDotFile [2022-05-12T13:03:30.584Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:03:30.584Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-12T13:03:30.584Z] PASS [2022-05-12T13:03:30.584Z] coverage: 12.0% of statements [2022-05-12T13:03:30.584Z] ok github.com/docker/docker/pkg/chrootarchive 0.092s coverage: 12.0% of statements [2022-05-12T13:03:30.628Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-12T13:03:30.890Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-12T13:03:30.890Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-12T13:03:31.047Z] === RUN TestValidateLogOpt [2022-05-12T13:03:31.047Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T13:03:31.047Z] === RUN TestNewMissedConfig [2022-05-12T13:03:31.047Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-12T13:03:31.047Z] === RUN TestNewMissedUrl [2022-05-12T13:03:31.047Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-12T13:03:31.047Z] === RUN TestNewMissedToken [2022-05-12T13:03:31.047Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-12T13:03:31.048Z] === RUN TestNewWithProxy [2022-05-12T13:03:31.048Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-12T13:03:31.048Z] === RUN TestDefault [2022-05-12T13:03:31.048Z] --- PASS: TestDefault (0.02s) [2022-05-12T13:03:31.048Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-12T13:03:31.048Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-05-12T13:03:31.048Z] === RUN TestJsonFormat [2022-05-12T13:03:31.048Z] --- PASS: TestJsonFormat (0.03s) [2022-05-12T13:03:31.048Z] === RUN TestRawFormat [2022-05-12T13:03:31.048Z] --- PASS: TestRawFormat (0.00s) [2022-05-12T13:03:31.048Z] === RUN TestRawFormatWithLabels [2022-05-12T13:03:31.048Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-12T13:03:31.048Z] === RUN TestRawFormatWithoutTag [2022-05-12T13:03:31.048Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-12T13:03:31.048Z] === RUN TestBatching [2022-05-12T13:03:31.048Z] === RUN TestParseLogFormat [2022-05-12T13:03:31.048Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-12T13:03:31.048Z] === RUN TestValidateLogOptEmpty [2022-05-12T13:03:31.048Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-12T13:03:31.048Z] === RUN TestValidateSyslogAddress [2022-05-12T13:03:31.048Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-12T13:03:31.048Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-12T13:03:31.048Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-12T13:03:31.048Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-12T13:03:31.048Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-12T13:03:31.048Z] --- PASS: TestValidateSyslogAddress (0.01s) [2022-05-12T13:03:31.048Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-12T13:03:31.048Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-12T13:03:31.048Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-12T13:03:31.048Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-12T13:03:31.048Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-12T13:03:31.048Z] === RUN TestParseAddressDefaultPort [2022-05-12T13:03:31.048Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-12T13:03:31.048Z] === RUN TestValidateSyslogFacility [2022-05-12T13:03:31.048Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-12T13:03:31.048Z] === RUN TestValidateLogOptSyslogFormat [2022-05-12T13:03:31.048Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-12T13:03:31.048Z] === RUN TestValidateLogOpt [2022-05-12T13:03:31.048Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T13:03:31.048Z] PASS [2022-05-12T13:03:31.048Z] coverage: 43.6% of statements [2022-05-12T13:03:31.048Z] ok github.com/docker/docker/daemon/logger/syslog 0.078s coverage: 43.6% of statements [2022-05-12T13:03:31.048Z] --- PASS: TestBatching (0.28s) [2022-05-12T13:03:31.048Z] === RUN TestFrequency [2022-05-12T13:03:31.515Z] --- PASS: TestFrequency (0.16s) [2022-05-12T13:03:31.515Z] === RUN TestOneMessagePerRequest [2022-05-12T13:03:31.515Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-12T13:03:31.515Z] === RUN TestVerify [2022-05-12T13:03:31.515Z] --- PASS: TestVerify (0.00s) [2022-05-12T13:03:31.515Z] === RUN TestSkipVerify [2022-05-12T13:03:31.515Z] time="2022-05-12T13:03:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T13:03:31.515Z] time="2022-05-12T13:03:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T13:03:31.515Z] time="2022-05-12T13:03:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T13:03:31.543Z] 2022/05/12 13:03:31 Closing DB instances... [2022-05-12T13:03:31.543Z] === RUN TestEnsureRemoveAllNotExist [2022-05-12T13:03:31.543Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-12T13:03:31.543Z] === RUN TestEnsureRemoveAllWithDir [2022-05-12T13:03:31.543Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-12T13:03:31.543Z] === RUN TestEnsureRemoveAllWithFile [2022-05-12T13:03:31.543Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-12T13:03:31.543Z] PASS [2022-05-12T13:03:31.543Z] coverage: 0.0% of statements [2022-05-12T13:03:31.543Z] ok github.com/docker/docker/pkg/containerfs 0.040s coverage: 0.0% of statements [2022-05-12T13:03:31.961Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-12T13:03:31.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s) [2022-05-12T13:03:31.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-05-12T13:03:31.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.87s) [2022-05-12T13:03:31.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-05-12T13:03:31.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-05-12T13:03:31.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-05-12T13:03:31.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.34s) [2022-05-12T13:03:31.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.36s) [2022-05-12T13:03:31.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.94s) [2022-05-12T13:03:31.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s) [2022-05-12T13:03:31.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.01s) [2022-05-12T13:03:31.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.74s) [2022-05-12T13:03:31.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.85s) [2022-05-12T13:03:31.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.66s) [2022-05-12T13:03:31.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s) [2022-05-12T13:03:31.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s) [2022-05-12T13:03:31.961Z] === RUN TestCgroupNamespacesRun [2022-05-12T13:03:31.983Z] --- PASS: TestSkipVerify (0.59s) [2022-05-12T13:03:31.983Z] === RUN TestBufferMaximum [2022-05-12T13:03:31.983Z] time="2022-05-12T13:03:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T13:03:31.983Z] time="2022-05-12T13:03:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T13:03:31.983Z] time="2022-05-12T13:03:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T13:03:31.983Z] time="2022-05-12T13:03:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T13:03:31.983Z] time="2022-05-12T13:03:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T13:03:31.983Z] time="2022-05-12T13:03:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652360611.693690\",\"host\":\"306c54708ba8\"}'" [2022-05-12T13:03:31.983Z] time="2022-05-12T13:03:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652360611.693690\",\"host\":\"306c54708ba8\"}'" [2022-05-12T13:03:31.983Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-12T13:03:31.983Z] === RUN TestServerAlwaysDown [2022-05-12T13:03:31.983Z] time="2022-05-12T13:03:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T13:03:31.983Z] time="2022-05-12T13:03:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T13:03:31.983Z] time="2022-05-12T13:03:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652360611.696690\",\"host\":\"306c54708ba8\"}'" [2022-05-12T13:03:31.983Z] time="2022-05-12T13:03:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652360611.696690\",\"host\":\"306c54708ba8\"}'" [2022-05-12T13:03:31.983Z] time="2022-05-12T13:03:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T13:03:31.983Z] time="2022-05-12T13:03:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652360611.696690\",\"host\":\"306c54708ba8\"}'" [2022-05-12T13:03:31.983Z] time="2022-05-12T13:03:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652360611.697690\",\"host\":\"306c54708ba8\"}'" [2022-05-12T13:03:31.983Z] time="2022-05-12T13:03:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652360611.697690\",\"host\":\"306c54708ba8\"}'" [2022-05-12T13:03:31.983Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-12T13:03:31.983Z] === RUN TestCannotSendAfterClose [2022-05-12T13:03:31.983Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-12T13:03:31.983Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-12T13:03:31.997Z] === RUN TestSizeEmpty [2022-05-12T13:03:31.997Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-12T13:03:31.997Z] === RUN TestSizeEmptyFile [2022-05-12T13:03:31.997Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-12T13:03:31.997Z] === RUN TestSizeNonemptyFile [2022-05-12T13:03:31.997Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-12T13:03:31.997Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-12T13:03:31.997Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-12T13:03:31.997Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-12T13:03:31.997Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-12T13:03:31.997Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-12T13:03:31.997Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-12T13:03:31.997Z] === RUN TestMoveToSubdir [2022-05-12T13:03:31.997Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-12T13:03:31.997Z] === RUN TestSizeNonExistingDirectory [2022-05-12T13:03:31.997Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-12T13:03:31.997Z] PASS [2022-05-12T13:03:31.997Z] coverage: 80.0% of statements [2022-05-12T13:03:31.997Z] ok github.com/docker/docker/pkg/directory 0.053s coverage: 80.0% of statements [2022-05-12T13:03:32.278Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-12T13:03:32.450Z] === RUN TestV2MetadataService [2022-05-12T13:03:32.851Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-12T13:03:32.851Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-12T13:03:32.851Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-12T13:03:32.888Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-05-12T13:03:32.888Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-12T13:03:32.918Z] time="2022-05-12T13:03:32Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-12T13:03:32.918Z] time="2022-05-12T13:03:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"306c54708ba8\"}'" [2022-05-12T13:03:32.918Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-12T13:03:32.918Z] PASS [2022-05-12T13:03:32.918Z] coverage: 82.5% of statements [2022-05-12T13:03:32.918Z] ok github.com/docker/docker/daemon/logger/splunk 2.193s coverage: 82.5% of statements [2022-05-12T13:03:32.918Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-12T13:03:32.918Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-12T13:03:32.918Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-12T13:03:32.956Z] === RUN TestPollerAddRemove [2022-05-12T13:03:32.956Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-12T13:03:32.956Z] === RUN TestPollerEvent [2022-05-12T13:03:32.956Z] poller_test.go:40: No chmod on Windows [2022-05-12T13:03:32.956Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-12T13:03:32.956Z] === RUN TestPollerClose [2022-05-12T13:03:32.956Z] --- PASS: TestPollerClose (0.00s) [2022-05-12T13:03:32.956Z] PASS [2022-05-12T13:03:32.956Z] coverage: 36.2% of statements [2022-05-12T13:03:32.956Z] ok github.com/docker/docker/pkg/filenotify 0.037s coverage: 36.2% of statements [2022-05-12T13:03:33.375Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-05-12T13:03:33.386Z] --- PASS: TestV2MetadataService (0.88s) [2022-05-12T13:03:33.386Z] PASS [2022-05-12T13:03:33.386Z] coverage: 44.4% of statements [2022-05-12T13:03:33.386Z] ok github.com/docker/docker/distribution/metadata 1.022s coverage: 44.4% of statements [2022-05-12T13:03:33.386Z] === RUN TestSuccessfulDownload [2022-05-12T13:03:33.386Z] download_test.go:267: Needs fixing on Windows [2022-05-12T13:03:33.386Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-12T13:03:33.386Z] === RUN TestCancelledDownload [2022-05-12T13:03:33.386Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-12T13:03:33.386Z] === RUN TestMaxDownloadAttempts [2022-05-12T13:03:33.386Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T13:03:33.386Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T13:03:33.386Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T13:03:33.386Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T13:03:33.386Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T13:03:33.386Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T13:03:33.386Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T13:03:33.386Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T13:03:33.386Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T13:03:33.386Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T13:03:33.386Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T13:03:33.386Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T13:03:33.411Z] --- PASS: TestNetworkDBCRUDTableEntry (4.46s) [2022-05-12T13:03:33.411Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-12T13:03:33.411Z] --- PASS: TestTarFiles (4.02s) [2022-05-12T13:03:33.411Z] === RUN TestDetectCompressionZstd [2022-05-12T13:03:33.411Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-12T13:03:33.411Z] === RUN TestTarUntar [2022-05-12T13:03:33.473Z] --- PASS: TestDaemonStartWithLogOpt (3.45s) [2022-05-12T13:03:33.473Z] === CONT TestReadPluginNoRead [2022-05-12T13:03:33.853Z] time="2022-05-12T13:03:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T13:03:33.853Z] time="2022-05-12T13:03:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T13:03:33.853Z] time="2022-05-12T13:03:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T13:03:33.853Z] time="2022-05-12T13:03:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T13:03:33.853Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-12T13:03:33.853Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s) [2022-05-12T13:03:33.853Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s) [2022-05-12T13:03:33.853Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s) [2022-05-12T13:03:33.853Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s) [2022-05-12T13:03:33.853Z] === RUN TestTransfer [2022-05-12T13:03:33.853Z] --- PASS: TestTransfer (0.13s) [2022-05-12T13:03:33.853Z] === RUN TestConcurrencyLimit [2022-05-12T13:03:33.865Z] --- PASS: TestTarUntar (0.04s) [2022-05-12T13:03:33.865Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-12T13:03:33.865Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-12T13:03:33.865Z] === RUN TestTarWithOptions [2022-05-12T13:03:33.865Z] --- PASS: TestTarWithOptions (0.02s) [2022-05-12T13:03:33.865Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-12T13:03:33.865Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-12T13:03:33.865Z] === RUN TestUntarUstarGnuConflict [2022-05-12T13:03:33.865Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-12T13:03:33.865Z] === RUN TestUntarInvalidFilenames [2022-05-12T13:03:33.865Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3919220226\\dest" [2022-05-12T13:03:33.865Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2022-05-12T13:03:33.865Z] === RUN TestUntarHardlinkToSymlink [2022-05-12T13:03:33.865Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-12T13:03:33.865Z] === RUN TestUntarInvalidHardlink [2022-05-12T13:03:33.865Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1814077102\\victim\\hello" -> "../victim/hello" [2022-05-12T13:03:33.865Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2803254678\\victim\\hello" -> "/../victim/hello" [2022-05-12T13:03:33.865Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4098898572\\victim" -> "../victim" [2022-05-12T13:03:33.865Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2757016392\\victim" -> "../victim" [2022-05-12T13:03:33.865Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2330401094\\victim" -> "../victim" [2022-05-12T13:03:33.865Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3462624538\\victim" -> "../victim" [2022-05-12T13:03:33.865Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-05-12T13:03:33.865Z] === RUN TestUntarInvalidSymlink [2022-05-12T13:03:33.865Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2405840014\\dest\\dotdot" -> "../victim/hello" [2022-05-12T13:03:33.865Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3320839585\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T13:03:33.865Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3343024399\\dest\\loophole-victim" -> "../victim" [2022-05-12T13:03:33.865Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1577690855\\dest\\loophole-victim" -> "../victim" [2022-05-12T13:03:33.865Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink717477719\\dest\\loophole-victim" -> "../victim" [2022-05-12T13:03:33.865Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1624671483\\dest\\loophole-victim" -> "../victim" [2022-05-12T13:03:33.865Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2742061848\\dest\\dir\\loophole" -> "../../victim" [2022-05-12T13:03:33.865Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-05-12T13:03:33.865Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-12T13:03:33.865Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-12T13:03:33.865Z] === RUN TestXGlobalNoParent [2022-05-12T13:03:33.865Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-12T13:03:33.865Z] === RUN TestReplaceFileTarWrapper [2022-05-12T13:03:33.865Z] === RUN TestCopyFileWithInvalidSrc [2022-05-12T13:03:33.865Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-12T13:03:33.865Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T13:03:33.865Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-12T13:03:33.865Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-12T13:03:33.865Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-12T13:03:33.865Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-12T13:03:33.865Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-12T13:03:33.865Z] === RUN TestCopyFile [2022-05-12T13:03:33.865Z] --- PASS: TestCopyFile (0.00s) [2022-05-12T13:03:33.865Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-12T13:03:33.865Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T13:03:33.865Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T13:03:33.865Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-12T13:03:33.865Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-12T13:03:33.865Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-12T13:03:33.865Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T13:03:33.865Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T13:03:33.865Z] === RUN TestWildcardMatches [2022-05-12T13:03:33.865Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-12T13:03:33.865Z] === RUN TestPatternMatches [2022-05-12T13:03:33.865Z] --- PASS: TestPatternMatches (0.00s) [2022-05-12T13:03:33.865Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-12T13:03:33.865Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-12T13:03:33.865Z] === RUN TestPatternMatchesFolderExclusions [2022-05-12T13:03:33.865Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-12T13:03:33.865Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-12T13:03:33.865Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-12T13:03:33.865Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-12T13:03:33.865Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-12T13:03:33.865Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-12T13:03:33.865Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-12T13:03:33.865Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-12T13:03:33.865Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-12T13:03:33.865Z] === RUN TestSingleExclamationError [2022-05-12T13:03:33.865Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-12T13:03:33.865Z] === RUN TestMatchesWithNoPatterns [2022-05-12T13:03:33.865Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-12T13:03:33.865Z] === RUN TestMatchesWithMalformedPatterns [2022-05-12T13:03:33.865Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-12T13:03:33.865Z] === RUN TestMatches [2022-05-12T13:03:33.865Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-12T13:03:33.865Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-12T13:03:33.865Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-12T13:03:33.865Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-12T13:03:33.865Z] --- PASS: TestMatches (0.01s) [2022-05-12T13:03:33.865Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-12T13:03:33.865Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-12T13:03:33.865Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-12T13:03:33.865Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-12T13:03:33.865Z] === RUN TestCleanPatterns [2022-05-12T13:03:33.865Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-12T13:03:33.865Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-12T13:03:33.865Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-12T13:03:33.865Z] === RUN TestCleanPatternsExceptionFlag [2022-05-12T13:03:33.865Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-12T13:03:33.865Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-12T13:03:33.865Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-12T13:03:33.865Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-12T13:03:33.865Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-12T13:03:33.865Z] === RUN TestCleanPatternsErrorSingleException [2022-05-12T13:03:33.865Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-12T13:03:33.865Z] === RUN TestCreateIfNotExistsDir [2022-05-12T13:03:33.865Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-12T13:03:33.865Z] === RUN TestCreateIfNotExistsFile [2022-05-12T13:03:33.865Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-12T13:03:33.865Z] === RUN TestMatch [2022-05-12T13:03:33.865Z] --- PASS: TestMatch (0.00s) [2022-05-12T13:03:33.865Z] === RUN TestCompile [2022-05-12T13:03:33.865Z] === RUN TestCompile/slash [2022-05-12T13:03:33.865Z] === RUN TestCompile/backslash [2022-05-12T13:03:33.865Z] --- PASS: TestCompile (0.00s) [2022-05-12T13:03:33.865Z] --- PASS: TestCompile/slash (0.00s) [2022-05-12T13:03:33.865Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-12T13:03:33.865Z] PASS [2022-05-12T13:03:33.865Z] coverage: 84.7% of statements [2022-05-12T13:03:33.865Z] ok github.com/docker/docker/pkg/fileutils 0.069s coverage: 84.7% of statements [2022-05-12T13:03:33.865Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2022-05-12T13:03:33.865Z] === RUN TestPrefixHeaderReadable [2022-05-12T13:03:33.865Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-05-12T13:03:33.865Z] === RUN TestDisablePigz [2022-05-12T13:03:33.865Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-12T13:03:33.949Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-12T13:03:34.252Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-05-12T13:03:34.252Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-12T13:03:34.321Z] --- PASS: TestDisablePigz (0.11s) [2022-05-12T13:03:34.321Z] === RUN TestPigz [2022-05-12T13:03:34.321Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-12T13:03:34.321Z] --- PASS: TestPigz (0.13s) [2022-05-12T13:03:34.321Z] === RUN TestNosysFileInfo [2022-05-12T13:03:34.321Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-12T13:03:34.321Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T13:03:34.321Z] archive_windows_test.go:16: Currently fails [2022-05-12T13:03:34.321Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-12T13:03:34.321Z] === RUN TestCanonicalTarNameForPath [2022-05-12T13:03:34.321Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-12T13:03:34.321Z] === RUN TestCanonicalTarName [2022-05-12T13:03:34.321Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-12T13:03:34.321Z] === RUN TestChmodTarEntry [2022-05-12T13:03:34.321Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-12T13:03:34.321Z] === RUN TestHardLinkOrder [2022-05-12T13:03:34.321Z] --- PASS: TestHardLinkOrder (0.07s) [2022-05-12T13:03:34.321Z] === RUN TestChangeString [2022-05-12T13:03:34.321Z] --- PASS: TestChangeString (0.00s) [2022-05-12T13:03:34.321Z] === RUN TestChangesWithNoChanges [2022-05-12T13:03:34.321Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-05-12T13:03:34.321Z] === RUN TestChangesWithChanges [2022-05-12T13:03:34.321Z] --- PASS: TestChangesWithChanges (0.03s) [2022-05-12T13:03:34.321Z] === RUN TestChangesWithChangesGH13590 [2022-05-12T13:03:34.321Z] changes_test.go:196: needs more investigation [2022-05-12T13:03:34.321Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-12T13:03:34.321Z] === RUN TestChangesDirsEmpty [2022-05-12T13:03:34.321Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T13:03:34.321Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-12T13:03:34.321Z] === RUN TestChangesDirsMutated [2022-05-12T13:03:34.321Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T13:03:34.321Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-12T13:03:34.321Z] === RUN TestApplyLayer [2022-05-12T13:03:34.321Z] changes_test.go:433: needs further investigation [2022-05-12T13:03:34.321Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-12T13:03:34.321Z] === RUN TestChangesSizeWithHardlinks [2022-05-12T13:03:34.321Z] changes_test.go:469: needs further investigation [2022-05-12T13:03:34.321Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-12T13:03:34.321Z] === RUN TestChangesSizeWithNoChanges [2022-05-12T13:03:34.321Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-12T13:03:34.321Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-12T13:03:34.321Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-12T13:03:34.321Z] === RUN TestChangesSize [2022-05-12T13:03:34.321Z] --- PASS: TestChangesSize (0.00s) [2022-05-12T13:03:34.321Z] === RUN TestApplyLayerInvalidFilenames [2022-05-12T13:03:34.321Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2743609699\\dest" [2022-05-12T13:03:34.321Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-05-12T13:03:34.321Z] === RUN TestApplyLayerInvalidHardlink [2022-05-12T13:03:34.321Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1736439164\\victim\\hello" -> "../victim/hello" [2022-05-12T13:03:34.321Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1657233549\\victim\\hello" -> "/../victim/hello" [2022-05-12T13:03:34.321Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1100604537\\victim" -> "../victim" [2022-05-12T13:03:34.321Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2709945305\\victim" -> "../victim" [2022-05-12T13:03:34.321Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2492918898\\victim" -> "../victim" [2022-05-12T13:03:34.321Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3479331645\\victim" -> "../victim" [2022-05-12T13:03:34.321Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-05-12T13:03:34.321Z] === RUN TestApplyLayerInvalidSymlink [2022-05-12T13:03:34.321Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink162911035\\dest\\dotdot" -> "../victim/hello" [2022-05-12T13:03:34.321Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink60230901\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T13:03:34.321Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink911076538\\dest\\loophole-victim" -> "../victim" [2022-05-12T13:03:34.321Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1961083438\\dest\\loophole-victim" -> "../victim" [2022-05-12T13:03:34.321Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink868302798\\dest\\loophole-victim" -> "../victim" [2022-05-12T13:03:34.321Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1880431524\\dest\\loophole-victim" -> "../victim" [2022-05-12T13:03:34.321Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-05-12T13:03:34.321Z] === RUN TestApplyLayerWhiteouts [2022-05-12T13:03:34.321Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-05-12T13:03:34.321Z] === RUN TestGenerateEmptyFile [2022-05-12T13:03:34.321Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-12T13:03:34.321Z] === RUN TestGenerateWithContent [2022-05-12T13:03:34.321Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-12T13:03:34.321Z] PASS [2022-05-12T13:03:34.321Z] coverage: 61.9% of statements [2022-05-12T13:03:34.321Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-12T13:03:34.322Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-12T13:03:34.322Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-12T13:03:34.322Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-12T13:03:34.322Z] === RUN TestContinueOnError_NeverContinue [2022-05-12T13:03:34.322Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-12T13:03:34.322Z] === RUN TestManifestStore [2022-05-12T13:03:34.322Z] === RUN TestManifestStore/no_remote_or_local [2022-05-12T13:03:34.322Z] time="2022-05-12T13:03:34Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local700105942\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-12T13:03:34.322Z] === RUN TestManifestStore/no_local_cache [2022-05-12T13:03:34.322Z] === RUN TestManifestStore/with_local_cache [2022-05-12T13:03:34.322Z] === RUN TestManifestStore/unknown_media_type [2022-05-12T13:03:34.322Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-12T13:03:34.322Z] time="2022-05-12T13:03:34Z" level=warning msg="reference for unknown type: " [2022-05-12T13:03:34.322Z] time="2022-05-12T13:03:34Z" level=warning msg="reference for unknown type: " [2022-05-12T13:03:34.322Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-12T13:03:34.322Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-12T13:03:34.322Z] time="2022-05-12T13:03:34Z" level=warning msg="reference for unknown type: " [2022-05-12T13:03:34.322Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-12T13:03:34.322Z] time="2022-05-12T13:03:34Z" level=warning msg="reference for unknown type: " [2022-05-12T13:03:34.322Z] time="2022-05-12T13:03:34Z" level=warning msg="reference for unknown type: " [2022-05-12T13:03:34.322Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-12T13:03:34.322Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-12T13:03:34.322Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-12T13:03:34.322Z] time="2022-05-12T13:03:34Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-12T13:03:34.322Z] --- PASS: TestManifestStore (0.39s) [2022-05-12T13:03:34.322Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2022-05-12T13:03:34.322Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-05-12T13:03:34.322Z] --- PASS: TestManifestStore/with_local_cache (0.05s) [2022-05-12T13:03:34.322Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-05-12T13:03:34.322Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-05-12T13:03:34.322Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-05-12T13:03:34.322Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-05-12T13:03:34.322Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-12T13:03:34.322Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-12T13:03:34.322Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-12T13:03:34.322Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-05-12T13:03:34.322Z] === RUN TestDetectManifestBlobMediaType [2022-05-12T13:03:34.322Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-12T13:03:34.322Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-12T13:03:34.322Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-12T13:03:34.322Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-12T13:03:34.322Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-12T13:03:34.322Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-12T13:03:34.322Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-12T13:03:34.322Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-12T13:03:34.322Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-12T13:03:34.322Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-12T13:03:34.322Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-12T13:03:34.322Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-12T13:03:34.322Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-12T13:03:34.322Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-12T13:03:34.322Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-12T13:03:34.322Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-12T13:03:34.322Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-12T13:03:34.322Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-12T13:03:34.322Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-12T13:03:34.322Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-12T13:03:34.322Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-12T13:03:34.322Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-12T13:03:34.322Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-12T13:03:34.322Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-12T13:03:34.322Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-12T13:03:34.322Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-12T13:03:34.322Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-12T13:03:34.322Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-12T13:03:34.322Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-12T13:03:34.322Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-12T13:03:34.322Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-12T13:03:34.322Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-12T13:03:34.322Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-12T13:03:34.322Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-12T13:03:34.322Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-12T13:03:34.322Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-12T13:03:34.322Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-12T13:03:34.322Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-12T13:03:34.322Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-12T13:03:34.322Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-12T13:03:34.322Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-12T13:03:34.322Z] === RUN TestFixManifestLayers [2022-05-12T13:03:34.322Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-12T13:03:34.322Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-12T13:03:34.322Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T13:03:34.322Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T13:03:34.322Z] === RUN TestFixManifestLayersBadParent [2022-05-12T13:03:34.322Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-12T13:03:34.322Z] === RUN TestValidateManifest [2022-05-12T13:03:34.322Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T13:03:34.322Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-12T13:03:34.322Z] === RUN TestFormatPlatform [2022-05-12T13:03:34.322Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-12T13:03:34.322Z] === RUN TestPullSchema2Config [2022-05-12T13:03:34.322Z] === RUN TestPullSchema2Config/success_first_time [2022-05-12T13:03:34.322Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T13:03:34.322Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T13:03:34.322Z] === RUN TestPullSchema2Config/500_status [2022-05-12T13:03:34.322Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T13:03:34.322Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T13:03:34.322Z] --- PASS: TestConcurrencyLimit (0.55s) [2022-05-12T13:03:34.322Z] === RUN TestInactiveJobs [2022-05-12T13:03:34.523Z] --- PASS: TestBuildWithHugeFile (128.14s) [2022-05-12T13:03:34.523Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T13:03:34.523Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T13:03:34.523Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T13:03:34.523Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T13:03:34.523Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T13:03:34.523Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T13:03:34.523Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T13:03:34.523Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T13:03:34.523Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T13:03:34.523Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T13:03:34.523Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T13:03:34.523Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T13:03:34.777Z] ok github.com/docker/docker/pkg/archive 6.155s coverage: 61.9% of statements [2022-05-12T13:03:34.777Z] === RUN TestGet [2022-05-12T13:03:34.777Z] --- PASS: TestGet (0.00s) [2022-05-12T13:03:34.777Z] === RUN TestGetShortcutString [2022-05-12T13:03:34.777Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-12T13:03:34.777Z] PASS [2022-05-12T13:03:34.777Z] coverage: 42.9% of statements [2022-05-12T13:03:34.777Z] ok github.com/docker/docker/pkg/homedir 0.038s coverage: 42.9% of statements [2022-05-12T13:03:34.785Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T13:03:34.785Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-12T13:03:34.785Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-05-12T13:03:34.785Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2022-05-12T13:03:34.785Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2022-05-12T13:03:34.785Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2022-05-12T13:03:34.785Z] === RUN TestBuildPreserveOwnership [2022-05-12T13:03:34.789Z] === RUN TestNotFound [2022-05-12T13:03:34.789Z] --- PASS: TestNotFound (0.00s) [2022-05-12T13:03:34.789Z] === RUN TestConflict [2022-05-12T13:03:34.789Z] --- PASS: TestConflict (0.00s) [2022-05-12T13:03:34.789Z] === RUN TestForbidden [2022-05-12T13:03:34.789Z] --- PASS: TestForbidden (0.00s) [2022-05-12T13:03:34.789Z] === RUN TestInvalidParameter [2022-05-12T13:03:34.789Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-12T13:03:34.789Z] === RUN TestNotImplemented [2022-05-12T13:03:34.789Z] --- PASS: TestNotImplemented (0.00s) [2022-05-12T13:03:34.789Z] === RUN TestNotModified [2022-05-12T13:03:34.789Z] --- PASS: TestNotModified (0.00s) [2022-05-12T13:03:34.789Z] === RUN TestUnauthorized [2022-05-12T13:03:34.789Z] --- PASS: TestUnauthorized (0.00s) [2022-05-12T13:03:34.789Z] === RUN TestUnknown [2022-05-12T13:03:34.789Z] --- PASS: TestUnknown (0.00s) [2022-05-12T13:03:34.789Z] === RUN TestCancelled [2022-05-12T13:03:34.789Z] --- PASS: TestCancelled (0.00s) [2022-05-12T13:03:34.789Z] === RUN TestDeadline [2022-05-12T13:03:34.789Z] --- PASS: TestDeadline (0.00s) [2022-05-12T13:03:34.789Z] === RUN TestDataLoss [2022-05-12T13:03:34.789Z] --- PASS: TestDataLoss (0.00s) [2022-05-12T13:03:34.789Z] === RUN TestUnavailable [2022-05-12T13:03:34.789Z] --- PASS: TestUnavailable (0.00s) [2022-05-12T13:03:34.789Z] === RUN TestSystem [2022-05-12T13:03:34.789Z] --- PASS: TestSystem (0.00s) [2022-05-12T13:03:34.789Z] === RUN TestFromStatusCode [2022-05-12T13:03:34.789Z] === RUN TestFromStatusCode/Not_Found [2022-05-12T13:03:34.789Z] === RUN TestFromStatusCode/Bad_Request [2022-05-12T13:03:34.789Z] === RUN TestFromStatusCode/Conflict [2022-05-12T13:03:34.789Z] === RUN TestFromStatusCode/Unauthorized [2022-05-12T13:03:34.789Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-12T13:03:34.789Z] === RUN TestFromStatusCode/Forbidden [2022-05-12T13:03:34.789Z] === RUN TestFromStatusCode/Not_Modified [2022-05-12T13:03:34.789Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-12T13:03:34.789Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-12T13:03:34.789Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-12T13:03:34.789Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-12T13:03:34.789Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-12T13:03:34.789Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-12T13:03:34.789Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-12T13:03:34.789Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-12T13:03:34.789Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-12T13:03:34.789Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-12T13:03:34.789Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-12T13:03:34.789Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-12T13:03:34.789Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-12T13:03:34.789Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-12T13:03:34.789Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-12T13:03:34.789Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-12T13:03:34.789Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-12T13:03:34.789Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-12T13:03:34.789Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-12T13:03:34.789Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-12T13:03:34.789Z] PASS [2022-05-12T13:03:34.789Z] coverage: 77.0% of statements [2022-05-12T13:03:34.789Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T13:03:34.789Z] === RUN TestPullSchema2Config/EOF [2022-05-12T13:03:34.790Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T13:03:34.790Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T13:03:34.790Z] 2022/05/12 13:03:34 http: panic serving 127.0.0.1:49218: intentional panic [2022-05-12T13:03:34.790Z] goroutine 56 [running]: [2022-05-12T13:03:34.790Z] net/http.(*conn).serve.func1() [2022-05-12T13:03:34.790Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T13:03:34.790Z] panic({0x668ee0, 0x84b2f0}) [2022-05-12T13:03:34.790Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T13:03:34.790Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000558680?, {0x852a98?, 0xc000492000?}) [2022-05-12T13:03:34.790Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-12T13:03:34.790Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x852a98, 0xc000492000}, 0xc00048a000) [2022-05-12T13:03:34.790Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-12T13:03:34.790Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x852a98?, 0xc000492000?}, 0xc00005a800?) [2022-05-12T13:03:34.790Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T13:03:34.790Z] net/http.serverHandler.ServeHTTP({0xc0000c72c0?}, {0x852a98, 0xc000492000}, 0xc00048a000) [2022-05-12T13:03:34.790Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T13:03:34.790Z] net/http.(*conn).serve(0xc0000a43c0, {0x853310, 0xc00030be60}) [2022-05-12T13:03:34.790Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T13:03:34.790Z] created by net/http.(*Server).Serve [2022-05-12T13:03:34.790Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T13:03:34.790Z] ok github.com/docker/docker/errdefs 0.055s coverage: 77.0% of statements [2022-05-12T13:03:34.790Z] --- PASS: TestInactiveJobs (0.36s) [2022-05-12T13:03:34.790Z] === RUN TestWatchRelease [2022-05-12T13:03:34.790Z] --- PASS: TestWatchRelease (0.04s) [2022-05-12T13:03:34.790Z] === RUN TestWatchFinishedTransfer [2022-05-12T13:03:34.790Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-12T13:03:34.790Z] === RUN TestDuplicateTransfer [2022-05-12T13:03:34.790Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-12T13:03:34.790Z] === RUN TestSuccessfulUpload [2022-05-12T13:03:34.790Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T13:03:35.047Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-12T13:03:35.047Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-12T13:03:35.047Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-12T13:03:35.047Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-12T13:03:35.047Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-12T13:03:35.180Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-05-12T13:03:35.180Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-12T13:03:35.232Z] 2022/05/12 13:03:35 Closing DB instances... [2022-05-12T13:03:35.232Z] === RUN TestCreateIDMapOrder [2022-05-12T13:03:35.232Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-12T13:03:35.232Z] PASS [2022-05-12T13:03:35.232Z] coverage: 7.2% of statements [2022-05-12T13:03:35.232Z] ok github.com/docker/docker/pkg/idtools 0.044s coverage: 7.2% of statements [2022-05-12T13:03:35.257Z] === RUN TestPullSchema2Config/unauthorized [2022-05-12T13:03:35.257Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T13:03:35.257Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T13:03:35.257Z] --- PASS: TestPullSchema2Config (0.53s) [2022-05-12T13:03:35.257Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-12T13:03:35.257Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-12T13:03:35.257Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-12T13:03:35.257Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-05-12T13:03:35.257Z] === RUN TestGetRepositoryMountCandidates [2022-05-12T13:03:35.257Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-12T13:03:35.257Z] === RUN TestLayerAlreadyExists [2022-05-12T13:03:35.257Z] 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} [2022-05-12T13:03:35.257Z] 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} [2022-05-12T13:03:35.257Z] 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} [2022-05-12T13:03:35.257Z] 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} [2022-05-12T13:03:35.258Z] 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} [2022-05-12T13:03:35.258Z] 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} [2022-05-12T13:03:35.258Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-12T13:03:35.258Z] === RUN TestWhenEmptyAuthConfig [2022-05-12T13:03:35.258Z] time="2022-05-12T13:03:34Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-12T13:03:35.258Z] --- PASS: TestSuccessfulUpload (0.39s) [2022-05-12T13:03:35.258Z] === RUN TestCancelledUpload [2022-05-12T13:03:35.258Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-12T13:03:35.258Z] PASS [2022-05-12T13:03:35.258Z] coverage: 76.8% of statements [2022-05-12T13:03:35.258Z] ok github.com/docker/docker/distribution/xfer 2.054s coverage: 76.8% of statements [2022-05-12T13:03:35.385Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-12T13:03:35.725Z] === RUN TestFSGetInvalidData [2022-05-12T13:03:35.725Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-12T13:03:35.725Z] === RUN TestFSInvalidSet [2022-05-12T13:03:35.725Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-12T13:03:35.725Z] === RUN TestFSInvalidRoot [2022-05-12T13:03:35.725Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-12T13:03:35.725Z] === RUN TestFSMetadataGetSet [2022-05-12T13:03:35.725Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-05-12T13:03:35.725Z] === RUN TestFSInvalidWalker [2022-05-12T13:03:35.725Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-12T13:03:35.725Z] === RUN TestFSGetSet [2022-05-12T13:03:35.725Z] --- PASS: TestFSGetSet (0.04s) [2022-05-12T13:03:35.725Z] === RUN TestFSGetUnsetKey [2022-05-12T13:03:35.725Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-12T13:03:35.725Z] === RUN TestFSGetEmptyData [2022-05-12T13:03:35.725Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-12T13:03:35.725Z] === RUN TestFSDelete [2022-05-12T13:03:35.725Z] --- PASS: TestFSDelete (0.01s) [2022-05-12T13:03:35.725Z] === RUN TestFSWalker [2022-05-12T13:03:35.725Z] --- PASS: TestFSWalker (0.02s) [2022-05-12T13:03:35.725Z] === RUN TestFSWalkerStopOnError [2022-05-12T13:03:35.725Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-12T13:03:35.725Z] === RUN TestNewFromJSON [2022-05-12T13:03:35.725Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-12T13:03:35.725Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-12T13:03:35.725Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-12T13:03:35.725Z] === RUN TestMarshalKeyOrder [2022-05-12T13:03:35.725Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-12T13:03:35.725Z] === RUN TestHistoryEqual [2022-05-12T13:03:35.725Z] --- PASS: TestHistoryEqual (0.19s) [2022-05-12T13:03:35.725Z] === RUN TestImage [2022-05-12T13:03:35.725Z] --- PASS: TestImage (0.00s) [2022-05-12T13:03:35.725Z] === RUN TestImageOSNotEmpty [2022-05-12T13:03:35.725Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-12T13:03:35.725Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-12T13:03:35.725Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-12T13:03:35.725Z] === RUN TestCreate [2022-05-12T13:03:35.725Z] --- PASS: TestCreate (0.01s) [2022-05-12T13:03:35.725Z] === RUN TestRestore [2022-05-12T13:03:35.725Z] time="2022-05-12T13:03:35Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-12T13:03:35.725Z] --- PASS: TestRestore (0.04s) [2022-05-12T13:03:35.725Z] === RUN TestAddDelete [2022-05-12T13:03:35.725Z] --- PASS: TestAddDelete (0.03s) [2022-05-12T13:03:36.109Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-05-12T13:03:36.109Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-12T13:03:36.193Z] === RUN TestSearchAfterDelete [2022-05-12T13:03:36.193Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-12T13:03:36.193Z] === RUN TestParentReset [2022-05-12T13:03:36.193Z] --- PASS: TestParentReset (0.04s) [2022-05-12T13:03:36.193Z] === RUN TestGetAndSetLastUpdated [2022-05-12T13:03:36.193Z] === RUN TestCompare [2022-05-12T13:03:36.194Z] --- PASS: TestCompare (0.00s) [2022-05-12T13:03:36.194Z] PASS [2022-05-12T13:03:36.194Z] coverage: 19.2% of statements [2022-05-12T13:03:36.194Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-12T13:03:36.194Z] === RUN TestStoreLen [2022-05-12T13:03:36.194Z] ok github.com/docker/docker/image/cache 0.070s coverage: 19.2% of statements [2022-05-12T13:03:36.194Z] --- PASS: TestStoreLen (0.07s) [2022-05-12T13:03:36.194Z] PASS [2022-05-12T13:03:36.194Z] coverage: 86.9% of statements [2022-05-12T13:03:36.194Z] ok github.com/docker/docker/image 0.647s coverage: 86.9% of statements [2022-05-12T13:03:36.194Z] --- PASS: TestWhenEmptyAuthConfig (1.20s) [2022-05-12T13:03:36.194Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-12T13:03:36.194Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-12T13:03:36.194Z] === RUN TestTokenPassThru [2022-05-12T13:03:36.194Z] --- PASS: TestTokenPassThru (0.01s) [2022-05-12T13:03:36.194Z] === RUN TestTokenPassThruDifferentHost [2022-05-12T13:03:36.194Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-12T13:03:36.194Z] PASS [2022-05-12T13:03:36.194Z] coverage: 26.6% of statements [2022-05-12T13:03:36.194Z] ok github.com/docker/docker/distribution 2.226s coverage: 26.6% of statements [2022-05-12T13:03:36.661Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-12T13:03:36.661Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-12T13:03:36.661Z] === RUN TestValidateManifest [2022-05-12T13:03:36.661Z] === RUN TestValidateManifest/nil [2022-05-12T13:03:36.661Z] === RUN TestValidateManifest/non-nil [2022-05-12T13:03:36.661Z] --- PASS: TestValidateManifest (0.00s) [2022-05-12T13:03:36.661Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-12T13:03:36.661Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-12T13:03:36.661Z] PASS [2022-05-12T13:03:36.661Z] coverage: 0.7% of statements [2022-05-12T13:03:36.661Z] ok github.com/docker/docker/image/tarexport 0.086s coverage: 0.7% of statements [2022-05-12T13:03:36.661Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-12T13:03:36.661Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-12T13:03:36.758Z] === RUN TestFixedBufferCap [2022-05-12T13:03:36.758Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-12T13:03:36.758Z] === RUN TestFixedBufferLen [2022-05-12T13:03:36.758Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-12T13:03:36.758Z] === RUN TestFixedBufferString [2022-05-12T13:03:36.758Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-12T13:03:36.758Z] === RUN TestFixedBufferWrite [2022-05-12T13:03:36.758Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-12T13:03:36.758Z] === RUN TestFixedBufferRead [2022-05-12T13:03:36.758Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-12T13:03:36.758Z] === RUN TestBytesPipeRead [2022-05-12T13:03:36.758Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-12T13:03:36.758Z] === RUN TestBytesPipeWrite [2022-05-12T13:03:36.758Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-12T13:03:36.758Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-12T13:03:36.758Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-05-12T13:03:36.758Z] === RUN TestNetworkDBNodeLeave [2022-05-12T13:03:36.767Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-12T13:03:37.213Z] --- PASS: TestBytesPipeWriteRandomChunks (0.44s) [2022-05-12T13:03:37.213Z] === RUN TestAtomicWriteToFile [2022-05-12T13:03:37.213Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-12T13:03:37.213Z] === RUN TestAtomicWriteSetCommit [2022-05-12T13:03:37.213Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-12T13:03:37.213Z] === RUN TestAtomicWriteSetCancel [2022-05-12T13:03:37.213Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-12T13:03:37.213Z] === RUN TestReadCloserWrapperClose [2022-05-12T13:03:37.213Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-12T13:03:37.213Z] === RUN TestReaderErrWrapperReadOnError [2022-05-12T13:03:37.213Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-12T13:03:37.213Z] === RUN TestReaderErrWrapperRead [2022-05-12T13:03:37.213Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-12T13:03:37.213Z] === RUN TestCancelReadCloser [2022-05-12T13:03:37.213Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-12T13:03:37.213Z] === RUN TestWriteCloserWrapperClose [2022-05-12T13:03:37.213Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-12T13:03:37.213Z] === RUN TestNopWriteCloser [2022-05-12T13:03:37.213Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-12T13:03:37.213Z] === RUN TestNopWriter [2022-05-12T13:03:37.213Z] --- PASS: TestNopWriter (0.00s) [2022-05-12T13:03:37.213Z] === RUN TestWriteCounter [2022-05-12T13:03:37.213Z] --- PASS: TestWriteCounter (0.00s) [2022-05-12T13:03:37.213Z] PASS [2022-05-12T13:03:37.213Z] coverage: 70.1% of statements [2022-05-12T13:03:37.213Z] ok github.com/docker/docker/pkg/ioutils 0.611s coverage: 70.1% of statements [2022-05-12T13:03:37.476Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-05-12T13:03:37.476Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-12T13:03:37.600Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-12T13:03:37.656Z] === RUN TestSerialization [2022-05-12T13:03:37.656Z] --- PASS: TestSerialization (0.02s) [2022-05-12T13:03:37.656Z] PASS [2022-05-12T13:03:37.656Z] coverage: 100.0% of statements [2022-05-12T13:03:37.656Z] ok github.com/docker/docker/libcontainerd/queue 0.071s coverage: 100.0% of statements [2022-05-12T13:03:38.149Z] === RUN TestReadPluginNoRead/default [2022-05-12T13:03:38.149Z] --- PASS: TestContinueAfterPluginCrash (8.35s) [2022-05-12T13:03:38.172Z] === RUN TestError [2022-05-12T13:03:38.172Z] --- PASS: TestError (0.00s) [2022-05-12T13:03:38.172Z] === RUN TestProgressString [2022-05-12T13:03:38.172Z] === RUN TestProgressString/no_progress [2022-05-12T13:03:38.172Z] === RUN TestProgressString/progress_1 [2022-05-12T13:03:38.172Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-12T13:03:38.172Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-12T13:03:38.173Z] --- PASS: TestBuildPreserveOwnership (3.30s) [2022-05-12T13:03:38.173Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.29s) [2022-05-12T13:03:38.173Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.99s) [2022-05-12T13:03:38.173Z] === RUN TestBuildPlatformInvalid [2022-05-12T13:03:38.173Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-12T13:03:38.173Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-12T13:03:38.405Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-05-12T13:03:38.405Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-12T13:03:38.627Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-12T13:03:38.627Z] === RUN TestProgressString/with_units [2022-05-12T13:03:38.627Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-12T13:03:38.627Z] === RUN TestProgressString/hide_counts [2022-05-12T13:03:38.627Z] --- PASS: TestProgressString (0.00s) [2022-05-12T13:03:38.627Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-12T13:03:38.627Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-12T13:03:38.627Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-12T13:03:38.627Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-12T13:03:38.627Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-12T13:03:38.627Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-12T13:03:38.627Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-12T13:03:38.627Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-12T13:03:38.627Z] === RUN TestJSONMessageDisplay [2022-05-12T13:03:38.627Z] --- PASS: TestJSONMessageDisplay (0.14s) [2022-05-12T13:03:38.627Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-12T13:03:38.627Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-12T13:03:38.627Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-12T13:03:38.627Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-12T13:03:38.627Z] === RUN TestDisplayJSONMessagesStream [2022-05-12T13:03:38.627Z] --- PASS: TestDisplayJSONMessagesStream (0.01s) [2022-05-12T13:03:38.627Z] PASS [2022-05-12T13:03:38.627Z] coverage: 91.7% of statements [2022-05-12T13:03:38.627Z] ok github.com/docker/docker/pkg/jsonmessage 0.193s coverage: 91.7% of statements [2022-05-12T13:03:38.642Z] === RUN TestEmptyLayer [2022-05-12T13:03:38.642Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-12T13:03:38.642Z] === RUN TestCommitFailure [2022-05-12T13:03:38.747Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-12T13:03:39.081Z] === RUN TestStandardLongPath [2022-05-12T13:03:39.081Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-12T13:03:39.081Z] === RUN TestUNCLongPath [2022-05-12T13:03:39.081Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-12T13:03:39.081Z] PASS [2022-05-12T13:03:39.081Z] coverage: 100.0% of statements [2022-05-12T13:03:39.081Z] ok github.com/docker/docker/pkg/longpath 0.048s coverage: 100.0% of statements [2022-05-12T13:03:39.089Z] === CONT TestReadPluginNoRead [2022-05-12T13:03:39.089Z] read_test.go:92: [da14a12613ee7] daemon is not started [2022-05-12T13:03:39.089Z] --- PASS: TestReadPluginNoRead (5.89s) [2022-05-12T13:03:39.089Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2022-05-12T13:03:39.089Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-05-12T13:03:39.089Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-05-12T13:03:39.089Z] PASS [2022-05-12T13:03:39.089Z] [2022-05-12T13:03:39.089Z] DONE 6 tests in 9.363s [2022-05-12T13:03:39.089Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-12T13:03:39.089Z] testing: warning: no tests to run [2022-05-12T13:03:39.089Z] PASS [2022-05-12T13:03:39.089Z] [2022-05-12T13:03:39.089Z] DONE 0 tests in 0.008s [2022-05-12T13:03:39.089Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-12T13:03:39.089Z] INFO: Testing against a local daemon [2022-05-12T13:03:39.089Z] === RUN TestPluginWithDevMounts [2022-05-12T13:03:39.089Z] === PAUSE TestPluginWithDevMounts [2022-05-12T13:03:39.089Z] === CONT TestPluginWithDevMounts [2022-05-12T13:03:39.110Z] --- PASS: TestCommitFailure (0.01s) [2022-05-12T13:03:39.110Z] === RUN TestStartTransactionFailure [2022-05-12T13:03:39.110Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-12T13:03:39.110Z] === RUN TestGetOrphan [2022-05-12T13:03:39.110Z] --- PASS: TestGetOrphan (0.01s) [2022-05-12T13:03:39.110Z] === RUN TestMountAndRegister [2022-05-12T13:03:39.110Z] layer_test.go:258: Layer size: 14 [2022-05-12T13:03:39.110Z] --- PASS: TestMountAndRegister (0.07s) [2022-05-12T13:03:39.110Z] === RUN TestLayerRelease [2022-05-12T13:03:39.110Z] layer_test.go:291: Failing on Windows [2022-05-12T13:03:39.110Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-12T13:03:39.110Z] === RUN TestStoreRestore [2022-05-12T13:03:39.110Z] layer_test.go:340: Failing on Windows [2022-05-12T13:03:39.110Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-12T13:03:39.110Z] === RUN TestTarStreamStability [2022-05-12T13:03:39.110Z] layer_test.go:455: Failing on Windows [2022-05-12T13:03:39.110Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-12T13:03:39.110Z] === RUN TestRegisterExistingLayer [2022-05-12T13:03:39.110Z] === RUN TestEnvironmentParsing [2022-05-12T13:03:39.110Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-12T13:03:39.110Z] PASS [2022-05-12T13:03:39.110Z] coverage: 1.2% of statements [2022-05-12T13:03:39.110Z] ok github.com/docker/docker/libcontainerd/local 0.070s coverage: 1.2% of statements [2022-05-12T13:03:39.110Z] --- PASS: TestRegisterExistingLayer (0.15s) [2022-05-12T13:03:39.110Z] === RUN TestTarStreamVerification [2022-05-12T13:03:39.110Z] layer_test.go:684: Failing on Windows [2022-05-12T13:03:39.110Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-12T13:03:39.110Z] === RUN TestLayerMigration [2022-05-12T13:03:39.110Z] migration_test.go:45: Failing on Windows [2022-05-12T13:03:39.110Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-12T13:03:39.110Z] === RUN TestLayerMigrationNoTarsplit [2022-05-12T13:03:39.110Z] migration_test.go:181: Failing on Windows [2022-05-12T13:03:39.110Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T13:03:39.110Z] === RUN TestMountInit [2022-05-12T13:03:39.110Z] mount_test.go:17: Failing on Windows [2022-05-12T13:03:39.110Z] --- SKIP: TestMountInit (0.00s) [2022-05-12T13:03:39.110Z] === RUN TestMountSize [2022-05-12T13:03:39.110Z] mount_test.go:76: Failing on Windows [2022-05-12T13:03:39.110Z] --- SKIP: TestMountSize (0.00s) [2022-05-12T13:03:39.110Z] === RUN TestMountChanges [2022-05-12T13:03:39.110Z] mount_test.go:125: Failing on Windows [2022-05-12T13:03:39.110Z] --- SKIP: TestMountChanges (0.00s) [2022-05-12T13:03:39.110Z] === RUN TestMountApply [2022-05-12T13:03:39.110Z] mount_test.go:212: Failing on Windows [2022-05-12T13:03:39.110Z] --- SKIP: TestMountApply (0.00s) [2022-05-12T13:03:39.110Z] PASS [2022-05-12T13:03:39.110Z] coverage: 30.6% of statements [2022-05-12T13:03:39.110Z] ok github.com/docker/docker/layer 0.328s coverage: 30.6% of statements [2022-05-12T13:03:39.320Z] Loaded image: busybox:latest [2022-05-12T13:03:39.320Z] Loaded image: busybox:glibc [2022-05-12T13:03:39.333Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-05-12T13:03:39.333Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-12T13:03:39.536Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-05-12T13:03:39.536Z] === RUN TestNetworkDBWatch [2022-05-12T13:03:39.536Z] === RUN TestNameFormat [2022-05-12T13:03:39.536Z] --- PASS: TestNameFormat (0.00s) [2022-05-12T13:03:39.536Z] === RUN TestNameRetries [2022-05-12T13:03:39.536Z] --- PASS: TestNameRetries (0.00s) [2022-05-12T13:03:39.536Z] PASS [2022-05-12T13:03:39.536Z] coverage: 85.7% of statements [2022-05-12T13:03:39.536Z] ok github.com/docker/docker/pkg/namesgenerator 0.039s coverage: 85.7% of statements [2022-05-12T13:03:39.578Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-12T13:03:39.578Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-12T13:03:39.578Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-12T13:03:39.578Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-12T13:03:39.578Z] === RUN TestSequenceGetAvailableBit [2022-05-12T13:03:39.578Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-12T13:03:39.578Z] === RUN TestSequenceEqual [2022-05-12T13:03:39.578Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-12T13:03:39.578Z] === RUN TestSequenceCopy [2022-05-12T13:03:39.578Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-12T13:03:39.578Z] === RUN TestGetFirstAvailable [2022-05-12T13:03:39.578Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-12T13:03:39.578Z] === RUN TestFindSequence [2022-05-12T13:03:39.578Z] --- PASS: TestFindSequence (0.00s) [2022-05-12T13:03:39.578Z] === RUN TestCheckIfAvailable [2022-05-12T13:03:39.578Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-12T13:03:39.578Z] === RUN TestMergeSequences [2022-05-12T13:03:39.578Z] --- PASS: TestMergeSequences (0.00s) [2022-05-12T13:03:39.578Z] === RUN TestPushReservation [2022-05-12T13:03:39.578Z] --- PASS: TestPushReservation (0.00s) [2022-05-12T13:03:39.578Z] === RUN TestSerializeDeserialize [2022-05-12T13:03:39.578Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-12T13:03:39.578Z] === RUN TestSet [2022-05-12T13:03:39.578Z] --- PASS: TestSet (0.00s) [2022-05-12T13:03:39.578Z] === RUN TestSetUnset [2022-05-12T13:03:39.578Z] --- PASS: TestSetUnset (0.00s) [2022-05-12T13:03:39.578Z] === RUN TestOffsetSetUnset [2022-05-12T13:03:39.578Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-12T13:03:39.578Z] === RUN TestSetInRange [2022-05-12T13:03:39.578Z] --- PASS: TestSetInRange (0.00s) [2022-05-12T13:03:39.578Z] === RUN TestSetAnyInRange [2022-05-12T13:03:39.578Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-12T13:03:39.578Z] === RUN TestMethods [2022-05-12T13:03:39.578Z] --- PASS: TestMethods (0.00s) [2022-05-12T13:03:39.578Z] === RUN TestRandomAllocateDeallocate [2022-05-12T13:03:40.259Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-05-12T13:03:40.259Z] === RUN TestNISDomainname [2022-05-12T13:03:40.495Z] === RUN TestParseKeyValueOpt [2022-05-12T13:03:40.495Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-12T13:03:40.495Z] === RUN TestParseUintList [2022-05-12T13:03:40.495Z] --- PASS: TestParseUintList (0.00s) [2022-05-12T13:03:40.495Z] === RUN TestParseUintListMaximumLimits [2022-05-12T13:03:40.495Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-12T13:03:40.495Z] PASS [2022-05-12T13:03:40.495Z] coverage: 97.0% of statements [2022-05-12T13:03:40.495Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2022-05-12T13:03:40.709Z] Loaded image: debian:bullseye-slim [2022-05-12T13:03:40.821Z] --- PASS: TestNISDomainname (0.52s) [2022-05-12T13:03:40.821Z] === RUN TestHostnameDnsResolution [2022-05-12T13:03:40.950Z] === RUN Test_windowsOSRelease_String [2022-05-12T13:03:40.950Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-12T13:03:40.950Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-12T13:03:40.950Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-12T13:03:40.950Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-12T13:03:40.950Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-12T13:03:40.950Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-12T13:03:40.950Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-12T13:03:40.950Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-12T13:03:40.950Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-12T13:03:40.950Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T13:03:40.950Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T13:03:40.950Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T13:03:40.950Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T13:03:40.950Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T13:03:40.950Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T13:03:40.950Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T13:03:40.950Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T13:03:40.950Z] PASS [2022-05-12T13:03:40.950Z] coverage: 36.4% of statements [2022-05-12T13:03:40.950Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.037s coverage: 36.4% of statements [2022-05-12T13:03:40.971Z] Loaded image: hello-world:latest [2022-05-12T13:03:40.971Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T13:03:40.971Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-12T13:03:40.998Z] --- PASS: TestPluginWithDevMounts (1.59s) [2022-05-12T13:03:40.998Z] PASS [2022-05-12T13:03:40.998Z] [2022-05-12T13:03:40.998Z] DONE 1 tests in 1.615s [2022-05-12T13:03:40.998Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-12T13:03:40.998Z] INFO: Testing against a local daemon [2022-05-12T13:03:40.998Z] === RUN TestSecretInspect [2022-05-12T13:03:41.382Z] --- PASS: TestHostnameDnsResolution (0.62s) [2022-05-12T13:03:41.382Z] === RUN TestUnprivilegedPortsAndPing [2022-05-12T13:03:41.404Z] 2022/05/12 13:03:40 Closing DB instances... [2022-05-12T13:03:41.793Z] === RUN TestInvalidConfig [2022-05-12T13:03:41.793Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-12T13:03:41.793Z] === RUN TestConfig [2022-05-12T13:03:41.793Z] --- PASS: TestConfig (0.00s) [2022-05-12T13:03:41.793Z] === RUN TestOptionsLabels [2022-05-12T13:03:41.793Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-12T13:03:41.793Z] === RUN TestValidName [2022-05-12T13:03:41.793Z] --- PASS: TestValidName (0.00s) [2022-05-12T13:03:41.793Z] PASS [2022-05-12T13:03:41.793Z] coverage: 19.7% of statements [2022-05-12T13:03:41.793Z] ok github.com/docker/docker/libnetwork/config 0.081s coverage: 19.7% of statements [2022-05-12T13:03:41.859Z] === RUN TestNewAndRemove [2022-05-12T13:03:41.859Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-12T13:03:41.859Z] === RUN TestRemoveInvalidPath [2022-05-12T13:03:41.859Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-12T13:03:41.859Z] PASS [2022-05-12T13:03:41.859Z] coverage: 82.6% of statements [2022-05-12T13:03:41.859Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.6% of statements [2022-05-12T13:03:41.943Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-05-12T13:03:41.943Z] === RUN TestPrivilegedHostDevices [2022-05-12T13:03:42.505Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-05-12T13:03:42.505Z] === RUN TestStats [2022-05-12T13:03:42.779Z] === RUN TestKey [2022-05-12T13:03:42.779Z] --- PASS: TestKey (0.00s) [2022-05-12T13:03:42.779Z] === RUN TestParseKey [2022-05-12T13:03:42.779Z] --- PASS: TestParseKey (0.00s) [2022-05-12T13:03:42.779Z] === RUN TestInvalidDataStore [2022-05-12T13:03:42.779Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-12T13:03:42.779Z] === RUN TestKVObjectFlatKey [2022-05-12T13:03:42.779Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-12T13:03:42.779Z] === RUN TestAtomicKVObjectFlatKey [2022-05-12T13:03:42.779Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-12T13:03:42.779Z] PASS [2022-05-12T13:03:42.779Z] coverage: 21.9% of statements [2022-05-12T13:03:42.779Z] ok github.com/docker/docker/libnetwork/datastore 0.096s coverage: 21.9% of statements [2022-05-12T13:03:42.779Z] === RUN TestErrorInterfaces [2022-05-12T13:03:42.779Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-12T13:03:42.779Z] === RUN TestNetworkMarshalling [2022-05-12T13:03:42.818Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-05-12T13:03:42.818Z] === RUN TestNetworkDBBulkSync [2022-05-12T13:03:42.909Z] --- PASS: TestSecretInspect (2.19s) [2022-05-12T13:03:42.909Z] === RUN TestSecretList [2022-05-12T13:03:43.247Z] --- PASS: TestNetworkMarshalling (0.20s) [2022-05-12T13:03:43.247Z] === RUN TestEndpointMarshalling [2022-05-12T13:03:43.247Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-12T13:03:43.247Z] === RUN TestAuxAddresses [2022-05-12T13:03:43.247Z] time="2022-05-12T13:03:42Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T13:03:43.247Z] --- PASS: TestAuxAddresses (0.01s) [2022-05-12T13:03:43.247Z] === RUN TestSRVServiceQuery [2022-05-12T13:03:43.247Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:03:43.247Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-05-12T13:03:43.247Z] === RUN TestServiceVIPReuse [2022-05-12T13:03:43.247Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:03:43.247Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-05-12T13:03:43.247Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-12T13:03:43.247Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:03:43.247Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-05-12T13:03:43.247Z] === RUN TestDNSIPQuery [2022-05-12T13:03:43.247Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:03:43.247Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-12T13:03:43.247Z] === RUN TestDNSProxyServFail [2022-05-12T13:03:43.247Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:03:43.247Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-12T13:03:43.247Z] === RUN TestSandboxAddEmpty [2022-05-12T13:03:43.247Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:03:43.247Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-12T13:03:43.247Z] === RUN TestSandboxAddMultiPrio [2022-05-12T13:03:43.247Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:03:43.247Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-12T13:03:43.247Z] === RUN TestSandboxAddSamePrio [2022-05-12T13:03:43.247Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:03:43.247Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-12T13:03:43.247Z] === RUN TestCleanupServiceDiscovery [2022-05-12T13:03:43.247Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:03:43.247Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-12T13:03:43.247Z] === RUN TestDNSOptions [2022-05-12T13:03:43.247Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:03:43.247Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-12T13:03:43.247Z] === RUN TestMultipleControllersWithSameStore [2022-05-12T13:03:43.247Z] time="2022-05-12T13:03:42Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T13:03:43.247Z] time="2022-05-12T13:03:42Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T13:03:43.247Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-12T13:03:43.247Z] PASS [2022-05-12T13:03:43.247Z] coverage: 8.5% of statements [2022-05-12T13:03:43.247Z] ok github.com/docker/docker/libnetwork 0.367s coverage: 8.5% of statements [2022-05-12T13:03:43.247Z] === RUN TestIPDataMarshalling [2022-05-12T13:03:43.247Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-12T13:03:43.247Z] === RUN TestValidateAndIsV6 [2022-05-12T13:03:43.247Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-12T13:03:43.247Z] PASS [2022-05-12T13:03:43.247Z] coverage: 68.9% of statements [2022-05-12T13:03:43.247Z] ok github.com/docker/docker/libnetwork/driverapi 0.050s coverage: 68.9% of statements [2022-05-12T13:03:43.522Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-12T13:03:43.777Z] === RUN TestFailedConnection [2022-05-12T13:03:43.777Z] 2022/05/12 13:03:43 Closing DB instances... [2022-05-12T13:03:44.232Z] --- PASS: TestGetAddress (23.06s) [2022-05-12T13:03:44.232Z] === RUN TestRequestSyntaxCheck [2022-05-12T13:03:44.232Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-05-12T13:03:44.232Z] === RUN TestRequest [2022-05-12T13:03:44.234Z] === RUN TestDriver [2022-05-12T13:03:44.234Z] --- PASS: TestDriver (0.00s) [2022-05-12T13:03:44.234Z] PASS [2022-05-12T13:03:44.234Z] coverage: 34.8% of statements [2022-05-12T13:03:44.234Z] ok github.com/docker/docker/libnetwork/drivers/host 0.048s coverage: 34.8% of statements [2022-05-12T13:03:44.234Z] === RUN TestDriver [2022-05-12T13:03:44.234Z] --- PASS: TestDriver (0.00s) [2022-05-12T13:03:44.234Z] PASS [2022-05-12T13:03:44.234Z] coverage: 34.8% of statements [2022-05-12T13:03:44.234Z] ok github.com/docker/docker/libnetwork/drivers/null 0.076s coverage: 34.8% of statements [2022-05-12T13:03:44.701Z] === RUN TestNetworkAllocateFree [2022-05-12T13:03:44.701Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-12T13:03:44.701Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-12T13:03:44.701Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-12T13:03:44.701Z] PASS [2022-05-12T13:03:44.701Z] coverage: 63.6% of statements [2022-05-12T13:03:44.701Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.046s coverage: 63.6% of statements [2022-05-12T13:03:44.912Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-12T13:03:45.022Z] --- PASS: TestStats (2.44s) [2022-05-12T13:03:45.022Z] === RUN TestStopContainerWithTimeout [2022-05-12T13:03:45.022Z] === RUN TestStopContainerWithTimeout/0 [2022-05-12T13:03:45.022Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-12T13:03:45.022Z] === RUN TestStopContainerWithTimeout/1 [2022-05-12T13:03:45.022Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-12T13:03:45.022Z] === RUN TestStopContainerWithTimeout/3 [2022-05-12T13:03:45.022Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-12T13:03:45.022Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-12T13:03:45.022Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-12T13:03:45.022Z] === CONT TestStopContainerWithTimeout/0 [2022-05-12T13:03:45.022Z] === CONT TestStopContainerWithTimeout/3 [2022-05-12T13:03:45.173Z] === RUN TestGetEmptyCapabilities [2022-05-12T13:03:45.173Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-12T13:03:45.173Z] === RUN TestGetExtraCapabilities [2022-05-12T13:03:45.173Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-05-12T13:03:45.173Z] === RUN TestGetInvalidCapabilities [2022-05-12T13:03:45.173Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-05-12T13:03:45.173Z] === RUN TestRemoteDriver [2022-05-12T13:03:45.450Z] --- PASS: TestSecretList (2.21s) [2022-05-12T13:03:45.450Z] === RUN TestSecretsCreateAndDelete [2022-05-12T13:03:45.586Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-12T13:03:45.640Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-12T13:03:45.640Z] === RUN TestDriverError [2022-05-12T13:03:45.640Z] --- PASS: TestDriverError (0.01s) [2022-05-12T13:03:45.640Z] === RUN TestMissingValues [2022-05-12T13:03:45.640Z] --- PASS: TestMissingValues (0.00s) [2022-05-12T13:03:45.640Z] === RUN TestRollback [2022-05-12T13:03:45.640Z] --- PASS: TestRollback (0.00s) [2022-05-12T13:03:45.640Z] PASS [2022-05-12T13:03:45.641Z] coverage: 57.4% of statements [2022-05-12T13:03:45.641Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.094s coverage: 57.4% of statements [2022-05-12T13:03:45.756Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-05-12T13:03:45.756Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-12T13:03:45.756Z] --- PASS: TestFailedConnection (2.24s) [2022-05-12T13:03:45.756Z] === RUN TestFailOnce [2022-05-12T13:03:45.756Z] 2022/05/12 13:03:45 http: panic serving 127.0.0.1:49292: Plugin not ready [2022-05-12T13:03:45.756Z] goroutine 26 [running]: [2022-05-12T13:03:45.756Z] net/http.(*conn).serve.func1() [2022-05-12T13:03:45.756Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T13:03:45.756Z] panic({0x14236e0, 0x156d090}) [2022-05-12T13:03:45.756Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T13:03:45.756Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x6d0000000000003b?, 0xffffffffffffffff?}, 0x6d7656cff51e1e63?) [2022-05-12T13:03:45.756Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-12T13:03:45.756Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1572898?, 0xc0001a6000?}, 0xc000207a78?) [2022-05-12T13:03:45.756Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T13:03:45.756Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1572898, 0xc0001a6000}, 0xc000168300) [2022-05-12T13:03:45.756Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-12T13:03:45.756Z] net/http.serverHandler.ServeHTTP({0x1570eb8?}, {0x1572898, 0xc0001a6000}, 0xc000168300) [2022-05-12T13:03:45.756Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T13:03:45.756Z] net/http.(*conn).serve(0xc000094f00, {0x1572d98, 0xc0000260f0}) [2022-05-12T13:03:45.756Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T13:03:45.756Z] created by net/http.(*Server).Serve [2022-05-12T13:03:45.756Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T13:03:45.756Z] time="2022-05-12T13:03:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.FailOnce: Post \"http://127.0.0.1:49291/Test.FailOnce\": EOF, retrying in 1s" [2022-05-12T13:03:45.858Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-12T13:03:46.108Z] === RUN TestNAT [2022-05-12T13:03:46.108Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T13:03:46.108Z] --- SKIP: TestNAT (0.00s) [2022-05-12T13:03:46.108Z] === RUN TestTransparent [2022-05-12T13:03:46.108Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T13:03:46.108Z] --- SKIP: TestTransparent (0.00s) [2022-05-12T13:03:46.108Z] PASS [2022-05-12T13:03:46.108Z] coverage: 0.0% of statements [2022-05-12T13:03:46.108Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.051s coverage: 0.0% of statements [2022-05-12T13:03:46.430Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-12T13:03:46.576Z] === RUN TestBuildDefault [2022-05-12T13:03:46.576Z] --- PASS: TestBuildDefault (0.00s) [2022-05-12T13:03:46.576Z] === RUN TestBuildHostnameDomainname [2022-05-12T13:03:46.576Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-12T13:03:46.576Z] === RUN TestBuildHostname [2022-05-12T13:03:46.576Z] --- PASS: TestBuildHostname (0.00s) [2022-05-12T13:03:46.576Z] === RUN TestBuildHostnameFQDN [2022-05-12T13:03:46.576Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-12T13:03:46.576Z] === RUN TestBuildNoIP [2022-05-12T13:03:46.576Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-12T13:03:46.576Z] === RUN TestUpdate [2022-05-12T13:03:46.576Z] --- PASS: TestUpdate (0.00s) [2022-05-12T13:03:46.576Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-12T13:03:46.576Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-12T13:03:46.576Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-12T13:03:46.576Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-12T13:03:46.576Z] === RUN TestAddEmpty [2022-05-12T13:03:46.576Z] --- PASS: TestAddEmpty (0.00s) [2022-05-12T13:03:46.576Z] === RUN TestAdd [2022-05-12T13:03:46.576Z] --- PASS: TestAdd (0.00s) [2022-05-12T13:03:46.576Z] === RUN TestDeleteEmpty [2022-05-12T13:03:46.576Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-12T13:03:46.576Z] === RUN TestDeleteNewline [2022-05-12T13:03:46.576Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-12T13:03:46.576Z] === RUN TestDelete [2022-05-12T13:03:46.576Z] --- PASS: TestDelete (0.00s) [2022-05-12T13:03:46.576Z] === RUN TestConcurrentWrites [2022-05-12T13:03:46.576Z] === RUN TestNew [2022-05-12T13:03:46.576Z] --- PASS: TestNew (0.00s) [2022-05-12T13:03:46.576Z] === RUN TestAddDriver [2022-05-12T13:03:46.576Z] --- PASS: TestAddDriver (0.00s) [2022-05-12T13:03:46.576Z] === RUN TestAddDuplicateDriver [2022-05-12T13:03:46.576Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-12T13:03:46.576Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-12T13:03:46.576Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-12T13:03:46.576Z] === RUN TestDriver [2022-05-12T13:03:46.576Z] --- PASS: TestDriver (0.00s) [2022-05-12T13:03:46.576Z] === RUN TestIPAM [2022-05-12T13:03:46.576Z] --- PASS: TestIPAM (0.00s) [2022-05-12T13:03:46.576Z] === RUN TestWalkIPAMs [2022-05-12T13:03:46.576Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-12T13:03:46.576Z] === RUN TestWalkDrivers [2022-05-12T13:03:46.576Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-12T13:03:46.576Z] PASS [2022-05-12T13:03:46.576Z] coverage: 82.4% of statements [2022-05-12T13:03:46.576Z] ok github.com/docker/docker/libnetwork/drvregistry 0.089s coverage: 82.4% of statements [2022-05-12T13:03:46.576Z] --- PASS: TestConcurrentWrites (0.24s) [2022-05-12T13:03:46.576Z] PASS [2022-05-12T13:03:46.576Z] coverage: 81.2% of statements [2022-05-12T13:03:46.576Z] ok github.com/docker/docker/libnetwork/etchosts 0.311s coverage: 81.2% of statements [2022-05-12T13:03:46.576Z] --- PASS: TestRandomAllocateDeallocate (7.21s) [2022-05-12T13:03:46.576Z] === RUN TestAllocateRandomDeallocate [2022-05-12T13:03:47.004Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-12T13:03:47.044Z] === RUN TestNew [2022-05-12T13:03:47.044Z] --- PASS: TestNew (0.00s) [2022-05-12T13:03:47.044Z] === RUN TestAllocate [2022-05-12T13:03:47.044Z] --- PASS: TestAllocate (0.00s) [2022-05-12T13:03:47.044Z] === RUN TestUninitialized [2022-05-12T13:03:47.044Z] --- PASS: TestUninitialized (0.00s) [2022-05-12T13:03:47.044Z] === RUN TestAllocateInRange [2022-05-12T13:03:47.044Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-12T13:03:47.044Z] === RUN TestAllocateSerial [2022-05-12T13:03:47.044Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-12T13:03:47.044Z] PASS [2022-05-12T13:03:47.044Z] coverage: 87.5% of statements [2022-05-12T13:03:47.044Z] ok github.com/docker/docker/libnetwork/idm 0.051s coverage: 87.5% of statements [2022-05-12T13:03:47.044Z] === RUN TestCaller [2022-05-12T13:03:47.044Z] --- PASS: TestCaller (0.00s) [2022-05-12T13:03:47.044Z] PASS [2022-05-12T13:03:47.044Z] coverage: 100.0% of statements [2022-05-12T13:03:47.044Z] ok github.com/docker/docker/libnetwork/internal/caller 0.048s coverage: 100.0% of statements [2022-05-12T13:03:47.281Z] --- PASS: TestFailOnce (1.16s) [2022-05-12T13:03:47.281Z] === RUN TestEchoInputOutput [2022-05-12T13:03:47.281Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-12T13:03:47.281Z] === RUN TestBackoff [2022-05-12T13:03:47.281Z] --- PASS: TestBackoff (0.00s) [2022-05-12T13:03:47.281Z] === RUN TestAbortRetry [2022-05-12T13:03:47.281Z] --- PASS: TestAbortRetry (0.00s) [2022-05-12T13:03:47.281Z] === RUN TestClientScheme [2022-05-12T13:03:47.281Z] --- PASS: TestClientScheme (0.00s) [2022-05-12T13:03:47.281Z] === RUN TestNewClientWithTimeout [2022-05-12T13:03:47.281Z] time="2022-05-12T13:03:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-12T13:03:47.361Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-05-12T13:03:47.361Z] === RUN TestSecretsUpdate [2022-05-12T13:03:47.474Z] === CONT TestStopContainerWithTimeout/1 [2022-05-12T13:03:47.579Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-05-12T13:03:48.032Z] === RUN TestSetSerialInsertDelete [2022-05-12T13:03:48.032Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-12T13:03:48.032Z] === RUN TestSetParallelInsertDelete [2022-05-12T13:03:48.241Z] 2022/05/12 13:03:48 Closing DB instances... [2022-05-12T13:03:48.500Z] --- PASS: TestAllocateRandomDeallocate (1.62s) [2022-05-12T13:03:48.500Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-12T13:03:48.696Z] time="2022-05-12T13:03:48Z" level=error msg="node: 465ea264a044 is unknown to memberlist" [2022-05-12T13:03:48.839Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-12T13:03:48.839Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-05-12T13:03:48.839Z] --- PASS: TestStopContainerWithTimeout/3 (2.57s) [2022-05-12T13:03:48.839Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-05-12T13:03:48.839Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-05-12T13:03:48.839Z] === RUN TestDeleteDevicemapper [2022-05-12T13:03:48.839Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T13:03:48.839Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-12T13:03:48.839Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T13:03:48.968Z] === RUN TestInt2IP2IntConversion [2022-05-12T13:03:49.164Z] time="2022-05-12T13:03:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-12T13:03:49.435Z] === RUN TestPoolRequest [2022-05-12T13:03:49.435Z] --- PASS: TestPoolRequest (0.00s) [2022-05-12T13:03:49.435Z] === RUN TestOtherRequests [2022-05-12T13:03:49.435Z] --- PASS: TestOtherRequests (0.00s) [2022-05-12T13:03:49.435Z] PASS [2022-05-12T13:03:49.435Z] coverage: 57.1% of statements [2022-05-12T13:03:49.435Z] --- PASS: TestInt2IP2IntConversion (0.53s) [2022-05-12T13:03:49.435Z] === RUN TestGetAddressVersion [2022-05-12T13:03:49.435Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-12T13:03:49.435Z] === RUN TestKeyString [2022-05-12T13:03:49.435Z] --- PASS: TestKeyString (0.00s) [2022-05-12T13:03:49.435Z] === RUN TestPoolDataMarshal [2022-05-12T13:03:49.435Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-12T13:03:49.435Z] === RUN TestSubnetsMarshal [2022-05-12T13:03:49.435Z] ok github.com/docker/docker/libnetwork/ipams/null 0.046s coverage: 57.1% of statements [2022-05-12T13:03:49.435Z] --- PASS: TestSubnetsMarshal (0.09s) [2022-05-12T13:03:49.435Z] === RUN TestAddSubnets [2022-05-12T13:03:49.435Z] --- PASS: TestAddSubnets (0.06s) [2022-05-12T13:03:49.435Z] === RUN TestDoublePoolRelease [2022-05-12T13:03:49.435Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-05-12T13:03:49.435Z] === RUN TestAddReleasePoolID [2022-05-12T13:03:49.435Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.28s) [2022-05-12T13:03:49.435Z] === RUN TestRetrieveFromStore [2022-05-12T13:03:49.901Z] --- PASS: TestSecretsUpdate (2.18s) [2022-05-12T13:03:49.902Z] === RUN TestTemplatedSecret [2022-05-12T13:03:49.903Z] --- PASS: TestAddReleasePoolID (0.12s) [2022-05-12T13:03:49.903Z] === RUN TestPredefinedPool [2022-05-12T13:03:49.903Z] --- PASS: TestPredefinedPool (0.04s) [2022-05-12T13:03:49.903Z] === RUN TestRemoveSubnet [2022-05-12T13:03:49.903Z] --- PASS: TestRemoveSubnet (0.26s) [2022-05-12T13:03:49.903Z] === RUN TestGetSameAddress [2022-05-12T13:03:49.903Z] --- PASS: TestGetSameAddress (0.04s) [2022-05-12T13:03:49.903Z] === RUN TestPoolAllocationReuse [2022-05-12T13:03:50.124Z] --- PASS: TestRequest (6.10s) [2022-05-12T13:03:50.124Z] === RUN TestOverlappingRequests [2022-05-12T13:03:50.132Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-05-12T13:03:50.205Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.33s) [2022-05-12T13:03:50.205Z] === RUN TestUpdateMemory [2022-05-12T13:03:50.370Z] --- PASS: TestRetrieveFromStore (0.65s) [2022-05-12T13:03:50.371Z] === RUN TestIsCorrupted [2022-05-12T13:03:50.371Z] --- PASS: TestIsCorrupted (0.02s) [2022-05-12T13:03:50.371Z] === RUN TestSetRollover [2022-05-12T13:03:50.393Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.21s) [2022-05-12T13:03:50.393Z] PASS [2022-05-12T13:03:50.393Z] [2022-05-12T13:03:50.393Z] === Skipped [2022-05-12T13:03:50.393Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-12T13:03:50.393Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T13:03:50.393Z] [2022-05-12T13:03:50.393Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T13:03:50.393Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T13:03:50.393Z] [2022-05-12T13:03:50.393Z] DONE 34 tests, 2 skipped in 192.918s [2022-05-12T13:03:50.393Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-12T13:03:50.393Z] ++ 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 [2022-05-12T13:03:50.393Z] ++ set -e [2022-05-12T13:03:50.393Z] ++ '[' -n 0 ']' [2022-05-12T13:03:50.393Z] ++ set -x [2022-05-12T13:03:50.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=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 [2022-05-12T13:03:50.578Z] --- PASS: TestOverlappingRequests (0.33s) [2022-05-12T13:03:50.578Z] === RUN TestRelease [2022-05-12T13:03:50.660Z] INFO: Testing against a local daemon [2022-05-12T13:03:50.660Z] === RUN TestConfigInspect [2022-05-12T13:03:50.766Z] --- PASS: TestUpdateMemory (0.53s) [2022-05-12T13:03:50.766Z] === RUN TestUpdateCPUQuota [2022-05-12T13:03:50.838Z] === RUN TestGetCapabilities [2022-05-12T13:03:50.838Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-12T13:03:50.838Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-12T13:03:50.838Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-05-12T13:03:50.838Z] === RUN TestGetDefaultAddressSpaces [2022-05-12T13:03:50.838Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-05-12T13:03:50.838Z] === RUN TestRemoteDriver [2022-05-12T13:03:50.838Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-12T13:03:50.838Z] PASS [2022-05-12T13:03:50.838Z] coverage: 47.4% of statements [2022-05-12T13:03:50.838Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.073s coverage: 47.4% of statements [2022-05-12T13:03:51.033Z] === RUN TestParseEmptyInterface [2022-05-12T13:03:51.033Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-12T13:03:51.033Z] === RUN TestParseNonInterfaceType [2022-05-12T13:03:51.033Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-12T13:03:51.033Z] === RUN TestParseWithOneFunction [2022-05-12T13:03:51.033Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-12T13:03:51.033Z] === RUN TestParseWithMultipleFuncs [2022-05-12T13:03:51.033Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-12T13:03:51.033Z] === RUN TestParseWithUnnamedReturn [2022-05-12T13:03:51.033Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-12T13:03:51.033Z] === RUN TestEmbeddedInterface [2022-05-12T13:03:51.033Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-12T13:03:51.033Z] === RUN TestParsedImports [2022-05-12T13:03:51.033Z] --- PASS: TestParsedImports (0.00s) [2022-05-12T13:03:51.033Z] === RUN TestAliasedImports [2022-05-12T13:03:51.033Z] --- PASS: TestAliasedImports (0.00s) [2022-05-12T13:03:51.033Z] PASS [2022-05-12T13:03:51.033Z] coverage: 56.8% of statements [2022-05-12T13:03:51.033Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.048s coverage: 56.8% of statements [2022-05-12T13:03:51.033Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.48s) [2022-05-12T13:03:51.033Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-12T13:03:51.232Z] === RUN TestDockerSuite/TestAttachDetach [2022-05-12T13:03:51.488Z] time="2022-05-12T13:03:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-12T13:03:51.494Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-05-12T13:03:51.693Z] --- PASS: TestUpdateCPUQuota (0.70s) [2022-05-12T13:03:51.693Z] === RUN TestUpdatePidsLimit [2022-05-12T13:03:51.693Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-12T13:03:51.693Z] === RUN TestUpdatePidsLimit/no_change [2022-05-12T13:03:51.825Z] === RUN TestWindowsIPAM [2022-05-12T13:03:51.825Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-12T13:03:51.825Z] PASS [2022-05-12T13:03:51.825Z] coverage: 71.4% of statements [2022-05-12T13:03:51.825Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.044s coverage: 71.4% of statements [2022-05-12T13:03:51.943Z] --- PASS: TestRelease (1.14s) [2022-05-12T13:03:51.943Z] === RUN TestAllocateRandomDeallocate [2022-05-12T13:03:51.943Z] === RUN TestHTTPTransport [2022-05-12T13:03:51.943Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-12T13:03:51.943Z] PASS [2022-05-12T13:03:51.943Z] coverage: 85.7% of statements [2022-05-12T13:03:51.943Z] ok github.com/docker/docker/pkg/plugins/transport 0.041s coverage: 85.7% of statements [2022-05-12T13:03:51.943Z] 2022/05/12 13:03:51 Closing DB instances... [2022-05-12T13:03:51.949Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-12T13:03:52.068Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-12T13:03:52.205Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-12T13:03:52.205Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-12T13:03:52.293Z] --- PASS: TestPoolAllocationReuse (2.00s) [2022-05-12T13:03:52.293Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-12T13:03:52.293Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-05-12T13:03:52.293Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-12T13:03:52.293Z] --- PASS: TestSetRollover (1.85s) [2022-05-12T13:03:52.293Z] === RUN TestSetRolloverSerial [2022-05-12T13:03:52.399Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-12T13:03:52.399Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T13:03:52.399Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-12T13:03:52.399Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-12T13:03:52.399Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-12T13:03:52.399Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-12T13:03:52.399Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-12T13:03:52.399Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T13:03:52.399Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-12T13:03:52.399Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-12T13:03:52.399Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-12T13:03:52.399Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-12T13:03:52.399Z] === RUN TestBufferPoolPutAndGet [2022-05-12T13:03:52.399Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-12T13:03:52.399Z] PASS [2022-05-12T13:03:52.399Z] coverage: 88.2% of statements [2022-05-12T13:03:52.399Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 88.2% of statements [2022-05-12T13:03:52.441Z] --- PASS: TestTemplatedSecret (2.67s) [2022-05-12T13:03:52.441Z] === RUN TestSecretCreateResolve [2022-05-12T13:03:52.461Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-12T13:03:52.717Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-12T13:03:52.761Z] === RUN TestDefaultNetwork [2022-05-12T13:03:52.761Z] --- PASS: TestDefaultNetwork (0.27s) [2022-05-12T13:03:52.761Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-12T13:03:52.854Z] === RUN TestOutputOnPrematureClose [2022-05-12T13:03:52.854Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-12T13:03:52.854Z] === RUN TestCompleteSilently [2022-05-12T13:03:52.854Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-12T13:03:52.854Z] PASS [2022-05-12T13:03:52.854Z] coverage: 75.9% of statements [2022-05-12T13:03:52.854Z] ok github.com/docker/docker/pkg/progress 0.033s coverage: 75.9% of statements [2022-05-12T13:03:53.014Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-12T13:03:53.229Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2022-05-12T13:03:53.229Z] === RUN TestInitAddressPools [2022-05-12T13:03:53.229Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-12T13:03:53.229Z] PASS [2022-05-12T13:03:53.229Z] coverage: 74.0% of statements [2022-05-12T13:03:53.229Z] ok github.com/docker/docker/libnetwork/ipamutils 0.613s coverage: 74.0% of statements [2022-05-12T13:03:53.276Z] docker_cli_daemon_test.go:1474: [dd0feff394a6a] daemon is not started [2022-05-12T13:03:53.279Z] --- PASS: TestUpdatePidsLimit (1.83s) [2022-05-12T13:03:53.279Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-05-12T13:03:53.279Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-05-12T13:03:53.279Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-05-12T13:03:53.279Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-05-12T13:03:53.279Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-05-12T13:03:53.279Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2022-05-12T13:03:53.279Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-05-12T13:03:53.279Z] === RUN TestUpdateRestartPolicy [2022-05-12T13:03:53.310Z] === RUN TestSendToOneSub [2022-05-12T13:03:53.310Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-12T13:03:53.310Z] === RUN TestSendToMultipleSubs [2022-05-12T13:03:53.310Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-12T13:03:53.310Z] === RUN TestEvictOneSub [2022-05-12T13:03:53.310Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-12T13:03:53.310Z] === RUN TestClosePublisher [2022-05-12T13:03:53.310Z] --- PASS: TestClosePublisher (0.00s) [2022-05-12T13:03:53.310Z] === RUN TestPubSubRace [2022-05-12T13:03:53.697Z] === RUN TestKeyValue [2022-05-12T13:03:53.698Z] --- PASS: TestKeyValue (0.00s) [2022-05-12T13:03:53.698Z] PASS [2022-05-12T13:03:53.698Z] coverage: 60.0% of statements [2022-05-12T13:03:53.698Z] ok github.com/docker/docker/libnetwork/netlabel 0.041s coverage: 60.0% of statements [2022-05-12T13:03:53.765Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-05-12T13:03:53.765Z] === RUN TestNetworkDBGarbageCollection [2022-05-12T13:03:53.850Z] --- PASS: TestConfigInspect (3.15s) [2022-05-12T13:03:53.850Z] === RUN TestConfigList [2022-05-12T13:03:53.850Z] check_test.go:307: [d8bf4c55313e1] daemon is not started [2022-05-12T13:03:53.850Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-05-12T13:03:54.166Z] --- PASS: TestSetRolloverSerial (1.91s) [2022-05-12T13:03:54.166Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-12T13:03:54.166Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-12T13:03:54.166Z] PASS [2022-05-12T13:03:54.166Z] coverage: 84.4% of statements [2022-05-12T13:03:54.166Z] ok github.com/docker/docker/libnetwork/bitseq 14.604s coverage: 84.4% of statements [2022-05-12T13:03:54.350Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-05-12T13:03:54.351Z] PASS [2022-05-12T13:03:54.351Z] [2022-05-12T13:03:54.351Z] DONE 6 tests in 13.606s [2022-05-12T13:03:54.351Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-12T13:03:54.351Z] INFO: Testing against a local daemon [2022-05-12T13:03:54.351Z] === RUN TestServiceCreateInit [2022-05-12T13:03:54.351Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T13:03:54.725Z] --- PASS: TestPubSubRace (1.05s) [2022-05-12T13:03:54.725Z] PASS [2022-05-12T13:03:54.725Z] coverage: 75.0% of statements [2022-05-12T13:03:54.725Z] ok github.com/docker/docker/pkg/pubsub 1.078s coverage: 75.0% of statements [2022-05-12T13:03:54.794Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-12T13:03:55.180Z] --- PASS: TestAllocateRandomDeallocate (3.27s) [2022-05-12T13:03:55.180Z] === RUN TestRetrieveFromStore [2022-05-12T13:03:55.180Z] === RUN TestRegister [2022-05-12T13:03:55.180Z] --- PASS: TestRegister (0.00s) [2022-05-12T13:03:55.180Z] === RUN TestCommand [2022-05-12T13:03:55.180Z] --- PASS: TestCommand (0.03s) [2022-05-12T13:03:55.180Z] === RUN TestNaiveSelf [2022-05-12T13:03:55.180Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-12T13:03:55.180Z] PASS [2022-05-12T13:03:55.180Z] coverage: 82.4% of statements [2022-05-12T13:03:55.180Z] ok github.com/docker/docker/pkg/reexec 0.087s coverage: 82.4% of statements [2022-05-12T13:03:55.368Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-12T13:03:55.635Z] === RUN TestDump [2022-05-12T13:03:55.635Z] goroutine 4 [running]: [2022-05-12T13:03:55.635Z] github.com/docker/docker/pkg/stack.dump(0xb32d57?) [2022-05-12T13:03:55.635Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T13:03:55.635Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-12T13:03:55.635Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-12T13:03:55.635Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-12T13:03:55.635Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-12T13:03:55.635Z] testing.tRunner(0xc000031d40, 0xcfa4b0) [2022-05-12T13:03:55.635Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T13:03:55.635Z] created by testing.(*T).Run [2022-05-12T13:03:55.635Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T13:03:55.635Z] [2022-05-12T13:03:55.635Z] goroutine 1 [chan receive]: [2022-05-12T13:03:55.635Z] testing.(*T).Run(0xc000031ba0, {0xce9154?, 0xb0c1f3?}, 0xcfa4b0) [2022-05-12T13:03:55.635Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T13:03:55.635Z] testing.runTests.func1(0xc00005e870?) [2022-05-12T13:03:55.635Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T13:03:55.635Z] testing.tRunner(0xc000031ba0, 0xc000067ca0) [2022-05-12T13:03:55.635Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T13:03:55.635Z] testing.runTests(0xc00004a500?, {0xe7e400, 0x3, 0x3}, {0x14d31020108?, 0x40?, 0xe834a0?}) [2022-05-12T13:03:55.635Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T13:03:55.635Z] testing.(*M).Run(0xc00004a500) [2022-05-12T13:03:55.635Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T13:03:55.635Z] main.main() [2022-05-12T13:03:55.635Z] _testmain.go:99 +0x255 [2022-05-12T13:03:55.635Z] --- PASS: TestDump (0.00s) [2022-05-12T13:03:55.635Z] === RUN TestDumpToFile [2022-05-12T13:03:55.730Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.33s) [2022-05-12T13:03:55.730Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-12T13:03:55.944Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-05-12T13:03:55.944Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-12T13:03:56.090Z] --- PASS: TestDumpToFile (0.14s) [2022-05-12T13:03:56.090Z] === RUN TestDumpToFileWithEmptyInput [2022-05-12T13:03:56.090Z] goroutine 20 [running]: [2022-05-12T13:03:56.090Z] github.com/docker/docker/pkg/stack.dump(0xbaed93?) [2022-05-12T13:03:56.090Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T13:03:56.090Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xbaed60?}) [2022-05-12T13:03:56.090Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-12T13:03:56.090Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0x0?) [2022-05-12T13:03:56.090Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-12T13:03:56.090Z] testing.tRunner(0xc0000844e0, 0xcfa4a0) [2022-05-12T13:03:56.090Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T13:03:56.090Z] created by testing.(*T).Run [2022-05-12T13:03:56.090Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T13:03:56.090Z] [2022-05-12T13:03:56.090Z] goroutine 1 [chan receive]: [2022-05-12T13:03:56.090Z] testing.(*T).Run(0xc000031ba0, {0xcf072b?, 0xb0c1f3?}, 0xcfa4a0) [2022-05-12T13:03:56.090Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T13:03:56.090Z] testing.runTests.func1(0xc00005e870?) [2022-05-12T13:03:56.090Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T13:03:56.090Z] testing.tRunner(0xc000031ba0, 0xc000067ca0) [2022-05-12T13:03:56.090Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T13:03:56.090Z] testing.runTests(0xc00004a500?, {0xe7e400, 0x3, 0x3}, {0x14d31020108?, 0x40?, 0xe834a0?}) [2022-05-12T13:03:56.090Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T13:03:56.090Z] testing.(*M).Run(0xc00004a500) [2022-05-12T13:03:56.090Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T13:03:56.090Z] main.main() [2022-05-12T13:03:56.090Z] _testmain.go:99 +0x255 [2022-05-12T13:03:56.090Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-12T13:03:56.090Z] PASS [2022-05-12T13:03:56.090Z] coverage: 90.9% of statements [2022-05-12T13:03:56.090Z] ok github.com/docker/docker/pkg/stack 0.178s coverage: 90.9% of statements [2022-05-12T13:03:56.090Z] time="2022-05-12T13:03:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-12T13:03:56.090Z] --- PASS: TestRetrieveFromStore (1.10s) [2022-05-12T13:03:56.090Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-12T13:03:56.090Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2022-05-12T13:03:56.090Z] === RUN TestParallelPredefinedRequest1 [2022-05-12T13:03:56.090Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-12T13:03:56.090Z] === RUN TestParallelPredefinedRequest2 [2022-05-12T13:03:56.090Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-12T13:03:56.090Z] === RUN TestParallelPredefinedRequest3 [2022-05-12T13:03:56.090Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-12T13:03:56.090Z] === RUN TestParallelPredefinedRequest4 [2022-05-12T13:03:56.090Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-12T13:03:56.090Z] === RUN TestParallelPredefinedRequest5 [2022-05-12T13:03:56.090Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-12T13:03:56.090Z] === RUN TestDebug [2022-05-12T13:03:56.090Z] --- PASS: TestDebug (0.00s) [2022-05-12T13:03:56.090Z] === RUN TestRequestPoolParallel [2022-05-12T13:03:56.517Z] --- PASS: TestConfigList (2.77s) [2022-05-12T13:03:56.517Z] === RUN TestConfigsCreateAndDelete [2022-05-12T13:03:56.545Z] === RUN TestNewStdWriter [2022-05-12T13:03:56.545Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-12T13:03:56.545Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-12T13:03:56.545Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-12T13:03:56.545Z] === RUN TestWriteWithNilBytes [2022-05-12T13:03:56.545Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-12T13:03:56.545Z] === RUN TestWrite [2022-05-12T13:03:56.545Z] --- PASS: TestWrite (0.00s) [2022-05-12T13:03:56.545Z] === RUN TestWriteWithWriterError [2022-05-12T13:03:56.545Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-12T13:03:56.545Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-12T13:03:56.545Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-12T13:03:56.545Z] === RUN TestStdCopyWriteAndRead [2022-05-12T13:03:56.545Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-12T13:03:56.545Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-12T13:03:56.545Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-12T13:03:56.545Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-12T13:03:56.545Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-12T13:03:56.545Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-12T13:03:56.545Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-12T13:03:56.545Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-12T13:03:56.545Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-12T13:03:56.545Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-12T13:03:56.545Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-12T13:03:56.545Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-12T13:03:56.545Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-12T13:03:56.545Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-12T13:03:56.545Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-12T13:03:56.545Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-12T13:03:56.545Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-12T13:03:56.545Z] PASS [2022-05-12T13:03:56.545Z] coverage: 100.0% of statements [2022-05-12T13:03:56.545Z] ok github.com/docker/docker/pkg/stdcopy 0.031s coverage: 100.0% of statements [2022-05-12T13:03:56.545Z] --- PASS: TestRequestPoolParallel (0.40s) [2022-05-12T13:03:56.545Z] === RUN TestFullAllocateRelease [2022-05-12T13:03:57.000Z] --- PASS: TestFullAllocateRelease (0.35s) [2022-05-12T13:03:57.000Z] === RUN TestOddAllocateRelease [2022-05-12T13:03:57.000Z] --- PASS: TestOddAllocateRelease (0.21s) [2022-05-12T13:03:57.000Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-12T13:03:57.000Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-05-12T13:03:57.000Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-12T13:03:57.000Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-05-12T13:03:57.000Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-12T13:03:57.000Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-12T13:03:57.000Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-12T13:03:57.000Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-12T13:03:57.000Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-12T13:03:57.000Z] === RUN TestFormatStatus [2022-05-12T13:03:57.000Z] --- PASS: TestFormatStatus (0.00s) [2022-05-12T13:03:57.000Z] === RUN TestFormatError [2022-05-12T13:03:57.000Z] --- PASS: TestFormatError (0.00s) [2022-05-12T13:03:57.000Z] === RUN TestFormatJSONError [2022-05-12T13:03:57.295Z] === RUN TestNetworkDBSimple [2022-05-12T13:03:57.455Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-12T13:03:57.455Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-12T13:03:57.455Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-12T13:03:57.455Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-12T13:03:57.455Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-12T13:03:57.455Z] === RUN TestNewJSONProgressOutput [2022-05-12T13:03:57.455Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-12T13:03:57.455Z] === RUN TestAuxFormatterEmit [2022-05-12T13:03:57.455Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-12T13:03:57.455Z] === RUN TestStreamWriterStdout [2022-05-12T13:03:57.455Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-12T13:03:57.455Z] === RUN TestStreamWriterStderr [2022-05-12T13:03:57.455Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-12T13:03:57.455Z] PASS [2022-05-12T13:03:57.455Z] coverage: 66.2% of statements [2022-05-12T13:03:57.455Z] ok github.com/docker/docker/pkg/streamformatter 0.045s coverage: 66.2% of statements [2022-05-12T13:03:57.455Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-05-12T13:03:57.455Z] === CONT TestParallelPredefinedRequest1 [2022-05-12T13:03:57.455Z] === CONT TestParallelPredefinedRequest4 [2022-05-12T13:03:57.455Z] === CONT TestParallelPredefinedRequest3 [2022-05-12T13:03:57.455Z] === CONT TestParallelPredefinedRequest1 [2022-05-12T13:03:57.455Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T13:03:57.455Z] === CONT TestParallelPredefinedRequest3 [2022-05-12T13:03:57.455Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T13:03:57.455Z] === CONT TestParallelPredefinedRequest4 [2022-05-12T13:03:57.455Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T13:03:57.455Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-12T13:03:57.455Z] === CONT TestParallelPredefinedRequest2 [2022-05-12T13:03:57.455Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-12T13:03:57.455Z] === CONT TestParallelPredefinedRequest2 [2022-05-12T13:03:57.455Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T13:03:57.455Z] === CONT TestParallelPredefinedRequest5 [2022-05-12T13:03:57.455Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T13:03:57.455Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-12T13:03:57.455Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-12T13:03:57.455Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-12T13:03:57.455Z] PASS [2022-05-12T13:03:57.455Z] coverage: 85.3% of statements [2022-05-12T13:03:57.455Z] ok github.com/docker/docker/libnetwork/ipam 42.246s coverage: 85.3% of statements [2022-05-12T13:03:57.463Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-12T13:03:57.463Z] check_test.go:307: [d59cd19e22c72] daemon is not started [2022-05-12T13:03:57.463Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-05-12T13:03:57.763Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-12T13:03:57.764Z] PASS [2022-05-12T13:03:57.764Z] coverage: 100.0% of statements [2022-05-12T13:03:57.764Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.112s coverage: 100.0% of statements [2022-05-12T13:03:57.911Z] === RUN TestGenerateRandomID [2022-05-12T13:03:57.911Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-12T13:03:57.911Z] === RUN TestShortenId [2022-05-12T13:03:57.911Z] --- PASS: TestShortenId (0.00s) [2022-05-12T13:03:57.911Z] === RUN TestShortenSha256Id [2022-05-12T13:03:57.911Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-12T13:03:57.911Z] === RUN TestShortenIdEmpty [2022-05-12T13:03:57.911Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-12T13:03:57.911Z] === RUN TestShortenIdInvalid [2022-05-12T13:03:57.911Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-12T13:03:57.911Z] === RUN TestIsShortIDNonHex [2022-05-12T13:03:57.911Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-12T13:03:57.911Z] === RUN TestIsShortIDNotCorrectSize [2022-05-12T13:03:57.911Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-12T13:03:57.911Z] PASS [2022-05-12T13:03:57.911Z] coverage: 70.6% of statements [2022-05-12T13:03:57.911Z] ok github.com/docker/docker/pkg/stringid 0.031s coverage: 70.6% of statements [2022-05-12T13:03:58.232Z] 2022/05/12 13:03:57 Closing DB instances... [2022-05-12T13:03:58.232Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.64s) [2022-05-12T13:03:58.232Z] === RUN TestGetAddress [2022-05-12T13:03:58.366Z] === RUN TestIsCpusetListAvailable [2022-05-12T13:03:58.366Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-12T13:03:58.366Z] PASS [2022-05-12T13:03:58.366Z] coverage: 39.4% of statements [2022-05-12T13:03:58.366Z] ok github.com/docker/docker/pkg/sysinfo 0.034s coverage: 39.4% of statements [2022-05-12T13:03:58.409Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-12T13:03:58.551Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T13:03:58.701Z] === RUN TestGenerate [2022-05-12T13:03:58.701Z] --- PASS: TestGenerate (0.00s) [2022-05-12T13:03:58.701Z] === RUN TestGeneratePtr [2022-05-12T13:03:58.701Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-12T13:03:58.701Z] === RUN TestGenerateMissingField [2022-05-12T13:03:58.701Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-12T13:03:58.701Z] === RUN TestFieldCannotBeSet [2022-05-12T13:03:58.701Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-12T13:03:58.701Z] === RUN TestTypeMismatchError [2022-05-12T13:03:58.701Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-12T13:03:58.701Z] PASS [2022-05-12T13:03:58.701Z] coverage: 100.0% of statements [2022-05-12T13:03:58.701Z] ok github.com/docker/docker/libnetwork/options 0.037s coverage: 100.0% of statements [2022-05-12T13:03:58.701Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-12T13:03:58.701Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-12T13:03:58.701Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-12T13:03:58.701Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-12T13:03:58.701Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-12T13:03:58.701Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-12T13:03:58.701Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-12T13:03:58.701Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-12T13:03:58.701Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-12T13:03:58.701Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-12T13:03:58.701Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-12T13:03:58.701Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-12T13:03:58.701Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-12T13:03:58.701Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-12T13:03:58.701Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-12T13:03:58.701Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-12T13:03:58.701Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-12T13:03:59.169Z] testing: warning: no tests to run [2022-05-12T13:03:59.169Z] PASS [2022-05-12T13:03:59.169Z] coverage: 0.0% of statements [2022-05-12T13:03:59.169Z] ok github.com/docker/docker/libnetwork/osl 0.033s coverage: 0.0% of statements [no tests to run] [2022-05-12T13:03:59.169Z] --- PASS: TestNetworkDBSimple (2.44s) [2022-05-12T13:03:59.169Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-12T13:03:59.356Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-12T13:03:59.356Z] --- PASS: TestConfigsCreateAndDelete (2.87s) [2022-05-12T13:03:59.356Z] === RUN TestConfigsUpdate [2022-05-12T13:03:59.637Z] === RUN TestRequestNewPort [2022-05-12T13:03:59.637Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-12T13:03:59.637Z] === RUN TestRequestSpecificPort [2022-05-12T13:03:59.637Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-12T13:03:59.637Z] === RUN TestReleasePort [2022-05-12T13:03:59.637Z] --- PASS: TestReleasePort (0.00s) [2022-05-12T13:03:59.637Z] === RUN TestReuseReleasedPort [2022-05-12T13:03:59.637Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-12T13:03:59.637Z] === RUN TestReleaseUnreadledPort [2022-05-12T13:03:59.637Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-12T13:03:59.637Z] === RUN TestUnknowProtocol [2022-05-12T13:03:59.637Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-12T13:03:59.637Z] === RUN TestAllocateAllPorts [2022-05-12T13:03:59.637Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-12T13:03:59.637Z] === RUN TestPortAllocation [2022-05-12T13:03:59.637Z] --- PASS: TestPortAllocation (0.00s) [2022-05-12T13:03:59.637Z] === RUN TestPortAllocationWithCustomRange [2022-05-12T13:03:59.637Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-12T13:03:59.637Z] === RUN TestNoDuplicateBPR [2022-05-12T13:03:59.637Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-12T13:03:59.637Z] === RUN TestChangePortRange [2022-05-12T13:03:59.637Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-12T13:03:59.637Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-12T13:03:59.637Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-12T13:03:59.637Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-12T13:03:59.637Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-12T13:03:59.637Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-12T13:03:59.637Z] --- PASS: TestChangePortRange (0.00s) [2022-05-12T13:03:59.637Z] PASS [2022-05-12T13:03:59.637Z] coverage: 88.6% of statements [2022-05-12T13:03:59.637Z] ok github.com/docker/docker/libnetwork/portallocator 0.047s coverage: 88.6% of statements [2022-05-12T13:03:59.891Z] === RUN TestChtimes [2022-05-12T13:03:59.891Z] --- PASS: TestChtimes (0.00s) [2022-05-12T13:03:59.891Z] === RUN TestChtimesWindows [2022-05-12T13:03:59.891Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-12T13:03:59.891Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-12T13:03:59.891Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-12T13:03:59.891Z] PASS [2022-05-12T13:03:59.891Z] coverage: 13.0% of statements [2022-05-12T13:03:59.891Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 13.0% of statements [2022-05-12T13:04:00.105Z] testing: warning: no tests to run [2022-05-12T13:04:00.105Z] PASS [2022-05-12T13:04:00.105Z] coverage: 0.0% of statements [2022-05-12T13:04:00.105Z] ok github.com/docker/docker/libnetwork/portmapper 0.037s coverage: 0.0% of statements [no tests to run] [2022-05-12T13:04:00.105Z] === RUN TestHashData [2022-05-12T13:04:00.105Z] --- PASS: TestHashData (0.00s) [2022-05-12T13:04:00.105Z] PASS [2022-05-12T13:04:00.105Z] coverage: 2.8% of statements [2022-05-12T13:04:00.105Z] ok github.com/docker/docker/libnetwork/resolvconf 0.036s coverage: 2.8% of statements [2022-05-12T13:04:00.301Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-12T13:04:00.301Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-12T13:04:00.346Z] === RUN TestTailFile [2022-05-12T13:04:00.346Z] --- PASS: TestTailFile (0.00s) [2022-05-12T13:04:00.346Z] === RUN TestTailFileManyLines [2022-05-12T13:04:00.346Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-12T13:04:00.346Z] === RUN TestTailEmptyFile [2022-05-12T13:04:00.346Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-12T13:04:00.346Z] === RUN TestTailNegativeN [2022-05-12T13:04:00.346Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-12T13:04:00.346Z] === RUN TestNewTailReader [2022-05-12T13:04:00.346Z] === PAUSE TestNewTailReader [2022-05-12T13:04:00.346Z] === CONT TestNewTailReader [2022-05-12T13:04:00.346Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-12T13:04:00.346Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-12T13:04:00.346Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-12T13:04:00.346Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-12T13:04:00.346Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-12T13:04:00.346Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-12T13:04:00.346Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-12T13:04:00.346Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-12T13:04:00.346Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-12T13:04:00.346Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-12T13:04:00.346Z] === RUN TestNewTailReader/no_delimiter [2022-05-12T13:04:00.346Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-12T13:04:00.346Z] === RUN TestNewTailReader/truncated_last_line [2022-05-12T13:04:00.346Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-12T13:04:00.346Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-12T13:04:00.346Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-12T13:04:00.346Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-12T13:04:00.346Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-12T13:04:00.346Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-12T13:04:00.346Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T13:04:00.346Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T13:04:00.346Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T13:04:00.346Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T13:04:00.346Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T13:04:00.346Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T13:04:00.346Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:00.346Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:00.346Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:00.346Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:00.346Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:00.346Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:00.346Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T13:04:00.346Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T13:04:00.346Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T13:04:00.346Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T13:04:00.346Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T13:04:00.346Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T13:04:00.346Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T13:04:00.346Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T13:04:00.346Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T13:04:00.346Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T13:04:00.346Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T13:04:00.346Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T13:04:00.346Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T13:04:00.346Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:04:00.346Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:04:00.346Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:00.346Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:00.346Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:04:00.346Z] === CONT TestNewTailReader/no_delimiter [2022-05-12T13:04:00.346Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T13:04:00.346Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T13:04:00.346Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T13:04:00.346Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T13:04:00.346Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-12T13:04:00.346Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-12T13:04:00.346Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:00.346Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:00.346Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:00.346Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:00.346Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:00.346Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:00.346Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T13:04:00.347Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:00.347Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T13:04:00.347Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:00.347Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:00.347Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:00.348Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-12T13:04:00.348Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-12T13:04:00.348Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T13:04:00.348Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T13:04:00.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T13:04:00.348Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T13:04:00.573Z] 2022/05/12 13:04:00 Closing DB instances... [2022-05-12T13:04:00.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T13:04:00.804Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T13:04:00.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T13:04:00.804Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:00.804Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:00.804Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:00.804Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T13:04:00.804Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:00.804Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:00.804Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:00.804Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:00.804Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T13:04:00.804Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:00.804Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:00.804Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:00.804Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:00.804Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:00.804Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:00.804Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:00.804Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:00.804Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:00.804Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:00.804Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:00.804Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:00.804Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:00.804Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:00.804Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:00.804Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:00.804Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:00.804Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:00.804Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:00.804Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:00.804Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T13:04:00.804Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T13:04:00.804Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T13:04:00.804Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T13:04:00.804Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T13:04:00.804Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T13:04:00.804Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T13:04:00.804Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T13:04:00.804Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T13:04:00.804Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T13:04:00.804Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T13:04:00.804Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T13:04:00.804Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:04:00.804Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:04:00.804Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:00.804Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T13:04:00.804Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:00.804Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:00.804Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:00.804Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T13:04:00.804Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:04:00.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:04:00.804Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:00.805Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:00.805Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T13:04:00.805Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:00.805Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:00.805Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T13:04:00.805Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:04:00.805Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:04:00.805Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:00.805Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:00.805Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:00.805Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:00.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:00.806Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:00.806Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:04:00.806Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:00.806Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:00.806Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:00.806Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:00.806Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:00.806Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:00.806Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:00.806Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:00.806Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:00.806Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:00.806Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T13:04:00.806Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:00.806Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:00.806Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:00.806Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:00.806Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T13:04:00.807Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:00.807Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T13:04:00.808Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T13:04:00.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.01s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.01s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.01s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T13:04:00.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:00.810Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-12T13:04:00.875Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-12T13:04:01.040Z] === RUN TestErrorConstructors [2022-05-12T13:04:01.040Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-12T13:04:01.040Z] === RUN TestCompareIPMask [2022-05-12T13:04:01.040Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-12T13:04:01.040Z] === RUN TestUtilGetHostPartIP [2022-05-12T13:04:01.040Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-12T13:04:01.040Z] === RUN TestUtilGetBroadcastIP [2022-05-12T13:04:01.040Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-12T13:04:01.040Z] === RUN TestParseCIDR [2022-05-12T13:04:01.040Z] --- PASS: TestParseCIDR (0.00s) [2022-05-12T13:04:01.040Z] PASS [2022-05-12T13:04:01.040Z] coverage: 37.3% of statements [2022-05-12T13:04:01.040Z] ok github.com/docker/docker/libnetwork/types 0.040s coverage: 37.3% of statements [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:01.264Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T13:04:01.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T13:04:01.265Z] PASS [2022-05-12T13:04:01.265Z] coverage: 88.6% of statements [2022-05-12T13:04:01.265Z] ok github.com/docker/docker/pkg/tailfile 0.184s coverage: 88.6% of statements [2022-05-12T13:04:01.508Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-12T13:04:01.508Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-12T13:04:01.508Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-12T13:04:01.508Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-12T13:04:01.508Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-12T13:04:01.508Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-12T13:04:01.508Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-12T13:04:01.508Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-12T13:04:01.508Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-12T13:04:01.508Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-12T13:04:01.508Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-12T13:04:01.508Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-12T13:04:01.508Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-12T13:04:01.508Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-12T13:04:01.508Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-12T13:04:01.508Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-12T13:04:01.508Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-12T13:04:01.508Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-12T13:04:01.508Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-12T13:04:01.508Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-12T13:04:01.508Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-12T13:04:01.508Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-12T13:04:01.508Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-12T13:04:01.508Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-12T13:04:01.508Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-12T13:04:01.508Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-12T13:04:01.508Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-12T13:04:01.508Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-12T13:04:01.508Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-12T13:04:01.508Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-12T13:04:01.508Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-12T13:04:01.508Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-12T13:04:01.508Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-12T13:04:01.508Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-12T13:04:01.508Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-12T13:04:01.508Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-12T13:04:01.508Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-12T13:04:01.508Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-12T13:04:01.508Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-12T13:04:01.508Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-12T13:04:01.508Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-12T13:04:01.508Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-12T13:04:01.508Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-12T13:04:01.508Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-12T13:04:01.508Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-12T13:04:01.508Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-12T13:04:01.508Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-12T13:04:01.508Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-12T13:04:01.508Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-12T13:04:01.508Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-12T13:04:01.508Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-12T13:04:01.508Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-12T13:04:01.508Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-12T13:04:01.508Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-12T13:04:01.508Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-12T13:04:01.508Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-12T13:04:01.508Z] PASS [2022-05-12T13:04:01.508Z] coverage: 55.0% of statements [2022-05-12T13:04:01.508Z] ok github.com/docker/docker/oci 0.047s coverage: 55.0% of statements [2022-05-12T13:04:01.720Z] === RUN TestTarSumRemoveNonExistent [2022-05-12T13:04:01.720Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-12T13:04:01.720Z] === RUN TestTarSumRemove [2022-05-12T13:04:01.720Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-12T13:04:01.720Z] === RUN TestSortFileInfoSums [2022-05-12T13:04:01.720Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-12T13:04:01.720Z] === RUN TestNewTarSumForLabelInvalid [2022-05-12T13:04:01.720Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-12T13:04:01.720Z] === RUN TestNewTarSumForLabel [2022-05-12T13:04:01.720Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-12T13:04:01.720Z] === RUN TestEmptyTar [2022-05-12T13:04:01.720Z] --- PASS: TestEmptyTar (0.00s) [2022-05-12T13:04:01.720Z] === RUN TestTarSumsReadSize [2022-05-12T13:04:01.720Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-12T13:04:01.720Z] === RUN TestTarSums [2022-05-12T13:04:01.720Z] --- PASS: TestTarSums (0.06s) [2022-05-12T13:04:01.720Z] === RUN TestIteration [2022-05-12T13:04:01.720Z] --- PASS: TestIteration (0.00s) [2022-05-12T13:04:01.720Z] === RUN TestVersionLabelForChecksum [2022-05-12T13:04:01.720Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-12T13:04:01.720Z] === RUN TestVersion [2022-05-12T13:04:01.720Z] --- PASS: TestVersion (0.00s) [2022-05-12T13:04:01.720Z] === RUN TestGetVersion [2022-05-12T13:04:01.720Z] --- PASS: TestGetVersion (0.00s) [2022-05-12T13:04:01.720Z] === RUN TestGetVersions [2022-05-12T13:04:01.720Z] --- PASS: TestGetVersions (0.00s) [2022-05-12T13:04:01.720Z] PASS [2022-05-12T13:04:01.720Z] coverage: 89.3% of statements [2022-05-12T13:04:01.720Z] ok github.com/docker/docker/pkg/tarsum 0.106s coverage: 89.3% of statements [2022-05-12T13:04:01.821Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-12T13:04:01.848Z] --- PASS: TestServiceCreateInit (7.53s) [2022-05-12T13:04:01.848Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.86s) [2022-05-12T13:04:01.848Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.65s) [2022-05-12T13:04:01.848Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T13:04:02.083Z] --- PASS: TestConfigsUpdate (2.76s) [2022-05-12T13:04:02.083Z] === RUN TestTemplatedConfig [2022-05-12T13:04:02.083Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-05-12T13:04:02.176Z] === RUN TestTruncIndex [2022-05-12T13:04:02.492Z] === RUN TestParseVersion [2022-05-12T13:04:02.492Z] --- PASS: TestParseVersion (0.00s) [2022-05-12T13:04:02.492Z] PASS [2022-05-12T13:04:02.492Z] coverage: 52.9% of statements [2022-05-12T13:04:02.492Z] ok github.com/docker/docker/pkg/aaparser 0.045s coverage: 52.9% of statements [2022-05-12T13:04:02.492Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-05-12T13:04:02.492Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-12T13:04:02.492Z] === RUN TestAddressPoolOpt [2022-05-12T13:04:02.492Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-12T13:04:02.492Z] === RUN TestValidateEnv [2022-05-12T13:04:02.492Z] === RUN TestValidateEnv/a [2022-05-12T13:04:02.492Z] === RUN TestValidateEnv/something [2022-05-12T13:04:02.492Z] === RUN TestValidateEnv/_=a [2022-05-12T13:04:02.492Z] === RUN TestValidateEnv/env1=value1 [2022-05-12T13:04:02.492Z] === RUN TestValidateEnv/_env1=value1 [2022-05-12T13:04:02.492Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-12T13:04:02.492Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-12T13:04:02.492Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-12T13:04:02.492Z] === RUN TestValidateEnv/PATH [2022-05-12T13:04:02.492Z] === RUN TestValidateEnv/=a [2022-05-12T13:04:02.492Z] === RUN TestValidateEnv/PATH= [2022-05-12T13:04:02.492Z] === RUN TestValidateEnv/PATH=something [2022-05-12T13:04:02.492Z] === RUN TestValidateEnv/asd!qwe [2022-05-12T13:04:02.492Z] === RUN TestValidateEnv/1asd [2022-05-12T13:04:02.492Z] === RUN TestValidateEnv/123 [2022-05-12T13:04:02.492Z] === RUN TestValidateEnv/some_space [2022-05-12T13:04:02.492Z] === RUN TestValidateEnv/__some_space_before [2022-05-12T13:04:02.492Z] === RUN TestValidateEnv/some_space_after__ [2022-05-12T13:04:02.492Z] === RUN TestValidateEnv/= [2022-05-12T13:04:02.492Z] === RUN TestValidateEnv/PaTh [2022-05-12T13:04:02.492Z] --- PASS: TestValidateEnv (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-12T13:04:02.492Z] === RUN TestParseHost [2022-05-12T13:04:02.492Z] === RUN TestParseHost/tcp://:port [2022-05-12T13:04:02.492Z] === RUN TestParseHost/tcp://invalid:port [2022-05-12T13:04:02.492Z] === RUN TestParseHost/tcp://:5555/p [2022-05-12T13:04:02.492Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-12T13:04:02.492Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-12T13:04:02.492Z] === RUN TestParseHost/something_with_spaces [2022-05-12T13:04:02.492Z] === RUN TestParseHost/:// [2022-05-12T13:04:02.492Z] === RUN TestParseHost/unknown:// [2022-05-12T13:04:02.492Z] === RUN TestParseHost/tcp://:5555/ [2022-05-12T13:04:02.492Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-12T13:04:02.492Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-12T13:04:02.492Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-12T13:04:02.492Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-12T13:04:02.492Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-12T13:04:02.492Z] === RUN TestParseHost/tcp://[::1]: [2022-05-12T13:04:02.492Z] === RUN TestParseHost/#00 [2022-05-12T13:04:02.492Z] === RUN TestParseHost/_ [2022-05-12T13:04:02.492Z] === RUN TestParseHost/tcp://: [2022-05-12T13:04:02.492Z] === RUN TestParseHost/unix://path/to/socket [2022-05-12T13:04:02.492Z] === RUN TestParseHost/tcp://:5555 [2022-05-12T13:04:02.492Z] === RUN TestParseHost/tcp:// [2022-05-12T13:04:02.492Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-12T13:04:02.492Z] === RUN TestParseHost/unix:// [2022-05-12T13:04:02.492Z] === RUN TestParseHost/tcp://host: [2022-05-12T13:04:02.492Z] === RUN TestParseHost/fd:// [2022-05-12T13:04:02.492Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-12T13:04:02.492Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-12T13:04:02.492Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-12T13:04:02.492Z] === RUN TestParseHost/npipe:// [2022-05-12T13:04:02.492Z] === RUN TestParseHost/__ [2022-05-12T13:04:02.492Z] === RUN TestParseHost/fd://something [2022-05-12T13:04:02.492Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-12T13:04:02.492Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-12T13:04:02.492Z] --- PASS: TestParseHost (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-12T13:04:02.492Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-12T13:04:02.492Z] === RUN TestParseDockerDaemonHost [2022-05-12T13:04:02.492Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-12T13:04:02.492Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T13:04:02.492Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-12T13:04:02.493Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-12T13:04:02.493Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-12T13:04:02.493Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-12T13:04:02.493Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-12T13:04:02.493Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-12T13:04:02.493Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-12T13:04:02.493Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-12T13:04:02.493Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-12T13:04:02.493Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-12T13:04:02.493Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-12T13:04:02.493Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-12T13:04:02.493Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-12T13:04:02.493Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-12T13:04:02.493Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-12T13:04:02.493Z] === RUN TestParseDockerDaemonHost/: [2022-05-12T13:04:02.493Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-12T13:04:02.493Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-12T13:04:02.493Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-12T13:04:02.493Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-12T13:04:02.493Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-12T13:04:02.493Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-12T13:04:02.493Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-12T13:04:02.493Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-12T13:04:02.493Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-12T13:04:02.493Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-12T13:04:02.493Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-12T13:04:02.493Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T13:04:02.493Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-12T13:04:02.493Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-12T13:04:02.493Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-12T13:04:02.493Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-12T13:04:02.493Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-12T13:04:02.493Z] === RUN TestParseTCP [2022-05-12T13:04:02.493Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-12T13:04:02.493Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-12T13:04:02.493Z] === RUN TestParseTCP/localhost:5555/path [2022-05-12T13:04:02.493Z] === RUN TestParseTCP/:5555/path [2022-05-12T13:04:02.493Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-12T13:04:02.493Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-12T13:04:02.493Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-12T13:04:02.493Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-12T13:04:02.493Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T13:04:02.493Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-12T13:04:02.493Z] === RUN TestParseTCP/::1 [2022-05-12T13:04:02.493Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T13:04:02.493Z] === RUN TestParseTCP/localhost [2022-05-12T13:04:02.493Z] === RUN TestParseTCP/:5555 [2022-05-12T13:04:02.493Z] === RUN TestParseTCP/[::1]: [2022-05-12T13:04:02.493Z] === RUN TestParseTCP/tcp://:5555 [2022-05-12T13:04:02.493Z] === RUN TestParseTCP/#00 [2022-05-12T13:04:02.493Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-12T13:04:02.493Z] === RUN TestParseTCP/[::1]:5555 [2022-05-12T13:04:02.493Z] === RUN TestParseTCP/localhost:5555 [2022-05-12T13:04:02.493Z] === RUN TestParseTCP/localhost: [2022-05-12T13:04:02.493Z] === RUN TestParseTCP/tcp:// [2022-05-12T13:04:02.493Z] === RUN TestParseTCP/tcp://: [2022-05-12T13:04:02.493Z] === RUN TestParseTCP/0.0.0.1 [2022-05-12T13:04:02.493Z] === RUN TestParseTCP/0.0.0.1: [2022-05-12T13:04:02.493Z] === RUN TestParseTCP/: [2022-05-12T13:04:02.493Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-12T13:04:02.493Z] --- PASS: TestParseTCP (0.03s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T13:04:02.493Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-12T13:04:02.493Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-12T13:04:02.493Z] === RUN TestValidateExtraHosts [2022-05-12T13:04:02.493Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-12T13:04:02.493Z] === RUN TestValidateIPAddress [2022-05-12T13:04:02.493Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-12T13:04:02.493Z] === RUN TestMapOpts [2022-05-12T13:04:02.493Z] --- PASS: TestMapOpts (0.00s) [2022-05-12T13:04:02.493Z] === RUN TestListOptsWithoutValidator [2022-05-12T13:04:02.493Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-12T13:04:02.493Z] === RUN TestListOptsWithValidator [2022-05-12T13:04:02.493Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-12T13:04:02.493Z] === RUN TestValidateDNSSearch [2022-05-12T13:04:02.493Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-12T13:04:02.493Z] === RUN TestValidateLabel [2022-05-12T13:04:02.493Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-12T13:04:02.493Z] === RUN TestValidateLabel/label_with_general_format [2022-05-12T13:04:02.493Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-12T13:04:02.493Z] === RUN TestValidateLabel/label_with_one_more [2022-05-12T13:04:02.493Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-12T13:04:02.493Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-12T13:04:02.493Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-12T13:04:02.493Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-12T13:04:02.493Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-12T13:04:02.493Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-12T13:04:02.493Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-12T13:04:02.493Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-12T13:04:02.493Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-12T13:04:02.493Z] --- PASS: TestValidateLabel (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-12T13:04:02.493Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-12T13:04:02.493Z] === RUN TestNamedListOpts [2022-05-12T13:04:02.493Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-12T13:04:02.493Z] === RUN TestNamedMapOpts [2022-05-12T13:04:02.493Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-12T13:04:02.493Z] === RUN TestParseLink [2022-05-12T13:04:02.493Z] --- PASS: TestParseLink (0.00s) [2022-05-12T13:04:02.493Z] === RUN TestUlimitOpt [2022-05-12T13:04:02.493Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-12T13:04:02.493Z] PASS [2022-05-12T13:04:02.493Z] coverage: 65.5% of statements [2022-05-12T13:04:02.493Z] ok github.com/docker/docker/opts 0.148s coverage: 65.5% of statements [2022-05-12T13:04:02.643Z] --- PASS: TestTruncIndex (0.10s) [2022-05-12T13:04:02.643Z] PASS [2022-05-12T13:04:02.643Z] coverage: 91.5% of statements [2022-05-12T13:04:02.643Z] ok github.com/docker/docker/pkg/truncindex 0.130s coverage: 91.5% of statements [2022-05-12T13:04:03.110Z] === RUN TestVersionInfo [2022-05-12T13:04:03.110Z] --- PASS: TestVersionInfo (0.00s) [2022-05-12T13:04:03.110Z] === RUN TestAppendVersions [2022-05-12T13:04:03.110Z] --- PASS: TestAppendVersions (0.00s) [2022-05-12T13:04:03.110Z] PASS [2022-05-12T13:04:03.110Z] coverage: 88.9% of statements [2022-05-12T13:04:03.110Z] ok github.com/docker/docker/pkg/useragent 0.027s coverage: 88.9% of statements [2022-05-12T13:04:03.478Z] 2022/05/12 13:04:03 Closing DB instances... [2022-05-12T13:04:03.946Z] === RUN TestPeerCertificateMarshalJSON [2022-05-12T13:04:04.414Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-12T13:04:04.414Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-12T13:04:04.414Z] --- PASS: TestPeerCertificateMarshalJSON (0.42s) [2022-05-12T13:04:04.414Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-12T13:04:04.414Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-12T13:04:04.414Z] === RUN TestMiddleware [2022-05-12T13:04:04.414Z] --- PASS: TestMiddleware (0.00s) [2022-05-12T13:04:04.414Z] === RUN TestNewResponseModifier [2022-05-12T13:04:04.414Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-12T13:04:04.414Z] PASS [2022-05-12T13:04:04.414Z] coverage: 26.8% of statements [2022-05-12T13:04:04.414Z] ok github.com/docker/docker/pkg/authorization 0.475s coverage: 26.8% of statements [2022-05-12T13:04:04.671Z] --- PASS: TestNewClientWithTimeout (17.60s) [2022-05-12T13:04:04.671Z] === RUN TestClientStream [2022-05-12T13:04:04.671Z] --- PASS: TestClientStream (0.00s) [2022-05-12T13:04:04.671Z] === RUN TestClientSendFile [2022-05-12T13:04:04.671Z] --- PASS: TestClientSendFile (0.00s) [2022-05-12T13:04:04.671Z] === RUN TestClientWithRequestTimeout [2022-05-12T13:04:04.671Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-12T13:04:04.671Z] === RUN TestFileSpecPlugin [2022-05-12T13:04:04.671Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-12T13:04:04.671Z] === RUN TestFileJSONSpecPlugin [2022-05-12T13:04:04.671Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-12T13:04:04.671Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-12T13:04:04.671Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-12T13:04:04.671Z] === RUN TestPluginAddHandler [2022-05-12T13:04:04.671Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-12T13:04:04.671Z] === RUN TestPluginWaitBadPlugin [2022-05-12T13:04:04.671Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-12T13:04:04.671Z] === RUN TestGet [2022-05-12T13:04:04.671Z] time="2022-05-12T13:04:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-12T13:04:04.671Z] === RUN TestValidatePrivileges [2022-05-12T13:04:04.671Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-12T13:04:04.671Z] === RUN TestFilterByCapNeg [2022-05-12T13:04:04.671Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-12T13:04:04.671Z] === RUN TestFilterByCapPos [2022-05-12T13:04:04.671Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-12T13:04:04.671Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-12T13:04:04.671Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-12T13:04:04.671Z] PASS [2022-05-12T13:04:04.671Z] coverage: 12.2% of statements [2022-05-12T13:04:04.671Z] ok github.com/docker/docker/plugin 0.049s coverage: 12.2% of statements [2022-05-12T13:04:04.882Z] === RUN TestIsArchivePathDir [2022-05-12T13:04:04.882Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.67s) [2022-05-12T13:04:04.882Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-12T13:04:04.882Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-05-12T13:04:04.882Z] === RUN TestIsArchivePathInvalidFile [2022-05-12T13:04:05.351Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2022-05-12T13:04:05.351Z] === RUN TestIsArchivePathTar [2022-05-12T13:04:05.351Z] --- PASS: TestIsArchivePathTar (0.18s) [2022-05-12T13:04:05.351Z] === RUN TestDecompressStreamGzip [2022-05-12T13:04:05.351Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-05-12T13:04:05.351Z] === RUN TestDecompressStreamBzip2 [2022-05-12T13:04:05.392Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-05-12T13:04:05.445Z] --- PASS: TestUpdateRestartPolicy (10.79s) [2022-05-12T13:04:05.445Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T13:04:05.445Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-05-12T13:04:05.445Z] === RUN TestWaitNonBlocked [2022-05-12T13:04:05.445Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T13:04:05.445Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T13:04:05.445Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T13:04:05.445Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T13:04:05.445Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T13:04:05.445Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T13:04:05.445Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-12T13:04:05.445Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2022-05-12T13:04:05.445Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2022-05-12T13:04:05.445Z] === RUN TestWaitBlocked [2022-05-12T13:04:05.445Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T13:04:05.445Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T13:04:05.445Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T13:04:05.445Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T13:04:05.445Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T13:04:05.445Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T13:04:05.653Z] --- PASS: TestTemplatedConfig (3.57s) [2022-05-12T13:04:05.653Z] === RUN TestConfigCreateResolve [2022-05-12T13:04:05.654Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-12T13:04:05.654Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-12T13:04:05.654Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-12T13:04:05.654Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-12T13:04:05.654Z] === RUN TestNewSettable [2022-05-12T13:04:05.654Z] --- PASS: TestNewSettable (0.00s) [2022-05-12T13:04:05.654Z] === RUN TestIsSettable [2022-05-12T13:04:05.654Z] --- PASS: TestIsSettable (0.00s) [2022-05-12T13:04:05.654Z] === RUN TestUpdateSettingsEnv [2022-05-12T13:04:05.654Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-12T13:04:05.654Z] PASS [2022-05-12T13:04:05.654Z] coverage: 20.0% of statements [2022-05-12T13:04:05.654Z] ok github.com/docker/docker/plugin/v2 0.032s coverage: 20.0% of statements [2022-05-12T13:04:05.654Z] time="2022-05-12T13:04:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-12T13:04:05.819Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-05-12T13:04:05.819Z] === RUN TestDecompressStreamXz [2022-05-12T13:04:05.819Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T13:04:05.819Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-12T13:04:05.819Z] === RUN TestDecompressStreamZstd [2022-05-12T13:04:05.819Z] === RUN TestUnbuffered [2022-05-12T13:04:05.819Z] --- PASS: TestUnbuffered (0.00s) [2022-05-12T13:04:05.819Z] === RUN TestRaceUnbuffered [2022-05-12T13:04:05.819Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-12T13:04:05.819Z] PASS [2022-05-12T13:04:05.819Z] coverage: 100.0% of statements [2022-05-12T13:04:05.819Z] ok github.com/docker/docker/pkg/broadcaster 0.061s coverage: 100.0% of statements [2022-05-12T13:04:05.819Z] archive_test.go:140: zstd not installed [2022-05-12T13:04:05.820Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-05-12T13:04:05.820Z] === RUN TestCompressStreamXzUnsupported [2022-05-12T13:04:05.820Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-12T13:04:05.820Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-12T13:04:05.820Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-12T13:04:05.820Z] === RUN TestCompressStreamInvalid [2022-05-12T13:04:05.820Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-12T13:04:05.820Z] === RUN TestExtensionInvalid [2022-05-12T13:04:05.820Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-12T13:04:05.820Z] === RUN TestExtensionUncompressed [2022-05-12T13:04:05.820Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-12T13:04:05.820Z] === RUN TestExtensionBzip2 [2022-05-12T13:04:05.820Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-12T13:04:05.820Z] === RUN TestExtensionGzip [2022-05-12T13:04:05.820Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-12T13:04:05.820Z] === RUN TestExtensionXz [2022-05-12T13:04:05.820Z] --- PASS: TestExtensionXz (0.00s) [2022-05-12T13:04:05.820Z] === RUN TestExtensionZstd [2022-05-12T13:04:05.820Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-12T13:04:05.820Z] === RUN TestCmdStreamLargeStderr [2022-05-12T13:04:05.820Z] --- PASS: TestCmdStreamLargeStderr (0.11s) [2022-05-12T13:04:05.820Z] === RUN TestCmdStreamBad [2022-05-12T13:04:05.820Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T13:04:05.820Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-12T13:04:05.820Z] === RUN TestCmdStreamGood [2022-05-12T13:04:05.820Z] --- PASS: TestCmdStreamGood (0.06s) [2022-05-12T13:04:05.820Z] === RUN TestUntarPathWithInvalidDest [2022-05-12T13:04:05.820Z] --- PASS: TestUntarPathWithInvalidDest (0.09s) [2022-05-12T13:04:05.820Z] === RUN TestUntarPathWithInvalidSrc [2022-05-12T13:04:05.820Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-12T13:04:05.820Z] === RUN TestUntarPath [2022-05-12T13:04:05.820Z] --- PASS: TestUntarPath (0.07s) [2022-05-12T13:04:05.820Z] === RUN TestUntarPathWithDestinationFile [2022-05-12T13:04:06.007Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-12T13:04:06.007Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2022-05-12T13:04:06.007Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2022-05-12T13:04:06.007Z] === CONT TestContainerStartOnDaemonRestart [2022-05-12T13:04:06.007Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-12T13:04:06.288Z] --- PASS: TestUntarPathWithDestinationFile (0.17s) [2022-05-12T13:04:06.288Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-12T13:04:06.288Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2022-05-12T13:04:06.288Z] === RUN TestCopyWithTarInvalidSrc [2022-05-12T13:04:06.288Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-12T13:04:06.288Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-12T13:04:06.288Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-12T13:04:06.288Z] === RUN TestCopyWithTarSrcFile [2022-05-12T13:04:06.288Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-12T13:04:06.288Z] === RUN TestCopyWithTarSrcFolder [2022-05-12T13:04:06.288Z] --- PASS: TestCopyWithTarSrcFolder (0.02s) [2022-05-12T13:04:06.288Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-12T13:04:06.288Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-12T13:04:06.288Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-12T13:04:06.288Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-12T13:04:06.288Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-12T13:04:06.288Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-12T13:04:06.288Z] === RUN TestCopyFileWithTarSrcFile [2022-05-12T13:04:06.288Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-12T13:04:06.288Z] === RUN TestTarFiles [2022-05-12T13:04:06.288Z] === RUN TestMatch [2022-05-12T13:04:06.288Z] === RUN TestMatch/[[]] [2022-05-12T13:04:06.288Z] === RUN TestMatch/[[foo]] [2022-05-12T13:04:06.288Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-12T13:04:06.288Z] === RUN TestMatch/[[foo_bar]] [2022-05-12T13:04:06.288Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-12T13:04:06.288Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-12T13:04:06.288Z] === RUN TestMatch/[] [2022-05-12T13:04:06.288Z] === RUN TestMatch/[]#01 [2022-05-12T13:04:06.288Z] === RUN TestMatch/[[qux]] [2022-05-12T13:04:06.288Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-12T13:04:06.288Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-12T13:04:06.288Z] === RUN TestMatch/[[foo_baz]] [2022-05-12T13:04:06.288Z] --- PASS: TestMatch (0.00s) [2022-05-12T13:04:06.288Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-12T13:04:06.288Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-12T13:04:06.288Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-12T13:04:06.288Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-12T13:04:06.288Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-12T13:04:06.288Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-12T13:04:06.288Z] --- PASS: TestMatch/[] (0.00s) [2022-05-12T13:04:06.288Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-12T13:04:06.288Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-12T13:04:06.288Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-12T13:04:06.288Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-12T13:04:06.288Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-12T13:04:06.288Z] PASS [2022-05-12T13:04:06.288Z] coverage: 87.5% of statements [2022-05-12T13:04:06.288Z] ok github.com/docker/docker/pkg/capabilities 0.064s coverage: 87.5% of statements [2022-05-12T13:04:06.639Z] === RUN TestLoad [2022-05-12T13:04:06.639Z] --- PASS: TestLoad (0.00s) [2022-05-12T13:04:06.639Z] === RUN TestSave [2022-05-12T13:04:06.639Z] --- PASS: TestSave (0.02s) [2022-05-12T13:04:06.639Z] === RUN TestAddDeleteGet [2022-05-12T13:04:06.639Z] --- PASS: TestAddDeleteGet (0.03s) [2022-05-12T13:04:06.639Z] === RUN TestInvalidTags [2022-05-12T13:04:06.639Z] --- PASS: TestInvalidTags (0.00s) [2022-05-12T13:04:06.639Z] PASS [2022-05-12T13:04:06.639Z] coverage: 84.4% of statements [2022-05-12T13:04:06.639Z] ok github.com/docker/docker/reference 0.095s coverage: 84.4% of statements [2022-05-12T13:04:06.755Z] 2022/05/12 13:04:06 Closing DB instances... [2022-05-12T13:04:07.588Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-05-12T13:04:07.624Z] === RUN TestResolveAuthConfigIndexServer [2022-05-12T13:04:07.624Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-12T13:04:07.624Z] === RUN TestResolveAuthConfigFullURL [2022-05-12T13:04:07.624Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-12T13:04:07.624Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-12T13:04:07.624Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-12T13:04:07.624Z] === RUN TestValidateMirror [2022-05-12T13:04:07.624Z] --- PASS: TestValidateMirror (0.00s) [2022-05-12T13:04:07.624Z] === RUN TestLoadInsecureRegistries [2022-05-12T13:04:07.624Z] time="2022-05-12T13:04:07Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-12T13:04:07.624Z] time="2022-05-12T13:04:07Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-12T13:04:07.624Z] time="2022-05-12T13:04:07Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-12T13:04:07.624Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2022-05-12T13:04:07.624Z] === RUN TestNewServiceConfig [2022-05-12T13:04:07.624Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-12T13:04:07.624Z] === RUN TestValidateIndexName [2022-05-12T13:04:07.624Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-12T13:04:07.624Z] === RUN TestValidateIndexNameWithError [2022-05-12T13:04:07.624Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-12T13:04:07.624Z] === RUN TestEndpointParse [2022-05-12T13:04:07.624Z] --- PASS: TestEndpointParse (0.00s) [2022-05-12T13:04:07.624Z] === RUN TestEndpointParseInvalid [2022-05-12T13:04:07.624Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-12T13:04:07.624Z] === RUN TestValidateEndpoint [2022-05-12T13:04:07.624Z] --- PASS: TestValidateEndpoint (0.00s) [2022-05-12T13:04:07.624Z] === RUN TestPing [2022-05-12T13:04:07.624Z] --- PASS: TestPing (0.00s) [2022-05-12T13:04:07.624Z] === RUN TestPingRegistryEndpoint [2022-05-12T13:04:07.624Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:04:07.625Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-12T13:04:07.625Z] === RUN TestEndpoint [2022-05-12T13:04:07.625Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:04:07.625Z] --- SKIP: TestEndpoint (0.00s) [2022-05-12T13:04:07.625Z] === RUN TestParseRepositoryInfo [2022-05-12T13:04:07.625Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-12T13:04:07.625Z] === RUN TestNewIndexInfo [2022-05-12T13:04:07.625Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-12T13:04:07.625Z] === RUN TestMirrorEndpointLookup [2022-05-12T13:04:07.625Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:04:07.625Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-12T13:04:07.625Z] === RUN TestSearchRepositories [2022-05-12T13:04:07.625Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-12T13:04:07.625Z] Host: 127.0.0.1:49326 [2022-05-12T13:04:07.625Z] User-Agent: docker test client [2022-05-12T13:04:07.625Z] Authorization: Token fake-token [2022-05-12T13:04:07.625Z] X-Docker-Token: true [2022-05-12T13:04:07.625Z] Accept-Encoding: gzip [2022-05-12T13:04:07.625Z] [2022-05-12T13:04:07.625Z] [2022-05-12T13:04:07.625Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-12T13:04:07.625Z] Connection: close [2022-05-12T13:04:07.625Z] Content-Length: 144 [2022-05-12T13:04:07.625Z] Cache-Control: no-cache [2022-05-12T13:04:07.625Z] Content-Type: application/json [2022-05-12T13:04:07.625Z] Date: Thu, 12 May 2022 13:04:07 GMT [2022-05-12T13:04:07.625Z] Expires: -1 [2022-05-12T13:04:07.625Z] Pragma: no-cache [2022-05-12T13:04:07.625Z] Server: docker-tests/mock [2022-05-12T13:04:07.625Z] X-Docker-Registry-Config: mock [2022-05-12T13:04:07.625Z] X-Docker-Registry-Version: 0.0.0 [2022-05-12T13:04:07.625Z] [2022-05-12T13:04:07.625Z] [2022-05-12T13:04:07.625Z] --- PASS: TestSearchRepositories (0.00s) [2022-05-12T13:04:07.625Z] === RUN TestTrustedLocation [2022-05-12T13:04:07.625Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-12T13:04:07.625Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-12T13:04:07.625Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-12T13:04:07.625Z] === RUN TestAllowNondistributableArtifacts [2022-05-12T13:04:07.625Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-12T13:04:07.625Z] === RUN TestIsSecureIndex [2022-05-12T13:04:07.625Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-12T13:04:07.625Z] PASS [2022-05-12T13:04:07.625Z] coverage: 51.7% of statements [2022-05-12T13:04:07.625Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-12T13:04:07.625Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-05-12T13:04:07.625Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-12T13:04:07.625Z] ok github.com/docker/docker/registry 0.200s coverage: 51.7% of statements [2022-05-12T13:04:07.625Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-12T13:04:07.625Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-12T13:04:07.625Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-12T13:04:07.625Z] === RUN TestResumableRequestReaderWithReadError [2022-05-12T13:04:07.625Z] time="2022-05-12T13:04:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-12T13:04:07.625Z] time="2022-05-12T13:04:07Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-12T13:04:07.625Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2022-05-12T13:04:07.625Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-12T13:04:07.625Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-12T13:04:07.625Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-12T13:04:07.625Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-12T13:04:07.625Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-12T13:04:07.625Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-12T13:04:07.625Z] === RUN TestResumableRequestReader [2022-05-12T13:04:07.625Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-12T13:04:07.625Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-12T13:04:07.625Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-12T13:04:07.625Z] PASS [2022-05-12T13:04:07.625Z] coverage: 100.0% of statements [2022-05-12T13:04:07.625Z] ok github.com/docker/docker/registry/resumable 0.190s coverage: 100.0% of statements [2022-05-12T13:04:07.740Z] === RUN TestChrootTarUntar [2022-05-12T13:04:07.741Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:04:07.741Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-12T13:04:07.741Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-12T13:04:07.741Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:04:07.741Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-12T13:04:07.741Z] === RUN TestChrootUntarEmptyArchive [2022-05-12T13:04:07.741Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-12T13:04:07.741Z] === RUN TestChrootTarUntarWithSymlink [2022-05-12T13:04:07.741Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T13:04:07.741Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T13:04:07.741Z] === RUN TestChrootCopyWithTar [2022-05-12T13:04:07.741Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T13:04:07.741Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-12T13:04:07.741Z] === RUN TestChrootCopyFileWithTar [2022-05-12T13:04:07.741Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:04:07.741Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-12T13:04:07.741Z] === RUN TestChrootUntarPath [2022-05-12T13:04:07.741Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T13:04:07.741Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-12T13:04:07.741Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-12T13:04:07.741Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:04:07.741Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T13:04:07.741Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-12T13:04:07.741Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:04:07.741Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T13:04:07.741Z] === RUN TestChrootApplyDotDotFile [2022-05-12T13:04:07.741Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:04:07.741Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-12T13:04:07.741Z] PASS [2022-05-12T13:04:07.741Z] coverage: 12.0% of statements [2022-05-12T13:04:07.741Z] ok github.com/docker/docker/pkg/chrootarchive 0.080s coverage: 12.0% of statements [2022-05-12T13:04:08.092Z] === RUN TestRestartManagerTimeout [2022-05-12T13:04:08.092Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-12T13:04:08.092Z] === RUN TestRestartManagerTimeoutReset [2022-05-12T13:04:08.092Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-12T13:04:08.092Z] PASS [2022-05-12T13:04:08.092Z] coverage: 50.9% of statements [2022-05-12T13:04:08.092Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 50.9% of statements [2022-05-12T13:04:08.523Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.11s) [2022-05-12T13:04:08.523Z] === CONT TestIpcModeOlderClient [2022-05-12T13:04:08.523Z] --- PASS: TestContainerStartOnDaemonRestart (2.12s) [2022-05-12T13:04:08.523Z] === CONT TestContainerKillOnDaemonStart [2022-05-12T13:04:08.523Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-05-12T13:04:08.523Z] === CONT TestDaemonHostGatewayIP [2022-05-12T13:04:08.559Z] === RUN TestDecodeContainerConfig [2022-05-12T13:04:08.559Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-12T13:04:08.559Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-12T13:04:08.559Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-12T13:04:08.559Z] === RUN TestDecodeContainerConfigIsolation [2022-05-12T13:04:08.559Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-12T13:04:08.559Z] === RUN TestValidatePrivileged [2022-05-12T13:04:08.559Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-12T13:04:08.559Z] PASS [2022-05-12T13:04:08.559Z] coverage: 52.4% of statements [2022-05-12T13:04:08.560Z] ok github.com/docker/docker/runconfig 0.038s coverage: 52.4% of statements [2022-05-12T13:04:08.560Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-12T13:04:08.560Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-12T13:04:08.560Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-12T13:04:08.560Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-12T13:04:08.560Z] PASS [2022-05-12T13:04:08.560Z] coverage: 62.5% of statements [2022-05-12T13:04:08.560Z] ok github.com/docker/docker/testutil 0.037s coverage: 62.5% of statements [2022-05-12T13:04:08.727Z] === RUN TestEnsureRemoveAllNotExist [2022-05-12T13:04:08.727Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-12T13:04:08.727Z] === RUN TestEnsureRemoveAllWithDir [2022-05-12T13:04:08.727Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-12T13:04:08.727Z] === RUN TestEnsureRemoveAllWithFile [2022-05-12T13:04:08.727Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-12T13:04:08.727Z] PASS [2022-05-12T13:04:08.727Z] coverage: 0.0% of statements [2022-05-12T13:04:08.727Z] ok github.com/docker/docker/pkg/containerfs 0.043s coverage: 0.0% of statements [2022-05-12T13:04:08.984Z] --- PASS: TestConfigCreateResolve (3.06s) [2022-05-12T13:04:08.984Z] PASS [2022-05-12T13:04:08.984Z] [2022-05-12T13:04:08.984Z] DONE 6 tests in 18.265s [2022-05-12T13:04:08.984Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-12T13:04:08.984Z] ++ 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 [2022-05-12T13:04:08.984Z] ++ set -e [2022-05-12T13:04:08.984Z] ++ '[' -n 0 ']' [2022-05-12T13:04:08.984Z] ++ set -x [2022-05-12T13:04:08.984Z] ++ 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 [2022-05-12T13:04:08.984Z] INFO: Testing against a local daemon [2022-05-12T13:04:08.984Z] === RUN TestCheckpoint [2022-05-12T13:04:08.984Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T13:04:08.984Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T13:04:08.984Z] === RUN TestContainerInvalidJSON [2022-05-12T13:04:08.984Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T13:04:08.984Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T13:04:08.984Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T13:04:08.984Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T13:04:08.984Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T13:04:08.984Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T13:04:08.984Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T13:04:08.984Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T13:04:08.984Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T13:04:08.984Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T13:04:08.984Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T13:04:08.984Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T13:04:08.984Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T13:04:08.984Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T13:04:08.984Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T13:04:08.984Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T13:04:08.984Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T13:04:08.984Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T13:04:08.984Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T13:04:08.984Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T13:04:08.984Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T13:04:08.984Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T13:04:08.984Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-12T13:04:08.984Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T13:04:08.984Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T13:04:08.984Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-12T13:04:08.984Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T13:04:08.984Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-12T13:04:08.984Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T13:04:08.984Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-12T13:04:08.984Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-12T13:04:08.984Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-12T13:04:08.984Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T13:04:08.984Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T13:04:08.984Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-12T13:04:08.984Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-12T13:04:08.984Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T13:04:08.984Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T13:04:08.984Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T13:04:08.984Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T13:04:08.984Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T13:04:08.985Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T13:04:08.985Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T13:04:08.985Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T13:04:08.985Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T13:04:08.985Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T13:04:08.985Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T13:04:08.985Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T13:04:08.985Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T13:04:08.985Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T13:04:08.985Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T13:04:09.194Z] --- PASS: TestNetworkDBCRUDTableEntry (4.11s) [2022-05-12T13:04:09.194Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-12T13:04:09.246Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-05-12T13:04:09.246Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T13:04:09.246Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-05-12T13:04:09.246Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T13:04:09.246Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2022-05-12T13:04:09.246Z] === RUN TestCopyEmptyFile [2022-05-12T13:04:09.662Z] === RUN TestSizeEmpty [2022-05-12T13:04:09.662Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-12T13:04:09.662Z] === RUN TestSizeEmptyFile [2022-05-12T13:04:09.662Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-12T13:04:09.662Z] === RUN TestSizeNonemptyFile [2022-05-12T13:04:09.662Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-12T13:04:09.662Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-12T13:04:09.662Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-12T13:04:09.662Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-12T13:04:09.662Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-12T13:04:09.662Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-12T13:04:09.662Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-12T13:04:09.662Z] === RUN TestMoveToSubdir [2022-05-12T13:04:09.662Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-12T13:04:09.662Z] === RUN TestSizeNonExistingDirectory [2022-05-12T13:04:09.662Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-12T13:04:09.662Z] PASS [2022-05-12T13:04:09.662Z] coverage: 80.0% of statements [2022-05-12T13:04:09.662Z] ok github.com/docker/docker/pkg/directory 0.052s coverage: 80.0% of statements [2022-05-12T13:04:09.821Z] --- PASS: TestCopyEmptyFile (0.42s) [2022-05-12T13:04:09.821Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T13:04:09.821Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2022-05-12T13:04:09.821Z] === RUN TestCopyFromContainer [2022-05-12T13:04:10.649Z] === RUN TestPollerAddRemove [2022-05-12T13:04:10.649Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-12T13:04:10.649Z] === RUN TestPollerEvent [2022-05-12T13:04:10.649Z] poller_test.go:40: No chmod on Windows [2022-05-12T13:04:10.649Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-12T13:04:10.649Z] === RUN TestPollerClose [2022-05-12T13:04:10.649Z] --- PASS: TestPollerClose (0.00s) [2022-05-12T13:04:10.649Z] PASS [2022-05-12T13:04:10.649Z] coverage: 36.2% of statements [2022-05-12T13:04:10.649Z] ok github.com/docker/docker/pkg/filenotify 0.040s coverage: 36.2% of statements [2022-05-12T13:04:10.766Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-05-12T13:04:10.770Z] === RUN TestGetDriver [2022-05-12T13:04:10.770Z] --- PASS: TestGetDriver (0.00s) [2022-05-12T13:04:10.770Z] === RUN TestVolumeRequestError [2022-05-12T13:04:10.770Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-12T13:04:10.770Z] PASS [2022-05-12T13:04:10.770Z] coverage: 36.1% of statements [2022-05-12T13:04:10.770Z] ok github.com/docker/docker/volume/drivers 0.041s coverage: 36.1% of statements [2022-05-12T13:04:10.770Z] === RUN TestGetAddress [2022-05-12T13:04:10.770Z] --- PASS: TestGetAddress (0.00s) [2022-05-12T13:04:10.770Z] === RUN TestRemove [2022-05-12T13:04:10.770Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T13:04:10.770Z] --- SKIP: TestRemove (0.00s) [2022-05-12T13:04:10.770Z] === RUN TestInitializeWithVolumes [2022-05-12T13:04:10.770Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-05-12T13:04:10.770Z] === RUN TestCreate [2022-05-12T13:04:10.770Z] --- PASS: TestCreate (0.01s) [2022-05-12T13:04:10.770Z] === RUN TestValidateName [2022-05-12T13:04:10.770Z] --- PASS: TestValidateName (0.00s) [2022-05-12T13:04:10.770Z] === RUN TestCreateWithOpts [2022-05-12T13:04:10.770Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T13:04:10.770Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-12T13:04:10.770Z] === RUN TestRelaodNoOpts [2022-05-12T13:04:10.770Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-05-12T13:04:10.770Z] PASS [2022-05-12T13:04:10.770Z] coverage: 41.5% of statements [2022-05-12T13:04:10.770Z] ok github.com/docker/docker/volume/local 0.065s coverage: 41.5% of statements [2022-05-12T13:04:11.039Z] --- PASS: TestDaemonHostGatewayIP (2.38s) [2022-05-12T13:04:11.039Z] === CONT TestDaemonRestartIpcMode [2022-05-12T13:04:11.116Z] 2022/05/12 13:04:10 Closing DB instances... [2022-05-12T13:04:11.584Z] --- PASS: TestTarFiles (5.44s) [2022-05-12T13:04:11.584Z] === RUN TestDetectCompressionZstd [2022-05-12T13:04:11.584Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-12T13:04:11.584Z] === RUN TestTarUntar [2022-05-12T13:04:11.584Z] === RUN TestCopyFileWithInvalidSrc [2022-05-12T13:04:11.584Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-12T13:04:11.584Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T13:04:11.584Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-12T13:04:11.584Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-12T13:04:11.584Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-12T13:04:11.584Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-12T13:04:11.584Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-12T13:04:11.584Z] === RUN TestCopyFile [2022-05-12T13:04:11.584Z] --- PASS: TestCopyFile (0.00s) [2022-05-12T13:04:11.584Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-12T13:04:11.584Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T13:04:11.584Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T13:04:11.584Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-12T13:04:11.584Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-12T13:04:11.584Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-12T13:04:11.584Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T13:04:11.584Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T13:04:11.584Z] === RUN TestWildcardMatches [2022-05-12T13:04:11.584Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-12T13:04:11.584Z] === RUN TestPatternMatches [2022-05-12T13:04:11.584Z] --- PASS: TestPatternMatches (0.00s) [2022-05-12T13:04:11.584Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-12T13:04:11.584Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-12T13:04:11.584Z] === RUN TestPatternMatchesFolderExclusions [2022-05-12T13:04:11.584Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-12T13:04:11.584Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-12T13:04:11.584Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-12T13:04:11.584Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-12T13:04:11.584Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-12T13:04:11.584Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-12T13:04:11.584Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-12T13:04:11.584Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-12T13:04:11.584Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-12T13:04:11.584Z] === RUN TestSingleExclamationError [2022-05-12T13:04:11.584Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-12T13:04:11.584Z] === RUN TestMatchesWithNoPatterns [2022-05-12T13:04:11.584Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-12T13:04:11.584Z] === RUN TestMatchesWithMalformedPatterns [2022-05-12T13:04:11.584Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-12T13:04:11.584Z] === RUN TestMatches [2022-05-12T13:04:11.584Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-12T13:04:11.584Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-12T13:04:11.584Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-12T13:04:11.584Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-12T13:04:11.584Z] --- PASS: TestMatches (0.01s) [2022-05-12T13:04:11.584Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-12T13:04:11.584Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-12T13:04:11.584Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-12T13:04:11.584Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-12T13:04:11.584Z] === RUN TestCleanPatterns [2022-05-12T13:04:11.584Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-12T13:04:11.584Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-12T13:04:11.584Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-12T13:04:11.584Z] === RUN TestCleanPatternsExceptionFlag [2022-05-12T13:04:11.584Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-12T13:04:11.584Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-12T13:04:11.584Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-12T13:04:11.584Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-12T13:04:11.584Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-12T13:04:11.584Z] === RUN TestCleanPatternsErrorSingleException [2022-05-12T13:04:11.584Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-12T13:04:11.584Z] === RUN TestCreateIfNotExistsDir [2022-05-12T13:04:11.584Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-12T13:04:11.584Z] === RUN TestCreateIfNotExistsFile [2022-05-12T13:04:11.584Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-12T13:04:11.584Z] === RUN TestMatch [2022-05-12T13:04:11.584Z] --- PASS: TestMatch (0.01s) [2022-05-12T13:04:11.584Z] === RUN TestCompile [2022-05-12T13:04:11.584Z] === RUN TestCompile/slash [2022-05-12T13:04:11.584Z] === RUN TestCompile/backslash [2022-05-12T13:04:11.584Z] --- PASS: TestCompile (0.00s) [2022-05-12T13:04:11.584Z] --- PASS: TestCompile/slash (0.00s) [2022-05-12T13:04:11.584Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-12T13:04:11.584Z] PASS [2022-05-12T13:04:11.584Z] coverage: 84.7% of statements [2022-05-12T13:04:11.584Z] --- PASS: TestTarUntar (0.05s) [2022-05-12T13:04:11.584Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-12T13:04:11.584Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-12T13:04:11.584Z] === RUN TestTarWithOptions [2022-05-12T13:04:11.584Z] ok github.com/docker/docker/pkg/fileutils 0.078s coverage: 84.7% of statements [2022-05-12T13:04:11.584Z] --- PASS: TestTarWithOptions (0.03s) [2022-05-12T13:04:11.584Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-12T13:04:11.584Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-12T13:04:11.584Z] === RUN TestUntarUstarGnuConflict [2022-05-12T13:04:11.584Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-12T13:04:11.584Z] === RUN TestUntarInvalidFilenames [2022-05-12T13:04:11.710Z] === RUN TestCopyFromContainer// [2022-05-12T13:04:11.710Z] === RUN TestCopyFromContainer//bar/root [2022-05-12T13:04:11.755Z] time="2022-05-12T13:04:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-12T13:04:11.972Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-12T13:04:11.972Z] === RUN TestCopyFromContainer/bar/quux [2022-05-12T13:04:12.052Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1340763762\\dest" [2022-05-12T13:04:12.052Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2022-05-12T13:04:12.052Z] === RUN TestUntarHardlinkToSymlink [2022-05-12T13:04:12.052Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-12T13:04:12.052Z] === RUN TestUntarInvalidHardlink [2022-05-12T13:04:12.052Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink125264345\\victim\\hello" -> "../victim/hello" [2022-05-12T13:04:12.052Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink684553094\\victim\\hello" -> "/../victim/hello" [2022-05-12T13:04:12.052Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3979229369\\victim" -> "../victim" [2022-05-12T13:04:12.052Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2956087290\\victim" -> "../victim" [2022-05-12T13:04:12.052Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink22876548\\victim" -> "../victim" [2022-05-12T13:04:12.052Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3034235338\\victim" -> "../victim" [2022-05-12T13:04:12.052Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-05-12T13:04:12.052Z] === RUN TestUntarInvalidSymlink [2022-05-12T13:04:12.052Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3229179026\\dest\\dotdot" -> "../victim/hello" [2022-05-12T13:04:12.052Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink661133298\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T13:04:12.052Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink59104102\\dest\\loophole-victim" -> "../victim" [2022-05-12T13:04:12.052Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3971627547\\dest\\loophole-victim" -> "../victim" [2022-05-12T13:04:12.052Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4049480293\\dest\\loophole-victim" -> "../victim" [2022-05-12T13:04:12.052Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3585718266\\dest\\loophole-victim" -> "../victim" [2022-05-12T13:04:12.052Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1527729848\\dest\\dir\\loophole" -> "../../victim" [2022-05-12T13:04:12.052Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-05-12T13:04:12.052Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-12T13:04:12.052Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-12T13:04:12.052Z] === RUN TestXGlobalNoParent [2022-05-12T13:04:12.052Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-12T13:04:12.052Z] === RUN TestReplaceFileTarWrapper [2022-05-12T13:04:12.052Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2022-05-12T13:04:12.052Z] === RUN TestPrefixHeaderReadable [2022-05-12T13:04:12.052Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-05-12T13:04:12.052Z] === RUN TestDisablePigz [2022-05-12T13:04:12.052Z] --- PASS: TestNetworkDBCRUDTableEntries (3.25s) [2022-05-12T13:04:12.052Z] === RUN TestNetworkDBNodeLeave [2022-05-12T13:04:12.052Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-12T13:04:12.222Z] === RUN TestLCOWParseMountRaw [2022-05-12T13:04:12.222Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-12T13:04:12.222Z] === RUN TestLCOWParseMountRawSplit [2022-05-12T13:04:12.222Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-12T13:04:12.222Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-12T13:04:12.222Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-12T13:04:12.222Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-12T13:04:12.222Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-12T13:04:12.222Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-12T13:04:12.222Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-12T13:04:12.222Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-12T13:04:12.222Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-12T13:04:12.222Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T13:04:12.222Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-12T13:04:12.222Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-12T13:04:12.222Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-12T13:04:12.222Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-12T13:04:12.222Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-12T13:04:12.222Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-12T13:04:12.222Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-12T13:04:12.222Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-12T13:04:12.222Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-12T13:04:12.222Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-12T13:04:12.222Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-12T13:04:12.222Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-12T13:04:12.222Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T13:04:12.222Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-12T13:04:12.222Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T13:04:12.222Z] === RUN TestLinuxParseMountRaw [2022-05-12T13:04:12.222Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-12T13:04:12.222Z] === RUN TestLinuxParseMountRawSplit [2022-05-12T13:04:12.222Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-12T13:04:12.222Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-12T13:04:12.222Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-12T13:04:12.222Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-12T13:04:12.222Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-12T13:04:12.222Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-12T13:04:12.222Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-12T13:04:12.222Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-12T13:04:12.222Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-12T13:04:12.222Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-12T13:04:12.222Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-12T13:04:12.222Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-12T13:04:12.222Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-12T13:04:12.222Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-12T13:04:12.222Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-12T13:04:12.222Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-12T13:04:12.222Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-12T13:04:12.222Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-12T13:04:12.222Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-12T13:04:12.222Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-12T13:04:12.222Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T13:04:12.222Z] === RUN TestConvertTmpfsOptions [2022-05-12T13:04:12.222Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-12T13:04:12.222Z] linux_parser_test.go:209: data="ro" [2022-05-12T13:04:12.222Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-12T13:04:12.222Z] === RUN TestParseMountSpec [2022-05-12T13:04:12.222Z] parser_test.go:62: case 0 [2022-05-12T13:04:12.222Z] parser_test.go:62: case 1 [2022-05-12T13:04:12.222Z] parser_test.go:62: case 2 [2022-05-12T13:04:12.222Z] parser_test.go:62: case 3 [2022-05-12T13:04:12.222Z] parser_test.go:62: case 4 [2022-05-12T13:04:12.222Z] parser_test.go:62: case 5 [2022-05-12T13:04:12.222Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-12T13:04:12.222Z] === RUN TestValidateMount [2022-05-12T13:04:12.222Z] --- PASS: TestValidateMount (0.00s) [2022-05-12T13:04:12.222Z] === RUN TestWindowsParseMountRaw [2022-05-12T13:04:12.222Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-12T13:04:12.222Z] === RUN TestWindowsParseMountRawSplit [2022-05-12T13:04:12.222Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-12T13:04:12.222Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-12T13:04:12.222Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-12T13:04:12.222Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-12T13:04:12.222Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-12T13:04:12.222Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-12T13:04:12.222Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-12T13:04:12.222Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-12T13:04:12.222Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-12T13:04:12.222Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-12T13:04:12.222Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T13:04:12.222Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-12T13:04:12.222Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-12T13:04:12.222Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-12T13:04:12.222Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-12T13:04:12.222Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-12T13:04:12.222Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-12T13:04:12.222Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-12T13:04:12.222Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-12T13:04:12.222Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-12T13:04:12.222Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-12T13:04:12.222Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-12T13:04:12.222Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-12T13:04:12.222Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-12T13:04:12.222Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T13:04:12.222Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-12T13:04:12.222Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T13:04:12.222Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-12T13:04:12.222Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T13:04:12.222Z] PASS [2022-05-12T13:04:12.222Z] coverage: 67.6% of statements [2022-05-12T13:04:12.222Z] ok github.com/docker/docker/volume/mounts 0.040s coverage: 67.6% of statements [2022-05-12T13:04:12.234Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-12T13:04:12.234Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-12T13:04:12.495Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-12T13:04:12.495Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-12T13:04:12.520Z] --- PASS: TestDisablePigz (0.13s) [2022-05-12T13:04:12.520Z] === RUN TestPigz [2022-05-12T13:04:12.520Z] === RUN TestGet [2022-05-12T13:04:12.520Z] --- PASS: TestGet (0.00s) [2022-05-12T13:04:12.520Z] === RUN TestGetShortcutString [2022-05-12T13:04:12.520Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-12T13:04:12.520Z] PASS [2022-05-12T13:04:12.520Z] coverage: 42.9% of statements [2022-05-12T13:04:12.520Z] ok github.com/docker/docker/pkg/homedir 0.036s coverage: 42.9% of statements [2022-05-12T13:04:12.520Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-12T13:04:12.520Z] --- PASS: TestPigz (0.26s) [2022-05-12T13:04:12.520Z] === RUN TestNosysFileInfo [2022-05-12T13:04:12.520Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-12T13:04:12.520Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T13:04:12.520Z] archive_windows_test.go:16: Currently fails [2022-05-12T13:04:12.520Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-12T13:04:12.520Z] === RUN TestCanonicalTarNameForPath [2022-05-12T13:04:12.520Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-12T13:04:12.520Z] === RUN TestCanonicalTarName [2022-05-12T13:04:12.520Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-12T13:04:12.520Z] === RUN TestChmodTarEntry [2022-05-12T13:04:12.520Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-12T13:04:12.520Z] === RUN TestHardLinkOrder [2022-05-12T13:04:12.520Z] --- PASS: TestHardLinkOrder (0.09s) [2022-05-12T13:04:12.520Z] === RUN TestChangeString [2022-05-12T13:04:12.520Z] --- PASS: TestChangeString (0.00s) [2022-05-12T13:04:12.520Z] === RUN TestChangesWithNoChanges [2022-05-12T13:04:12.689Z] === RUN TestSetGetMeta [2022-05-12T13:04:12.690Z] === PAUSE TestSetGetMeta [2022-05-12T13:04:12.690Z] === RUN TestRestore [2022-05-12T13:04:12.690Z] === PAUSE TestRestore [2022-05-12T13:04:12.690Z] === RUN TestServiceCreate [2022-05-12T13:04:12.690Z] === PAUSE TestServiceCreate [2022-05-12T13:04:12.690Z] === RUN TestServiceList [2022-05-12T13:04:12.690Z] === PAUSE TestServiceList [2022-05-12T13:04:12.690Z] === RUN TestServiceRemove [2022-05-12T13:04:12.690Z] === PAUSE TestServiceRemove [2022-05-12T13:04:12.690Z] === RUN TestServiceGet [2022-05-12T13:04:12.690Z] === PAUSE TestServiceGet [2022-05-12T13:04:12.690Z] === RUN TestServicePrune [2022-05-12T13:04:12.690Z] === PAUSE TestServicePrune [2022-05-12T13:04:12.690Z] === RUN TestCreate [2022-05-12T13:04:12.690Z] === PAUSE TestCreate [2022-05-12T13:04:12.690Z] === RUN TestRemove [2022-05-12T13:04:12.690Z] === PAUSE TestRemove [2022-05-12T13:04:12.690Z] === RUN TestList [2022-05-12T13:04:12.690Z] === PAUSE TestList [2022-05-12T13:04:12.690Z] === RUN TestFindByDriver [2022-05-12T13:04:12.690Z] === PAUSE TestFindByDriver [2022-05-12T13:04:12.690Z] === RUN TestFindByReferenced [2022-05-12T13:04:12.690Z] === PAUSE TestFindByReferenced [2022-05-12T13:04:12.690Z] === RUN TestDerefMultipleOfSameRef [2022-05-12T13:04:12.690Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-12T13:04:12.690Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T13:04:12.690Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T13:04:12.690Z] === RUN TestDefererencePluginOnCreateError [2022-05-12T13:04:12.690Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-12T13:04:12.690Z] === RUN TestRefDerefRemove [2022-05-12T13:04:12.690Z] === PAUSE TestRefDerefRemove [2022-05-12T13:04:12.690Z] === RUN TestGet [2022-05-12T13:04:12.690Z] === PAUSE TestGet [2022-05-12T13:04:12.690Z] === RUN TestGetWithReference [2022-05-12T13:04:12.690Z] === PAUSE TestGetWithReference [2022-05-12T13:04:12.690Z] === RUN TestFilterFunc [2022-05-12T13:04:12.690Z] === RUN TestFilterFunc/test_nil_list [2022-05-12T13:04:12.690Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-12T13:04:12.690Z] === RUN TestFilterFunc/test_empty_list [2022-05-12T13:04:12.690Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-12T13:04:12.690Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T13:04:12.690Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T13:04:12.690Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T13:04:12.690Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T13:04:12.690Z] === RUN TestFilterFunc/test_filter_some [2022-05-12T13:04:12.690Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-12T13:04:12.690Z] === RUN TestFilterFunc/test_filter_middle [2022-05-12T13:04:12.690Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-12T13:04:12.690Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-12T13:04:12.690Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-12T13:04:12.690Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-12T13:04:12.690Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-12T13:04:12.690Z] === CONT TestFilterFunc/test_nil_list [2022-05-12T13:04:12.690Z] === CONT TestFilterFunc/test_filter_some [2022-05-12T13:04:12.690Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T13:04:12.690Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T13:04:12.690Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-12T13:04:12.690Z] === CONT TestFilterFunc/test_empty_list [2022-05-12T13:04:12.690Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-12T13:04:12.690Z] === CONT TestFilterFunc/test_filter_middle [2022-05-12T13:04:12.690Z] --- PASS: TestFilterFunc (0.00s) [2022-05-12T13:04:12.690Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-12T13:04:12.690Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-12T13:04:12.690Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-12T13:04:12.690Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-12T13:04:12.690Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-12T13:04:12.690Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-12T13:04:12.690Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-12T13:04:12.690Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-12T13:04:12.690Z] === CONT TestSetGetMeta [2022-05-12T13:04:12.690Z] === CONT TestList [2022-05-12T13:04:12.690Z] === CONT TestDefererencePluginOnCreateError [2022-05-12T13:04:12.690Z] === CONT TestServiceGet [2022-05-12T13:04:12.690Z] --- PASS: TestSetGetMeta (0.02s) [2022-05-12T13:04:12.690Z] === CONT TestRemove [2022-05-12T13:04:12.690Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-05-12T13:04:12.690Z] === CONT TestCreate [2022-05-12T13:04:12.690Z] --- PASS: TestList (0.03s) [2022-05-12T13:04:12.690Z] === CONT TestServicePrune [2022-05-12T13:04:12.690Z] --- PASS: TestRemove (0.02s) [2022-05-12T13:04:12.690Z] === CONT TestGetWithReference [2022-05-12T13:04:12.690Z] --- PASS: TestCreate (0.01s) [2022-05-12T13:04:12.690Z] === CONT TestGet [2022-05-12T13:04:12.690Z] --- PASS: TestGet (0.01s) [2022-05-12T13:04:12.690Z] === CONT TestRefDerefRemove [2022-05-12T13:04:12.690Z] --- PASS: TestGetWithReference (0.02s) [2022-05-12T13:04:12.690Z] === CONT TestServiceRemove [2022-05-12T13:04:12.690Z] --- PASS: TestRefDerefRemove (0.02s) [2022-05-12T13:04:12.690Z] === CONT TestServiceList [2022-05-12T13:04:12.690Z] --- PASS: TestServiceGet (0.15s) [2022-05-12T13:04:12.690Z] === CONT TestServiceCreate [2022-05-12T13:04:12.690Z] time="2022-05-12T13:04:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T13:04:12.690Z] --- PASS: TestServiceRemove (0.10s) [2022-05-12T13:04:12.690Z] === CONT TestRestore [2022-05-12T13:04:12.690Z] --- PASS: TestServiceList (0.09s) [2022-05-12T13:04:12.690Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T13:04:12.690Z] time="2022-05-12T13:04:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T13:04:12.690Z] time="2022-05-12T13:04:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T13:04:12.690Z] time="2022-05-12T13:04:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-12T13:04:12.690Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-05-12T13:04:12.690Z] === CONT TestDerefMultipleOfSameRef [2022-05-12T13:04:12.690Z] --- PASS: TestServiceCreate (0.02s) [2022-05-12T13:04:12.690Z] === CONT TestFindByReferenced [2022-05-12T13:04:12.690Z] time="2022-05-12T13:04:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T13:04:12.690Z] --- PASS: TestRestore (0.02s) [2022-05-12T13:04:12.690Z] === CONT TestFindByDriver [2022-05-12T13:04:12.690Z] --- PASS: TestServicePrune (0.15s) [2022-05-12T13:04:12.690Z] --- PASS: TestFindByReferenced (0.02s) [2022-05-12T13:04:12.690Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-05-12T13:04:12.690Z] --- PASS: TestFindByDriver (0.02s) [2022-05-12T13:04:12.690Z] PASS [2022-05-12T13:04:12.690Z] coverage: 69.0% of statements [2022-05-12T13:04:12.690Z] ok github.com/docker/docker/volume/service 0.234s coverage: 69.0% of statements [2022-05-12T13:04:12.757Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-12T13:04:12.757Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-12T13:04:12.928Z] --- PASS: TestDaemonRestartIpcMode (2.13s) [2022-05-12T13:04:12.989Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-05-12T13:04:12.989Z] === RUN TestChangesWithChanges [2022-05-12T13:04:12.989Z] --- PASS: TestChangesWithChanges (0.04s) [2022-05-12T13:04:12.989Z] === RUN TestChangesWithChangesGH13590 [2022-05-12T13:04:12.989Z] changes_test.go:196: needs more investigation [2022-05-12T13:04:12.989Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-12T13:04:12.989Z] === RUN TestChangesDirsEmpty [2022-05-12T13:04:12.989Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T13:04:12.989Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-12T13:04:12.989Z] === RUN TestChangesDirsMutated [2022-05-12T13:04:12.989Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T13:04:12.989Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-12T13:04:12.989Z] === RUN TestApplyLayer [2022-05-12T13:04:12.989Z] changes_test.go:433: needs further investigation [2022-05-12T13:04:12.989Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-12T13:04:12.989Z] === RUN TestChangesSizeWithHardlinks [2022-05-12T13:04:12.989Z] changes_test.go:469: needs further investigation [2022-05-12T13:04:12.989Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-12T13:04:12.989Z] === RUN TestChangesSizeWithNoChanges [2022-05-12T13:04:12.989Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-12T13:04:12.989Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-12T13:04:12.989Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-12T13:04:12.989Z] === RUN TestChangesSize [2022-05-12T13:04:12.989Z] --- PASS: TestChangesSize (0.00s) [2022-05-12T13:04:12.989Z] === RUN TestApplyLayerInvalidFilenames [2022-05-12T13:04:12.989Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1075846477\\dest" [2022-05-12T13:04:12.989Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-05-12T13:04:12.989Z] === RUN TestApplyLayerInvalidHardlink [2022-05-12T13:04:12.989Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2687389413\\victim\\hello" -> "../victim/hello" [2022-05-12T13:04:12.989Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink900521361\\victim\\hello" -> "/../victim/hello" [2022-05-12T13:04:12.989Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink191573664\\victim" -> "../victim" [2022-05-12T13:04:12.989Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1440816829\\victim" -> "../victim" [2022-05-12T13:04:12.989Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3191201507\\victim" -> "../victim" [2022-05-12T13:04:12.989Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink441890497\\victim" -> "../victim" [2022-05-12T13:04:12.989Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-05-12T13:04:12.989Z] === RUN TestApplyLayerInvalidSymlink [2022-05-12T13:04:12.990Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2705615754\\dest\\dotdot" -> "../victim/hello" [2022-05-12T13:04:12.990Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3175636545\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T13:04:12.990Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3073262814\\dest\\loophole-victim" -> "../victim" [2022-05-12T13:04:12.990Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink535007932\\dest\\loophole-victim" -> "../victim" [2022-05-12T13:04:12.990Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink513505449\\dest\\loophole-victim" -> "../victim" [2022-05-12T13:04:12.990Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3981248208\\dest\\loophole-victim" -> "../victim" [2022-05-12T13:04:12.990Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-05-12T13:04:12.990Z] === RUN TestApplyLayerWhiteouts [2022-05-12T13:04:12.990Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-05-12T13:04:12.990Z] === RUN TestGenerateEmptyFile [2022-05-12T13:04:12.990Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-12T13:04:12.990Z] === RUN TestGenerateWithContent [2022-05-12T13:04:12.990Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-12T13:04:12.990Z] PASS [2022-05-12T13:04:12.990Z] coverage: 61.9% of statements [2022-05-12T13:04:12.990Z] ok github.com/docker/docker/pkg/archive 8.111s coverage: 61.9% of statements [2022-05-12T13:04:13.020Z] --- PASS: TestCopyFromContainer (3.16s) [2022-05-12T13:04:13.020Z] --- PASS: TestCopyFromContainer// (0.16s) [2022-05-12T13:04:13.020Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2022-05-12T13:04:13.020Z] --- PASS: TestCopyFromContainer//bar/root/ (0.16s) [2022-05-12T13:04:13.020Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2022-05-12T13:04:13.020Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2022-05-12T13:04:13.020Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2022-05-12T13:04:13.020Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2022-05-12T13:04:13.020Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2022-05-12T13:04:13.020Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.18s) [2022-05-12T13:04:13.020Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2022-05-12T13:04:13.020Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T13:04:13.020Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T13:04:13.020Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T13:04:13.020Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T13:04:13.020Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T13:04:13.020Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T13:04:13.020Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T13:04:13.020Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T13:04:13.020Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T13:04:13.020Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T13:04:13.020Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-05-12T13:04:13.020Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T13:04:13.020Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T13:04:13.020Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T13:04:13.020Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T13:04:13.020Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-05-12T13:04:13.020Z] === RUN TestCreateWithInvalidEnv [2022-05-12T13:04:13.020Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T13:04:13.020Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T13:04:13.020Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T13:04:13.020Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T13:04:13.020Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T13:04:13.020Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T13:04:13.020Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T13:04:13.020Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T13:04:13.020Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T13:04:13.020Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-12T13:04:13.020Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T13:04:13.020Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T13:04:13.020Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T13:04:13.020Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T13:04:13.020Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-05-12T13:04:13.020Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T13:04:13.457Z] === RUN TestCreateIDMapOrder [2022-05-12T13:04:13.457Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-12T13:04:13.457Z] PASS [2022-05-12T13:04:13.457Z] coverage: 7.2% of statements [2022-05-12T13:04:13.457Z] ok github.com/docker/docker/pkg/idtools 0.044s coverage: 7.2% of statements [2022-05-12T13:04:14.409Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-05-12T13:04:14.442Z] === RUN TestFixedBufferCap [2022-05-12T13:04:14.442Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-12T13:04:14.442Z] === RUN TestFixedBufferLen [2022-05-12T13:04:14.442Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-12T13:04:14.442Z] === RUN TestFixedBufferString [2022-05-12T13:04:14.442Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-12T13:04:14.442Z] === RUN TestFixedBufferWrite [2022-05-12T13:04:14.442Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-12T13:04:14.442Z] === RUN TestFixedBufferRead [2022-05-12T13:04:14.442Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-12T13:04:14.442Z] === RUN TestBytesPipeRead [2022-05-12T13:04:14.442Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-12T13:04:14.442Z] === RUN TestBytesPipeWrite [2022-05-12T13:04:14.442Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-12T13:04:14.442Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-12T13:04:14.910Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s) [2022-05-12T13:04:14.910Z] === RUN TestAtomicWriteToFile [2022-05-12T13:04:14.910Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-12T13:04:14.910Z] === RUN TestAtomicWriteSetCommit [2022-05-12T13:04:14.910Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-12T13:04:14.910Z] === RUN TestAtomicWriteSetCancel [2022-05-12T13:04:14.910Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-12T13:04:14.910Z] === RUN TestReadCloserWrapperClose [2022-05-12T13:04:14.910Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-12T13:04:14.910Z] === RUN TestReaderErrWrapperReadOnError [2022-05-12T13:04:14.910Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-12T13:04:14.910Z] === RUN TestReaderErrWrapperRead [2022-05-12T13:04:14.910Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-12T13:04:14.910Z] === RUN TestCancelReadCloser [2022-05-12T13:04:15.355Z] --- PASS: TestCreateWithCustomMaskedPaths (2.35s) [2022-05-12T13:04:15.355Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T13:04:15.378Z] --- PASS: TestNetworkDBNodeLeave (2.86s) [2022-05-12T13:04:15.378Z] === RUN TestNetworkDBWatch [2022-05-12T13:04:15.378Z] --- PASS: TestCancelReadCloser (0.12s) [2022-05-12T13:04:15.378Z] === RUN TestWriteCloserWrapperClose [2022-05-12T13:04:15.378Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-12T13:04:15.378Z] === RUN TestNopWriteCloser [2022-05-12T13:04:15.378Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-12T13:04:15.378Z] === RUN TestNopWriter [2022-05-12T13:04:15.378Z] --- PASS: TestNopWriter (0.00s) [2022-05-12T13:04:15.378Z] === RUN TestWriteCounter [2022-05-12T13:04:15.378Z] --- PASS: TestWriteCounter (0.00s) [2022-05-12T13:04:15.378Z] PASS [2022-05-12T13:04:15.378Z] coverage: 70.1% of statements [2022-05-12T13:04:15.378Z] ok github.com/docker/docker/pkg/ioutils 0.641s coverage: 70.1% of statements [2022-05-12T13:04:16.367Z] === RUN TestError [2022-05-12T13:04:16.367Z] --- PASS: TestError (0.00s) [2022-05-12T13:04:16.367Z] === RUN TestProgressString [2022-05-12T13:04:16.367Z] === RUN TestProgressString/no_progress [2022-05-12T13:04:16.367Z] === RUN TestProgressString/progress_1 [2022-05-12T13:04:16.367Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-12T13:04:16.367Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-12T13:04:16.367Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-12T13:04:16.367Z] === RUN TestProgressString/with_units [2022-05-12T13:04:16.367Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-12T13:04:16.367Z] === RUN TestProgressString/hide_counts [2022-05-12T13:04:16.367Z] --- PASS: TestProgressString (0.00s) [2022-05-12T13:04:16.367Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-12T13:04:16.367Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-12T13:04:16.367Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-12T13:04:16.367Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-12T13:04:16.367Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-12T13:04:16.367Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-12T13:04:16.367Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-12T13:04:16.367Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-12T13:04:16.367Z] === RUN TestJSONMessageDisplay [2022-05-12T13:04:16.367Z] --- PASS: TestJSONMessageDisplay (0.18s) [2022-05-12T13:04:16.367Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-12T13:04:16.367Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-12T13:04:16.367Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-12T13:04:16.367Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-12T13:04:16.367Z] === RUN TestDisplayJSONMessagesStream [2022-05-12T13:04:16.367Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-12T13:04:16.367Z] PASS [2022-05-12T13:04:16.367Z] coverage: 91.7% of statements [2022-05-12T13:04:16.367Z] ok github.com/docker/docker/pkg/jsonmessage 0.234s coverage: 91.7% of statements [2022-05-12T13:04:16.744Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-05-12T13:04:16.835Z] 2022/05/12 13:04:16 Closing DB instances... [2022-05-12T13:04:17.302Z] === RUN TestStandardLongPath [2022-05-12T13:04:17.302Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-12T13:04:17.302Z] === RUN TestUNCLongPath [2022-05-12T13:04:17.302Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-12T13:04:17.302Z] PASS [2022-05-12T13:04:17.302Z] coverage: 100.0% of statements [2022-05-12T13:04:17.302Z] ok github.com/docker/docker/pkg/longpath 0.064s coverage: 100.0% of statements [2022-05-12T13:04:17.688Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.01s) [2022-05-12T13:04:17.688Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T13:04:17.688Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T13:04:17.688Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T13:04:17.688Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T13:04:17.688Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T13:04:17.688Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T13:04:17.688Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T13:04:17.688Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T13:04:17.688Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T13:04:17.688Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T13:04:17.688Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T13:04:17.688Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T13:04:17.688Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T13:04:17.689Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T13:04:17.689Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T13:04:17.689Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T13:04:17.689Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-05-12T13:04:17.689Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-12T13:04:17.689Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-05-12T13:04:17.689Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-12T13:04:17.689Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-05-12T13:04:17.689Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-05-12T13:04:17.689Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T13:04:17.770Z] === RUN TestNameFormat [2022-05-12T13:04:17.770Z] --- PASS: TestNameFormat (0.00s) [2022-05-12T13:04:17.770Z] === RUN TestNameRetries [2022-05-12T13:04:17.770Z] --- PASS: TestNameRetries (0.00s) [2022-05-12T13:04:17.770Z] PASS [2022-05-12T13:04:17.770Z] coverage: 85.7% of statements [2022-05-12T13:04:17.770Z] ok github.com/docker/docker/pkg/namesgenerator 0.040s coverage: 85.7% of statements [2022-05-12T13:04:17.951Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-05-12T13:04:18.212Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-12T13:04:18.212Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s) [2022-05-12T13:04:18.212Z] === RUN TestCreateDifferentPlatform [2022-05-12T13:04:18.212Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T13:04:18.212Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T13:04:18.212Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-05-12T13:04:18.212Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T13:04:18.212Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T13:04:18.212Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T13:04:18.212Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-05-12T13:04:18.212Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T13:04:18.238Z] --- PASS: TestNetworkDBWatch (3.25s) [2022-05-12T13:04:18.238Z] === RUN TestNetworkDBBulkSync [2022-05-12T13:04:18.238Z] === RUN TestParseKeyValueOpt [2022-05-12T13:04:18.238Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-12T13:04:18.238Z] === RUN TestParseUintList [2022-05-12T13:04:18.238Z] --- PASS: TestParseUintList (0.00s) [2022-05-12T13:04:18.238Z] === RUN TestParseUintListMaximumLimits [2022-05-12T13:04:18.238Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-12T13:04:18.238Z] PASS [2022-05-12T13:04:18.238Z] coverage: 97.0% of statements [2022-05-12T13:04:18.474Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-12T13:04:18.474Z] === RUN TestContainerStartOnDaemonRestart [2022-05-12T13:04:18.474Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-12T13:04:18.474Z] === RUN TestDaemonRestartIpcMode [2022-05-12T13:04:18.474Z] === PAUSE TestDaemonRestartIpcMode [2022-05-12T13:04:18.474Z] === RUN TestDaemonHostGatewayIP [2022-05-12T13:04:18.474Z] === PAUSE TestDaemonHostGatewayIP [2022-05-12T13:04:18.474Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-12T13:04:18.474Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-12T13:04:18.474Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T13:04:18.474Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-12T13:04:18.474Z] === RUN TestDiff [2022-05-12T13:04:18.705Z] ok github.com/docker/docker/pkg/parsers 0.038s coverage: 97.0% of statements [2022-05-12T13:04:19.049Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-12T13:04:19.049Z] --- PASS: TestDiff (0.79s) [2022-05-12T13:04:19.049Z] === RUN TestExecWithCloseStdin [2022-05-12T13:04:19.173Z] === RUN Test_windowsOSRelease_String [2022-05-12T13:04:19.173Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-12T13:04:19.173Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-12T13:04:19.173Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-12T13:04:19.173Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-12T13:04:19.173Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-12T13:04:19.173Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-12T13:04:19.173Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-12T13:04:19.173Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-12T13:04:19.173Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-12T13:04:19.173Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T13:04:19.173Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T13:04:19.173Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T13:04:19.173Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T13:04:19.173Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T13:04:19.173Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T13:04:19.173Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T13:04:19.173Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T13:04:19.173Z] PASS [2022-05-12T13:04:19.173Z] coverage: 36.4% of statements [2022-05-12T13:04:19.173Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.047s coverage: 36.4% of statements [2022-05-12T13:04:19.641Z] 2022/05/12 13:04:19 Closing DB instances... [2022-05-12T13:04:19.846Z] --- PASS: TestGet (15.07s) [2022-05-12T13:04:19.846Z] === RUN TestPluginWithNoManifest [2022-05-12T13:04:19.846Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-12T13:04:19.846Z] === RUN TestGetAll [2022-05-12T13:04:19.846Z] --- PASS: TestGetAll (0.00s) [2022-05-12T13:04:19.846Z] PASS [2022-05-12T13:04:19.846Z] coverage: 73.2% of statements [2022-05-12T13:04:19.846Z] ok github.com/docker/docker/pkg/plugins 36.162s coverage: 73.2% of statements [2022-05-12T13:04:19.958Z] --- PASS: TestCreateServiceMultipleTimes (15.61s) [2022-05-12T13:04:19.958Z] === RUN TestCreateServiceConflict [2022-05-12T13:04:19.958Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-05-12T13:04:19.958Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T13:04:19.996Z] --- PASS: TestExecWithCloseStdin (0.85s) [2022-05-12T13:04:19.996Z] === RUN TestExec [2022-05-12T13:04:19.996Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-05-12T13:04:20.570Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-12T13:04:20.570Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-12T13:04:20.627Z] === RUN TestNewAndRemove [2022-05-12T13:04:20.627Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-12T13:04:20.627Z] === RUN TestRemoveInvalidPath [2022-05-12T13:04:20.627Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-12T13:04:20.627Z] PASS [2022-05-12T13:04:20.627Z] coverage: 82.6% of statements [2022-05-12T13:04:20.627Z] ok github.com/docker/docker/pkg/pidfile 0.047s coverage: 82.6% of statements [2022-05-12T13:04:20.832Z] --- PASS: TestExec (0.86s) [2022-05-12T13:04:20.832Z] === RUN TestExecUser [2022-05-12T13:04:21.016Z] --- PASS: TestContainerKillOnDaemonStart (11.63s) [2022-05-12T13:04:21.016Z] PASS [2022-05-12T13:04:21.016Z] [2022-05-12T13:04:21.016Z] === Skipped [2022-05-12T13:04:21.016Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-05-12T13:04:21.016Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T13:04:21.016Z] [2022-05-12T13:04:21.016Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T13:04:21.016Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T13:04:21.016Z] [2022-05-12T13:04:21.016Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-12T13:04:21.016Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T13:04:21.016Z] [2022-05-12T13:04:21.016Z] DONE 235 tests, 3 skipped in 113.734s [2022-05-12T13:04:21.016Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-12T13:04:21.016Z] ++ 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 [2022-05-12T13:04:21.016Z] ++ set -e [2022-05-12T13:04:21.016Z] ++ '[' -n 0 ']' [2022-05-12T13:04:21.016Z] ++ set -x [2022-05-12T13:04:21.016Z] ++ 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 [2022-05-12T13:04:21.016Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T13:04:21.016Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-05-12T13:04:21.016Z] === RUN TestConfigDaemonID [2022-05-12T13:04:21.095Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-05-12T13:04:21.095Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-12T13:04:21.407Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-05-12T13:04:21.578Z] daemon_test.go:84: [dc47f276f5a32] daemon is not started [2022-05-12T13:04:21.578Z] --- PASS: TestConfigDaemonID (1.04s) [2022-05-12T13:04:21.578Z] === RUN TestDaemonConfigValidation [2022-05-12T13:04:21.578Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-12T13:04:21.578Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-12T13:04:21.578Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-12T13:04:21.578Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-12T13:04:21.578Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-12T13:04:21.578Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-12T13:04:21.578Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-12T13:04:21.578Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-12T13:04:21.578Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-12T13:04:21.578Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-12T13:04:21.578Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-12T13:04:21.578Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-12T13:04:21.578Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-12T13:04:21.578Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-12T13:04:21.578Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-12T13:04:21.670Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-05-12T13:04:21.834Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-12T13:04:21.834Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-05-12T13:04:21.834Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-05-12T13:04:21.834Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-05-12T13:04:21.834Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-05-12T13:04:21.834Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-05-12T13:04:21.834Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T13:04:21.834Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-12T13:04:21.932Z] --- PASS: TestExecUser (0.95s) [2022-05-12T13:04:21.932Z] === RUN TestExportContainerAndImportImage [2022-05-12T13:04:22.081Z] === RUN TestFailedConnection [2022-05-12T13:04:22.194Z] check_test.go:307: [db136d9ce2489] daemon is not started [2022-05-12T13:04:22.195Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-05-12T13:04:22.500Z] --- PASS: TestCreateServiceMaxReplicas (2.47s) [2022-05-12T13:04:22.500Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T13:04:22.768Z] --- PASS: TestExportContainerAndImportImage (1.03s) [2022-05-12T13:04:22.768Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T13:04:22.790Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-12T13:04:23.648Z] --- PASS: TestGetAddress (25.44s) [2022-05-12T13:04:23.648Z] === RUN TestRequestSyntaxCheck [2022-05-12T13:04:23.648Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-05-12T13:04:23.648Z] === RUN TestRequest [2022-05-12T13:04:23.713Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-12T13:04:23.734Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-12T13:04:24.116Z] 2022/05/12 13:04:23 Closing DB instances... [2022-05-12T13:04:24.117Z] time="2022-05-12T13:04:23Z" level=error msg="node: fd598847db11 is unknown to memberlist" [2022-05-12T13:04:24.117Z] --- PASS: TestFailedConnection (2.02s) [2022-05-12T13:04:24.117Z] === RUN TestFailOnce [2022-05-12T13:04:24.584Z] 2022/05/12 13:04:23 http: panic serving 127.0.0.1:49317: Plugin not ready [2022-05-12T13:04:24.584Z] goroutine 34 [running]: [2022-05-12T13:04:24.584Z] net/http.(*conn).serve.func1() [2022-05-12T13:04:24.584Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T13:04:24.584Z] panic({0x10d36e0, 0x121d090}) [2022-05-12T13:04:24.584Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T13:04:24.584Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x400000000000003b?, 0xffffffffffffffff?}, 0x40da5c6150784047?) [2022-05-12T13:04:24.584Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-12T13:04:24.584Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1222898?, 0xc0001b6000?}, 0xc00005fa78?) [2022-05-12T13:04:24.584Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T13:04:24.584Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1222898, 0xc0001b6000}, 0xc0001aa000) [2022-05-12T13:04:24.584Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-12T13:04:24.584Z] net/http.serverHandler.ServeHTTP({0x1220eb8?}, {0x1222898, 0xc0001b6000}, 0xc0001aa000) [2022-05-12T13:04:24.584Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T13:04:24.584Z] net/http.(*conn).serve(0xc0001a2000, {0x1222d98, 0xc0001840c0}) [2022-05-12T13:04:24.584Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T13:04:24.584Z] created by net/http.(*Server).Serve [2022-05-12T13:04:24.584Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T13:04:24.584Z] time="2022-05-12T13:04:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49316/Test.FailOnce: Post \"http://127.0.0.1:49316/Test.FailOnce\": EOF, retrying in 1s" [2022-05-12T13:04:24.658Z] --- PASS: TestExportContainerAfterDaemonRestart (1.62s) [2022-05-12T13:04:24.658Z] === RUN TestHealthCheckWorkdir [2022-05-12T13:04:24.658Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-05-12T13:04:25.098Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-12T13:04:25.098Z] daemon_test.go:198: [d97e0f5e20507] daemon is not started [2022-05-12T13:04:25.098Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-05-12T13:04:25.098Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-05-12T13:04:25.098Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-05-12T13:04:25.098Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-05-12T13:04:25.098Z] === RUN TestDaemonProxy [2022-05-12T13:04:25.098Z] === RUN TestDaemonProxy/environment_variables [2022-05-12T13:04:25.569Z] --- PASS: TestFailOnce (1.21s) [2022-05-12T13:04:25.570Z] === RUN TestEchoInputOutput [2022-05-12T13:04:25.570Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-12T13:04:25.570Z] === RUN TestBackoff [2022-05-12T13:04:25.570Z] --- PASS: TestBackoff (0.00s) [2022-05-12T13:04:25.570Z] === RUN TestAbortRetry [2022-05-12T13:04:25.570Z] --- PASS: TestAbortRetry (0.00s) [2022-05-12T13:04:25.570Z] === RUN TestClientScheme [2022-05-12T13:04:25.570Z] --- PASS: TestClientScheme (0.00s) [2022-05-12T13:04:25.570Z] === RUN TestNewClientWithTimeout [2022-05-12T13:04:25.603Z] --- PASS: TestHealthCheckWorkdir (0.95s) [2022-05-12T13:04:25.603Z] === RUN TestHealthKillContainer [2022-05-12T13:04:26.037Z] time="2022-05-12T13:04:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49321/Test.Echo: Post \"http://127.0.0.1:49321/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-12T13:04:26.176Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-05-12T13:04:26.176Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-12T13:04:26.505Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.53s) [2022-05-12T13:04:26.505Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-12T13:04:26.986Z] === RUN TestDaemonProxy/command-line_options [2022-05-12T13:04:27.120Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-12T13:04:27.490Z] time="2022-05-12T13:04:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49321/Test.Echo: Post \"http://127.0.0.1:49321/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-12T13:04:27.957Z] 2022/05/12 13:04:27 Closing DB instances... [2022-05-12T13:04:28.064Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-05-12T13:04:28.350Z] === RUN TestDaemonProxy/configuration_file [2022-05-12T13:04:29.520Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-05-12T13:04:29.520Z] === RUN TestNetworkDBGarbageCollection [2022-05-12T13:04:29.988Z] time="2022-05-12T13:04:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49321/Test.Echo: Post \"http://127.0.0.1:49321/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-12T13:04:30.238Z] === RUN TestDaemonProxy/conflicting_options [2022-05-12T13:04:30.494Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-12T13:04:30.974Z] --- PASS: TestRequest (7.58s) [2022-05-12T13:04:30.974Z] === RUN TestOverlappingRequests [2022-05-12T13:04:31.056Z] --- PASS: TestDaemonProxy (6.20s) [2022-05-12T13:04:31.056Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-05-12T13:04:31.056Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2022-05-12T13:04:31.056Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-05-12T13:04:31.056Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-12T13:04:31.056Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-12T13:04:31.056Z] PASS [2022-05-12T13:04:31.056Z] [2022-05-12T13:04:31.056Z] DONE 18 tests in 11.221s [2022-05-12T13:04:31.056Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-05-12T13:04:31.056Z] ++ 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 [2022-05-12T13:04:31.056Z] ++ set -e [2022-05-12T13:04:31.056Z] ++ '[' -n 0 ']' [2022-05-12T13:04:31.056Z] ++ set -x [2022-05-12T13:04:31.056Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2022-05-12T13:04:31.312Z] INFO: Testing against a local daemon [2022-05-12T13:04:31.312Z] === RUN TestCommitInheritsEnv [2022-05-12T13:04:31.442Z] --- PASS: TestOverlappingRequests (0.37s) [2022-05-12T13:04:31.442Z] === RUN TestRelease [2022-05-12T13:04:31.569Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-05-12T13:04:31.569Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T13:04:31.569Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-12T13:04:31.569Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T13:04:31.569Z] === RUN TestImportWithCustomPlatform [2022-05-12T13:04:31.569Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-12T13:04:31.569Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-12T13:04:31.569Z] === RUN TestImportWithCustomPlatform// [2022-05-12T13:04:31.569Z] === RUN TestImportWithCustomPlatform/linux [2022-05-12T13:04:31.569Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-12T13:04:31.825Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-12T13:04:31.825Z] === RUN TestImportWithCustomPlatform/macos [2022-05-12T13:04:31.825Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-12T13:04:31.825Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-12T13:04:31.825Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-05-12T13:04:31.825Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-05-12T13:04:31.825Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-12T13:04:31.825Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-12T13:04:31.825Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-12T13:04:31.825Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-05-12T13:04:31.825Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-05-12T13:04:31.825Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-12T13:04:31.825Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-12T13:04:31.825Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-12T13:04:31.825Z] === RUN TestImagesFilterMultiReference [2022-05-12T13:04:31.825Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-05-12T13:04:31.825Z] === RUN TestImagePullPlatformInvalid [2022-05-12T13:04:31.825Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-12T13:04:31.825Z] === RUN TestRemoveImageOrphaning [2022-05-12T13:04:32.089Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-05-12T13:04:32.089Z] === RUN TestRemoveImageGarbageCollector [2022-05-12T13:04:32.089Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T13:04:32.089Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-12T13:04:32.089Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T13:04:32.275Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-05-12T13:04:32.275Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-12T13:04:32.346Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-05-12T13:04:32.346Z] === RUN TestTagInvalidReference [2022-05-12T13:04:32.346Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-12T13:04:32.346Z] === RUN TestTagValidPrefixedRepo [2022-05-12T13:04:32.346Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-05-12T13:04:32.346Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T13:04:32.346Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-12T13:04:32.346Z] === RUN TestTagOfficialNames [2022-05-12T13:04:32.346Z] --- PASS: TestTagOfficialNames (0.06s) [2022-05-12T13:04:32.346Z] === RUN TestTagMatchesDigest [2022-05-12T13:04:32.346Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-12T13:04:32.346Z] PASS [2022-05-12T13:04:32.346Z] [2022-05-12T13:04:32.346Z] === Skipped [2022-05-12T13:04:32.346Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T13:04:32.346Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-12T13:04:32.346Z] [2022-05-12T13:04:32.346Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-12T13:04:32.346Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T13:04:32.346Z] [2022-05-12T13:04:32.346Z] DONE 22 tests, 2 skipped in 1.303s [2022-05-12T13:04:32.346Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-05-12T13:04:32.346Z] ++ 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 [2022-05-12T13:04:32.346Z] ++ set -e [2022-05-12T13:04:32.346Z] ++ '[' -n 0 ']' [2022-05-12T13:04:32.346Z] ++ set -x [2022-05-12T13:04:32.346Z] ++ 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 [2022-05-12T13:04:32.602Z] INFO: Testing against a local daemon [2022-05-12T13:04:32.602Z] === RUN TestNetworkCreateDelete [2022-05-12T13:04:32.602Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-05-12T13:04:32.602Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T13:04:33.005Z] --- PASS: TestRelease (1.47s) [2022-05-12T13:04:33.006Z] === RUN TestAllocateRandomDeallocate [2022-05-12T13:04:33.164Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-05-12T13:04:33.164Z] === RUN TestDaemonDNSFallback [2022-05-12T13:04:33.664Z] --- PASS: TestHealthKillContainer (8.34s) [2022-05-12T13:04:33.664Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T13:04:34.236Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-12T13:04:34.236Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2022-05-12T13:04:34.236Z] === RUN TestIpcModeNone [2022-05-12T13:04:34.498Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-12T13:04:34.569Z] time="2022-05-12T13:04:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49321/Test.Echo: Post \"http://127.0.0.1:49321/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-12T13:04:35.072Z] --- PASS: TestIpcModeNone (0.69s) [2022-05-12T13:04:35.072Z] === RUN TestIpcModePrivate [2022-05-12T13:04:35.333Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-05-12T13:04:35.595Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2022-05-12T13:04:35.856Z] --- PASS: TestIpcModePrivate (0.74s) [2022-05-12T13:04:35.856Z] === RUN TestIpcModeShareable [2022-05-12T13:04:35.856Z] check_test.go:307: [d4f4565e8664c] daemon is not started [2022-05-12T13:04:35.856Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-05-12T13:04:36.119Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-12T13:04:36.382Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-05-12T13:04:36.382Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-05-12T13:04:36.644Z] --- PASS: TestIpcModeShareable (0.86s) [2022-05-12T13:04:36.644Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-12T13:04:36.783Z] --- PASS: TestAllocateRandomDeallocate (3.94s) [2022-05-12T13:04:36.783Z] === RUN TestRetrieveFromStore [2022-05-12T13:04:36.907Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-05-12T13:04:37.251Z] === RUN TestParseEmptyInterface [2022-05-12T13:04:37.251Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-12T13:04:37.251Z] === RUN TestParseNonInterfaceType [2022-05-12T13:04:37.251Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-12T13:04:37.251Z] === RUN TestParseWithOneFunction [2022-05-12T13:04:37.251Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-12T13:04:37.251Z] === RUN TestParseWithMultipleFuncs [2022-05-12T13:04:37.251Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-12T13:04:37.251Z] === RUN TestParseWithUnnamedReturn [2022-05-12T13:04:37.251Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-12T13:04:37.251Z] === RUN TestEmbeddedInterface [2022-05-12T13:04:37.251Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-12T13:04:37.251Z] === RUN TestParsedImports [2022-05-12T13:04:37.251Z] --- PASS: TestParsedImports (0.00s) [2022-05-12T13:04:37.251Z] === RUN TestAliasedImports [2022-05-12T13:04:37.251Z] --- PASS: TestAliasedImports (0.00s) [2022-05-12T13:04:37.251Z] PASS [2022-05-12T13:04:37.251Z] coverage: 56.8% of statements [2022-05-12T13:04:37.251Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.055s coverage: 56.8% of statements [2022-05-12T13:04:37.396Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.22s) [2022-05-12T13:04:37.396Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T13:04:37.481Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-05-12T13:04:37.966Z] --- PASS: TestCreateServiceSecretFileMode (2.62s) [2022-05-12T13:04:37.966Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T13:04:38.238Z] === RUN TestHTTPTransport [2022-05-12T13:04:38.238Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-12T13:04:38.238Z] PASS [2022-05-12T13:04:38.238Z] coverage: 85.7% of statements [2022-05-12T13:04:38.238Z] ok github.com/docker/docker/pkg/plugins/transport 0.043s coverage: 85.7% of statements [2022-05-12T13:04:38.238Z] --- PASS: TestRetrieveFromStore (1.35s) [2022-05-12T13:04:38.238Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-12T13:04:38.238Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-12T13:04:38.238Z] === RUN TestParallelPredefinedRequest1 [2022-05-12T13:04:38.238Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-12T13:04:38.238Z] === RUN TestParallelPredefinedRequest2 [2022-05-12T13:04:38.238Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-12T13:04:38.238Z] === RUN TestParallelPredefinedRequest3 [2022-05-12T13:04:38.238Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-12T13:04:38.238Z] === RUN TestParallelPredefinedRequest4 [2022-05-12T13:04:38.238Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-12T13:04:38.238Z] === RUN TestParallelPredefinedRequest5 [2022-05-12T13:04:38.238Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-12T13:04:38.238Z] === RUN TestDebug [2022-05-12T13:04:38.238Z] --- PASS: TestDebug (0.00s) [2022-05-12T13:04:38.238Z] === RUN TestRequestPoolParallel [2022-05-12T13:04:38.706Z] --- PASS: TestRequestPoolParallel (0.43s) [2022-05-12T13:04:38.706Z] === RUN TestFullAllocateRelease [2022-05-12T13:04:38.706Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-12T13:04:38.706Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T13:04:38.706Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-12T13:04:38.706Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-12T13:04:38.706Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-12T13:04:38.706Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-12T13:04:38.706Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-12T13:04:38.706Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T13:04:38.706Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-12T13:04:38.706Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-12T13:04:38.706Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-12T13:04:38.706Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-12T13:04:38.706Z] === RUN TestBufferPoolPutAndGet [2022-05-12T13:04:38.706Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-12T13:04:38.706Z] PASS [2022-05-12T13:04:38.706Z] coverage: 88.2% of statements [2022-05-12T13:04:38.706Z] ok github.com/docker/docker/pkg/pools 0.041s coverage: 88.2% of statements [2022-05-12T13:04:39.174Z] --- PASS: TestFullAllocateRelease (0.48s) [2022-05-12T13:04:39.174Z] === RUN TestOddAllocateRelease [2022-05-12T13:04:39.402Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.57s) [2022-05-12T13:04:39.402Z] === RUN TestAPIIpcModeHost [2022-05-12T13:04:39.642Z] --- PASS: TestOddAllocateRelease (0.27s) [2022-05-12T13:04:39.642Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-12T13:04:39.642Z] === RUN TestOutputOnPrematureClose [2022-05-12T13:04:39.642Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-12T13:04:39.642Z] === RUN TestCompleteSilently [2022-05-12T13:04:39.642Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-12T13:04:39.642Z] PASS [2022-05-12T13:04:39.642Z] coverage: 75.9% of statements [2022-05-12T13:04:39.642Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2022-05-12T13:04:39.642Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-05-12T13:04:39.642Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-12T13:04:39.642Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-05-12T13:04:39.642Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-12T13:04:39.642Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-05-12T13:04:39.642Z] === CONT TestParallelPredefinedRequest1 [2022-05-12T13:04:39.642Z] === CONT TestParallelPredefinedRequest4 [2022-05-12T13:04:39.642Z] === CONT TestParallelPredefinedRequest3 [2022-05-12T13:04:39.642Z] === CONT TestParallelPredefinedRequest1 [2022-05-12T13:04:39.642Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T13:04:39.642Z] === CONT TestParallelPredefinedRequest3 [2022-05-12T13:04:39.642Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T13:04:39.642Z] === CONT TestParallelPredefinedRequest4 [2022-05-12T13:04:39.642Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T13:04:39.642Z] === CONT TestParallelPredefinedRequest5 [2022-05-12T13:04:39.642Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-12T13:04:39.642Z] === CONT TestParallelPredefinedRequest2 [2022-05-12T13:04:39.642Z] === CONT TestParallelPredefinedRequest5 [2022-05-12T13:04:39.642Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T13:04:39.642Z] === CONT TestParallelPredefinedRequest2 [2022-05-12T13:04:39.642Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T13:04:39.642Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-12T13:04:39.642Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-12T13:04:39.642Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-12T13:04:39.642Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-12T13:04:39.642Z] PASS [2022-05-12T13:04:39.642Z] coverage: 85.3% of statements [2022-05-12T13:04:39.642Z] ok github.com/docker/docker/libnetwork/ipam 50.805s coverage: 85.3% of statements [2022-05-12T13:04:39.665Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-12T13:04:39.699Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-05-12T13:04:39.699Z] === RUN TestInspectNetwork [2022-05-12T13:04:39.927Z] --- PASS: TestAPIIpcModeHost (0.77s) [2022-05-12T13:04:39.927Z] === RUN TestDaemonIpcModeShareable [2022-05-12T13:04:40.110Z] === RUN TestSendToOneSub [2022-05-12T13:04:40.110Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-12T13:04:40.110Z] === RUN TestSendToMultipleSubs [2022-05-12T13:04:40.110Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-12T13:04:40.110Z] === RUN TestEvictOneSub [2022-05-12T13:04:40.110Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-12T13:04:40.110Z] === RUN TestClosePublisher [2022-05-12T13:04:40.110Z] --- PASS: TestClosePublisher (0.00s) [2022-05-12T13:04:40.110Z] === RUN TestPubSubRace [2022-05-12T13:04:40.508Z] --- PASS: TestCreateServiceConfigFileMode (2.52s) [2022-05-12T13:04:40.509Z] === RUN TestCreateServiceSysctls [2022-05-12T13:04:40.873Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-05-12T13:04:40.873Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-12T13:04:41.095Z] --- PASS: TestPubSubRace (1.06s) [2022-05-12T13:04:41.095Z] PASS [2022-05-12T13:04:41.095Z] coverage: 75.0% of statements [2022-05-12T13:04:41.095Z] ok github.com/docker/docker/pkg/pubsub 1.097s coverage: 75.0% of statements [2022-05-12T13:04:41.448Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2022-05-12T13:04:41.448Z] --- PASS: TestDaemonIpcModeShareable (1.59s) [2022-05-12T13:04:41.448Z] === RUN TestDaemonIpcModePrivate [2022-05-12T13:04:41.711Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-12T13:04:42.081Z] === RUN TestRegister [2022-05-12T13:04:42.081Z] --- PASS: TestRegister (0.00s) [2022-05-12T13:04:42.081Z] === RUN TestCommand [2022-05-12T13:04:42.081Z] --- PASS: TestCommand (0.03s) [2022-05-12T13:04:42.081Z] === RUN TestNaiveSelf [2022-05-12T13:04:42.081Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-12T13:04:42.081Z] PASS [2022-05-12T13:04:42.081Z] coverage: 82.4% of statements [2022-05-12T13:04:42.081Z] ok github.com/docker/docker/pkg/reexec 0.096s coverage: 82.4% of statements [2022-05-12T13:04:42.216Z] === RUN TestInspectNetwork/full_network_id [2022-05-12T13:04:42.216Z] === RUN TestInspectNetwork/partial_network_id [2022-05-12T13:04:42.216Z] === RUN TestInspectNetwork/network_name [2022-05-12T13:04:42.216Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-12T13:04:42.318Z] b111c3320c94: Pull complete [2022-05-12T13:04:42.549Z] === RUN TestDump [2022-05-12T13:04:42.549Z] goroutine 19 [running]: [2022-05-12T13:04:42.549Z] github.com/docker/docker/pkg/stack.dump(0xf22d57?) [2022-05-12T13:04:42.549Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T13:04:42.549Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-12T13:04:42.549Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-12T13:04:42.549Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-12T13:04:42.549Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-12T13:04:42.549Z] testing.tRunner(0xc000133040, 0x10ea4b0) [2022-05-12T13:04:42.549Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T13:04:42.549Z] created by testing.(*T).Run [2022-05-12T13:04:42.549Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T13:04:42.549Z] [2022-05-12T13:04:42.549Z] goroutine 1 [chan receive]: [2022-05-12T13:04:42.549Z] testing.(*T).Run(0xc000132ea0, {0x10d9154?, 0xefc1f3?}, 0x10ea4b0) [2022-05-12T13:04:42.549Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T13:04:42.549Z] testing.runTests.func1(0xc0001078f0?) [2022-05-12T13:04:42.549Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T13:04:42.549Z] testing.tRunner(0xc000132ea0, 0xc00012bca0) [2022-05-12T13:04:42.549Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T13:04:42.549Z] testing.runTests(0xc0001523c0?, {0x126e400, 0x3, 0x3}, {0x2096b1f0a28?, 0x40?, 0x12734a0?}) [2022-05-12T13:04:42.549Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T13:04:42.549Z] testing.(*M).Run(0xc0001523c0) [2022-05-12T13:04:42.549Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T13:04:42.549Z] main.main() [2022-05-12T13:04:42.549Z] _testmain.go:99 +0x255 [2022-05-12T13:04:42.549Z] --- PASS: TestDump (0.00s) [2022-05-12T13:04:42.549Z] === RUN TestDumpToFile [2022-05-12T13:04:42.549Z] --- PASS: TestDumpToFile (0.14s) [2022-05-12T13:04:42.549Z] === RUN TestDumpToFileWithEmptyInput [2022-05-12T13:04:42.549Z] goroutine 21 [running]: [2022-05-12T13:04:42.549Z] github.com/docker/docker/pkg/stack.dump(0xf9ed93?) [2022-05-12T13:04:42.549Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T13:04:42.549Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xf9ed60?}) [2022-05-12T13:04:42.549Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-12T13:04:42.549Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000133040?) [2022-05-12T13:04:42.549Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-12T13:04:42.549Z] testing.tRunner(0xc0001336c0, 0x10ea4a0) [2022-05-12T13:04:42.549Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T13:04:42.549Z] created by testing.(*T).Run [2022-05-12T13:04:42.549Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T13:04:42.549Z] [2022-05-12T13:04:42.549Z] goroutine 1 [chan receive]: [2022-05-12T13:04:42.549Z] testing.(*T).Run(0xc000132ea0, {0x10e072b?, 0xefc1f3?}, 0x10ea4a0) [2022-05-12T13:04:42.549Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T13:04:42.549Z] testing.runTests.func1(0xc0001078f0?) [2022-05-12T13:04:42.549Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T13:04:42.549Z] testing.tRunner(0xc000132ea0, 0xc00012bca0) [2022-05-12T13:04:42.549Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T13:04:42.549Z] testing.runTests(0xc0001523c0?, {0x126e400, 0x3, 0x3}, {0x2096b1f0a28?, 0x40?, 0x12734a0?}) [2022-05-12T13:04:42.549Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T13:04:42.549Z] testing.(*M).Run(0xc0001523c0) [2022-05-12T13:04:42.549Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T13:04:42.549Z] main.main() [2022-05-12T13:04:42.549Z] _testmain.go:99 +0x255 [2022-05-12T13:04:42.549Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-12T13:04:42.549Z] PASS [2022-05-12T13:04:42.549Z] coverage: 90.9% of statements [2022-05-12T13:04:42.549Z] ok github.com/docker/docker/pkg/stack 0.175s coverage: 90.9% of statements [2022-05-12T13:04:43.017Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-12T13:04:43.017Z] === RUN TestClientStream [2022-05-12T13:04:43.017Z] --- PASS: TestClientStream (0.00s) [2022-05-12T13:04:43.017Z] === RUN TestClientSendFile [2022-05-12T13:04:43.017Z] --- PASS: TestClientSendFile (0.00s) [2022-05-12T13:04:43.017Z] === RUN TestClientWithRequestTimeout [2022-05-12T13:04:43.017Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-12T13:04:43.017Z] === RUN TestFileSpecPlugin [2022-05-12T13:04:43.017Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-12T13:04:43.017Z] === RUN TestFileJSONSpecPlugin [2022-05-12T13:04:43.017Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-12T13:04:43.017Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-12T13:04:43.017Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-12T13:04:43.017Z] === RUN TestPluginAddHandler [2022-05-12T13:04:43.017Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-12T13:04:43.017Z] === RUN TestPluginWaitBadPlugin [2022-05-12T13:04:43.017Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-12T13:04:43.017Z] === RUN TestGet [2022-05-12T13:04:43.017Z] time="2022-05-12T13:04:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-12T13:04:43.101Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:125, shared: false, mustBeShared: false [2022-05-12T13:04:43.101Z] --- PASS: TestDaemonIpcModePrivate (1.60s) [2022-05-12T13:04:43.101Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-12T13:04:43.486Z] === RUN TestNewStdWriter [2022-05-12T13:04:43.486Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-12T13:04:43.486Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-12T13:04:43.486Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-12T13:04:43.486Z] === RUN TestWriteWithNilBytes [2022-05-12T13:04:43.486Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-12T13:04:43.486Z] === RUN TestWrite [2022-05-12T13:04:43.486Z] --- PASS: TestWrite (0.00s) [2022-05-12T13:04:43.486Z] === RUN TestWriteWithWriterError [2022-05-12T13:04:43.486Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-12T13:04:43.486Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-12T13:04:43.486Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-12T13:04:43.486Z] === RUN TestStdCopyWriteAndRead [2022-05-12T13:04:43.486Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-12T13:04:43.486Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-12T13:04:43.486Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-12T13:04:43.486Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-12T13:04:43.486Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-12T13:04:43.486Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-12T13:04:43.486Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-12T13:04:43.486Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-12T13:04:43.486Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-12T13:04:43.486Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-12T13:04:43.486Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-12T13:04:43.486Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-12T13:04:43.486Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-12T13:04:43.486Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-12T13:04:43.486Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-12T13:04:43.486Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-12T13:04:43.486Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-12T13:04:43.486Z] PASS [2022-05-12T13:04:43.486Z] coverage: 100.0% of statements [2022-05-12T13:04:43.486Z] ok github.com/docker/docker/pkg/stdcopy 0.050s coverage: 100.0% of statements [2022-05-12T13:04:43.807Z] --- PASS: TestCreateServiceSysctls (3.12s) [2022-05-12T13:04:43.807Z] === RUN TestCreateServiceCapabilities [2022-05-12T13:04:43.954Z] time="2022-05-12T13:04:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-12T13:04:44.422Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-12T13:04:44.422Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-12T13:04:44.422Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-12T13:04:44.422Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-12T13:04:44.422Z] === RUN TestFormatStatus [2022-05-12T13:04:44.422Z] --- PASS: TestFormatStatus (0.00s) [2022-05-12T13:04:44.422Z] === RUN TestFormatError [2022-05-12T13:04:44.422Z] --- PASS: TestFormatError (0.00s) [2022-05-12T13:04:44.422Z] === RUN TestFormatJSONError [2022-05-12T13:04:44.422Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-12T13:04:44.422Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-12T13:04:44.422Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-12T13:04:44.422Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-12T13:04:44.422Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-12T13:04:44.422Z] === RUN TestNewJSONProgressOutput [2022-05-12T13:04:44.422Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-12T13:04:44.422Z] === RUN TestAuxFormatterEmit [2022-05-12T13:04:44.422Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-12T13:04:44.422Z] === RUN TestStreamWriterStdout [2022-05-12T13:04:44.422Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-12T13:04:44.422Z] === RUN TestStreamWriterStderr [2022-05-12T13:04:44.422Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-12T13:04:44.422Z] PASS [2022-05-12T13:04:44.422Z] coverage: 66.2% of statements [2022-05-12T13:04:44.422Z] ok github.com/docker/docker/pkg/streamformatter 0.050s coverage: 66.2% of statements [2022-05-12T13:04:44.489Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2022-05-12T13:04:44.754Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-12T13:04:44.754Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s) [2022-05-12T13:04:44.754Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-12T13:04:44.891Z] === RUN TestGenerateRandomID [2022-05-12T13:04:44.891Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-12T13:04:44.891Z] === RUN TestShortenId [2022-05-12T13:04:44.891Z] --- PASS: TestShortenId (0.00s) [2022-05-12T13:04:44.891Z] === RUN TestShortenSha256Id [2022-05-12T13:04:44.891Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-12T13:04:44.891Z] === RUN TestShortenIdEmpty [2022-05-12T13:04:44.891Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-12T13:04:44.891Z] === RUN TestShortenIdInvalid [2022-05-12T13:04:44.891Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-12T13:04:44.891Z] === RUN TestIsShortIDNonHex [2022-05-12T13:04:44.891Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-12T13:04:44.891Z] === RUN TestIsShortIDNotCorrectSize [2022-05-12T13:04:44.891Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-12T13:04:44.891Z] PASS [2022-05-12T13:04:44.891Z] coverage: 70.6% of statements [2022-05-12T13:04:44.891Z] ok github.com/docker/docker/pkg/stringid 0.044s coverage: 70.6% of statements [2022-05-12T13:04:45.700Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-05-12T13:04:45.876Z] === RUN TestIsCpusetListAvailable [2022-05-12T13:04:45.876Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-12T13:04:45.876Z] PASS [2022-05-12T13:04:45.876Z] coverage: 39.4% of statements [2022-05-12T13:04:45.876Z] ok github.com/docker/docker/pkg/sysinfo 0.029s coverage: 39.4% of statements [2022-05-12T13:04:45.876Z] time="2022-05-12T13:04:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-12T13:04:45.961Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2022-05-12T13:04:46.224Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.33s) [2022-05-12T13:04:46.224Z] === RUN TestIpcModeOlderClient [2022-05-12T13:04:46.224Z] === PAUSE TestIpcModeOlderClient [2022-05-12T13:04:46.224Z] === RUN TestKillContainerInvalidSignal [2022-05-12T13:04:46.382Z] --- PASS: TestInspectNetwork (6.94s) [2022-05-12T13:04:46.382Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-12T13:04:46.382Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-12T13:04:46.382Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-12T13:04:46.382Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-12T13:04:46.382Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T13:04:46.412Z] --- PASS: TestCreateServiceCapabilities (2.57s) [2022-05-12T13:04:46.412Z] === RUN TestInspect [2022-05-12T13:04:46.797Z] --- PASS: TestKillContainerInvalidSignal (0.58s) [2022-05-12T13:04:46.797Z] === RUN TestKillContainer [2022-05-12T13:04:46.797Z] === RUN TestKillContainer/no_signal [2022-05-12T13:04:47.371Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T13:04:47.440Z] === RUN TestChtimes [2022-05-12T13:04:47.441Z] --- PASS: TestChtimes (0.00s) [2022-05-12T13:04:47.441Z] === RUN TestChtimesWindows [2022-05-12T13:04:47.441Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-12T13:04:47.441Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-12T13:04:47.441Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-12T13:04:47.441Z] PASS [2022-05-12T13:04:47.441Z] coverage: 13.0% of statements [2022-05-12T13:04:47.441Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 13.0% of statements [2022-05-12T13:04:47.633Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-12T13:04:47.749Z] --- PASS: TestRunContainerWithBridgeNone (1.41s) [2022-05-12T13:04:47.749Z] === RUN TestNetworkInvalidJSON [2022-05-12T13:04:47.749Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T13:04:47.749Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T13:04:47.749Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T13:04:47.749Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T13:04:47.749Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T13:04:47.749Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T13:04:47.749Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T13:04:47.749Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T13:04:47.749Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T13:04:47.749Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T13:04:47.749Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T13:04:47.749Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T13:04:47.749Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T13:04:47.749Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T13:04:47.749Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T13:04:47.749Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T13:04:47.749Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T13:04:47.749Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T13:04:47.749Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T13:04:47.749Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T13:04:47.749Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T13:04:47.749Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-05-12T13:04:47.749Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-12T13:04:47.749Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-12T13:04:47.749Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T13:04:47.749Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T13:04:47.749Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T13:04:47.749Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-12T13:04:47.749Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-12T13:04:47.749Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T13:04:47.749Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T13:04:47.749Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T13:04:47.749Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-12T13:04:47.749Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-12T13:04:47.749Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T13:04:47.749Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T13:04:47.749Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T13:04:47.749Z] === RUN TestNetworkList [2022-05-12T13:04:47.749Z] === RUN TestNetworkList//networks [2022-05-12T13:04:47.749Z] === PAUSE TestNetworkList//networks [2022-05-12T13:04:47.749Z] === RUN TestNetworkList//networks/ [2022-05-12T13:04:47.749Z] === PAUSE TestNetworkList//networks/ [2022-05-12T13:04:47.749Z] === CONT TestNetworkList//networks [2022-05-12T13:04:47.749Z] === CONT TestNetworkList//networks/ [2022-05-12T13:04:47.749Z] --- PASS: TestNetworkList (0.01s) [2022-05-12T13:04:47.749Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T13:04:47.749Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T13:04:47.749Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T13:04:47.896Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-05-12T13:04:47.896Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-12T13:04:47.896Z] check_test.go:307: [d3e2ab9ab01f5] daemon is not started [2022-05-12T13:04:47.896Z] === RUN TestKillContainer/killing_signal [2022-05-12T13:04:47.896Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-05-12T13:04:48.311Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-05-12T13:04:48.311Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T13:04:48.426Z] === RUN TestTailFile [2022-05-12T13:04:48.426Z] --- PASS: TestTailFile (0.00s) [2022-05-12T13:04:48.426Z] === RUN TestTailFileManyLines [2022-05-12T13:04:48.426Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-12T13:04:48.426Z] === RUN TestTailEmptyFile [2022-05-12T13:04:48.426Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-12T13:04:48.426Z] === RUN TestTailNegativeN [2022-05-12T13:04:48.426Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader [2022-05-12T13:04:48.426Z] === CONT TestNewTailReader [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/no_delimiter [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/truncated_last_line [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-12T13:04:48.426Z] === CONT TestNewTailReader/no_delimiter [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T13:04:48.426Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:48.426Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T13:04:48.426Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T13:04:48.426Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-12T13:04:48.426Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-12T13:04:48.426Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T13:04:48.426Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T13:04:48.426Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T13:04:48.426Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:48.426Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:48.426Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:48.426Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T13:04:48.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T13:04:48.426Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T13:04:48.427Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:48.427Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T13:04:48.427Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:48.427Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:48.427Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:48.427Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:48.427Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:48.428Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:48.428Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:48.428Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.428Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.428Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:48.428Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:48.428Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:48.428Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:48.428Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:48.428Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T13:04:48.428Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:04:48.428Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:04:48.854Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-12T13:04:48.854Z] --- PASS: TestKillContainer (2.22s) [2022-05-12T13:04:48.854Z] --- PASS: TestKillContainer/no_signal (0.62s) [2022-05-12T13:04:48.854Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2022-05-12T13:04:48.854Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2022-05-12T13:04:48.854Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T13:04:48.854Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:48.897Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:48.897Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:48.897Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:48.897Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:48.897Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.897Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:48.897Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:48.897Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:48.897Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.897Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:48.897Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:48.897Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:48.897Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T13:04:48.897Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T13:04:48.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:48.898Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:48.898Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:48.898Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:48.898Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:48.898Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:48.898Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:48.898Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:48.898Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:48.898Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:48.898Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:48.898Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:48.898Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:04:48.898Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:48.899Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:48.899Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:04:48.900Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T13:04:48.900Z] --- PASS: TestNewTailReader (0.00s) [2022-05-12T13:04:48.900Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-12T13:04:48.900Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-12T13:04:48.900Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-12T13:04:48.900Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-12T13:04:48.900Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-12T13:04:48.900Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-12T13:04:48.900Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-12T13:04:48.900Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-12T13:04:48.900Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T13:04:48.900Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T13:04:48.900Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T13:04:48.900Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T13:04:48.900Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T13:04:48.900Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-12T13:04:48.900Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T13:04:48.900Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.02s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.02s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T13:04:48.901Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T13:04:48.982Z] --- PASS: TestInspect (2.84s) [2022-05-12T13:04:48.982Z] === RUN TestCreateJob [2022-05-12T13:04:49.238Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-05-12T13:04:49.238Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T13:04:49.369Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.369Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-12T13:04:49.369Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T13:04:49.369Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.369Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T13:04:49.369Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.02s) [2022-05-12T13:04:49.369Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-12T13:04:49.369Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-12T13:04:49.369Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T13:04:49.369Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.369Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T13:04:49.369Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T13:04:49.369Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.369Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T13:04:49.369Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T13:04:49.369Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.369Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.02s) [2022-05-12T13:04:49.369Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.369Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T13:04:49.369Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T13:04:49.369Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.369Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T13:04:49.369Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T13:04:49.369Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T13:04:49.369Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T13:04:49.369Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T13:04:49.369Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.02s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.02s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.02s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.08s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T13:04:49.371Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T13:04:49.371Z] PASS [2022-05-12T13:04:49.371Z] coverage: 88.6% of statements [2022-05-12T13:04:49.371Z] ok github.com/docker/docker/pkg/tailfile 0.572s coverage: 88.6% of statements [2022-05-12T13:04:49.807Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-12T13:04:49.933Z] 2022/05/12 13:04:45 Closing DB instances... [2022-05-12T13:04:49.933Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2022-05-12T13:04:49.933Z] === RUN TestFindNode [2022-05-12T13:04:49.933Z] 2022/05/12 13:04:47 Closing DB instances... [2022-05-12T13:04:49.933Z] --- PASS: TestFindNode (0.02s) [2022-05-12T13:04:49.933Z] === RUN TestChangeNodeState [2022-05-12T13:04:49.933Z] 2022/05/12 13:04:47 Closing DB instances... [2022-05-12T13:04:49.933Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-12T13:04:49.933Z] === RUN TestNodeReincarnation [2022-05-12T13:04:49.933Z] 2022/05/12 13:04:47 Closing DB instances... [2022-05-12T13:04:50.165Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-05-12T13:04:50.165Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T13:04:50.357Z] time="2022-05-12T13:04:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-12T13:04:50.357Z] === RUN TestTarSumRemoveNonExistent [2022-05-12T13:04:50.357Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-05-12T13:04:50.357Z] === RUN TestTarSumRemove [2022-05-12T13:04:50.357Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-12T13:04:50.357Z] === RUN TestSortFileInfoSums [2022-05-12T13:04:50.357Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-12T13:04:50.357Z] === RUN TestNewTarSumForLabelInvalid [2022-05-12T13:04:50.357Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-12T13:04:50.357Z] === RUN TestNewTarSumForLabel [2022-05-12T13:04:50.357Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-12T13:04:50.357Z] === RUN TestEmptyTar [2022-05-12T13:04:50.357Z] --- PASS: TestEmptyTar (0.00s) [2022-05-12T13:04:50.357Z] === RUN TestTarSumsReadSize [2022-05-12T13:04:50.357Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-12T13:04:50.357Z] === RUN TestTarSums [2022-05-12T13:04:50.357Z] --- PASS: TestTarSums (0.08s) [2022-05-12T13:04:50.357Z] === RUN TestIteration [2022-05-12T13:04:50.357Z] --- PASS: TestIteration (0.00s) [2022-05-12T13:04:50.357Z] === RUN TestVersionLabelForChecksum [2022-05-12T13:04:50.357Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-12T13:04:50.357Z] === RUN TestVersion [2022-05-12T13:04:50.357Z] --- PASS: TestVersion (0.00s) [2022-05-12T13:04:50.357Z] === RUN TestGetVersion [2022-05-12T13:04:50.357Z] --- PASS: TestGetVersion (0.00s) [2022-05-12T13:04:50.357Z] === RUN TestGetVersions [2022-05-12T13:04:50.357Z] --- PASS: TestGetVersions (0.00s) [2022-05-12T13:04:50.357Z] PASS [2022-05-12T13:04:50.357Z] coverage: 89.3% of statements [2022-05-12T13:04:50.357Z] ok github.com/docker/docker/pkg/tarsum 0.142s coverage: 89.3% of statements [2022-05-12T13:04:50.380Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-05-12T13:04:50.380Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-12T13:04:50.641Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.61s) [2022-05-12T13:04:50.641Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2022-05-12T13:04:50.641Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2022-05-12T13:04:50.641Z] === RUN TestKillStoppedContainer [2022-05-12T13:04:50.641Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-05-12T13:04:50.641Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T13:04:50.641Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-05-12T13:04:50.641Z] === RUN TestKillDifferentUserContainer [2022-05-12T13:04:51.092Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-05-12T13:04:51.092Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T13:04:51.342Z] === RUN TestTruncIndex [2022-05-12T13:04:51.342Z] --- PASS: TestTruncIndex (0.10s) [2022-05-12T13:04:51.342Z] PASS [2022-05-12T13:04:51.342Z] coverage: 91.5% of statements [2022-05-12T13:04:51.342Z] ok github.com/docker/docker/pkg/truncindex 0.142s coverage: 91.5% of statements [2022-05-12T13:04:51.587Z] --- PASS: TestKillDifferentUserContainer (0.79s) [2022-05-12T13:04:51.587Z] === RUN TestInspectOomKilledTrue [2022-05-12T13:04:51.587Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T13:04:51.587Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-12T13:04:51.587Z] === RUN TestInspectOomKilledFalse [2022-05-12T13:04:51.587Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T13:04:51.587Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T13:04:51.587Z] === RUN TestLinksEtcHostsContentMatch [2022-05-12T13:04:52.162Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2022-05-12T13:04:52.162Z] === RUN TestLinksContainerNames [2022-05-12T13:04:52.277Z] --- PASS: TestCreateJob (3.04s) [2022-05-12T13:04:52.277Z] === RUN TestReplicatedJob [2022-05-12T13:04:52.329Z] === RUN TestVersionInfo [2022-05-12T13:04:52.329Z] --- PASS: TestVersionInfo (0.00s) [2022-05-12T13:04:52.329Z] === RUN TestAppendVersions [2022-05-12T13:04:52.329Z] --- PASS: TestAppendVersions (0.00s) [2022-05-12T13:04:52.329Z] PASS [2022-05-12T13:04:52.329Z] coverage: 88.9% of statements [2022-05-12T13:04:52.329Z] ok github.com/docker/docker/pkg/useragent 0.041s coverage: 88.9% of statements [2022-05-12T13:04:52.425Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-05-12T13:04:52.457Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-05-12T13:04:52.457Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T13:04:52.796Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-12T13:04:52.796Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-12T13:04:52.796Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-12T13:04:52.796Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-12T13:04:52.879Z] time="2022-05-12T13:04:52Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-12T13:04:52.879Z] --- PASS: TestNodeReincarnation (5.01s) [2022-05-12T13:04:52.879Z] === RUN TestParallelCreate [2022-05-12T13:04:52.879Z] 2022/05/12 13:04:52 Closing DB instances... [2022-05-12T13:04:52.879Z] --- PASS: TestParallelCreate (0.02s) [2022-05-12T13:04:52.879Z] === RUN TestParallelDelete [2022-05-12T13:04:52.879Z] 2022/05/12 13:04:52 Closing DB instances... [2022-05-12T13:04:52.879Z] --- PASS: TestParallelDelete (0.01s) [2022-05-12T13:04:52.879Z] === RUN TestNetworkDBIslands [2022-05-12T13:04:52.879Z] time="2022-05-12T13:04:52Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:bf5a6eaf87d4 with config:&{NodeID:bf5a6eaf87d4 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}" [2022-05-12T13:04:52.879Z] time="2022-05-12T13:04:52Z" level=info msg="Node bf5a6eaf87d4/172.18.20.45, joined gossip cluster" [2022-05-12T13:04:52.879Z] time="2022-05-12T13:04:52Z" level=info msg="Node bf5a6eaf87d4/172.18.20.45, added to nodes list" [2022-05-12T13:04:52.879Z] time="2022-05-12T13:04:52Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d12f2a802561 with config:&{NodeID:d12f2a802561 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}" [2022-05-12T13:04:52.879Z] time="2022-05-12T13:04:52Z" level=info msg="Node d12f2a802561/172.18.20.45, joined gossip cluster" [2022-05-12T13:04:52.879Z] time="2022-05-12T13:04:52Z" level=info msg="Node d12f2a802561/172.18.20.45, added to nodes list" [2022-05-12T13:04:52.879Z] time="2022-05-12T13:04:52Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-12T13:04:52.879Z] time="2022-05-12T13:04:52Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-12T13:04:52.879Z] time="2022-05-12T13:04:52Z" level=debug msg="memberlist: Stream connection from=[::1]:49360" [2022-05-12T13:04:52.879Z] time="2022-05-12T13:04:52Z" level=info msg="Node d12f2a802561/172.18.20.45, joined gossip cluster" [2022-05-12T13:04:52.879Z] time="2022-05-12T13:04:52Z" level=info msg="Node d12f2a802561/172.18.20.45, added to nodes list" [2022-05-12T13:04:52.879Z] time="2022-05-12T13:04:52Z" level=info msg="Node bf5a6eaf87d4/172.18.20.45, joined gossip cluster" [2022-05-12T13:04:52.879Z] time="2022-05-12T13:04:52Z" level=info msg="Node bf5a6eaf87d4/172.18.20.45, added to nodes list" [2022-05-12T13:04:52.879Z] time="2022-05-12T13:04:52Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49361" [2022-05-12T13:04:52.879Z] time="2022-05-12T13:04:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-12T13:04:53.018Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-05-12T13:04:53.018Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T13:04:53.373Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-12T13:04:53.635Z] --- PASS: TestLinksContainerNames (1.38s) [2022-05-12T13:04:53.635Z] === RUN TestLogsFollowTailEmpty [2022-05-12T13:04:53.865Z] time="2022-05-12T13:04:53Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:64a8a9da399c with config:&{NodeID:64a8a9da399c 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}" [2022-05-12T13:04:53.865Z] time="2022-05-12T13:04:53Z" level=info msg="Node 64a8a9da399c/172.18.20.45, joined gossip cluster" [2022-05-12T13:04:53.865Z] time="2022-05-12T13:04:53Z" level=info msg="Node 64a8a9da399c/172.18.20.45, added to nodes list" [2022-05-12T13:04:53.865Z] time="2022-05-12T13:04:53Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-12T13:04:53.865Z] time="2022-05-12T13:04:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-12T13:04:53.865Z] time="2022-05-12T13:04:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-05-12T13:04:53.865Z] time="2022-05-12T13:04:53Z" level=info msg="Node 64a8a9da399c/172.18.20.45, joined gossip cluster" [2022-05-12T13:04:53.865Z] time="2022-05-12T13:04:53Z" level=info msg="Node 64a8a9da399c/172.18.20.45, added to nodes list" [2022-05-12T13:04:53.865Z] time="2022-05-12T13:04:53Z" level=info msg="Node bf5a6eaf87d4/172.18.20.45, joined gossip cluster" [2022-05-12T13:04:53.865Z] time="2022-05-12T13:04:53Z" level=info msg="Node bf5a6eaf87d4/172.18.20.45, added to nodes list" [2022-05-12T13:04:53.865Z] time="2022-05-12T13:04:53Z" level=info msg="Node d12f2a802561/172.18.20.45, joined gossip cluster" [2022-05-12T13:04:53.865Z] time="2022-05-12T13:04:53Z" level=info msg="Node d12f2a802561/172.18.20.45, added to nodes list" [2022-05-12T13:04:53.865Z] time="2022-05-12T13:04:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-12T13:04:53.865Z] time="2022-05-12T13:04:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-05-12T13:04:53.865Z] time="2022-05-12T13:04:53Z" level=info msg="Node 64a8a9da399c/172.18.20.45, joined gossip cluster" [2022-05-12T13:04:53.865Z] time="2022-05-12T13:04:53Z" level=info msg="Node 64a8a9da399c/172.18.20.45, added to nodes list" [2022-05-12T13:04:54.209Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-05-12T13:04:54.209Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2022-05-12T13:04:54.209Z] === RUN TestContainerNetworkMountsNoChown [2022-05-12T13:04:54.332Z] time="2022-05-12T13:04:53Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:0fb692c91901 with config:&{NodeID:0fb692c91901 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}" [2022-05-12T13:04:54.333Z] time="2022-05-12T13:04:53Z" level=info msg="Node 0fb692c91901/172.18.20.45, joined gossip cluster" [2022-05-12T13:04:54.333Z] time="2022-05-12T13:04:53Z" level=info msg="Node 0fb692c91901/172.18.20.45, added to nodes list" [2022-05-12T13:04:54.333Z] time="2022-05-12T13:04:53Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-12T13:04:54.333Z] time="2022-05-12T13:04:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-12T13:04:54.333Z] time="2022-05-12T13:04:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-05-12T13:04:54.333Z] time="2022-05-12T13:04:53Z" level=info msg="Node 0fb692c91901/172.18.20.45, joined gossip cluster" [2022-05-12T13:04:54.333Z] time="2022-05-12T13:04:53Z" level=info msg="Node 0fb692c91901/172.18.20.45, added to nodes list" [2022-05-12T13:04:54.333Z] time="2022-05-12T13:04:53Z" level=info msg="Node bf5a6eaf87d4/172.18.20.45, joined gossip cluster" [2022-05-12T13:04:54.333Z] time="2022-05-12T13:04:53Z" level=info msg="Node bf5a6eaf87d4/172.18.20.45, added to nodes list" [2022-05-12T13:04:54.333Z] time="2022-05-12T13:04:53Z" level=info msg="Node d12f2a802561/172.18.20.45, joined gossip cluster" [2022-05-12T13:04:54.333Z] time="2022-05-12T13:04:53Z" level=info msg="Node d12f2a802561/172.18.20.45, added to nodes list" [2022-05-12T13:04:54.333Z] time="2022-05-12T13:04:53Z" level=info msg="Node 64a8a9da399c/172.18.20.45, joined gossip cluster" [2022-05-12T13:04:54.333Z] time="2022-05-12T13:04:53Z" level=info msg="Node 64a8a9da399c/172.18.20.45, added to nodes list" [2022-05-12T13:04:54.333Z] time="2022-05-12T13:04:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-12T13:04:54.333Z] time="2022-05-12T13:04:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-05-12T13:04:54.333Z] time="2022-05-12T13:04:54Z" level=info msg="Node 0fb692c91901/172.18.20.45, joined gossip cluster" [2022-05-12T13:04:54.333Z] time="2022-05-12T13:04:54Z" level=info msg="Node 0fb692c91901/172.18.20.45, joined gossip cluster" [2022-05-12T13:04:54.333Z] time="2022-05-12T13:04:54Z" level=info msg="Node 0fb692c91901/172.18.20.45, added to nodes list" [2022-05-12T13:04:54.333Z] time="2022-05-12T13:04:54Z" level=info msg="Node 0fb692c91901/172.18.20.45, added to nodes list" [2022-05-12T13:04:54.333Z] time="2022-05-12T13:04:54Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:696b193d086a with config:&{NodeID:696b193d086a 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}" [2022-05-12T13:04:54.333Z] time="2022-05-12T13:04:54Z" level=info msg="Node 696b193d086a/172.18.20.45, joined gossip cluster" [2022-05-12T13:04:54.333Z] time="2022-05-12T13:04:54Z" level=info msg="Node 696b193d086a/172.18.20.45, added to nodes list" [2022-05-12T13:04:54.333Z] time="2022-05-12T13:04:54Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-12T13:04:54.361Z] === RUN TestNewSettable [2022-05-12T13:04:54.361Z] --- PASS: TestNewSettable (0.00s) [2022-05-12T13:04:54.361Z] === RUN TestIsSettable [2022-05-12T13:04:54.361Z] --- PASS: TestIsSettable (0.00s) [2022-05-12T13:04:54.361Z] === RUN TestUpdateSettingsEnv [2022-05-12T13:04:54.361Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-12T13:04:54.361Z] PASS [2022-05-12T13:04:54.361Z] coverage: 20.0% of statements [2022-05-12T13:04:54.361Z] === RUN TestValidatePrivileges [2022-05-12T13:04:54.361Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-12T13:04:54.361Z] === RUN TestFilterByCapNeg [2022-05-12T13:04:54.361Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-12T13:04:54.361Z] === RUN TestFilterByCapPos [2022-05-12T13:04:54.361Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-12T13:04:54.361Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-12T13:04:54.361Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-12T13:04:54.361Z] PASS [2022-05-12T13:04:54.361Z] coverage: 12.2% of statements [2022-05-12T13:04:54.361Z] ok github.com/docker/docker/plugin/v2 0.044s coverage: 20.0% of statements [2022-05-12T13:04:54.361Z] ok github.com/docker/docker/plugin 0.056s coverage: 12.2% of statements [2022-05-12T13:04:54.800Z] time="2022-05-12T13:04:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-12T13:04:54.800Z] time="2022-05-12T13:04:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-05-12T13:04:54.800Z] time="2022-05-12T13:04:54Z" level=info msg="Node 696b193d086a/172.18.20.45, joined gossip cluster" [2022-05-12T13:04:54.800Z] time="2022-05-12T13:04:54Z" level=info msg="Node 696b193d086a/172.18.20.45, added to nodes list" [2022-05-12T13:04:54.800Z] time="2022-05-12T13:04:54Z" level=info msg="Node d12f2a802561/172.18.20.45, joined gossip cluster" [2022-05-12T13:04:54.800Z] time="2022-05-12T13:04:54Z" level=info msg="Node d12f2a802561/172.18.20.45, added to nodes list" [2022-05-12T13:04:54.800Z] time="2022-05-12T13:04:54Z" level=info msg="Node 0fb692c91901/172.18.20.45, joined gossip cluster" [2022-05-12T13:04:54.800Z] time="2022-05-12T13:04:54Z" level=info msg="Node 0fb692c91901/172.18.20.45, added to nodes list" [2022-05-12T13:04:54.800Z] time="2022-05-12T13:04:54Z" level=info msg="Node 64a8a9da399c/172.18.20.45, joined gossip cluster" [2022-05-12T13:04:54.800Z] time="2022-05-12T13:04:54Z" level=info msg="Node 64a8a9da399c/172.18.20.45, added to nodes list" [2022-05-12T13:04:54.800Z] time="2022-05-12T13:04:54Z" level=info msg="Node bf5a6eaf87d4/172.18.20.45, joined gossip cluster" [2022-05-12T13:04:54.800Z] time="2022-05-12T13:04:54Z" level=info msg="Node bf5a6eaf87d4/172.18.20.45, added to nodes list" [2022-05-12T13:04:54.800Z] time="2022-05-12T13:04:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-05-12T13:04:54.800Z] time="2022-05-12T13:04:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-12T13:04:54.800Z] time="2022-05-12T13:04:54Z" level=info msg="Node 696b193d086a/172.18.20.45, joined gossip cluster" [2022-05-12T13:04:54.800Z] time="2022-05-12T13:04:54Z" level=info msg="Node 696b193d086a/172.18.20.45, added to nodes list" [2022-05-12T13:04:54.800Z] time="2022-05-12T13:04:54Z" level=info msg="Node 696b193d086a/172.18.20.45, joined gossip cluster" [2022-05-12T13:04:54.800Z] time="2022-05-12T13:04:54Z" level=info msg="Node 696b193d086a/172.18.20.45, added to nodes list" [2022-05-12T13:04:54.800Z] time="2022-05-12T13:04:54Z" level=info msg="Node 696b193d086a/172.18.20.45, joined gossip cluster" [2022-05-12T13:04:54.800Z] time="2022-05-12T13:04:54Z" level=info msg="Node 696b193d086a/172.18.20.45, added to nodes list" [2022-05-12T13:04:54.800Z] networkdb_test.go:835: Re-joining: 3 [2022-05-12T13:04:54.800Z] time="2022-05-12T13:04:54Z" level=info msg="The new bootstrap node list is:[172.18.20.45:10033 172.18.20.45:10034 172.18.20.45:10035]" [2022-05-12T13:04:54.800Z] time="2022-05-12T13:04:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.20.45:10033" [2022-05-12T13:04:54.800Z] time="2022-05-12T13:04:54Z" level=debug msg="memberlist: Stream connection from=172.18.20.45:49368" [2022-05-12T13:04:54.800Z] time="2022-05-12T13:04:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.20.45:10034" [2022-05-12T13:04:54.800Z] time="2022-05-12T13:04:54Z" level=debug msg="memberlist: Stream connection from=172.18.20.45:49369" [2022-05-12T13:04:54.800Z] time="2022-05-12T13:04:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.20.45:10035" [2022-05-12T13:04:54.800Z] time="2022-05-12T13:04:54Z" level=debug msg="memberlist: Stream connection from=172.18.20.45:49370" [2022-05-12T13:04:55.155Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot/default [2022-05-12T13:04:55.155Z] === PAUSE TestMountDaemonRoot/default [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot/private [2022-05-12T13:04:55.155Z] === PAUSE TestMountDaemonRoot/private [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot/rprivate [2022-05-12T13:04:55.155Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot/slave [2022-05-12T13:04:55.155Z] === PAUSE TestMountDaemonRoot/slave [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot/rslave [2022-05-12T13:04:55.155Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot/shared [2022-05-12T13:04:55.155Z] === PAUSE TestMountDaemonRoot/shared [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot/rshared [2022-05-12T13:04:55.155Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-12T13:04:55.155Z] === CONT TestMountDaemonRoot/default [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-12T13:04:55.155Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-12T13:04:55.155Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-12T13:04:55.155Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-12T13:04:55.155Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-12T13:04:55.155Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-12T13:04:55.155Z] === CONT TestMountDaemonRoot/rshared [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-12T13:04:55.155Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T13:04:55.155Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-12T13:04:55.155Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T13:04:55.155Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T13:04:55.155Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-12T13:04:55.155Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-12T13:04:55.155Z] === CONT TestMountDaemonRoot/shared [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-12T13:04:55.155Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-12T13:04:55.155Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-12T13:04:55.155Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-12T13:04:55.155Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-12T13:04:55.155Z] === CONT TestMountDaemonRoot/rslave [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-12T13:04:55.155Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T13:04:55.155Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-12T13:04:55.155Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T13:04:55.155Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T13:04:55.155Z] === CONT TestMountDaemonRoot/slave [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-12T13:04:55.155Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-12T13:04:55.155Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-12T13:04:55.155Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-12T13:04:55.155Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-12T13:04:55.155Z] === CONT TestMountDaemonRoot/rprivate [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-12T13:04:55.155Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T13:04:55.155Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-12T13:04:55.155Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T13:04:55.155Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T13:04:55.155Z] === CONT TestMountDaemonRoot/private [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-12T13:04:55.155Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-12T13:04:55.155Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-12T13:04:55.155Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-12T13:04:55.155Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-12T13:04:55.155Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-12T13:04:55.155Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T13:04:55.155Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-12T13:04:55.155Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-12T13:04:55.155Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-12T13:04:55.155Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T13:04:55.155Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-12T13:04:55.155Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-12T13:04:55.155Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-12T13:04:55.155Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-12T13:04:55.155Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-12T13:04:55.155Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-12T13:04:55.155Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T13:04:55.267Z] networkdb_test.go:835: Re-joining: 4 [2022-05-12T13:04:55.267Z] time="2022-05-12T13:04:54Z" level=info msg="The new bootstrap node list is:[172.18.20.45:10033 172.18.20.45:10034 172.18.20.45:10035]" [2022-05-12T13:04:55.267Z] time="2022-05-12T13:04:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.20.45:10033" [2022-05-12T13:04:55.267Z] time="2022-05-12T13:04:54Z" level=debug msg="memberlist: Stream connection from=172.18.20.45:49371" [2022-05-12T13:04:55.267Z] time="2022-05-12T13:04:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.20.45:10034" [2022-05-12T13:04:55.267Z] time="2022-05-12T13:04:54Z" level=debug msg="memberlist: Stream connection from=172.18.20.45:49372" [2022-05-12T13:04:55.267Z] time="2022-05-12T13:04:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.20.45:10035" [2022-05-12T13:04:55.267Z] time="2022-05-12T13:04:54Z" level=debug msg="memberlist: Stream connection from=172.18.20.45:49373" [2022-05-12T13:04:55.267Z] time="2022-05-12T13:04:55Z" level=info msg="node 0 leaving" [2022-05-12T13:04:55.348Z] === RUN TestLoad [2022-05-12T13:04:55.348Z] --- PASS: TestLoad (0.00s) [2022-05-12T13:04:55.348Z] === RUN TestSave [2022-05-12T13:04:55.348Z] --- PASS: TestSave (0.15s) [2022-05-12T13:04:55.348Z] === RUN TestAddDeleteGet [2022-05-12T13:04:55.348Z] --- PASS: TestAddDeleteGet (0.05s) [2022-05-12T13:04:55.348Z] === RUN TestInvalidTags [2022-05-12T13:04:55.348Z] --- PASS: TestInvalidTags (0.01s) [2022-05-12T13:04:55.348Z] PASS [2022-05-12T13:04:55.348Z] coverage: 84.4% of statements [2022-05-12T13:04:55.348Z] ok github.com/docker/docker/reference 0.292s coverage: 84.4% of statements [2022-05-12T13:04:55.418Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-12T13:04:55.418Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T13:04:55.418Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-12T13:04:55.418Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-12T13:04:55.418Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-12T13:04:55.418Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-12T13:04:55.418Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-12T13:04:55.418Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T13:04:55.418Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-12T13:04:55.418Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T13:04:55.418Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-12T13:04:55.418Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-12T13:04:55.418Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-05-12T13:04:55.418Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-12T13:04:55.418Z] === RUN TestContainerBindMountNonRecursive [2022-05-12T13:04:55.534Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) [2022-05-12T13:04:55.534Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T13:04:55.534Z] service_test.go:243: FLAKY_TEST [2022-05-12T13:04:55.534Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T13:04:55.534Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T13:04:55.735Z] time="2022-05-12T13:04:55Z" level=info msg="Node bf5a6eaf87d4 change state NodeActive --> NodeLeft" [2022-05-12T13:04:55.735Z] time="2022-05-12T13:04:55Z" level=info msg="node4(0fb692c91901): Node leave event for bf5a6eaf87d4/172.18.20.45" [2022-05-12T13:04:55.735Z] time="2022-05-12T13:04:55Z" level=info msg="Node bf5a6eaf87d4 change state NodeActive --> NodeLeft" [2022-05-12T13:04:55.735Z] time="2022-05-12T13:04:55Z" level=info msg="node2(d12f2a802561): Node leave event for bf5a6eaf87d4/172.18.20.45" [2022-05-12T13:04:55.735Z] time="2022-05-12T13:04:55Z" level=info msg="Node bf5a6eaf87d4 change state NodeActive --> NodeLeft" [2022-05-12T13:04:55.735Z] time="2022-05-12T13:04:55Z" level=info msg="node3(64a8a9da399c): Node leave event for bf5a6eaf87d4/172.18.20.45" [2022-05-12T13:04:55.735Z] time="2022-05-12T13:04:55Z" level=info msg="Node bf5a6eaf87d4 change state NodeActive --> NodeLeft" [2022-05-12T13:04:55.735Z] time="2022-05-12T13:04:55Z" level=info msg="node1(bf5a6eaf87d4): Node leave event for bf5a6eaf87d4/172.18.20.45" [2022-05-12T13:04:55.735Z] time="2022-05-12T13:04:55Z" level=info msg="Node bf5a6eaf87d4 change state NodeActive --> NodeLeft" [2022-05-12T13:04:55.735Z] time="2022-05-12T13:04:55Z" level=info msg="node5(696b193d086a): Node leave event for bf5a6eaf87d4/172.18.20.45" [2022-05-12T13:04:55.735Z] time="2022-05-12T13:04:55Z" level=info msg="Node bf5a6eaf87d4/172.18.20.45, left gossip cluster" [2022-05-12T13:04:55.735Z] time="2022-05-12T13:04:55Z" level=info msg="Node bf5a6eaf87d4/172.18.20.45, left gossip cluster" [2022-05-12T13:04:55.735Z] time="2022-05-12T13:04:55Z" level=info msg="Node bf5a6eaf87d4/172.18.20.45, left gossip cluster" [2022-05-12T13:04:55.735Z] time="2022-05-12T13:04:55Z" level=info msg="Node bf5a6eaf87d4/172.18.20.45, left gossip cluster" [2022-05-12T13:04:55.735Z] time="2022-05-12T13:04:55Z" level=info msg="Node bf5a6eaf87d4/172.18.20.45, left gossip cluster" [2022-05-12T13:04:55.735Z] time="2022-05-12T13:04:55Z" level=info msg="node 1 leaving" [2022-05-12T13:04:55.735Z] time="2022-05-12T13:04:55Z" level=info msg="Node d12f2a802561 change state NodeActive --> NodeLeft" [2022-05-12T13:04:55.735Z] time="2022-05-12T13:04:55Z" level=info msg="node5(696b193d086a): Node leave event for d12f2a802561/172.18.20.45" [2022-05-12T13:04:55.735Z] time="2022-05-12T13:04:55Z" level=info msg="Node d12f2a802561/172.18.20.45, left gossip cluster" [2022-05-12T13:04:55.735Z] time="2022-05-12T13:04:55Z" level=info msg="Node d12f2a802561 change state NodeActive --> NodeFailed" [2022-05-12T13:04:55.735Z] time="2022-05-12T13:04:55Z" level=info msg="Node d12f2a802561/172.18.20.45, added to failed nodes list" [2022-05-12T13:04:55.735Z] time="2022-05-12T13:04:55Z" level=info msg="Node d12f2a802561 change state NodeActive --> NodeLeft" [2022-05-12T13:04:55.735Z] time="2022-05-12T13:04:55Z" level=info msg="node3(64a8a9da399c): Node leave event for d12f2a802561/172.18.20.45" [2022-05-12T13:04:55.735Z] time="2022-05-12T13:04:55Z" level=info msg="Node d12f2a802561 change state NodeActive --> NodeLeft" [2022-05-12T13:04:55.735Z] time="2022-05-12T13:04:55Z" level=info msg="node4(0fb692c91901): Node leave event for d12f2a802561/172.18.20.45" [2022-05-12T13:04:55.735Z] time="2022-05-12T13:04:55Z" level=error msg="node: d12f2a802561 is unknown to memberlist" [2022-05-12T13:04:55.991Z] check_test.go:307: [d87fe83776e69] daemon is not started [2022-05-12T13:04:55.991Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-05-12T13:04:56.202Z] time="2022-05-12T13:04:55Z" level=info msg="Node d12f2a802561/172.18.20.45, left gossip cluster" [2022-05-12T13:04:56.202Z] time="2022-05-12T13:04:55Z" level=info msg="Node d12f2a802561/172.18.20.45, left gossip cluster" [2022-05-12T13:04:56.202Z] time="2022-05-12T13:04:55Z" level=info msg="Node d12f2a802561/172.18.20.45, left gossip cluster" [2022-05-12T13:04:56.202Z] time="2022-05-12T13:04:56Z" level=info msg="node 2 leaving" [2022-05-12T13:04:56.202Z] time="2022-05-12T13:04:56Z" level=info msg="Node 64a8a9da399c change state NodeActive --> NodeLeft" [2022-05-12T13:04:56.202Z] time="2022-05-12T13:04:56Z" level=info msg="node4(0fb692c91901): Node leave event for 64a8a9da399c/172.18.20.45" [2022-05-12T13:04:56.202Z] time="2022-05-12T13:04:56Z" level=info msg="Node 64a8a9da399c change state NodeActive --> NodeLeft" [2022-05-12T13:04:56.202Z] time="2022-05-12T13:04:56Z" level=info msg="node5(696b193d086a): Node leave event for 64a8a9da399c/172.18.20.45" [2022-05-12T13:04:56.202Z] time="2022-05-12T13:04:56Z" level=info msg="Node 64a8a9da399c change state NodeActive --> NodeLeft" [2022-05-12T13:04:56.202Z] time="2022-05-12T13:04:56Z" level=info msg="node3(64a8a9da399c): Node leave event for 64a8a9da399c/172.18.20.45" [2022-05-12T13:04:56.202Z] time="2022-05-12T13:04:56Z" level=debug msg="memberlist: Failed ping: 696b193d086a (timeout reached)" [2022-05-12T13:04:56.202Z] time="2022-05-12T13:04:56Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.20.45:10034: use of closed network connection" [2022-05-12T13:04:56.202Z] time="2022-05-12T13:04:56Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.20.45:10036: use of closed network connection" [2022-05-12T13:04:56.202Z] time="2022-05-12T13:04:56Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.20.45:10035: use of closed network connection" [2022-05-12T13:04:56.202Z] time="2022-05-12T13:04:56Z" level=debug msg="memberlist: Stream connection from=172.18.20.45:49374" [2022-05-12T13:04:56.670Z] time="2022-05-12T13:04:56Z" level=info msg="Node 64a8a9da399c/172.18.20.45, left gossip cluster" [2022-05-12T13:04:56.670Z] time="2022-05-12T13:04:56Z" level=info msg="Node 64a8a9da399c/172.18.20.45, left gossip cluster" [2022-05-12T13:04:56.670Z] networkdb_test.go:867: node4: OK [2022-05-12T13:04:56.670Z] networkdb_test.go:867: node5: OK [2022-05-12T13:04:56.670Z] time="2022-05-12T13:04:56Z" level=info msg="Node 64a8a9da399c/172.18.20.45, left gossip cluster" [2022-05-12T13:04:56.670Z] time="2022-05-12T13:04:56Z" level=info msg="node 0 coming back" [2022-05-12T13:04:56.670Z] time="2022-05-12T13:04:56Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:aca751d4579a with config:&{NodeID:aca751d4579a 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}" [2022-05-12T13:04:56.670Z] time="2022-05-12T13:04:56Z" level=info msg="Node aca751d4579a/172.18.20.45, joined gossip cluster" [2022-05-12T13:04:56.670Z] time="2022-05-12T13:04:56Z" level=info msg="Node aca751d4579a/172.18.20.45, added to nodes list" [2022-05-12T13:04:56.670Z] time="2022-05-12T13:04:56Z" level=info msg="node 1 coming back" [2022-05-12T13:04:56.670Z] time="2022-05-12T13:04:56Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a50c37f7daa4 with config:&{NodeID:a50c37f7daa4 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}" [2022-05-12T13:04:56.670Z] time="2022-05-12T13:04:56Z" level=info msg="Node a50c37f7daa4/172.18.20.45, joined gossip cluster" [2022-05-12T13:04:56.670Z] time="2022-05-12T13:04:56Z" level=info msg="Node a50c37f7daa4/172.18.20.45, added to nodes list" [2022-05-12T13:04:56.670Z] time="2022-05-12T13:04:56Z" level=info msg="node 2 coming back" [2022-05-12T13:04:56.670Z] time="2022-05-12T13:04:56Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:03c3e5f3c919 with config:&{NodeID:03c3e5f3c919 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}" [2022-05-12T13:04:56.670Z] time="2022-05-12T13:04:56Z" level=info msg="Node 03c3e5f3c919/172.18.20.45, joined gossip cluster" [2022-05-12T13:04:56.670Z] time="2022-05-12T13:04:56Z" level=info msg="Node 03c3e5f3c919/172.18.20.45, added to nodes list" [2022-05-12T13:04:56.913Z] === RUN TestResolveAuthConfigIndexServer [2022-05-12T13:04:56.913Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-12T13:04:56.913Z] === RUN TestResolveAuthConfigFullURL [2022-05-12T13:04:56.913Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-12T13:04:56.913Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-12T13:04:56.913Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-12T13:04:56.913Z] === RUN TestValidateMirror [2022-05-12T13:04:56.913Z] --- PASS: TestValidateMirror (0.00s) [2022-05-12T13:04:56.913Z] === RUN TestLoadInsecureRegistries [2022-05-12T13:04:56.913Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-12T13:04:56.913Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-05-12T13:04:56.913Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-12T13:04:56.913Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-12T13:04:56.913Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-12T13:04:56.913Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-12T13:04:56.913Z] === RUN TestResumableRequestReaderWithReadError [2022-05-12T13:04:56.913Z] time="2022-05-12T13:04:56Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-12T13:04:56.913Z] time="2022-05-12T13:04:56Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-12T13:04:56.913Z] time="2022-05-12T13:04:56Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-12T13:04:56.913Z] --- PASS: TestLoadInsecureRegistries (0.22s) [2022-05-12T13:04:56.913Z] === RUN TestNewServiceConfig [2022-05-12T13:04:56.913Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-12T13:04:56.913Z] === RUN TestValidateIndexName [2022-05-12T13:04:56.913Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-12T13:04:56.913Z] === RUN TestValidateIndexNameWithError [2022-05-12T13:04:56.913Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-12T13:04:56.913Z] === RUN TestEndpointParse [2022-05-12T13:04:56.913Z] --- PASS: TestEndpointParse (0.00s) [2022-05-12T13:04:56.913Z] === RUN TestEndpointParseInvalid [2022-05-12T13:04:56.913Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-12T13:04:56.913Z] === RUN TestValidateEndpoint [2022-05-12T13:04:56.913Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-12T13:04:56.913Z] === RUN TestPing [2022-05-12T13:04:56.913Z] --- PASS: TestPing (0.00s) [2022-05-12T13:04:56.913Z] === RUN TestPingRegistryEndpoint [2022-05-12T13:04:56.913Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:04:56.913Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-12T13:04:56.913Z] === RUN TestEndpoint [2022-05-12T13:04:56.913Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:04:56.913Z] --- SKIP: TestEndpoint (0.00s) [2022-05-12T13:04:56.913Z] === RUN TestParseRepositoryInfo [2022-05-12T13:04:56.913Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-12T13:04:56.913Z] === RUN TestNewIndexInfo [2022-05-12T13:04:56.913Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-12T13:04:56.913Z] === RUN TestMirrorEndpointLookup [2022-05-12T13:04:56.913Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:04:56.913Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-12T13:04:56.913Z] === RUN TestSearchRepositories [2022-05-12T13:04:56.913Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-12T13:04:56.913Z] Host: 127.0.0.1:49345 [2022-05-12T13:04:56.913Z] User-Agent: docker test client [2022-05-12T13:04:56.913Z] Authorization: Token fake-token [2022-05-12T13:04:56.913Z] X-Docker-Token: true [2022-05-12T13:04:56.913Z] Accept-Encoding: gzip [2022-05-12T13:04:56.913Z] [2022-05-12T13:04:56.913Z] [2022-05-12T13:04:56.913Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-12T13:04:56.913Z] Connection: close [2022-05-12T13:04:56.913Z] Content-Length: 144 [2022-05-12T13:04:56.913Z] Cache-Control: no-cache [2022-05-12T13:04:56.913Z] Content-Type: application/json [2022-05-12T13:04:56.913Z] Date: Thu, 12 May 2022 13:04:56 GMT [2022-05-12T13:04:56.913Z] Expires: -1 [2022-05-12T13:04:56.913Z] Pragma: no-cache [2022-05-12T13:04:56.913Z] Server: docker-tests/mock [2022-05-12T13:04:56.913Z] X-Docker-Registry-Config: mock [2022-05-12T13:04:56.913Z] X-Docker-Registry-Version: 0.0.0 [2022-05-12T13:04:56.913Z] [2022-05-12T13:04:56.913Z] [2022-05-12T13:04:56.913Z] --- PASS: TestSearchRepositories (0.01s) [2022-05-12T13:04:56.913Z] === RUN TestTrustedLocation [2022-05-12T13:04:56.913Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-12T13:04:56.913Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-12T13:04:56.913Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-12T13:04:56.913Z] === RUN TestAllowNondistributableArtifacts [2022-05-12T13:04:56.913Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-12T13:04:56.913Z] === RUN TestIsSecureIndex [2022-05-12T13:04:56.913Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-12T13:04:56.913Z] PASS [2022-05-12T13:04:56.913Z] coverage: 51.7% of statements [2022-05-12T13:04:56.913Z] ok github.com/docker/docker/registry 0.322s coverage: 51.7% of statements [2022-05-12T13:04:56.913Z] time="2022-05-12T13:04:56Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-12T13:04:56.913Z] --- PASS: TestResumableRequestReaderWithReadError (0.23s) [2022-05-12T13:04:56.913Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-12T13:04:56.913Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-12T13:04:56.913Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-12T13:04:56.913Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-12T13:04:56.913Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-12T13:04:56.913Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-12T13:04:56.913Z] === RUN TestResumableRequestReader [2022-05-12T13:04:56.913Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-12T13:04:56.913Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-12T13:04:56.913Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-12T13:04:56.913Z] PASS [2022-05-12T13:04:56.913Z] coverage: 100.0% of statements [2022-05-12T13:04:56.913Z] ok github.com/docker/docker/registry/resumable 0.305s coverage: 100.0% of statements [2022-05-12T13:04:57.137Z] time="2022-05-12T13:04:56Z" level=warning msg="memberlist: Was able to connect to 696b193d086a but other probes failed, network may be misconfigured" [2022-05-12T13:04:57.137Z] time="2022-05-12T13:04:56Z" level=debug msg="memberlist: Failed ping: 0fb692c91901 (timeout reached)" [2022-05-12T13:04:57.137Z] time="2022-05-12T13:04:56Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.18.20.45:10037: use of closed network connection" [2022-05-12T13:04:57.137Z] time="2022-05-12T13:04:56Z" level=debug msg="memberlist: Stream connection from=172.18.20.45:49375" [2022-05-12T13:04:57.380Z] === RUN TestRestartManagerTimeout [2022-05-12T13:04:57.380Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-12T13:04:57.380Z] === RUN TestRestartManagerTimeoutReset [2022-05-12T13:04:57.380Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-12T13:04:57.380Z] PASS [2022-05-12T13:04:57.380Z] coverage: 50.9% of statements [2022-05-12T13:04:57.380Z] ok github.com/docker/docker/restartmanager 0.042s coverage: 50.9% of statements [2022-05-12T13:04:57.559Z] --- PASS: TestReplicatedJob (5.18s) [2022-05-12T13:04:57.559Z] === RUN TestUpdateReplicatedJob [2022-05-12T13:04:57.604Z] time="2022-05-12T13:04:57Z" level=warning msg="memberlist: Was able to connect to 0fb692c91901 but other probes failed, network may be misconfigured" [2022-05-12T13:04:57.848Z] === RUN TestDecodeContainerConfig [2022-05-12T13:04:57.848Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-12T13:04:57.848Z] --- PASS: TestDecodeContainerConfig (0.01s) [2022-05-12T13:04:57.848Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.01s) [2022-05-12T13:04:57.848Z] === RUN TestDecodeContainerConfigIsolation [2022-05-12T13:04:57.848Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-12T13:04:57.848Z] === RUN TestValidatePrivileged [2022-05-12T13:04:57.848Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-12T13:04:57.848Z] PASS [2022-05-12T13:04:57.848Z] coverage: 52.4% of statements [2022-05-12T13:04:57.848Z] ok github.com/docker/docker/runconfig 0.049s coverage: 52.4% of statements [2022-05-12T13:04:57.911Z] --- PASS: TestContainerBindMountNonRecursive (2.19s) [2022-05-12T13:04:57.911Z] === RUN TestContainerVolumesMountedAsShared [2022-05-12T13:04:58.315Z] --- PASS: TestGet (15.01s) [2022-05-12T13:04:58.315Z] === RUN TestPluginWithNoManifest [2022-05-12T13:04:58.315Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-12T13:04:58.315Z] === RUN TestGetAll [2022-05-12T13:04:58.315Z] --- PASS: TestGetAll (0.00s) [2022-05-12T13:04:58.315Z] PASS [2022-05-12T13:04:58.315Z] coverage: 73.2% of statements [2022-05-12T13:04:58.315Z] ok github.com/docker/docker/pkg/plugins 35.937s coverage: 73.2% of statements [2022-05-12T13:04:58.315Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-12T13:04:58.315Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-12T13:04:58.315Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-12T13:04:58.315Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-12T13:04:58.315Z] PASS [2022-05-12T13:04:58.315Z] coverage: 62.5% of statements [2022-05-12T13:04:58.315Z] ok github.com/docker/docker/testutil 0.048s coverage: 62.5% of statements [2022-05-12T13:04:58.484Z] --- PASS: TestContainerVolumesMountedAsShared (0.66s) [2022-05-12T13:04:58.484Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-12T13:04:59.057Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-05-12T13:04:59.057Z] --- PASS: TestContainerVolumesMountedAsSlave (0.68s) [2022-05-12T13:04:59.057Z] === RUN TestNetworkNat [2022-05-12T13:04:59.631Z] check_test.go:307: [d8139b3f91f43] daemon is not started [2022-05-12T13:04:59.631Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-05-12T13:04:59.893Z] --- PASS: TestNetworkNat (0.80s) [2022-05-12T13:04:59.893Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T13:05:00.465Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2022-05-12T13:05:00.465Z] === RUN TestNetworkLoopbackNat [2022-05-12T13:05:00.465Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-12T13:05:00.550Z] time="2022-05-12T13:04:59Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.20.45:10033 172.18.20.45:10034 172.18.20.45:10035]" [2022-05-12T13:05:00.550Z] time="2022-05-12T13:05:00Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.20.45:10033 172.18.20.45:10034 172.18.20.45:10035]" [2022-05-12T13:05:00.856Z] --- PASS: TestUpdateReplicatedJob (3.13s) [2022-05-12T13:05:00.856Z] === RUN TestServiceListWithStatuses [2022-05-12T13:05:00.856Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T13:05:00.856Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T13:05:00.856Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T13:05:01.017Z] time="2022-05-12T13:05:00Z" level=debug msg="memberlist: Stream connection from=172.18.20.45:49376" [2022-05-12T13:05:01.017Z] time="2022-05-12T13:05:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.20.45:10033" [2022-05-12T13:05:01.017Z] time="2022-05-12T13:05:00Z" level=info msg="Node 696b193d086a/172.18.20.45, joined gossip cluster" [2022-05-12T13:05:01.017Z] time="2022-05-12T13:05:00Z" level=info msg="Node 696b193d086a/172.18.20.45, added to nodes list" [2022-05-12T13:05:01.017Z] time="2022-05-12T13:05:00Z" level=info msg="Node 0fb692c91901/172.18.20.45, joined gossip cluster" [2022-05-12T13:05:01.017Z] time="2022-05-12T13:05:00Z" level=info msg="Node aca751d4579a/172.18.20.45, joined gossip cluster" [2022-05-12T13:05:01.017Z] time="2022-05-12T13:05:00Z" level=info msg="Node 0fb692c91901/172.18.20.45, added to nodes list" [2022-05-12T13:05:01.017Z] time="2022-05-12T13:05:00Z" level=info msg="Node aca751d4579a/172.18.20.45, is the new incarnation of the shutdown node bf5a6eaf87d4/172.18.20.45" [2022-05-12T13:05:01.017Z] time="2022-05-12T13:05:00Z" level=info msg="Node aca751d4579a/172.18.20.45, added to nodes list" [2022-05-12T13:05:01.017Z] time="2022-05-12T13:05:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.20.45:10034" [2022-05-12T13:05:01.017Z] time="2022-05-12T13:05:00Z" level=debug msg="memberlist: Stream connection from=172.18.20.45:49377" [2022-05-12T13:05:01.017Z] time="2022-05-12T13:05:00Z" level=info msg="Node aca751d4579a/172.18.20.45, joined gossip cluster" [2022-05-12T13:05:01.017Z] time="2022-05-12T13:05:00Z" level=info msg="Node aca751d4579a/172.18.20.45, added to nodes list" [2022-05-12T13:05:01.017Z] time="2022-05-12T13:05:00Z" level=info msg="Node 0fb692c91901/172.18.20.45, joined gossip cluster" [2022-05-12T13:05:01.017Z] time="2022-05-12T13:05:00Z" level=info msg="Node 0fb692c91901/172.18.20.45, added to nodes list" [2022-05-12T13:05:01.017Z] time="2022-05-12T13:05:00Z" level=info msg="Node 696b193d086a/172.18.20.45, joined gossip cluster" [2022-05-12T13:05:01.017Z] time="2022-05-12T13:05:00Z" level=info msg="Node 696b193d086a/172.18.20.45, added to nodes list" [2022-05-12T13:05:01.018Z] time="2022-05-12T13:05:00Z" level=info msg="Node a50c37f7daa4/172.18.20.45, joined gossip cluster" [2022-05-12T13:05:01.018Z] time="2022-05-12T13:05:00Z" level=info msg="Node a50c37f7daa4/172.18.20.45, is the new incarnation of the shutdown node d12f2a802561/172.18.20.45" [2022-05-12T13:05:01.018Z] time="2022-05-12T13:05:00Z" level=info msg="Node a50c37f7daa4/172.18.20.45, added to nodes list" [2022-05-12T13:05:01.018Z] time="2022-05-12T13:05:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.20.45:10035" [2022-05-12T13:05:01.018Z] time="2022-05-12T13:05:00Z" level=debug msg="memberlist: Stream connection from=172.18.20.45:49378" [2022-05-12T13:05:01.018Z] time="2022-05-12T13:05:00Z" level=info msg="Node a50c37f7daa4/172.18.20.45, joined gossip cluster" [2022-05-12T13:05:01.018Z] time="2022-05-12T13:05:00Z" level=info msg="Node a50c37f7daa4/172.18.20.45, added to nodes list" [2022-05-12T13:05:01.018Z] time="2022-05-12T13:05:00Z" level=info msg="Node 0fb692c91901/172.18.20.45, joined gossip cluster" [2022-05-12T13:05:01.018Z] time="2022-05-12T13:05:00Z" level=info msg="Node 0fb692c91901/172.18.20.45, added to nodes list" [2022-05-12T13:05:01.018Z] time="2022-05-12T13:05:00Z" level=info msg="Node 696b193d086a/172.18.20.45, joined gossip cluster" [2022-05-12T13:05:01.018Z] time="2022-05-12T13:05:00Z" level=info msg="Node 696b193d086a/172.18.20.45, added to nodes list" [2022-05-12T13:05:01.018Z] time="2022-05-12T13:05:00Z" level=info msg="Node aca751d4579a/172.18.20.45, joined gossip cluster" [2022-05-12T13:05:01.018Z] time="2022-05-12T13:05:00Z" level=info msg="Node 03c3e5f3c919/172.18.20.45, joined gossip cluster" [2022-05-12T13:05:01.018Z] time="2022-05-12T13:05:00Z" level=info msg="Node aca751d4579a/172.18.20.45, added to nodes list" [2022-05-12T13:05:01.018Z] time="2022-05-12T13:05:00Z" level=info msg="Node 03c3e5f3c919/172.18.20.45, is the new incarnation of the shutdown node 64a8a9da399c/172.18.20.45" [2022-05-12T13:05:01.018Z] time="2022-05-12T13:05:00Z" level=info msg="Node 03c3e5f3c919/172.18.20.45, added to nodes list" [2022-05-12T13:05:01.018Z] time="2022-05-12T13:05:00Z" level=info msg="Node a50c37f7daa4/172.18.20.45, joined gossip cluster" [2022-05-12T13:05:01.018Z] time="2022-05-12T13:05:00Z" level=info msg="Node a50c37f7daa4/172.18.20.45, is the new incarnation of the shutdown node d12f2a802561/172.18.20.45" [2022-05-12T13:05:01.018Z] time="2022-05-12T13:05:00Z" level=info msg="Node a50c37f7daa4/172.18.20.45, joined gossip cluster" [2022-05-12T13:05:01.018Z] time="2022-05-12T13:05:00Z" level=info msg="Node a50c37f7daa4/172.18.20.45, added to nodes list" [2022-05-12T13:05:01.018Z] time="2022-05-12T13:05:00Z" level=info msg="Node a50c37f7daa4/172.18.20.45, added to nodes list" [2022-05-12T13:05:01.018Z] time="2022-05-12T13:05:00Z" level=info msg="Node aca751d4579a/172.18.20.45, joined gossip cluster" [2022-05-12T13:05:01.018Z] time="2022-05-12T13:05:00Z" level=info msg="Node aca751d4579a/172.18.20.45, is the new incarnation of the shutdown node bf5a6eaf87d4/172.18.20.45" [2022-05-12T13:05:01.018Z] time="2022-05-12T13:05:00Z" level=info msg="Node aca751d4579a/172.18.20.45, added to nodes list" [2022-05-12T13:05:01.018Z] time="2022-05-12T13:05:00Z" level=info msg="Node 03c3e5f3c919/172.18.20.45, joined gossip cluster" [2022-05-12T13:05:01.018Z] time="2022-05-12T13:05:00Z" level=info msg="Node 03c3e5f3c919/172.18.20.45, added to nodes list" [2022-05-12T13:05:01.018Z] time="2022-05-12T13:05:00Z" level=info msg="Node 03c3e5f3c919/172.18.20.45, joined gossip cluster" [2022-05-12T13:05:01.018Z] time="2022-05-12T13:05:00Z" level=info msg="Node 03c3e5f3c919/172.18.20.45, is the new incarnation of the shutdown node 64a8a9da399c/172.18.20.45" [2022-05-12T13:05:01.018Z] time="2022-05-12T13:05:00Z" level=info msg="Node 03c3e5f3c919/172.18.20.45, added to nodes list" [2022-05-12T13:05:01.278Z] === RUN TestGetAddress [2022-05-12T13:05:01.278Z] --- PASS: TestGetAddress (0.00s) [2022-05-12T13:05:01.278Z] === RUN TestRemove [2022-05-12T13:05:01.278Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T13:05:01.278Z] --- SKIP: TestRemove (0.00s) [2022-05-12T13:05:01.278Z] === RUN TestInitializeWithVolumes [2022-05-12T13:05:01.278Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-12T13:05:01.278Z] === RUN TestCreate [2022-05-12T13:05:01.278Z] --- PASS: TestCreate (0.01s) [2022-05-12T13:05:01.278Z] === RUN TestValidateName [2022-05-12T13:05:01.278Z] --- PASS: TestValidateName (0.00s) [2022-05-12T13:05:01.278Z] === RUN TestCreateWithOpts [2022-05-12T13:05:01.278Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T13:05:01.278Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-12T13:05:01.278Z] === RUN TestRelaodNoOpts [2022-05-12T13:05:01.278Z] === RUN TestGetDriver [2022-05-12T13:05:01.278Z] --- PASS: TestGetDriver (0.00s) [2022-05-12T13:05:01.278Z] === RUN TestVolumeRequestError [2022-05-12T13:05:01.278Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-12T13:05:01.278Z] PASS [2022-05-12T13:05:01.278Z] coverage: 36.1% of statements [2022-05-12T13:05:01.278Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-05-12T13:05:01.278Z] PASS [2022-05-12T13:05:01.278Z] coverage: 41.5% of statements [2022-05-12T13:05:01.278Z] ok github.com/docker/docker/volume/drivers 0.060s coverage: 36.1% of statements [2022-05-12T13:05:01.278Z] ok github.com/docker/docker/volume/local 0.093s coverage: 41.5% of statements [2022-05-12T13:05:01.278Z] === RUN TestLCOWParseMountRaw [2022-05-12T13:05:01.278Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-12T13:05:01.278Z] === RUN TestLCOWParseMountRawSplit [2022-05-12T13:05:01.278Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-12T13:05:01.278Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-12T13:05:01.278Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-12T13:05:01.278Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-12T13:05:01.278Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-12T13:05:01.278Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-12T13:05:01.278Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-12T13:05:01.278Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-12T13:05:01.278Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-12T13:05:01.278Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T13:05:01.278Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-12T13:05:01.278Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-12T13:05:01.278Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-12T13:05:01.278Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-12T13:05:01.278Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-12T13:05:01.278Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-12T13:05:01.278Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-12T13:05:01.278Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-12T13:05:01.278Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-12T13:05:01.278Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-12T13:05:01.278Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-12T13:05:01.278Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-12T13:05:01.278Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T13:05:01.278Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-12T13:05:01.278Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T13:05:01.278Z] === RUN TestLinuxParseMountRaw [2022-05-12T13:05:01.278Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-12T13:05:01.278Z] === RUN TestLinuxParseMountRawSplit [2022-05-12T13:05:01.278Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-12T13:05:01.278Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-12T13:05:01.278Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-12T13:05:01.278Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-12T13:05:01.278Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-12T13:05:01.278Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-12T13:05:01.278Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-12T13:05:01.278Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-12T13:05:01.278Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-12T13:05:01.278Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-12T13:05:01.278Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-12T13:05:01.278Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-12T13:05:01.278Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-12T13:05:01.278Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-12T13:05:01.278Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-12T13:05:01.278Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-12T13:05:01.279Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-12T13:05:01.279Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-12T13:05:01.279Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-12T13:05:01.279Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-12T13:05:01.279Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T13:05:01.279Z] === RUN TestConvertTmpfsOptions [2022-05-12T13:05:01.279Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-12T13:05:01.279Z] linux_parser_test.go:209: data="ro" [2022-05-12T13:05:01.279Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-12T13:05:01.279Z] === RUN TestParseMountSpec [2022-05-12T13:05:01.477Z] time="2022-05-12T13:05:01Z" level=info msg="Node 03c3e5f3c919/172.18.20.45, joined gossip cluster" [2022-05-12T13:05:01.477Z] time="2022-05-12T13:05:01Z" level=info msg="Node 03c3e5f3c919/172.18.20.45, added to nodes list" [2022-05-12T13:05:01.477Z] time="2022-05-12T13:05:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.20.45:10033" [2022-05-12T13:05:01.477Z] time="2022-05-12T13:05:01Z" level=debug msg="memberlist: Stream connection from=172.18.20.45:49379" [2022-05-12T13:05:01.477Z] time="2022-05-12T13:05:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.20.45:10034" [2022-05-12T13:05:01.477Z] time="2022-05-12T13:05:01Z" level=debug msg="memberlist: Stream connection from=172.18.20.45:49380" [2022-05-12T13:05:01.477Z] time="2022-05-12T13:05:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.20.45:10035" [2022-05-12T13:05:01.477Z] time="2022-05-12T13:05:01Z" level=debug msg="memberlist: Stream connection from=172.18.20.45:49381" [2022-05-12T13:05:01.747Z] parser_test.go:62: case 0 [2022-05-12T13:05:01.747Z] parser_test.go:62: case 1 [2022-05-12T13:05:01.747Z] parser_test.go:62: case 2 [2022-05-12T13:05:01.747Z] parser_test.go:62: case 3 [2022-05-12T13:05:01.747Z] parser_test.go:62: case 4 [2022-05-12T13:05:01.747Z] parser_test.go:62: case 5 [2022-05-12T13:05:01.747Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-12T13:05:01.747Z] === RUN TestValidateMount [2022-05-12T13:05:01.747Z] --- PASS: TestValidateMount (0.00s) [2022-05-12T13:05:01.747Z] === RUN TestWindowsParseMountRaw [2022-05-12T13:05:01.747Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-12T13:05:01.747Z] === RUN TestWindowsParseMountRawSplit [2022-05-12T13:05:01.747Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-12T13:05:01.747Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-12T13:05:01.747Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-12T13:05:01.747Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-12T13:05:01.747Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-12T13:05:01.747Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-12T13:05:01.747Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-12T13:05:01.747Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-12T13:05:01.747Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-12T13:05:01.748Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-12T13:05:01.748Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T13:05:01.748Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-12T13:05:01.748Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-12T13:05:01.748Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-12T13:05:01.748Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-12T13:05:01.748Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-12T13:05:01.748Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-12T13:05:01.748Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-12T13:05:01.748Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-12T13:05:01.748Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-12T13:05:01.748Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-12T13:05:01.748Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-12T13:05:01.748Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-12T13:05:01.748Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-12T13:05:01.748Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T13:05:01.748Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-12T13:05:01.748Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T13:05:01.748Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-12T13:05:01.748Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T13:05:01.748Z] PASS [2022-05-12T13:05:01.748Z] coverage: 67.6% of statements [2022-05-12T13:05:01.748Z] ok github.com/docker/docker/volume/mounts 0.065s coverage: 67.6% of statements [2022-05-12T13:05:01.933Z] 2022/05/12 13:05:01 Closing DB instances... [2022-05-12T13:05:01.933Z] time="2022-05-12T13:05:01Z" level=info msg="Node aca751d4579a change state NodeActive --> NodeLeft" [2022-05-12T13:05:01.933Z] time="2022-05-12T13:05:01Z" level=info msg="node5(696b193d086a): Node leave event for aca751d4579a/172.18.20.45" [2022-05-12T13:05:01.933Z] time="2022-05-12T13:05:01Z" level=info msg="Node aca751d4579a change state NodeActive --> NodeLeft" [2022-05-12T13:05:01.933Z] time="2022-05-12T13:05:01Z" level=info msg="node2(a50c37f7daa4): Node leave event for aca751d4579a/172.18.20.45" [2022-05-12T13:05:01.933Z] time="2022-05-12T13:05:01Z" level=info msg="Node aca751d4579a change state NodeActive --> NodeLeft" [2022-05-12T13:05:01.933Z] time="2022-05-12T13:05:01Z" level=info msg="node3(03c3e5f3c919): Node leave event for aca751d4579a/172.18.20.45" [2022-05-12T13:05:01.933Z] time="2022-05-12T13:05:01Z" level=info msg="Node aca751d4579a change state NodeActive --> NodeLeft" [2022-05-12T13:05:01.933Z] time="2022-05-12T13:05:01Z" level=info msg="node1(aca751d4579a): Node leave event for aca751d4579a/172.18.20.45" [2022-05-12T13:05:01.933Z] time="2022-05-12T13:05:01Z" level=info msg="Node aca751d4579a change state NodeActive --> NodeLeft" [2022-05-12T13:05:01.933Z] time="2022-05-12T13:05:01Z" level=info msg="node4(0fb692c91901): Node leave event for aca751d4579a/172.18.20.45" [2022-05-12T13:05:01.933Z] time="2022-05-12T13:05:01Z" level=info msg="Node aca751d4579a/172.18.20.45, left gossip cluster" [2022-05-12T13:05:01.933Z] time="2022-05-12T13:05:01Z" level=info msg="Node aca751d4579a/172.18.20.45, left gossip cluster" [2022-05-12T13:05:01.933Z] time="2022-05-12T13:05:01Z" level=info msg="Node aca751d4579a/172.18.20.45, left gossip cluster" [2022-05-12T13:05:02.388Z] time="2022-05-12T13:05:01Z" level=info msg="Node aca751d4579a/172.18.20.45, left gossip cluster" [2022-05-12T13:05:02.388Z] time="2022-05-12T13:05:01Z" level=info msg="Node aca751d4579a/172.18.20.45, left gossip cluster" [2022-05-12T13:05:02.388Z] time="2022-05-12T13:05:02Z" level=info msg="Node a50c37f7daa4 change state NodeActive --> NodeLeft" [2022-05-12T13:05:02.388Z] time="2022-05-12T13:05:02Z" level=info msg="node5(696b193d086a): Node leave event for a50c37f7daa4/172.18.20.45" [2022-05-12T13:05:02.388Z] time="2022-05-12T13:05:02Z" level=info msg="Node a50c37f7daa4 change state NodeActive --> NodeLeft" [2022-05-12T13:05:02.388Z] time="2022-05-12T13:05:02Z" level=info msg="node3(03c3e5f3c919): Node leave event for a50c37f7daa4/172.18.20.45" [2022-05-12T13:05:02.388Z] time="2022-05-12T13:05:02Z" level=info msg="Node a50c37f7daa4 change state NodeActive --> NodeLeft" [2022-05-12T13:05:02.388Z] time="2022-05-12T13:05:02Z" level=info msg="node4(0fb692c91901): Node leave event for a50c37f7daa4/172.18.20.45" [2022-05-12T13:05:02.388Z] time="2022-05-12T13:05:02Z" level=info msg="Node a50c37f7daa4 change state NodeActive --> NodeLeft" [2022-05-12T13:05:02.388Z] time="2022-05-12T13:05:02Z" level=info msg="node2(a50c37f7daa4): Node leave event for a50c37f7daa4/172.18.20.45" [2022-05-12T13:05:02.388Z] time="2022-05-12T13:05:02Z" level=info msg="Node a50c37f7daa4/172.18.20.45, left gossip cluster" [2022-05-12T13:05:02.392Z] docker_cli_daemon_plugins_test.go:80: [d11cac667d48c] daemon is not started [2022-05-12T13:05:02.844Z] time="2022-05-12T13:05:02Z" level=info msg="Node a50c37f7daa4/172.18.20.45, left gossip cluster" [2022-05-12T13:05:02.844Z] time="2022-05-12T13:05:02Z" level=info msg="Node a50c37f7daa4/172.18.20.45, left gossip cluster" [2022-05-12T13:05:02.844Z] time="2022-05-12T13:05:02Z" level=info msg="Node a50c37f7daa4/172.18.20.45, left gossip cluster" [2022-05-12T13:05:02.844Z] time="2022-05-12T13:05:02Z" level=info msg="Node 03c3e5f3c919 change state NodeActive --> NodeLeft" [2022-05-12T13:05:02.844Z] time="2022-05-12T13:05:02Z" level=info msg="node4(0fb692c91901): Node leave event for 03c3e5f3c919/172.18.20.45" [2022-05-12T13:05:02.844Z] time="2022-05-12T13:05:02Z" level=info msg="Node 03c3e5f3c919 change state NodeActive --> NodeLeft" [2022-05-12T13:05:02.844Z] time="2022-05-12T13:05:02Z" level=info msg="node5(696b193d086a): Node leave event for 03c3e5f3c919/172.18.20.45" [2022-05-12T13:05:02.844Z] time="2022-05-12T13:05:02Z" level=info msg="Node 03c3e5f3c919 change state NodeActive --> NodeLeft" [2022-05-12T13:05:02.844Z] time="2022-05-12T13:05:02Z" level=info msg="node3(03c3e5f3c919): Node leave event for 03c3e5f3c919/172.18.20.45" [2022-05-12T13:05:02.844Z] time="2022-05-12T13:05:02Z" level=info msg="Node 03c3e5f3c919/172.18.20.45, left gossip cluster" [2022-05-12T13:05:02.844Z] time="2022-05-12T13:05:02Z" level=info msg="Node 03c3e5f3c919/172.18.20.45, left gossip cluster" [2022-05-12T13:05:03.300Z] time="2022-05-12T13:05:02Z" level=info msg="Node 03c3e5f3c919/172.18.20.45, left gossip cluster" [2022-05-12T13:05:03.300Z] time="2022-05-12T13:05:03Z" level=info msg="Node 0fb692c91901 change state NodeActive --> NodeLeft" [2022-05-12T13:05:03.300Z] time="2022-05-12T13:05:03Z" level=info msg="node5(696b193d086a): Node leave event for 0fb692c91901/172.18.20.45" [2022-05-12T13:05:03.300Z] time="2022-05-12T13:05:03Z" level=info msg="Node 0fb692c91901 change state NodeActive --> NodeLeft" [2022-05-12T13:05:03.300Z] time="2022-05-12T13:05:03Z" level=info msg="node4(0fb692c91901): Node leave event for 0fb692c91901/172.18.20.45" [2022-05-12T13:05:03.313Z] === RUN TestSetGetMeta [2022-05-12T13:05:03.313Z] === PAUSE TestSetGetMeta [2022-05-12T13:05:03.313Z] === RUN TestRestore [2022-05-12T13:05:03.313Z] === PAUSE TestRestore [2022-05-12T13:05:03.313Z] === RUN TestServiceCreate [2022-05-12T13:05:03.313Z] === PAUSE TestServiceCreate [2022-05-12T13:05:03.313Z] === RUN TestServiceList [2022-05-12T13:05:03.313Z] === PAUSE TestServiceList [2022-05-12T13:05:03.313Z] === RUN TestServiceRemove [2022-05-12T13:05:03.313Z] === PAUSE TestServiceRemove [2022-05-12T13:05:03.313Z] === RUN TestServiceGet [2022-05-12T13:05:03.313Z] === PAUSE TestServiceGet [2022-05-12T13:05:03.313Z] === RUN TestServicePrune [2022-05-12T13:05:03.313Z] === PAUSE TestServicePrune [2022-05-12T13:05:03.313Z] === RUN TestCreate [2022-05-12T13:05:03.313Z] === PAUSE TestCreate [2022-05-12T13:05:03.313Z] === RUN TestRemove [2022-05-12T13:05:03.313Z] === PAUSE TestRemove [2022-05-12T13:05:03.313Z] === RUN TestList [2022-05-12T13:05:03.313Z] === PAUSE TestList [2022-05-12T13:05:03.313Z] === RUN TestFindByDriver [2022-05-12T13:05:03.313Z] === PAUSE TestFindByDriver [2022-05-12T13:05:03.313Z] === RUN TestFindByReferenced [2022-05-12T13:05:03.313Z] === PAUSE TestFindByReferenced [2022-05-12T13:05:03.313Z] === RUN TestDerefMultipleOfSameRef [2022-05-12T13:05:03.313Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-12T13:05:03.313Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T13:05:03.313Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T13:05:03.313Z] === RUN TestDefererencePluginOnCreateError [2022-05-12T13:05:03.313Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-12T13:05:03.313Z] === RUN TestRefDerefRemove [2022-05-12T13:05:03.313Z] === PAUSE TestRefDerefRemove [2022-05-12T13:05:03.313Z] === RUN TestGet [2022-05-12T13:05:03.313Z] === PAUSE TestGet [2022-05-12T13:05:03.313Z] === RUN TestGetWithReference [2022-05-12T13:05:03.313Z] === PAUSE TestGetWithReference [2022-05-12T13:05:03.313Z] === RUN TestFilterFunc [2022-05-12T13:05:03.313Z] === RUN TestFilterFunc/test_nil_list [2022-05-12T13:05:03.313Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-12T13:05:03.313Z] === RUN TestFilterFunc/test_empty_list [2022-05-12T13:05:03.313Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-12T13:05:03.313Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T13:05:03.313Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T13:05:03.313Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T13:05:03.313Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T13:05:03.313Z] === RUN TestFilterFunc/test_filter_some [2022-05-12T13:05:03.313Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-12T13:05:03.313Z] === RUN TestFilterFunc/test_filter_middle [2022-05-12T13:05:03.313Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-12T13:05:03.313Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-12T13:05:03.313Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-12T13:05:03.313Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-12T13:05:03.313Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-12T13:05:03.313Z] === CONT TestFilterFunc/test_nil_list [2022-05-12T13:05:03.313Z] === CONT TestFilterFunc/test_filter_some [2022-05-12T13:05:03.313Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T13:05:03.313Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T13:05:03.313Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-12T13:05:03.313Z] === CONT TestFilterFunc/test_empty_list [2022-05-12T13:05:03.313Z] === CONT TestFilterFunc/test_filter_middle [2022-05-12T13:05:03.313Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-12T13:05:03.313Z] --- PASS: TestFilterFunc (0.00s) [2022-05-12T13:05:03.313Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-12T13:05:03.313Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-12T13:05:03.313Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-12T13:05:03.313Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-12T13:05:03.313Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-12T13:05:03.313Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-12T13:05:03.313Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-12T13:05:03.313Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-12T13:05:03.313Z] === CONT TestSetGetMeta [2022-05-12T13:05:03.313Z] === CONT TestList [2022-05-12T13:05:03.313Z] === CONT TestServiceGet [2022-05-12T13:05:03.313Z] === CONT TestDefererencePluginOnCreateError [2022-05-12T13:05:03.313Z] --- PASS: TestSetGetMeta (0.03s) [2022-05-12T13:05:03.313Z] === CONT TestGetWithReference [2022-05-12T13:05:03.313Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-05-12T13:05:03.313Z] === CONT TestGet [2022-05-12T13:05:03.313Z] --- PASS: TestList (0.05s) [2022-05-12T13:05:03.313Z] === CONT TestRefDerefRemove [2022-05-12T13:05:03.313Z] --- PASS: TestGetWithReference (0.04s) [2022-05-12T13:05:03.313Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T13:05:03.313Z] --- PASS: TestGet (0.03s) [2022-05-12T13:05:03.313Z] === CONT TestDerefMultipleOfSameRef [2022-05-12T13:05:03.313Z] --- PASS: TestRefDerefRemove (0.02s) [2022-05-12T13:05:03.313Z] === CONT TestFindByReferenced [2022-05-12T13:05:03.313Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-05-12T13:05:03.313Z] === CONT TestFindByDriver [2022-05-12T13:05:03.313Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-05-12T13:05:03.313Z] === CONT TestRemove [2022-05-12T13:05:03.313Z] --- PASS: TestFindByReferenced (0.02s) [2022-05-12T13:05:03.313Z] === CONT TestCreate [2022-05-12T13:05:03.313Z] --- PASS: TestFindByDriver (0.03s) [2022-05-12T13:05:03.313Z] === CONT TestServicePrune [2022-05-12T13:05:03.313Z] --- PASS: TestCreate (0.02s) [2022-05-12T13:05:03.313Z] === CONT TestServiceRemove [2022-05-12T13:05:03.313Z] --- PASS: TestRemove (0.03s) [2022-05-12T13:05:03.313Z] === CONT TestServiceList [2022-05-12T13:05:03.313Z] time="2022-05-12T13:05:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T13:05:03.313Z] --- PASS: TestServiceGet (0.23s) [2022-05-12T13:05:03.313Z] === CONT TestServiceCreate [2022-05-12T13:05:03.313Z] --- PASS: TestServiceRemove (0.12s) [2022-05-12T13:05:03.313Z] === CONT TestRestore [2022-05-12T13:05:03.313Z] --- PASS: TestServiceList (0.12s) [2022-05-12T13:05:03.313Z] time="2022-05-12T13:05:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T13:05:03.313Z] time="2022-05-12T13:05:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T13:05:03.313Z] time="2022-05-12T13:05:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-12T13:05:03.313Z] --- PASS: TestServiceCreate (0.03s) [2022-05-12T13:05:03.313Z] --- PASS: TestRestore (0.03s) [2022-05-12T13:05:03.313Z] time="2022-05-12T13:05:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T13:05:03.313Z] --- PASS: TestServicePrune (0.16s) [2022-05-12T13:05:03.313Z] PASS [2022-05-12T13:05:03.313Z] coverage: 69.0% of statements [2022-05-12T13:05:03.313Z] ok github.com/docker/docker/volume/service 0.320s coverage: 69.0% of statements [2022-05-12T13:05:03.336Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-05-12T13:05:03.336Z] --- PASS: TestNetworkLoopbackNat (2.93s) [2022-05-12T13:05:03.336Z] === RUN TestPause [2022-05-12T13:05:03.755Z] time="2022-05-12T13:05:03Z" level=info msg="Node 0fb692c91901/172.18.20.45, left gossip cluster" [2022-05-12T13:05:03.755Z] time="2022-05-12T13:05:03Z" level=info msg="Node 0fb692c91901/172.18.20.45, left gossip cluster" [2022-05-12T13:05:04.211Z] time="2022-05-12T13:05:04Z" level=info msg="Node 696b193d086a/172.18.20.45, left gossip cluster" [2022-05-12T13:05:04.211Z] time="2022-05-12T13:05:04Z" level=info msg="Node 696b193d086a change state NodeActive --> NodeFailed" [2022-05-12T13:05:04.211Z] time="2022-05-12T13:05:04Z" level=info msg="Node 696b193d086a/172.18.20.45, added to failed nodes list" [2022-05-12T13:05:04.211Z] --- PASS: TestNetworkDBIslands (11.46s) [2022-05-12T13:05:04.211Z] PASS [2022-05-12T13:05:04.211Z] coverage: 60.0% of statements [2022-05-12T13:05:04.211Z] ok github.com/docker/docker/libnetwork/networkdb 103.039s coverage: 60.0% of statements [2022-05-12T13:05:04.211Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-12T13:05:04.211Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-12T13:05:04.211Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-12T13:05:04.211Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-12T13:05:04.211Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-12T13:05:04.211Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-12T13:05:04.211Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-12T13:05:04.211Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-12T13:05:04.211Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-12T13:05:04.211Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-12T13:05:04.211Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-12T13:05:04.211Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-12T13:05:04.211Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-12T13:05:04.211Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-12T13:05:04.211Z] ? github.com/docker/docker/quota [no test files] [2022-05-12T13:05:04.211Z] ? github.com/docker/docker/rootless [no test files] [2022-05-12T13:05:04.211Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-12T13:05:04.211Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-12T13:05:04.211Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-12T13:05:04.211Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-12T13:05:04.211Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-12T13:05:04.211Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-12T13:05:04.211Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-12T13:05:04.211Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-12T13:05:04.211Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-12T13:05:04.211Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-12T13:05:04.211Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-12T13:05:04.211Z] ? github.com/docker/docker/volume [no test files] [2022-05-12T13:05:04.211Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-12T13:05:04.211Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-12T13:05:04.281Z] --- PASS: TestPause (0.75s) [2022-05-12T13:05:04.281Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T13:05:04.281Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T13:05:04.281Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T13:05:04.281Z] === RUN TestPauseStopPausedContainer [2022-05-12T13:05:04.281Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-12T13:05:04.487Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-12T13:05:04.855Z] --- PASS: TestPauseStopPausedContainer (0.66s) [2022-05-12T13:05:04.855Z] === RUN TestPidHost [2022-05-12T13:05:05.054Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-05-12T13:05:05.060Z] --- PASS: TestDockerNetworkConnectAlias (4.20s) [2022-05-12T13:05:05.061Z] === RUN TestDockerNetworkReConnect [2022-05-12T13:05:06.247Z] docker_cli_daemon_plugins_test.go:170: [d0ba5bd6649fd] daemon is not started [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === Skipped [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-12T13:05:06.376Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2022-05-12T13:05:06.376Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-12T13:05:06.376Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-12T13:05:06.376Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-12T13:05:06.376Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-12T13:05:06.376Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-12T13:05:06.376Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-12T13:05:06.376Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-12T13:05:06.376Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-12T13:05:06.376Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-12T13:05:06.376Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-12T13:05:06.376Z] daemon_test.go:145: root required [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T13:05:06.376Z] reload_test.go:342: root required [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-12T13:05:06.376Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T13:05:06.376Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-12T13:05:06.376Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-12T13:05:06.376Z] download_test.go:267: Needs fixing on Windows [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-12T13:05:06.376Z] layer_test.go:291: Failing on Windows [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-12T13:05:06.376Z] layer_test.go:340: Failing on Windows [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-12T13:05:06.376Z] layer_test.go:455: Failing on Windows [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-12T13:05:06.376Z] layer_test.go:684: Failing on Windows [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-12T13:05:06.376Z] migration_test.go:45: Failing on Windows [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T13:05:06.376Z] migration_test.go:181: Failing on Windows [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-12T13:05:06.376Z] mount_test.go:17: Failing on Windows [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-12T13:05:06.376Z] mount_test.go:76: Failing on Windows [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-12T13:05:06.376Z] mount_test.go:125: Failing on Windows [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-12T13:05:06.376Z] mount_test.go:212: Failing on Windows [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-12T13:05:06.376Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-05-12T13:05:06.376Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-12T13:05:06.376Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-12T13:05:06.376Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-12T13:05:06.376Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-12T13:05:06.376Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-12T13:05:06.376Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-12T13:05:06.376Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-12T13:05:06.376Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-12T13:05:06.376Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-12T13:05:06.376Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-12T13:05:06.376Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-12T13:05:06.376Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-12T13:05:06.376Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-12T13:05:06.376Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-12T13:05:06.376Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-12T13:05:06.376Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-12T13:05:06.376Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-05-12T13:05:06.376Z] archive_test.go:140: zstd not installed [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-12T13:05:06.376Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-12T13:05:06.376Z] archive_windows_test.go:16: Currently fails [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-12T13:05:06.376Z] changes_test.go:196: needs more investigation [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-12T13:05:06.376Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-12T13:05:06.376Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-12T13:05:06.376Z] changes_test.go:433: needs further investigation [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-12T13:05:06.376Z] changes_test.go:469: needs further investigation [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-12T13:05:06.376Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-12T13:05:06.376Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T13:05:06.376Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-12T13:05:06.376Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-12T13:05:06.376Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-12T13:05:06.376Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T13:05:06.376Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T13:05:06.376Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-12T13:05:06.376Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-12T13:05:06.376Z] poller_test.go:40: No chmod on Windows [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T13:05:06.376Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T13:05:06.376Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-12T13:05:06.376Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-12T13:05:06.376Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-12T13:05:06.376Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-12T13:05:06.376Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-12T13:05:06.376Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T13:05:06.376Z] [2022-05-12T13:05:06.376Z] DONE 2285 tests, 70 skipped in 273.655s [2022-05-12T13:05:06.431Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-12T13:05:06.431Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-12T13:05:06.431Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-12T13:05:06.431Z] Cross building: bundles/cross/windows/amd64 [2022-05-12T13:05:06.431Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-05-12T13:05:06.431Z] { [2022-05-12T13:05:06.431Z] "RT_GROUP_ICON": { [2022-05-12T13:05:06.431Z] "#1": { [2022-05-12T13:05:06.431Z] "0409": "../../winresources/docker.ico" [2022-05-12T13:05:06.431Z] } [2022-05-12T13:05:06.431Z] }, [2022-05-12T13:05:06.431Z] "RT_MANIFEST": { [2022-05-12T13:05:06.431Z] "#1": { [2022-05-12T13:05:06.431Z] "0409": { [2022-05-12T13:05:06.431Z] "identity": {}, [2022-05-12T13:05:06.431Z] "description": "Docker Engine", [2022-05-12T13:05:06.431Z] "minimum-os": "vista", [2022-05-12T13:05:06.431Z] "execution-level": "", [2022-05-12T13:05:06.431Z] "ui-access": false, [2022-05-12T13:05:06.431Z] "auto-elevate": false, [2022-05-12T13:05:06.431Z] "dpi-awareness": "unaware", [2022-05-12T13:05:06.431Z] "disable-theming": false, [2022-05-12T13:05:06.431Z] "disable-window-filtering": false, [2022-05-12T13:05:06.431Z] "high-resolution-scrolling-aware": false, [2022-05-12T13:05:06.431Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-12T13:05:06.431Z] "long-path-aware": false, [2022-05-12T13:05:06.431Z] "printer-driver-isolation": false, [2022-05-12T13:05:06.431Z] "gdi-scaling": false, [2022-05-12T13:05:06.431Z] "segment-heap": false, [2022-05-12T13:05:06.431Z] "use-common-controls-v6": false [2022-05-12T13:05:06.431Z] } [2022-05-12T13:05:06.431Z] } [2022-05-12T13:05:06.431Z] }, [2022-05-12T13:05:06.431Z] "RT_MESSAGETABLE": { [2022-05-12T13:05:06.431Z] "#1": { [2022-05-12T13:05:06.431Z] "0409": "../../winresources/event_messages.bin" [2022-05-12T13:05:06.431Z] } [2022-05-12T13:05:06.431Z] }, [2022-05-12T13:05:06.431Z] "RT_VERSION": { [2022-05-12T13:05:06.431Z] "#1": { [2022-05-12T13:05:06.431Z] "0409": { [2022-05-12T13:05:06.431Z] "fixed": { [2022-05-12T13:05:06.431Z] "file_version": "0.0.0.0", [2022-05-12T13:05:06.431Z] "product_version": "0.0.0.0", [2022-05-12T13:05:06.431Z] "type": "Unknown" [2022-05-12T13:05:06.431Z] }, [2022-05-12T13:05:06.431Z] "info": { [2022-05-12T13:05:06.431Z] "0000": { [2022-05-12T13:05:06.431Z] "CompanyName": "", [2022-05-12T13:05:06.431Z] "FileVersion": "dev", [2022-05-12T13:05:06.431Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-12T13:05:06.431Z] "OriginalFileName": "dockerd-dev.exe", [2022-05-12T13:05:06.431Z] "ProductName": "", [2022-05-12T13:05:06.431Z] "ProductVersion": "dev", [2022-05-12T13:05:06.431Z] "SpecialBuild": "91c254a189daafce6f091a84bf483cffd968104d" [2022-05-12T13:05:06.431Z] } [2022-05-12T13:05:06.431Z] } [2022-05-12T13:05:06.431Z] } [2022-05-12T13:05:06.431Z] } [2022-05-12T13:05:06.431Z] } [2022-05-12T13:05:06.431Z] } [2022-05-12T13:05:06.431Z] cmd/dockerd/config.go [2022-05-12T13:05:06.431Z] cmd/dockerd/config_windows.go [2022-05-12T13:05:06.431Z] cmd/dockerd/daemon.go [2022-05-12T13:05:06.431Z] cmd/dockerd/daemon_test.go [2022-05-12T13:05:06.431Z] cmd/dockerd/daemon_windows.go [2022-05-12T13:05:06.431Z] cmd/dockerd/docker.go [2022-05-12T13:05:06.431Z] cmd/dockerd/docker_windows.go [2022-05-12T13:05:06.431Z] cmd/dockerd/genwinres_windows.go [2022-05-12T13:05:06.510Z] --- PASS: TestPidHost (1.73s) [2022-05-12T13:05:06.510Z] === RUN TestPsFilter [2022-05-12T13:05:06.691Z] cmd/dockerd/metrics.go [2022-05-12T13:05:06.691Z] cmd/dockerd/options.go [2022-05-12T13:05:06.691Z] cmd/dockerd/options_test.go [2022-05-12T13:05:06.691Z] cmd/dockerd/service_windows.go [2022-05-12T13:05:06.691Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-12T13:05:06.691Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-12T13:05:06.772Z] --- PASS: TestPsFilter (0.15s) [2022-05-12T13:05:06.772Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T13:05:06.772Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-12T13:05:06.833Z] INFO: make.ps1 ended at 05/12/2022 13:05:06 [2022-05-12T13:05:07.346Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-12T13:05:07.346Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) [2022-05-12T13:05:07.346Z] === RUN TestRemoveContainerWithVolume [2022-05-12T13:05:07.609Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-05-12T13:05:08.184Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2022-05-12T13:05:08.184Z] === RUN TestRemoveContainerRunning [2022-05-12T13:05:08.357Z] --- PASS: TestDockerNetworkReConnect (3.44s) [2022-05-12T13:05:08.357Z] === RUN TestServicePlugin [2022-05-12T13:05:08.386Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-12T13:05:08.386Z] INFO: Unit tests ended at 05/12/2022 13:05:08. Duration:00:04:47.0527667 [2022-05-12T13:05:08.386Z] INFO: Building busybox [2022-05-12T13:05:08.386Z] Sending build context to Docker daemon 5.12kB [2022-05-12T13:05:08.386Z] [2022-05-12T13:05:08.386Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-12T13:05:08.386Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-12T13:05:08.386Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-12T13:05:08.386Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-12T13:05:08.386Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-12T13:05:08.386Z] ---> 7c569352fed3 [2022-05-12T13:05:08.386Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-12T13:05:08.386Z] ---> Running in fdca8524e8ee [2022-05-12T13:05:08.759Z] --- PASS: TestRemoveContainerRunning (0.78s) [2022-05-12T13:05:08.759Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T13:05:09.705Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2022-05-12T13:05:09.705Z] === RUN TestRemoveInvalidContainer [2022-05-12T13:05:09.705Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-05-12T13:05:09.705Z] === RUN TestRenameLinkedContainer [2022-05-12T13:05:10.371Z] --- PASS: TestServiceWithDataPathPortInit (13.71s) [2022-05-12T13:05:10.371Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T13:05:11.096Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-05-12T13:05:11.655Z] plugin_test.go:61: [dcd6ad16c52aa] joining swarm manager [d53a26bcc0309]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T13:05:11.669Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-05-12T13:05:11.736Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:916yjqta7hgdzeq5ssrusxi8v Created:2022-05-12 13:05:10.165817013 +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[51d81e9a859e9f178540209555c7c692f65c47c632c8be5db5d2b06c0d608a98:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i65tmzfi0n4usya4javhul2xl EndpointID:038e9f8d3cc6706e1bfdefaa4fb48245f0cac33d06c93b87eda9a1c686eac6cc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a72751608a8cf6f3f4607a2e308a0f28c0737180afc577cc93b9a5f992445b37 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:ed0c3a22ea9f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i65tmzfi0n4usya4javhul2xl EndpointID:038e9f8d3cc6706e1bfdefaa4fb48245f0cac33d06c93b87eda9a1c686eac6cc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-12T13:05:12.242Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-05-12T13:05:12.504Z] check_test.go:307: [dc91dece5c8b9] daemon is not started [2022-05-12T13:05:12.504Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-05-12T13:05:12.765Z] --- PASS: TestRenameLinkedContainer (2.92s) [2022-05-12T13:05:12.765Z] === RUN TestRenameStoppedContainer [2022-05-12T13:05:13.035Z] plugin_test.go:64: [d83c0ee141512] joining swarm manager [d53a26bcc0309]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T13:05:13.051Z] Removing intermediate container fdca8524e8ee [2022-05-12T13:05:13.051Z] ---> d58935e796ce [2022-05-12T13:05:13.051Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-12T13:05:13.339Z] --- PASS: TestRenameStoppedContainer (0.67s) [2022-05-12T13:05:13.339Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T13:05:13.506Z] ---> Running in 205a0896bf7a [2022-05-12T13:05:13.506Z] Removing intermediate container 205a0896bf7a [2022-05-12T13:05:13.506Z] ---> 5819e24d1973 [2022-05-12T13:05:13.506Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-12T13:05:13.961Z] ---> Running in c1fb63b273c1 [2022-05-12T13:05:13.961Z] Removing intermediate container c1fb63b273c1 [2022-05-12T13:05:13.961Z] ---> c14330f0f87c [2022-05-12T13:05:13.961Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-12T13:05:14.286Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-05-12T13:05:14.861Z] --- PASS: TestRenameRunningContainerAndReuse (1.50s) [2022-05-12T13:05:14.861Z] === RUN TestRenameInvalidName [2022-05-12T13:05:15.124Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-12T13:05:15.486Z] [2022-05-12T13:05:15.699Z] --- PASS: TestRenameInvalidName (0.74s) [2022-05-12T13:05:15.699Z] === RUN TestRenameAnonymousContainer [2022-05-12T13:05:15.902Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2022-05-12T13:05:15.902Z] PASS [2022-05-12T13:05:15.902Z] [2022-05-12T13:05:15.902Z] === Skipped [2022-05-12T13:05:15.902Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T13:05:15.902Z] service_test.go:243: FLAKY_TEST [2022-05-12T13:05:15.902Z] [2022-05-12T13:05:15.902Z] DONE 38 tests, 1 skipped in 43.357s [2022-05-12T13:05:15.902Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-12T13:05:15.902Z] ++ 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 [2022-05-12T13:05:15.902Z] ++ set -e [2022-05-12T13:05:15.902Z] ++ '[' -n 0 ']' [2022-05-12T13:05:15.902Z] ++ set -x [2022-05-12T13:05:15.903Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2022-05-12T13:05:15.903Z] INFO: Testing against a local daemon [2022-05-12T13:05:15.903Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-12T13:05:15.903Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T13:05:15.903Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T13:05:15.903Z] === RUN TestDockerNetworkIpvlan [2022-05-12T13:05:15.903Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T13:05:15.903Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-12T13:05:15.903Z] PASS [2022-05-12T13:05:15.903Z] [2022-05-12T13:05:15.903Z] === Skipped [2022-05-12T13:05:15.903Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T13:05:15.903Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T13:05:15.903Z] [2022-05-12T13:05:15.903Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-12T13:05:15.903Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T13:05:15.903Z] [2022-05-12T13:05:15.903Z] DONE 2 tests, 2 skipped in 0.089s [2022-05-12T13:05:15.903Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-12T13:05:15.903Z] ++ 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 [2022-05-12T13:05:15.903Z] ++ set -e [2022-05-12T13:05:15.903Z] ++ '[' -n 0 ']' [2022-05-12T13:05:15.903Z] ++ set -x [2022-05-12T13:05:15.903Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2022-05-12T13:05:15.903Z] INFO: Testing against a local daemon [2022-05-12T13:05:15.903Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-12T13:05:15.941Z] ---> 33e0b51fda0e [2022-05-12T13:05:15.941Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-12T13:05:15.941Z] ---> Running in edd5ab99a877 [2022-05-12T13:05:15.961Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-05-12T13:05:16.224Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-12T13:05:17.616Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-12T13:05:17.616Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-05-12T13:05:17.793Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2022-05-12T13:05:17.793Z] === RUN TestDockerNetworkMacvlan [2022-05-12T13:05:18.049Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-12T13:05:18.562Z] --- PASS: TestRenameAnonymousContainer (2.81s) [2022-05-12T13:05:18.562Z] === RUN TestRenameContainerWithSameName [2022-05-12T13:05:18.976Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-12T13:05:19.137Z] --- PASS: TestRenameContainerWithSameName (0.70s) [2022-05-12T13:05:19.137Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T13:05:19.399Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-05-12T13:05:19.538Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-12T13:05:20.790Z] --- PASS: TestRenameContainerWithLinkedContainer (1.44s) [2022-05-12T13:05:20.790Z] === RUN TestResize [2022-05-12T13:05:21.363Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-05-12T13:05:21.363Z] --- PASS: TestResize (0.80s) [2022-05-12T13:05:21.363Z] === RUN TestResizeWithInvalidSize [2022-05-12T13:05:21.427Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-12T13:05:21.626Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-12T13:05:21.889Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2022-05-12T13:05:21.889Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T13:05:22.835Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2022-05-12T13:05:22.835Z] === RUN TestDaemonRestartKillContainers [2022-05-12T13:05:22.835Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T13:05:22.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T13:05:22.835Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T13:05:22.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T13:05:22.835Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T13:05:22.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T13:05:22.835Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T13:05:22.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T13:05:22.835Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T13:05:22.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T13:05:22.835Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T13:05:22.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T13:05:22.835Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T13:05:22.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T13:05:22.836Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T13:05:22.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T13:05:22.836Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T13:05:22.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T13:05:22.836Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T13:05:22.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T13:05:22.836Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T13:05:22.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T13:05:22.836Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T13:05:22.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T13:05:22.836Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T13:05:22.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T13:05:22.836Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T13:05:22.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T13:05:22.836Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T13:05:22.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T13:05:22.836Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T13:05:22.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T13:05:22.836Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T13:05:22.836Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T13:05:22.836Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-05-12T13:05:23.314Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-12T13:05:24.513Z] Removing intermediate container edd5ab99a877 [2022-05-12T13:05:24.513Z] ---> dde026f25427 [2022-05-12T13:05:24.513Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-12T13:05:24.513Z] ---> Running in 9c07849ff3d4 [2022-05-12T13:05:24.532Z] 2022/05/12 13:05:21 Closing DB instances... [2022-05-12T13:05:24.532Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-05-12T13:05:24.532Z] === RUN TestFindNode [2022-05-12T13:05:24.532Z] 2022/05/12 13:05:23 Closing DB instances... [2022-05-12T13:05:24.532Z] --- PASS: TestFindNode (0.02s) [2022-05-12T13:05:24.532Z] === RUN TestChangeNodeState [2022-05-12T13:05:24.532Z] 2022/05/12 13:05:23 Closing DB instances... [2022-05-12T13:05:24.532Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-12T13:05:24.532Z] === RUN TestNodeReincarnation [2022-05-12T13:05:24.532Z] 2022/05/12 13:05:23 Closing DB instances... [2022-05-12T13:05:25.391Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-05-12T13:05:25.974Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-05-12T13:05:25.974Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T13:05:26.053Z] [2022-05-12T13:05:26.053Z] SUCCESS: Specified value was saved. [2022-05-12T13:05:26.605Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-12T13:05:26.861Z] --- PASS: TestDockerNetworkMacvlan (9.46s) [2022-05-12T13:05:26.861Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-05-12T13:05:26.861Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-05-12T13:05:26.861Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-05-12T13:05:26.861Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2022-05-12T13:05:26.861Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.98s) [2022-05-12T13:05:26.861Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2022-05-12T13:05:26.861Z] PASS [2022-05-12T13:05:26.861Z] [2022-05-12T13:05:26.861Z] DONE 8 tests in 10.979s [2022-05-12T13:05:26.861Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-12T13:05:26.861Z] ++ 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 [2022-05-12T13:05:26.861Z] ++ set -e [2022-05-12T13:05:26.861Z] ++ '[' -n 0 ']' [2022-05-12T13:05:26.861Z] ++ set -x [2022-05-12T13:05:26.861Z] ++ 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 [2022-05-12T13:05:26.861Z] testing: warning: no tests to run [2022-05-12T13:05:26.861Z] PASS [2022-05-12T13:05:26.861Z] [2022-05-12T13:05:26.861Z] DONE 0 tests in 0.029s [2022-05-12T13:05:26.861Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-12T13:05:26.861Z] ++ 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 [2022-05-12T13:05:26.861Z] ++ set -e [2022-05-12T13:05:26.861Z] ++ '[' -n 0 ']' [2022-05-12T13:05:26.861Z] ++ set -x [2022-05-12T13:05:26.861Z] ++ 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 [2022-05-12T13:05:27.117Z] INFO: Testing against a local daemon [2022-05-12T13:05:27.117Z] === RUN TestAuthZPluginAllowRequest [2022-05-12T13:05:27.370Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T13:05:28.045Z] --- PASS: TestAuthZPluginAllowRequest (1.11s) [2022-05-12T13:05:28.045Z] === RUN TestAuthZPluginTLS [2022-05-12T13:05:28.217Z] Removing intermediate container 9c07849ff3d4 [2022-05-12T13:05:28.217Z] ---> 4f749ca09b8a [2022-05-12T13:05:28.217Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-12T13:05:28.217Z] ---> Running in 0f4052a919b0 [2022-05-12T13:05:28.317Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-12T13:05:28.317Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-12T13:05:28.607Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-05-12T13:05:28.607Z] === RUN TestAuthZPluginDenyRequest [2022-05-12T13:05:28.893Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T13:05:28.893Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T13:05:29.169Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-12T13:05:29.169Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-12T13:05:29.278Z] time="2022-05-12T13:05:28Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-12T13:05:29.279Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-12T13:05:29.279Z] === RUN TestParallelCreate [2022-05-12T13:05:29.279Z] 2022/05/12 13:05:28 Closing DB instances... [2022-05-12T13:05:29.279Z] --- PASS: TestParallelCreate (0.02s) [2022-05-12T13:05:29.279Z] === RUN TestParallelDelete [2022-05-12T13:05:29.279Z] 2022/05/12 13:05:28 Closing DB instances... [2022-05-12T13:05:29.279Z] --- PASS: TestParallelDelete (0.02s) [2022-05-12T13:05:29.279Z] === RUN TestNetworkDBIslands [2022-05-12T13:05:29.279Z] time="2022-05-12T13:05:28Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:755efcc169e8 with config:&{NodeID:755efcc169e8 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}" [2022-05-12T13:05:29.279Z] time="2022-05-12T13:05:28Z" level=info msg="Node 755efcc169e8/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:29.279Z] time="2022-05-12T13:05:28Z" level=info msg="Node 755efcc169e8/172.31.65.34, added to nodes list" [2022-05-12T13:05:29.279Z] time="2022-05-12T13:05:28Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:0fb28d38c12f with config:&{NodeID:0fb28d38c12f 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}" [2022-05-12T13:05:29.279Z] time="2022-05-12T13:05:28Z" level=info msg="Node 0fb28d38c12f/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:29.279Z] time="2022-05-12T13:05:28Z" level=info msg="Node 0fb28d38c12f/172.31.65.34, added to nodes list" [2022-05-12T13:05:29.279Z] time="2022-05-12T13:05:28Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-12T13:05:29.279Z] time="2022-05-12T13:05:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-12T13:05:29.279Z] time="2022-05-12T13:05:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49378" [2022-05-12T13:05:29.279Z] time="2022-05-12T13:05:28Z" level=info msg="Node 0fb28d38c12f/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:29.279Z] time="2022-05-12T13:05:28Z" level=info msg="Node 0fb28d38c12f/172.31.65.34, added to nodes list" [2022-05-12T13:05:29.279Z] time="2022-05-12T13:05:28Z" level=info msg="Node 755efcc169e8/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:29.279Z] time="2022-05-12T13:05:28Z" level=info msg="Node 755efcc169e8/172.31.65.34, added to nodes list" [2022-05-12T13:05:29.279Z] time="2022-05-12T13:05:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-12T13:05:29.279Z] time="2022-05-12T13:05:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49379" [2022-05-12T13:05:29.467Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-05-12T13:05:29.731Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-12T13:05:29.731Z] === RUN TestAuthZPluginDenyResponse [2022-05-12T13:05:29.746Z] time="2022-05-12T13:05:29Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:5d9f88568b5e with config:&{NodeID:5d9f88568b5e 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}" [2022-05-12T13:05:29.746Z] time="2022-05-12T13:05:29Z" level=info msg="Node 5d9f88568b5e/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:29.746Z] time="2022-05-12T13:05:29Z" level=info msg="Node 5d9f88568b5e/172.31.65.34, added to nodes list" [2022-05-12T13:05:29.746Z] time="2022-05-12T13:05:29Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-12T13:05:29.746Z] time="2022-05-12T13:05:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-12T13:05:29.746Z] time="2022-05-12T13:05:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49380" [2022-05-12T13:05:29.746Z] time="2022-05-12T13:05:29Z" level=info msg="Node 5d9f88568b5e/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:29.746Z] time="2022-05-12T13:05:29Z" level=info msg="Node 5d9f88568b5e/172.31.65.34, added to nodes list" [2022-05-12T13:05:29.746Z] time="2022-05-12T13:05:29Z" level=info msg="Node 755efcc169e8/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:29.746Z] time="2022-05-12T13:05:29Z" level=info msg="Node 755efcc169e8/172.31.65.34, added to nodes list" [2022-05-12T13:05:29.746Z] time="2022-05-12T13:05:29Z" level=info msg="Node 0fb28d38c12f/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:29.746Z] time="2022-05-12T13:05:29Z" level=info msg="Node 0fb28d38c12f/172.31.65.34, added to nodes list" [2022-05-12T13:05:29.746Z] time="2022-05-12T13:05:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-12T13:05:29.746Z] time="2022-05-12T13:05:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49381" [2022-05-12T13:05:29.746Z] time="2022-05-12T13:05:29Z" level=info msg="Node 5d9f88568b5e/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:29.746Z] time="2022-05-12T13:05:29Z" level=info msg="Node 5d9f88568b5e/172.31.65.34, added to nodes list" [2022-05-12T13:05:29.746Z] time="2022-05-12T13:05:29Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:5b4e072119c7 with config:&{NodeID:5b4e072119c7 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}" [2022-05-12T13:05:29.746Z] time="2022-05-12T13:05:29Z" level=info msg="Node 5b4e072119c7/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:29.746Z] time="2022-05-12T13:05:29Z" level=info msg="Node 5b4e072119c7/172.31.65.34, added to nodes list" [2022-05-12T13:05:29.746Z] time="2022-05-12T13:05:29Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-12T13:05:29.746Z] time="2022-05-12T13:05:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-12T13:05:29.746Z] time="2022-05-12T13:05:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49382" [2022-05-12T13:05:29.746Z] time="2022-05-12T13:05:29Z" level=info msg="Node 5b4e072119c7/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:29.746Z] time="2022-05-12T13:05:29Z" level=info msg="Node 5b4e072119c7/172.31.65.34, added to nodes list" [2022-05-12T13:05:29.746Z] time="2022-05-12T13:05:29Z" level=info msg="Node 755efcc169e8/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:29.746Z] time="2022-05-12T13:05:29Z" level=info msg="Node 755efcc169e8/172.31.65.34, added to nodes list" [2022-05-12T13:05:29.746Z] time="2022-05-12T13:05:29Z" level=info msg="Node 0fb28d38c12f/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:29.746Z] time="2022-05-12T13:05:29Z" level=info msg="Node 0fb28d38c12f/172.31.65.34, added to nodes list" [2022-05-12T13:05:29.746Z] time="2022-05-12T13:05:29Z" level=info msg="Node 5d9f88568b5e/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:29.746Z] time="2022-05-12T13:05:29Z" level=info msg="Node 5d9f88568b5e/172.31.65.34, added to nodes list" [2022-05-12T13:05:29.746Z] time="2022-05-12T13:05:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-12T13:05:29.746Z] time="2022-05-12T13:05:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49383" [2022-05-12T13:05:30.214Z] time="2022-05-12T13:05:29Z" level=info msg="Node 5b4e072119c7/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:30.214Z] time="2022-05-12T13:05:29Z" level=info msg="Node 5b4e072119c7/172.31.65.34, added to nodes list" [2022-05-12T13:05:30.214Z] time="2022-05-12T13:05:29Z" level=info msg="Node 5b4e072119c7/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:30.214Z] time="2022-05-12T13:05:29Z" level=info msg="Node 5b4e072119c7/172.31.65.34, added to nodes list" [2022-05-12T13:05:30.214Z] time="2022-05-12T13:05:30Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:afe0b1900ebc with config:&{NodeID:afe0b1900ebc 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}" [2022-05-12T13:05:30.214Z] time="2022-05-12T13:05:30Z" level=info msg="Node afe0b1900ebc/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:30.214Z] time="2022-05-12T13:05:30Z" level=info msg="Node afe0b1900ebc/172.31.65.34, added to nodes list" [2022-05-12T13:05:30.214Z] time="2022-05-12T13:05:30Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-12T13:05:30.214Z] time="2022-05-12T13:05:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-12T13:05:30.214Z] time="2022-05-12T13:05:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49384" [2022-05-12T13:05:30.214Z] time="2022-05-12T13:05:30Z" level=info msg="Node afe0b1900ebc/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:30.214Z] time="2022-05-12T13:05:30Z" level=info msg="Node afe0b1900ebc/172.31.65.34, added to nodes list" [2022-05-12T13:05:30.214Z] time="2022-05-12T13:05:30Z" level=info msg="Node 0fb28d38c12f/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:30.214Z] time="2022-05-12T13:05:30Z" level=info msg="Node 0fb28d38c12f/172.31.65.34, added to nodes list" [2022-05-12T13:05:30.214Z] time="2022-05-12T13:05:30Z" level=info msg="Node 5d9f88568b5e/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:30.214Z] time="2022-05-12T13:05:30Z" level=info msg="Node 5d9f88568b5e/172.31.65.34, added to nodes list" [2022-05-12T13:05:30.214Z] time="2022-05-12T13:05:30Z" level=info msg="Node 755efcc169e8/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:30.214Z] time="2022-05-12T13:05:30Z" level=info msg="Node 755efcc169e8/172.31.65.34, added to nodes list" [2022-05-12T13:05:30.214Z] time="2022-05-12T13:05:30Z" level=info msg="Node 5b4e072119c7/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:30.214Z] time="2022-05-12T13:05:30Z" level=info msg="Node 5b4e072119c7/172.31.65.34, added to nodes list" [2022-05-12T13:05:30.214Z] time="2022-05-12T13:05:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-12T13:05:30.214Z] time="2022-05-12T13:05:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49385" [2022-05-12T13:05:30.293Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-05-12T13:05:30.293Z] === RUN TestAuthZPluginAllowEventStream [2022-05-12T13:05:30.440Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-12T13:05:30.440Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T13:05:30.682Z] time="2022-05-12T13:05:30Z" level=info msg="Node afe0b1900ebc/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:30.682Z] time="2022-05-12T13:05:30Z" level=info msg="Node afe0b1900ebc/172.31.65.34, added to nodes list" [2022-05-12T13:05:30.682Z] time="2022-05-12T13:05:30Z" level=info msg="Node afe0b1900ebc/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:30.682Z] time="2022-05-12T13:05:30Z" level=info msg="Node afe0b1900ebc/172.31.65.34, added to nodes list" [2022-05-12T13:05:30.682Z] time="2022-05-12T13:05:30Z" level=info msg="Node afe0b1900ebc/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:30.682Z] time="2022-05-12T13:05:30Z" level=info msg="Node afe0b1900ebc/172.31.65.34, added to nodes list" [2022-05-12T13:05:30.682Z] networkdb_test.go:835: Re-joining: 3 [2022-05-12T13:05:30.682Z] time="2022-05-12T13:05:30Z" level=info msg="The new bootstrap node list is:[172.31.65.34:10033 172.31.65.34:10034 172.31.65.34:10035]" [2022-05-12T13:05:30.682Z] time="2022-05-12T13:05:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.65.34:10033" [2022-05-12T13:05:30.682Z] time="2022-05-12T13:05:30Z" level=debug msg="memberlist: Stream connection from=172.31.65.34:49386" [2022-05-12T13:05:30.682Z] time="2022-05-12T13:05:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.65.34:10034" [2022-05-12T13:05:30.682Z] time="2022-05-12T13:05:30Z" level=debug msg="memberlist: Stream connection from=172.31.65.34:49387" [2022-05-12T13:05:30.682Z] time="2022-05-12T13:05:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.65.34:10035" [2022-05-12T13:05:30.682Z] time="2022-05-12T13:05:30Z" level=debug msg="memberlist: Stream connection from=172.31.65.34:49388" [2022-05-12T13:05:30.714Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T13:05:31.150Z] networkdb_test.go:835: Re-joining: 4 [2022-05-12T13:05:31.150Z] time="2022-05-12T13:05:30Z" level=info msg="The new bootstrap node list is:[172.31.65.34:10033 172.31.65.34:10034 172.31.65.34:10035]" [2022-05-12T13:05:31.150Z] time="2022-05-12T13:05:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.65.34:10033" [2022-05-12T13:05:31.150Z] time="2022-05-12T13:05:30Z" level=debug msg="memberlist: Stream connection from=172.31.65.34:49389" [2022-05-12T13:05:31.150Z] time="2022-05-12T13:05:30Z" level=debug msg="memberlist: Stream connection from=172.31.65.34:49390" [2022-05-12T13:05:31.150Z] time="2022-05-12T13:05:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.65.34:10034" [2022-05-12T13:05:31.150Z] time="2022-05-12T13:05:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.65.34:10035" [2022-05-12T13:05:31.150Z] time="2022-05-12T13:05:30Z" level=debug msg="memberlist: Stream connection from=172.31.65.34:49391" [2022-05-12T13:05:31.150Z] time="2022-05-12T13:05:30Z" level=info msg="node 0 leaving" [2022-05-12T13:05:31.150Z] time="2022-05-12T13:05:31Z" level=info msg="Node 755efcc169e8 change state NodeActive --> NodeLeft" [2022-05-12T13:05:31.150Z] time="2022-05-12T13:05:31Z" level=info msg="node4(5b4e072119c7): Node leave event for 755efcc169e8/172.31.65.34" [2022-05-12T13:05:31.150Z] time="2022-05-12T13:05:31Z" level=info msg="Node 755efcc169e8 change state NodeActive --> NodeLeft" [2022-05-12T13:05:31.150Z] time="2022-05-12T13:05:31Z" level=info msg="node2(0fb28d38c12f): Node leave event for 755efcc169e8/172.31.65.34" [2022-05-12T13:05:31.150Z] time="2022-05-12T13:05:31Z" level=info msg="Node 755efcc169e8 change state NodeActive --> NodeLeft" [2022-05-12T13:05:31.150Z] time="2022-05-12T13:05:31Z" level=info msg="node5(afe0b1900ebc): Node leave event for 755efcc169e8/172.31.65.34" [2022-05-12T13:05:31.150Z] time="2022-05-12T13:05:31Z" level=info msg="Node 755efcc169e8 change state NodeActive --> NodeLeft" [2022-05-12T13:05:31.150Z] time="2022-05-12T13:05:31Z" level=info msg="node1(755efcc169e8): Node leave event for 755efcc169e8/172.31.65.34" [2022-05-12T13:05:31.150Z] time="2022-05-12T13:05:31Z" level=info msg="Node 755efcc169e8 change state NodeActive --> NodeLeft" [2022-05-12T13:05:31.150Z] time="2022-05-12T13:05:31Z" level=info msg="node3(5d9f88568b5e): Node leave event for 755efcc169e8/172.31.65.34" [2022-05-12T13:05:31.617Z] time="2022-05-12T13:05:31Z" level=info msg="Node 755efcc169e8/172.31.65.34, left gossip cluster" [2022-05-12T13:05:31.617Z] time="2022-05-12T13:05:31Z" level=info msg="Node 755efcc169e8/172.31.65.34, left gossip cluster" [2022-05-12T13:05:31.617Z] time="2022-05-12T13:05:31Z" level=info msg="Node 755efcc169e8/172.31.65.34, left gossip cluster" [2022-05-12T13:05:31.617Z] time="2022-05-12T13:05:31Z" level=info msg="Node 755efcc169e8/172.31.65.34, left gossip cluster" [2022-05-12T13:05:31.617Z] time="2022-05-12T13:05:31Z" level=info msg="Node 755efcc169e8/172.31.65.34, left gossip cluster" [2022-05-12T13:05:31.617Z] time="2022-05-12T13:05:31Z" level=info msg="node 1 leaving" [2022-05-12T13:05:31.617Z] time="2022-05-12T13:05:31Z" level=info msg="Node 0fb28d38c12f change state NodeActive --> NodeLeft" [2022-05-12T13:05:31.617Z] time="2022-05-12T13:05:31Z" level=info msg="node3(5d9f88568b5e): Node leave event for 0fb28d38c12f/172.31.65.34" [2022-05-12T13:05:31.617Z] time="2022-05-12T13:05:31Z" level=info msg="Node 0fb28d38c12f change state NodeActive --> NodeLeft" [2022-05-12T13:05:31.617Z] time="2022-05-12T13:05:31Z" level=info msg="node4(5b4e072119c7): Node leave event for 0fb28d38c12f/172.31.65.34" [2022-05-12T13:05:31.617Z] time="2022-05-12T13:05:31Z" level=info msg="Node 0fb28d38c12f/172.31.65.34, left gossip cluster" [2022-05-12T13:05:31.617Z] time="2022-05-12T13:05:31Z" level=info msg="Node 0fb28d38c12f change state NodeActive --> NodeLeft" [2022-05-12T13:05:31.617Z] time="2022-05-12T13:05:31Z" level=info msg="Node 0fb28d38c12f change state NodeActive --> NodeFailed" [2022-05-12T13:05:31.617Z] time="2022-05-12T13:05:31Z" level=info msg="Node 0fb28d38c12f/172.31.65.34, added to failed nodes list" [2022-05-12T13:05:31.617Z] time="2022-05-12T13:05:31Z" level=info msg="node5(afe0b1900ebc): Node leave event for 0fb28d38c12f/172.31.65.34" [2022-05-12T13:05:31.617Z] time="2022-05-12T13:05:31Z" level=error msg="node: 0fb28d38c12f is unknown to memberlist" [2022-05-12T13:05:31.658Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s) [2022-05-12T13:05:31.658Z] === RUN TestAuthZPluginErrorResponse [2022-05-12T13:05:31.914Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-05-12T13:05:31.914Z] === RUN TestAuthZPluginErrorRequest [2022-05-12T13:05:31.932Z] Cannot create a file when that file already exists. [2022-05-12T13:05:32.084Z] time="2022-05-12T13:05:31Z" level=info msg="Node 0fb28d38c12f/172.31.65.34, left gossip cluster" [2022-05-12T13:05:32.084Z] time="2022-05-12T13:05:31Z" level=info msg="Node 0fb28d38c12f/172.31.65.34, left gossip cluster" [2022-05-12T13:05:32.084Z] time="2022-05-12T13:05:31Z" level=info msg="Node 0fb28d38c12f/172.31.65.34, left gossip cluster" [2022-05-12T13:05:32.084Z] time="2022-05-12T13:05:31Z" level=info msg="node 2 leaving" [2022-05-12T13:05:32.084Z] time="2022-05-12T13:05:31Z" level=info msg="Node 5d9f88568b5e change state NodeActive --> NodeLeft" [2022-05-12T13:05:32.084Z] time="2022-05-12T13:05:31Z" level=info msg="node4(5b4e072119c7): Node leave event for 5d9f88568b5e/172.31.65.34" [2022-05-12T13:05:32.084Z] time="2022-05-12T13:05:31Z" level=info msg="Node 5d9f88568b5e change state NodeActive --> NodeLeft" [2022-05-12T13:05:32.084Z] time="2022-05-12T13:05:31Z" level=info msg="node5(afe0b1900ebc): Node leave event for 5d9f88568b5e/172.31.65.34" [2022-05-12T13:05:32.084Z] time="2022-05-12T13:05:31Z" level=info msg="Node 5d9f88568b5e change state NodeActive --> NodeLeft" [2022-05-12T13:05:32.084Z] time="2022-05-12T13:05:31Z" level=info msg="node3(5d9f88568b5e): Node leave event for 5d9f88568b5e/172.31.65.34" [2022-05-12T13:05:32.084Z] time="2022-05-12T13:05:31Z" level=debug msg="memberlist: Failed ping: 0fb28d38c12f (timeout reached)" [2022-05-12T13:05:32.084Z] time="2022-05-12T13:05:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.65.34:10036: use of closed network connection" [2022-05-12T13:05:32.084Z] time="2022-05-12T13:05:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.65.34:10035: use of closed network connection" [2022-05-12T13:05:32.105Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-12T13:05:32.476Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-12T13:05:32.476Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-12T13:05:32.551Z] time="2022-05-12T13:05:32Z" level=info msg="Node 5d9f88568b5e/172.31.65.34, left gossip cluster" [2022-05-12T13:05:32.551Z] time="2022-05-12T13:05:32Z" level=info msg="Node 5d9f88568b5e/172.31.65.34, left gossip cluster" [2022-05-12T13:05:32.551Z] time="2022-05-12T13:05:32Z" level=info msg="Node 5d9f88568b5e/172.31.65.34, left gossip cluster" [2022-05-12T13:05:32.551Z] networkdb_test.go:867: node4: OK [2022-05-12T13:05:32.551Z] networkdb_test.go:867: node5: OK [2022-05-12T13:05:32.551Z] time="2022-05-12T13:05:32Z" level=info msg="node 0 coming back" [2022-05-12T13:05:32.551Z] time="2022-05-12T13:05:32Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d7c745673012 with config:&{NodeID:d7c745673012 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}" [2022-05-12T13:05:32.551Z] time="2022-05-12T13:05:32Z" level=info msg="Node d7c745673012/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:32.551Z] time="2022-05-12T13:05:32Z" level=info msg="Node d7c745673012/172.31.65.34, added to nodes list" [2022-05-12T13:05:32.551Z] time="2022-05-12T13:05:32Z" level=info msg="node 1 coming back" [2022-05-12T13:05:32.551Z] time="2022-05-12T13:05:32Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:40c8a24c04e4 with config:&{NodeID:40c8a24c04e4 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}" [2022-05-12T13:05:32.551Z] time="2022-05-12T13:05:32Z" level=info msg="Node 40c8a24c04e4/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:32.551Z] time="2022-05-12T13:05:32Z" level=info msg="Node 40c8a24c04e4/172.31.65.34, added to nodes list" [2022-05-12T13:05:32.551Z] time="2022-05-12T13:05:32Z" level=info msg="node 2 coming back" [2022-05-12T13:05:32.551Z] time="2022-05-12T13:05:32Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:27abe23120b4 with config:&{NodeID:27abe23120b4 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}" [2022-05-12T13:05:32.551Z] time="2022-05-12T13:05:32Z" level=info msg="Node 27abe23120b4/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:32.551Z] time="2022-05-12T13:05:32Z" level=info msg="Node 27abe23120b4/172.31.65.34, added to nodes list" [2022-05-12T13:05:32.551Z] time="2022-05-12T13:05:32Z" level=info msg="memberlist: Suspect 0fb28d38c12f has failed, no acks received" [2022-05-12T13:05:32.679Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-12T13:05:33.018Z] time="2022-05-12T13:05:32Z" level=debug msg="memberlist: Failed ping: 5b4e072119c7 (timeout reached)" [2022-05-12T13:05:33.018Z] time="2022-05-12T13:05:32Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.31.65.34:10037: use of closed network connection" [2022-05-12T13:05:33.018Z] time="2022-05-12T13:05:32Z" level=debug msg="memberlist: Stream connection from=172.31.65.34:49393" [2022-05-12T13:05:33.037Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-05-12T13:05:33.037Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-12T13:05:33.487Z] time="2022-05-12T13:05:33Z" level=warning msg="memberlist: Was able to connect to 5b4e072119c7 but other probes failed, network may be misconfigured" [2022-05-12T13:05:34.403Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.30s) [2022-05-12T13:05:34.403Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-12T13:05:34.596Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-12T13:05:34.596Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T13:05:34.596Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T13:05:35.770Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.35s) [2022-05-12T13:05:35.770Z] === RUN TestAuthZPluginHeader [2022-05-12T13:05:35.991Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-05-12T13:05:35.991Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-12T13:05:36.332Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-05-12T13:05:36.332Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-12T13:05:36.332Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T13:05:36.332Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-12T13:05:36.332Z] === RUN TestAuthZPluginV2Disable [2022-05-12T13:05:36.332Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T13:05:36.332Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-05-12T13:05:36.332Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-12T13:05:36.332Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T13:05:36.332Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-12T13:05:36.332Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-12T13:05:36.332Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T13:05:36.332Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-12T13:05:36.332Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-12T13:05:36.431Z] time="2022-05-12T13:05:35Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.65.34:10033 172.31.65.34:10034 172.31.65.34:10035]" [2022-05-12T13:05:36.431Z] time="2022-05-12T13:05:36Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.65.34:10033 172.31.65.34:10034 172.31.65.34:10035]" [2022-05-12T13:05:36.592Z] Removing intermediate container 0f4052a919b0 [2022-05-12T13:05:36.592Z] ---> f87cc4a6490a [2022-05-12T13:05:36.592Z] Step 13/13 : CMD ["sh"] [2022-05-12T13:05:36.592Z] ---> Running in d11dfca89611 [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.65.34:10033" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=debug msg="memberlist: Stream connection from=172.31.65.34:49394" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node afe0b1900ebc/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node afe0b1900ebc/172.31.65.34, added to nodes list" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node 5b4e072119c7/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node d7c745673012/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node 5b4e072119c7/172.31.65.34, added to nodes list" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node d7c745673012/172.31.65.34, is the new incarnation of the shutdown node 755efcc169e8/172.31.65.34" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node d7c745673012/172.31.65.34, added to nodes list" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.65.34:10034" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=debug msg="memberlist: Stream connection from=172.31.65.34:49395" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node afe0b1900ebc/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node afe0b1900ebc/172.31.65.34, added to nodes list" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node d7c745673012/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node d7c745673012/172.31.65.34, added to nodes list" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node 5b4e072119c7/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node 5b4e072119c7/172.31.65.34, added to nodes list" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node 40c8a24c04e4/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node 40c8a24c04e4/172.31.65.34, is the new incarnation of the shutdown node 0fb28d38c12f/172.31.65.34" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node 40c8a24c04e4/172.31.65.34, added to nodes list" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.65.34:10035" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=debug msg="memberlist: Stream connection from=172.31.65.34:49396" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node 40c8a24c04e4/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node 40c8a24c04e4/172.31.65.34, added to nodes list" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node d7c745673012/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node d7c745673012/172.31.65.34, added to nodes list" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node 5b4e072119c7/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node 5b4e072119c7/172.31.65.34, added to nodes list" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node afe0b1900ebc/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node afe0b1900ebc/172.31.65.34, added to nodes list" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node 27abe23120b4/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node 27abe23120b4/172.31.65.34, is the new incarnation of the shutdown node 5d9f88568b5e/172.31.65.34" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node 27abe23120b4/172.31.65.34, added to nodes list" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node 40c8a24c04e4/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node 40c8a24c04e4/172.31.65.34, added to nodes list" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node 40c8a24c04e4/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node 40c8a24c04e4/172.31.65.34, is the new incarnation of the shutdown node 0fb28d38c12f/172.31.65.34" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node 40c8a24c04e4/172.31.65.34, added to nodes list" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node d7c745673012/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node d7c745673012/172.31.65.34, is the new incarnation of the shutdown node 755efcc169e8/172.31.65.34" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node d7c745673012/172.31.65.34, added to nodes list" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node 27abe23120b4/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node 27abe23120b4/172.31.65.34, is the new incarnation of the shutdown node 5d9f88568b5e/172.31.65.34" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node 27abe23120b4/172.31.65.34, added to nodes list" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node 27abe23120b4/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:36.900Z] time="2022-05-12T13:05:36Z" level=info msg="Node 27abe23120b4/172.31.65.34, added to nodes list" [2022-05-12T13:05:37.047Z] Removing intermediate container d11dfca89611 [2022-05-12T13:05:37.047Z] ---> 82ec6ea2b9b0 [2022-05-12T13:05:37.047Z] Successfully built 82ec6ea2b9b0 [2022-05-12T13:05:37.047Z] Successfully tagged busybox:latest [2022-05-12T13:05:37.047Z] INFO: Docker images of the daemon under test [2022-05-12T13:05:37.047Z] [2022-05-12T13:05:37.047Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T13:05:37.047Z] busybox latest 82ec6ea2b9b0 Less than a second ago 4.95GB [2022-05-12T13:05:37.047Z] microsoft/windowsservercore latest 7c569352fed3 7 days ago 4.9GB [2022-05-12T13:05:37.047Z] mcr.microsoft.com/windows/servercore ltsc2022 7c569352fed3 7 days ago 4.9GB [2022-05-12T13:05:37.047Z] [2022-05-12T13:05:37.047Z] INFO: Running integration tests at 05/12/2022 13:05:36... [2022-05-12T13:05:37.047Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-12T13:05:37.047Z] INFO: Integration API tests being run from the host: [2022-05-12T13:05:37.047Z] INFO: make.ps1 starting at 05/12/2022 13:05:36 [2022-05-12T13:05:37.367Z] time="2022-05-12T13:05:36Z" level=info msg="Node 27abe23120b4/172.31.65.34, joined gossip cluster" [2022-05-12T13:05:37.367Z] time="2022-05-12T13:05:36Z" level=info msg="Node 27abe23120b4/172.31.65.34, added to nodes list" [2022-05-12T13:05:37.367Z] time="2022-05-12T13:05:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.65.34:10033" [2022-05-12T13:05:37.367Z] time="2022-05-12T13:05:37Z" level=debug msg="memberlist: Stream connection from=172.31.65.34:49397" [2022-05-12T13:05:37.367Z] time="2022-05-12T13:05:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.65.34:10034" [2022-05-12T13:05:37.367Z] time="2022-05-12T13:05:37Z" level=debug msg="memberlist: Stream connection from=172.31.65.34:49398" [2022-05-12T13:05:37.367Z] time="2022-05-12T13:05:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.65.34:10035" [2022-05-12T13:05:37.367Z] time="2022-05-12T13:05:37Z" level=debug msg="memberlist: Stream connection from=172.31.65.34:49399" [2022-05-12T13:05:37.367Z] 2022/05/12 13:05:37 Closing DB instances... [2022-05-12T13:05:37.835Z] time="2022-05-12T13:05:37Z" level=info msg="Node d7c745673012 change state NodeActive --> NodeLeft" [2022-05-12T13:05:37.835Z] time="2022-05-12T13:05:37Z" level=info msg="node3(27abe23120b4): Node leave event for d7c745673012/172.31.65.34" [2022-05-12T13:05:37.835Z] time="2022-05-12T13:05:37Z" level=info msg="Node d7c745673012 change state NodeActive --> NodeLeft" [2022-05-12T13:05:37.835Z] time="2022-05-12T13:05:37Z" level=info msg="node2(40c8a24c04e4): Node leave event for d7c745673012/172.31.65.34" [2022-05-12T13:05:37.835Z] time="2022-05-12T13:05:37Z" level=info msg="Node d7c745673012 change state NodeActive --> NodeLeft" [2022-05-12T13:05:37.835Z] time="2022-05-12T13:05:37Z" level=info msg="node4(5b4e072119c7): Node leave event for d7c745673012/172.31.65.34" [2022-05-12T13:05:37.835Z] time="2022-05-12T13:05:37Z" level=info msg="Node d7c745673012 change state NodeActive --> NodeLeft" [2022-05-12T13:05:37.835Z] time="2022-05-12T13:05:37Z" level=info msg="node5(afe0b1900ebc): Node leave event for d7c745673012/172.31.65.34" [2022-05-12T13:05:37.835Z] time="2022-05-12T13:05:37Z" level=info msg="Node d7c745673012 change state NodeActive --> NodeLeft" [2022-05-12T13:05:37.835Z] time="2022-05-12T13:05:37Z" level=info msg="node1(d7c745673012): Node leave event for d7c745673012/172.31.65.34" [2022-05-12T13:05:37.835Z] time="2022-05-12T13:05:37Z" level=info msg="Node d7c745673012/172.31.65.34, left gossip cluster" [2022-05-12T13:05:37.835Z] time="2022-05-12T13:05:37Z" level=info msg="Node d7c745673012/172.31.65.34, left gossip cluster" [2022-05-12T13:05:37.835Z] time="2022-05-12T13:05:37Z" level=info msg="Node d7c745673012/172.31.65.34, left gossip cluster" [2022-05-12T13:05:37.835Z] time="2022-05-12T13:05:37Z" level=info msg="Node d7c745673012/172.31.65.34, left gossip cluster" [2022-05-12T13:05:37.835Z] time="2022-05-12T13:05:37Z" level=info msg="Node d7c745673012/172.31.65.34, left gossip cluster" [2022-05-12T13:05:37.913Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T13:05:38.010Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-12T13:05:38.302Z] time="2022-05-12T13:05:37Z" level=info msg="Node 40c8a24c04e4 change state NodeActive --> NodeLeft" [2022-05-12T13:05:38.302Z] time="2022-05-12T13:05:37Z" level=info msg="node4(5b4e072119c7): Node leave event for 40c8a24c04e4/172.31.65.34" [2022-05-12T13:05:38.302Z] time="2022-05-12T13:05:37Z" level=info msg="Node 40c8a24c04e4 change state NodeActive --> NodeLeft" [2022-05-12T13:05:38.302Z] time="2022-05-12T13:05:37Z" level=info msg="node5(afe0b1900ebc): Node leave event for 40c8a24c04e4/172.31.65.34" [2022-05-12T13:05:38.302Z] time="2022-05-12T13:05:37Z" level=info msg="Node 40c8a24c04e4 change state NodeActive --> NodeLeft" [2022-05-12T13:05:38.302Z] time="2022-05-12T13:05:37Z" level=info msg="node3(27abe23120b4): Node leave event for 40c8a24c04e4/172.31.65.34" [2022-05-12T13:05:38.302Z] time="2022-05-12T13:05:37Z" level=info msg="Node 40c8a24c04e4 change state NodeActive --> NodeLeft" [2022-05-12T13:05:38.302Z] time="2022-05-12T13:05:37Z" level=info msg="node2(40c8a24c04e4): Node leave event for 40c8a24c04e4/172.31.65.34" [2022-05-12T13:05:38.302Z] time="2022-05-12T13:05:38Z" level=info msg="Node 40c8a24c04e4/172.31.65.34, left gossip cluster" [2022-05-12T13:05:38.302Z] time="2022-05-12T13:05:38Z" level=info msg="Node 40c8a24c04e4/172.31.65.34, left gossip cluster" [2022-05-12T13:05:38.302Z] time="2022-05-12T13:05:38Z" level=info msg="Node 40c8a24c04e4/172.31.65.34, left gossip cluster" [2022-05-12T13:05:38.302Z] time="2022-05-12T13:05:38Z" level=info msg="Node 40c8a24c04e4/172.31.65.34, left gossip cluster" [2022-05-12T13:05:38.487Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-12T13:05:38.770Z] time="2022-05-12T13:05:38Z" level=info msg="Node 27abe23120b4 change state NodeActive --> NodeLeft" [2022-05-12T13:05:38.770Z] time="2022-05-12T13:05:38Z" level=info msg="node4(5b4e072119c7): Node leave event for 27abe23120b4/172.31.65.34" [2022-05-12T13:05:38.770Z] time="2022-05-12T13:05:38Z" level=info msg="Node 27abe23120b4 change state NodeActive --> NodeLeft" [2022-05-12T13:05:38.770Z] time="2022-05-12T13:05:38Z" level=info msg="node5(afe0b1900ebc): Node leave event for 27abe23120b4/172.31.65.34" [2022-05-12T13:05:38.770Z] time="2022-05-12T13:05:38Z" level=info msg="Node 27abe23120b4 change state NodeActive --> NodeLeft" [2022-05-12T13:05:38.770Z] time="2022-05-12T13:05:38Z" level=info msg="node3(27abe23120b4): Node leave event for 27abe23120b4/172.31.65.34" [2022-05-12T13:05:38.770Z] time="2022-05-12T13:05:38Z" level=info msg="Node 27abe23120b4/172.31.65.34, left gossip cluster" [2022-05-12T13:05:38.770Z] time="2022-05-12T13:05:38Z" level=info msg="Node 27abe23120b4/172.31.65.34, left gossip cluster" [2022-05-12T13:05:38.770Z] time="2022-05-12T13:05:38Z" level=info msg="Node 27abe23120b4/172.31.65.34, left gossip cluster" [2022-05-12T13:05:39.239Z] time="2022-05-12T13:05:38Z" level=debug msg="memberlist: Failed ping: 27abe23120b4 (timeout reached)" [2022-05-12T13:05:39.239Z] time="2022-05-12T13:05:38Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.65.34:10036: use of closed network connection" [2022-05-12T13:05:39.239Z] time="2022-05-12T13:05:38Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.65.34:10037: use of closed network connection" [2022-05-12T13:05:39.239Z] time="2022-05-12T13:05:38Z" level=debug msg="memberlist: Stream connection from=172.31.65.34:49400" [2022-05-12T13:05:39.239Z] time="2022-05-12T13:05:39Z" level=info msg="Node 5b4e072119c7 change state NodeActive --> NodeLeft" [2022-05-12T13:05:39.239Z] time="2022-05-12T13:05:39Z" level=info msg="node5(afe0b1900ebc): Node leave event for 5b4e072119c7/172.31.65.34" [2022-05-12T13:05:39.239Z] time="2022-05-12T13:05:39Z" level=info msg="Node 5b4e072119c7 change state NodeActive --> NodeLeft" [2022-05-12T13:05:39.239Z] time="2022-05-12T13:05:39Z" level=info msg="node4(5b4e072119c7): Node leave event for 5b4e072119c7/172.31.65.34" [2022-05-12T13:05:39.437Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T13:05:39.437Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-12T13:05:39.601Z] --- PASS: TestServicePlugin (30.34s) [2022-05-12T13:05:39.601Z] === RUN TestServiceUpdateLabel [2022-05-12T13:05:39.708Z] time="2022-05-12T13:05:39Z" level=warning msg="memberlist: Was able to connect to 27abe23120b4 but other probes failed, network may be misconfigured" [2022-05-12T13:05:40.013Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T13:05:40.177Z] time="2022-05-12T13:05:39Z" level=info msg="Node 5b4e072119c7/172.31.65.34, left gossip cluster" [2022-05-12T13:05:40.177Z] time="2022-05-12T13:05:39Z" level=info msg="Node 5b4e072119c7/172.31.65.34, left gossip cluster" [2022-05-12T13:05:40.542Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-05-12T13:05:40.542Z] === RUN TestServiceUpdateSecrets [2022-05-12T13:05:40.644Z] time="2022-05-12T13:05:40Z" level=warning msg="memberlist: Failed to send gossip to 172.31.65.34:10037: write udp [::]:10036->172.31.65.34:10037: use of closed network connection" [2022-05-12T13:05:40.644Z] time="2022-05-12T13:05:40Z" level=info msg="Node afe0b1900ebc/172.31.65.34, left gossip cluster" [2022-05-12T13:05:40.644Z] time="2022-05-12T13:05:40Z" level=info msg="Node afe0b1900ebc change state NodeActive --> NodeFailed" [2022-05-12T13:05:40.644Z] time="2022-05-12T13:05:40Z" level=info msg="Node afe0b1900ebc/172.31.65.34, added to failed nodes list" [2022-05-12T13:05:40.644Z] --- PASS: TestNetworkDBIslands (12.07s) [2022-05-12T13:05:40.644Z] PASS [2022-05-12T13:05:40.644Z] coverage: 60.0% of statements [2022-05-12T13:05:40.644Z] ok github.com/docker/docker/libnetwork/networkdb 103.862s coverage: 60.0% of statements [2022-05-12T13:05:40.644Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-12T13:05:40.644Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-12T13:05:40.644Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-12T13:05:40.644Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-12T13:05:40.644Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-12T13:05:40.644Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-12T13:05:40.644Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-12T13:05:40.644Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-12T13:05:40.644Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-12T13:05:40.644Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-12T13:05:40.644Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-12T13:05:40.644Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-12T13:05:40.644Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-12T13:05:40.644Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-12T13:05:40.644Z] ? github.com/docker/docker/quota [no test files] [2022-05-12T13:05:40.644Z] ? github.com/docker/docker/rootless [no test files] [2022-05-12T13:05:40.645Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-12T13:05:40.645Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-12T13:05:40.645Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-12T13:05:40.645Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-12T13:05:40.645Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-12T13:05:40.645Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-12T13:05:40.645Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-12T13:05:40.645Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-12T13:05:40.645Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-12T13:05:40.645Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-12T13:05:40.645Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-12T13:05:40.645Z] ? github.com/docker/docker/volume [no test files] [2022-05-12T13:05:40.645Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-12T13:05:40.645Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-12T13:05:41.936Z] check_test.go:307: [d314cb527156e] daemon is not started [2022-05-12T13:05:41.936Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-05-12T13:05:42.511Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T13:05:43.457Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-12T13:05:43.592Z] [2022-05-12T13:05:43.592Z] === Skipped [2022-05-12T13:05:43.592Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-12T13:05:43.592Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T13:05:43.592Z] [2022-05-12T13:05:43.592Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-12T13:05:43.592Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:05:43.592Z] [2022-05-12T13:05:43.592Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-12T13:05:43.592Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:05:43.592Z] [2022-05-12T13:05:43.592Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-12T13:05:43.592Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:05:43.592Z] [2022-05-12T13:05:43.592Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-12T13:05:43.592Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:05:43.592Z] [2022-05-12T13:05:43.592Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-12T13:05:43.592Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T13:05:43.592Z] [2022-05-12T13:05:43.592Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-12T13:05:43.592Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T13:05:43.592Z] [2022-05-12T13:05:43.592Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-12T13:05:43.592Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T13:05:43.592Z] [2022-05-12T13:05:43.592Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-12T13:05:43.592Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T13:05:43.592Z] [2022-05-12T13:05:43.592Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-12T13:05:43.592Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T13:05:43.592Z] [2022-05-12T13:05:43.592Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-12T13:05:43.592Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T13:05:43.592Z] [2022-05-12T13:05:43.592Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-12T13:05:43.592Z] daemon_test.go:145: root required [2022-05-12T13:05:43.592Z] [2022-05-12T13:05:43.592Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T13:05:43.592Z] reload_test.go:342: root required [2022-05-12T13:05:43.592Z] [2022-05-12T13:05:43.592Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-12T13:05:43.592Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:05:43.592Z] [2022-05-12T13:05:43.592Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T13:05:43.592Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T13:05:43.592Z] [2022-05-12T13:05:43.592Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-12T13:05:43.592Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T13:05:43.592Z] [2022-05-12T13:05:43.592Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-12T13:05:43.592Z] download_test.go:267: Needs fixing on Windows [2022-05-12T13:05:43.592Z] [2022-05-12T13:05:43.592Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-12T13:05:43.592Z] layer_test.go:291: Failing on Windows [2022-05-12T13:05:43.592Z] [2022-05-12T13:05:43.592Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-12T13:05:43.593Z] layer_test.go:340: Failing on Windows [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-12T13:05:43.593Z] layer_test.go:455: Failing on Windows [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-12T13:05:43.593Z] layer_test.go:684: Failing on Windows [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-12T13:05:43.593Z] migration_test.go:45: Failing on Windows [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T13:05:43.593Z] migration_test.go:181: Failing on Windows [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-12T13:05:43.593Z] mount_test.go:17: Failing on Windows [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-12T13:05:43.593Z] mount_test.go:76: Failing on Windows [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-12T13:05:43.593Z] mount_test.go:125: Failing on Windows [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-12T13:05:43.593Z] mount_test.go:212: Failing on Windows [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-05-12T13:05:43.593Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-05-12T13:05:43.593Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-05-12T13:05:43.593Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-12T13:05:43.593Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-12T13:05:43.593Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-12T13:05:43.593Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-12T13:05:43.593Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-12T13:05:43.593Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-12T13:05:43.593Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-12T13:05:43.593Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-12T13:05:43.593Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-12T13:05:43.593Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-12T13:05:43.593Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-12T13:05:43.593Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-12T13:05:43.593Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-12T13:05:43.593Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-12T13:05:43.593Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-12T13:05:43.593Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-05-12T13:05:43.593Z] archive_test.go:140: zstd not installed [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-12T13:05:43.593Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-12T13:05:43.593Z] archive_windows_test.go:16: Currently fails [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-12T13:05:43.593Z] changes_test.go:196: needs more investigation [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-12T13:05:43.593Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-12T13:05:43.593Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-12T13:05:43.593Z] changes_test.go:433: needs further investigation [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-12T13:05:43.593Z] changes_test.go:469: needs further investigation [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-12T13:05:43.593Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-12T13:05:43.593Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T13:05:43.593Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-12T13:05:43.593Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-12T13:05:43.593Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-12T13:05:43.593Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T13:05:43.593Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T13:05:43.593Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-12T13:05:43.593Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-12T13:05:43.593Z] poller_test.go:40: No chmod on Windows [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T13:05:43.593Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T13:05:43.593Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-12T13:05:43.593Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-12T13:05:43.593Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-12T13:05:43.593Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-12T13:05:43.593Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-12T13:05:43.593Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T13:05:43.593Z] [2022-05-12T13:05:43.593Z] DONE 2285 tests, 70 skipped in 288.828s [2022-05-12T13:05:44.060Z] INFO: make.ps1 ended at 05/12/2022 13:05:43 [2022-05-12T13:05:44.402Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T13:05:44.403Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-05-12T13:05:44.976Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T13:05:45.632Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-12T13:05:45.633Z] INFO: Unit tests ended at 05/12/2022 13:05:45. Duration:00:05:03.8452808 [2022-05-12T13:05:45.633Z] INFO: Building busybox [2022-05-12T13:05:45.633Z] Sending build context to Docker daemon 5.12kB [2022-05-12T13:05:45.633Z] [2022-05-12T13:05:45.633Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-12T13:05:45.633Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-12T13:05:45.633Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-12T13:05:45.633Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-12T13:05:45.633Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-12T13:05:45.633Z] ---> 7c569352fed3 [2022-05-12T13:05:45.633Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-12T13:05:45.633Z] ---> Running in c725a70788b9 [2022-05-12T13:05:48.286Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-12T13:05:48.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.28s) [2022-05-12T13:05:48.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s) [2022-05-12T13:05:48.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s) [2022-05-12T13:05:48.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.14s) [2022-05-12T13:05:48.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.60s) [2022-05-12T13:05:48.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s) [2022-05-12T13:05:48.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.93s) [2022-05-12T13:05:48.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.04s) [2022-05-12T13:05:48.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.14s) [2022-05-12T13:05:48.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.15s) [2022-05-12T13:05:48.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.15s) [2022-05-12T13:05:48.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.84s) [2022-05-12T13:05:48.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.45s) [2022-05-12T13:05:48.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.64s) [2022-05-12T13:05:48.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.60s) [2022-05-12T13:05:48.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.29s) [2022-05-12T13:05:48.287Z] === RUN TestCgroupNamespacesRun [2022-05-12T13:05:50.215Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2022-05-12T13:05:50.215Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-12T13:05:51.495Z] Removing intermediate container c725a70788b9 [2022-05-12T13:05:51.495Z] ---> b272c7d89a94 [2022-05-12T13:05:51.495Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-12T13:05:51.495Z] ---> Running in 9ae31f676f80 [2022-05-12T13:05:51.495Z] Removing intermediate container 9ae31f676f80 [2022-05-12T13:05:51.495Z] ---> 34688916021c [2022-05-12T13:05:51.495Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-12T13:05:51.495Z] ---> Running in 9a2c1a342b7c [2022-05-12T13:05:51.962Z] Removing intermediate container 9a2c1a342b7c [2022-05-12T13:05:51.962Z] ---> cca4718c0acf [2022-05-12T13:05:51.962Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-12T13:05:52.770Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.20s) [2022-05-12T13:05:52.770Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-12T13:05:53.526Z] [2022-05-12T13:05:53.993Z] ---> 07402e2c29de [2022-05-12T13:05:53.993Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-12T13:05:53.993Z] ---> Running in 0430462de73f [2022-05-12T13:05:54.373Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-05-12T13:05:54.373Z] PASS [2022-05-12T13:05:54.373Z] [2022-05-12T13:05:54.373Z] === Skipped [2022-05-12T13:05:54.373Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-12T13:05:54.373Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T13:05:54.373Z] [2022-05-12T13:05:54.373Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-05-12T13:05:54.373Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T13:05:54.373Z] [2022-05-12T13:05:54.373Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-12T13:05:54.373Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T13:05:54.373Z] [2022-05-12T13:05:54.373Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-12T13:05:54.373Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T13:05:54.373Z] [2022-05-12T13:05:54.373Z] DONE 17 tests, 4 skipped in 25.986s [2022-05-12T13:05:54.373Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-12T13:05:54.373Z] ++ 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 [2022-05-12T13:05:54.373Z] ++ set -e [2022-05-12T13:05:54.373Z] ++ '[' -n 0 ']' [2022-05-12T13:05:54.373Z] ++ set -x [2022-05-12T13:05:54.373Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2022-05-12T13:05:54.373Z] INFO: Testing against a local daemon [2022-05-12T13:05:54.373Z] === RUN TestPluginInvalidJSON [2022-05-12T13:05:54.373Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T13:05:54.373Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T13:05:54.373Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T13:05:54.373Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T13:05:54.373Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T13:05:54.373Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T13:05:54.373Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T13:05:54.373Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T13:05:54.373Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T13:05:54.373Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T13:05:54.373Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T13:05:54.373Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T13:05:54.373Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T13:05:54.373Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T13:05:54.373Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T13:05:54.373Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T13:05:54.373Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T13:05:54.373Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T13:05:54.373Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T13:05:54.373Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T13:05:54.373Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T13:05:54.373Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-12T13:05:54.373Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-12T13:05:54.373Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T13:05:54.373Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T13:05:54.373Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T13:05:54.373Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T13:05:54.373Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-12T13:05:54.373Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T13:05:54.373Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T13:05:54.373Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T13:05:54.373Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T13:05:54.373Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-12T13:05:54.373Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T13:05:54.373Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T13:05:54.373Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T13:05:54.373Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T13:05:54.373Z] === RUN TestPluginInstall [2022-05-12T13:05:54.373Z] === RUN TestPluginInstall/no_auth [2022-05-12T13:05:54.373Z] time="2022-05-12T13:05:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T13:05:54.373Z] time="2022-05-12T13:05:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eae7e3a292ca88c4509094658625de5876ea15773bfd9cfd614665e54880a6fb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T13:05:54.373Z] time="2022-05-12T13:05:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T13:05:54.373Z] time="2022-05-12T13:05:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eae7e3a292ca88c4509094658625de5876ea15773bfd9cfd614665e54880a6fb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T13:05:54.373Z] === RUN TestPluginInstall/with_htpasswd [2022-05-12T13:05:54.373Z] time="2022-05-12T13:05:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T13:05:54.373Z] time="2022-05-12T13:05:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eae7e3a292ca88c4509094658625de5876ea15773bfd9cfd614665e54880a6fb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T13:05:54.373Z] time="2022-05-12T13:05:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T13:05:54.373Z] time="2022-05-12T13:05:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eae7e3a292ca88c4509094658625de5876ea15773bfd9cfd614665e54880a6fb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T13:05:54.629Z] === RUN TestPluginInstall/with_insecure [2022-05-12T13:05:54.690Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.07s) [2022-05-12T13:05:54.690Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-12T13:05:55.440Z] --- PASS: TestServiceUpdateSecrets (14.66s) [2022-05-12T13:05:55.440Z] === RUN TestServiceUpdateConfigs [2022-05-12T13:05:55.557Z] time="2022-05-12T13:05:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T13:05:55.557Z] time="2022-05-12T13:05:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1c8a288e334d2d6aa409ba89bf29eda2a599a409fd0cae00c8290f2fdc6d3797" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T13:05:55.557Z] time="2022-05-12T13:05:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T13:05:55.557Z] time="2022-05-12T13:05:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1c8a288e334d2d6aa409ba89bf29eda2a599a409fd0cae00c8290f2fdc6d3797" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T13:05:55.557Z] plugin_test.go:195: [d6fde5da0fcb6] daemon is not started [2022-05-12T13:05:55.557Z] --- PASS: TestPluginInstall (2.48s) [2022-05-12T13:05:55.557Z] --- PASS: TestPluginInstall/no_auth (0.92s) [2022-05-12T13:05:55.557Z] --- PASS: TestPluginInstall/with_htpasswd (0.54s) [2022-05-12T13:05:55.557Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-05-12T13:05:55.557Z] === RUN TestPluginsWithRuntimes [2022-05-12T13:05:56.612Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-12T13:05:56.612Z] --- PASS: TestCgroupNamespacesRunHostMode (2.07s) [2022-05-12T13:05:56.612Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-12T13:05:56.922Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-12T13:05:57.848Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-12T13:05:58.006Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.60s) [2022-05-12T13:05:58.006Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-12T13:05:58.775Z] --- PASS: TestPluginsWithRuntimes (3.23s) [2022-05-12T13:05:58.775Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-05-12T13:05:58.775Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-05-12T13:05:58.775Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T13:05:59.337Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-05-12T13:05:59.337Z] PASS [2022-05-12T13:05:59.337Z] [2022-05-12T13:05:59.337Z] DONE 24 tests in 6.398s [2022-05-12T13:05:59.337Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-12T13:05:59.337Z] ++ 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 [2022-05-12T13:05:59.337Z] ++ set -e [2022-05-12T13:05:59.337Z] ++ '[' -n 0 ']' [2022-05-12T13:05:59.337Z] ++ set -x [2022-05-12T13:05:59.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=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 [2022-05-12T13:05:59.337Z] INFO: Testing against a local daemon [2022-05-12T13:05:59.337Z] === RUN TestExternalGraphDriver [2022-05-12T13:05:59.398Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-05-12T13:05:59.592Z] === RUN TestExternalGraphDriver/json [2022-05-12T13:05:59.659Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-12T13:05:59.659Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.62s) [2022-05-12T13:05:59.659Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-12T13:06:00.604Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2022-05-12T13:06:00.604Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-12T13:06:00.959Z] === RUN TestExternalGraphDriver/spec [2022-05-12T13:06:01.549Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-05-12T13:06:02.123Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.66s) [2022-05-12T13:06:02.123Z] === RUN TestNISDomainname [2022-05-12T13:06:02.123Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-12T13:06:02.657Z] Removing intermediate container 0430462de73f [2022-05-12T13:06:02.657Z] ---> e1009516bf08 [2022-05-12T13:06:02.657Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-12T13:06:02.698Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-05-12T13:06:02.698Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-12T13:06:02.849Z] === RUN TestExternalGraphDriver/pull [2022-05-12T13:06:03.125Z] ---> Running in 2e8689069cea [2022-05-12T13:06:03.272Z] --- PASS: TestNISDomainname (0.91s) [2022-05-12T13:06:03.272Z] === RUN TestHostnameDnsResolution [2022-05-12T13:06:04.214Z] --- PASS: TestExternalGraphDriver (4.80s) [2022-05-12T13:06:04.214Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2022-05-12T13:06:04.214Z] --- PASS: TestExternalGraphDriver/spec (1.59s) [2022-05-12T13:06:04.214Z] --- PASS: TestExternalGraphDriver/pull (1.58s) [2022-05-12T13:06:04.214Z] === RUN TestGraphdriverPluginV2 [2022-05-12T13:06:04.214Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T13:06:04.214Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-05-12T13:06:04.214Z] PASS [2022-05-12T13:06:04.214Z] [2022-05-12T13:06:04.214Z] === Skipped [2022-05-12T13:06:04.214Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-05-12T13:06:04.214Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T13:06:04.214Z] [2022-05-12T13:06:04.214Z] DONE 5 tests, 1 skipped in 4.908s [2022-05-12T13:06:04.214Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-12T13:06:04.214Z] ++ 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 [2022-05-12T13:06:04.214Z] ++ set -e [2022-05-12T13:06:04.214Z] ++ '[' -n 0 ']' [2022-05-12T13:06:04.214Z] ++ set -x [2022-05-12T13:06:04.214Z] ++ 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 [2022-05-12T13:06:04.470Z] INFO: Testing against a local daemon [2022-05-12T13:06:04.470Z] === RUN TestContinueAfterPluginCrash [2022-05-12T13:06:04.470Z] === PAUSE TestContinueAfterPluginCrash [2022-05-12T13:06:04.470Z] === RUN TestReadPluginNoRead [2022-05-12T13:06:04.470Z] === PAUSE TestReadPluginNoRead [2022-05-12T13:06:04.470Z] === RUN TestDaemonStartWithLogOpt [2022-05-12T13:06:04.470Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-12T13:06:04.470Z] === CONT TestContinueAfterPluginCrash [2022-05-12T13:06:04.470Z] === CONT TestDaemonStartWithLogOpt [2022-05-12T13:06:04.663Z] --- PASS: TestHostnameDnsResolution (1.26s) [2022-05-12T13:06:04.663Z] === RUN TestUnprivilegedPortsAndPing [2022-05-12T13:06:04.663Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-12T13:06:04.688Z] [2022-05-12T13:06:04.688Z] SUCCESS: Specified value was saved. [2022-05-12T13:06:05.608Z] --- PASS: TestUnprivilegedPortsAndPing (1.22s) [2022-05-12T13:06:05.608Z] === RUN TestPrivilegedHostDevices [2022-05-12T13:06:06.553Z] --- PASS: TestPrivilegedHostDevices (0.80s) [2022-05-12T13:06:06.553Z] === RUN TestStats [2022-05-12T13:06:07.128Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-12T13:06:07.128Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-05-12T13:06:07.635Z] Removing intermediate container 2e8689069cea [2022-05-12T13:06:07.635Z] ---> 9908e84b1050 [2022-05-12T13:06:07.635Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-12T13:06:07.635Z] ---> Running in e67f52a6f27a [2022-05-12T13:06:07.736Z] --- PASS: TestDaemonStartWithLogOpt (2.97s) [2022-05-12T13:06:07.736Z] === CONT TestReadPluginNoRead [2022-05-12T13:06:09.623Z] === RUN TestReadPluginNoRead/default [2022-05-12T13:06:09.677Z] --- PASS: TestStats (2.85s) [2022-05-12T13:06:09.677Z] === RUN TestStopContainerWithTimeout [2022-05-12T13:06:09.678Z] === RUN TestStopContainerWithTimeout/0 [2022-05-12T13:06:09.678Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-12T13:06:09.678Z] === RUN TestStopContainerWithTimeout/1 [2022-05-12T13:06:09.678Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-12T13:06:09.678Z] === RUN TestStopContainerWithTimeout/3 [2022-05-12T13:06:09.678Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-12T13:06:09.678Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-12T13:06:09.678Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-12T13:06:09.678Z] === CONT TestStopContainerWithTimeout/0 [2022-05-12T13:06:09.678Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-12T13:06:09.939Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-05-12T13:06:10.201Z] === CONT TestStopContainerWithTimeout/3 [2022-05-12T13:06:10.335Z] --- PASS: TestServiceUpdateConfigs (14.67s) [2022-05-12T13:06:10.335Z] === RUN TestServiceUpdateNetwork [2022-05-12T13:06:10.550Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-12T13:06:11.590Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-12T13:06:11.915Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-12T13:06:12.385Z] Cannot create a file when that file already exists. [2022-05-12T13:06:12.477Z] --- PASS: TestContinueAfterPluginCrash (7.94s) [2022-05-12T13:06:12.537Z] === CONT TestStopContainerWithTimeout/1 [2022-05-12T13:06:12.537Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-12T13:06:13.039Z] === CONT TestReadPluginNoRead [2022-05-12T13:06:13.039Z] read_test.go:92: [de95b8916166a] daemon is not started [2022-05-12T13:06:13.039Z] --- PASS: TestReadPluginNoRead (5.60s) [2022-05-12T13:06:13.039Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-05-12T13:06:13.039Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.13s) [2022-05-12T13:06:13.039Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s) [2022-05-12T13:06:13.039Z] PASS [2022-05-12T13:06:13.039Z] [2022-05-12T13:06:13.039Z] DONE 6 tests in 8.670s [2022-05-12T13:06:13.039Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-12T13:06:13.039Z] ++ 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 [2022-05-12T13:06:13.039Z] ++ set -e [2022-05-12T13:06:13.039Z] ++ '[' -n 0 ']' [2022-05-12T13:06:13.039Z] ++ set -x [2022-05-12T13:06:13.040Z] ++ 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 [2022-05-12T13:06:13.040Z] testing: warning: no tests to run [2022-05-12T13:06:13.040Z] PASS [2022-05-12T13:06:13.040Z] [2022-05-12T13:06:13.040Z] DONE 0 tests in 0.033s [2022-05-12T13:06:13.040Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-12T13:06:13.040Z] ++ 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 [2022-05-12T13:06:13.040Z] ++ set -e [2022-05-12T13:06:13.040Z] ++ '[' -n 0 ']' [2022-05-12T13:06:13.040Z] ++ set -x [2022-05-12T13:06:13.040Z] ++ 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 [2022-05-12T13:06:13.040Z] INFO: Testing against a local daemon [2022-05-12T13:06:13.040Z] === RUN TestPluginWithDevMounts [2022-05-12T13:06:13.040Z] === PAUSE TestPluginWithDevMounts [2022-05-12T13:06:13.040Z] === CONT TestPluginWithDevMounts [2022-05-12T13:06:13.482Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-12T13:06:13.715Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T13:06:13.715Z] INFO: Testing against a local daemon [2022-05-12T13:06:13.715Z] === RUN TestBuildWithSession [2022-05-12T13:06:13.715Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T13:06:13.715Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T13:06:13.715Z] === RUN TestBuildSquashParent [2022-05-12T13:06:13.715Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:06:13.715Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-12T13:06:13.715Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T13:06:13.715Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T13:06:13.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T13:06:13.715Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T13:06:13.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T13:06:13.715Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T13:06:13.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T13:06:13.715Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T13:06:13.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T13:06:13.715Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T13:06:13.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T13:06:13.715Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T13:06:13.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T13:06:13.715Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T13:06:13.715Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T13:06:13.715Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T13:06:13.715Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T13:06:14.057Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-12T13:06:14.057Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-05-12T13:06:14.057Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2022-05-12T13:06:14.057Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2022-05-12T13:06:14.057Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2022-05-12T13:06:14.057Z] --- PASS: TestStopContainerWithTimeout/1 (1.82s) [2022-05-12T13:06:14.057Z] === RUN TestDeleteDevicemapper [2022-05-12T13:06:14.057Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T13:06:14.057Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-12T13:06:14.057Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T13:06:14.057Z] check_test.go:307: [d734126d27f8d] daemon is not started [2022-05-12T13:06:14.057Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-05-12T13:06:14.929Z] --- PASS: TestPluginWithDevMounts (1.50s) [2022-05-12T13:06:14.929Z] PASS [2022-05-12T13:06:14.929Z] [2022-05-12T13:06:14.929Z] DONE 1 tests in 1.601s [2022-05-12T13:06:14.929Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-12T13:06:14.929Z] ++ 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 [2022-05-12T13:06:14.929Z] ++ set -e [2022-05-12T13:06:14.929Z] ++ '[' -n 0 ']' [2022-05-12T13:06:14.929Z] ++ set -x [2022-05-12T13:06:14.929Z] ++ 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 [2022-05-12T13:06:14.929Z] INFO: Testing against a local daemon [2022-05-12T13:06:14.929Z] === RUN TestSecretInspect [2022-05-12T13:06:15.003Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-12T13:06:15.950Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-05-12T13:06:16.563Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.54s) [2022-05-12T13:06:16.563Z] === RUN TestUpdateMemory [2022-05-12T13:06:16.819Z] --- PASS: TestSecretInspect (2.17s) [2022-05-12T13:06:16.819Z] === RUN TestSecretList [2022-05-12T13:06:16.833Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-12T13:06:16.833Z] --- SKIP: TestUpdateMemory (0.01s) [2022-05-12T13:06:16.833Z] === RUN TestUpdateCPUQuota [2022-05-12T13:06:17.135Z] Removing intermediate container e67f52a6f27a [2022-05-12T13:06:17.135Z] ---> 7db65e05d5d8 [2022-05-12T13:06:17.135Z] Step 13/13 : CMD ["sh"] [2022-05-12T13:06:17.135Z] ---> Running in 6e8a2913318c [2022-05-12T13:06:17.602Z] Removing intermediate container 6e8a2913318c [2022-05-12T13:06:17.602Z] ---> c3b194f72533 [2022-05-12T13:06:17.602Z] Successfully built c3b194f72533 [2022-05-12T13:06:17.602Z] Successfully tagged busybox:latest [2022-05-12T13:06:17.602Z] INFO: Docker images of the daemon under test [2022-05-12T13:06:17.602Z] [2022-05-12T13:06:17.602Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T13:06:17.602Z] busybox latest c3b194f72533 Less than a second ago 4.95GB [2022-05-12T13:06:17.602Z] microsoft/windowsservercore latest 7c569352fed3 7 days ago 4.9GB [2022-05-12T13:06:17.602Z] mcr.microsoft.com/windows/servercore ltsc2022 7c569352fed3 7 days ago 4.9GB [2022-05-12T13:06:17.602Z] [2022-05-12T13:06:17.602Z] INFO: Running integration tests at 05/12/2022 13:06:17... [2022-05-12T13:06:17.602Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-12T13:06:18.069Z] INFO: Integration API tests being run from the host: [2022-05-12T13:06:18.069Z] INFO: make.ps1 starting at 05/12/2022 13:06:17 [2022-05-12T13:06:18.237Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-05-12T13:06:18.499Z] --- PASS: TestUpdateCPUQuota (1.71s) [2022-05-12T13:06:18.499Z] === RUN TestUpdatePidsLimit [2022-05-12T13:06:18.499Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-12T13:06:18.760Z] === RUN TestUpdatePidsLimit/no_change [2022-05-12T13:06:19.055Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-12T13:06:19.334Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-12T13:06:19.334Z] --- PASS: TestSecretList (2.15s) [2022-05-12T13:06:19.334Z] === RUN TestSecretsCreateAndDelete [2022-05-12T13:06:19.597Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-12T13:06:20.172Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-12T13:06:20.433Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-12T13:06:21.008Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-12T13:06:21.008Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-12T13:06:21.227Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-05-12T13:06:21.227Z] === RUN TestSecretsUpdate [2022-05-12T13:06:22.399Z] --- PASS: TestUpdatePidsLimit (3.79s) [2022-05-12T13:06:22.399Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2022-05-12T13:06:22.399Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2022-05-12T13:06:22.399Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2022-05-12T13:06:22.399Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2022-05-12T13:06:22.399Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2022-05-12T13:06:22.399Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2022-05-12T13:06:22.399Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2022-05-12T13:06:22.399Z] === RUN TestUpdateRestartPolicy [2022-05-12T13:06:22.557Z] --- PASS: TestServiceUpdateNetwork (12.56s) [2022-05-12T13:06:22.557Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T13:06:22.662Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-12T13:06:23.236Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-05-12T13:06:23.744Z] --- PASS: TestSecretsUpdate (2.26s) [2022-05-12T13:06:23.744Z] === RUN TestTemplatedSecret [2022-05-12T13:06:23.939Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-12T13:06:24.181Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-12T13:06:24.881Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-12T13:06:26.060Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T13:06:26.060Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T13:06:26.269Z] --- PASS: TestTemplatedSecret (2.41s) [2022-05-12T13:06:26.269Z] === RUN TestSecretCreateResolve [2022-05-12T13:06:27.494Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-05-12T13:06:28.178Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-05-12T13:06:28.178Z] PASS [2022-05-12T13:06:28.178Z] [2022-05-12T13:06:28.178Z] DONE 6 tests in 13.423s [2022-05-12T13:06:28.178Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-05-12T13:06:28.178Z] ++ 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 [2022-05-12T13:06:28.178Z] ++ set -e [2022-05-12T13:06:28.178Z] ++ '[' -n 0 ']' [2022-05-12T13:06:28.178Z] ++ set -x [2022-05-12T13:06:28.178Z] ++ 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 [2022-05-12T13:06:28.178Z] INFO: Testing against a local daemon [2022-05-12T13:06:28.178Z] === RUN TestServiceCreateInit [2022-05-12T13:06:28.178Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T13:06:29.421Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-12T13:06:29.422Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-05-12T13:06:30.812Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-12T13:06:31.074Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-05-12T13:06:31.337Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-12T13:06:31.458Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-12T13:06:31.912Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-12T13:06:32.174Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-12T13:06:32.343Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T13:06:32.436Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-12T13:06:32.697Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-12T13:06:32.697Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-12T13:06:32.697Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-12T13:06:32.959Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-05-12T13:06:33.906Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-12T13:06:34.598Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-12T13:06:34.598Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.33s) [2022-05-12T13:06:34.598Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.38s) [2022-05-12T13:06:34.598Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.83s) [2022-05-12T13:06:34.598Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.94s) [2022-05-12T13:06:34.598Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.66s) [2022-05-12T13:06:34.598Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.64s) [2022-05-12T13:06:34.598Z] === RUN TestBuildMultiStageCopy [2022-05-12T13:06:34.598Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T13:06:34.851Z] --- PASS: TestUpdateRestartPolicy (12.55s) [2022-05-12T13:06:34.851Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T13:06:35.426Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2022-05-12T13:06:35.426Z] === RUN TestWaitNonBlocked [2022-05-12T13:06:35.426Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T13:06:35.426Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T13:06:35.426Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T13:06:35.426Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T13:06:35.426Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T13:06:35.426Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T13:06:35.610Z] --- PASS: TestServiceCreateInit (7.07s) [2022-05-12T13:06:35.610Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.51s) [2022-05-12T13:06:35.610Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.55s) [2022-05-12T13:06:35.610Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T13:06:35.689Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-05-12T13:06:35.689Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-12T13:06:35.689Z] check_test.go:307: [d7564deed9f0f] daemon is not started [2022-05-12T13:06:35.689Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-05-12T13:06:35.689Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-12T13:06:35.689Z] check_test.go:307: [db97386be49b7] daemon is not started [2022-05-12T13:06:35.689Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-05-12T13:06:36.636Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-12T13:06:36.636Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s) [2022-05-12T13:06:36.636Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s) [2022-05-12T13:06:36.636Z] === RUN TestWaitBlocked [2022-05-12T13:06:36.636Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T13:06:36.636Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T13:06:36.636Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T13:06:36.636Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T13:06:36.636Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T13:06:36.636Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T13:06:38.027Z] --- PASS: TestWaitBlocked (0.02s) [2022-05-12T13:06:38.027Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2022-05-12T13:06:38.027Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s) [2022-05-12T13:06:38.027Z] === CONT TestContainerStartOnDaemonRestart [2022-05-12T13:06:38.027Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-12T13:06:39.427Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-12T13:06:39.427Z] check_test.go:307: [de306940a44dd] daemon is not started [2022-05-12T13:06:39.427Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-05-12T13:06:39.588Z] --- PASS: TestServiceUpdatePidsLimit (16.46s) [2022-05-12T13:06:39.588Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.90s) [2022-05-12T13:06:39.588Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-05-12T13:06:39.588Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-05-12T13:06:39.588Z] PASS [2022-05-12T13:06:39.588Z] [2022-05-12T13:06:39.588Z] === Skipped [2022-05-12T13:06:39.588Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-12T13:06:39.588Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T13:06:39.588Z] [2022-05-12T13:06:39.588Z] DONE 27 tests, 1 skipped in 164.581s [2022-05-12T13:06:39.588Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-12T13:06:39.588Z] INFO: Testing against a local daemon [2022-05-12T13:06:39.588Z] === RUN TestSessionCreate [2022-05-12T13:06:39.588Z] --- PASS: TestSessionCreate (0.02s) [2022-05-12T13:06:39.588Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T13:06:39.588Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-12T13:06:39.588Z] PASS [2022-05-12T13:06:39.588Z] [2022-05-12T13:06:39.588Z] DONE 2 tests in 0.053s [2022-05-12T13:06:39.588Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-12T13:06:39.588Z] INFO: Testing against a local daemon [2022-05-12T13:06:39.588Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T13:06:39.588Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-05-12T13:06:39.588Z] === RUN TestDiskUsage [2022-05-12T13:06:39.588Z] === PAUSE TestDiskUsage [2022-05-12T13:06:39.588Z] === RUN TestEventsExecDie [2022-05-12T13:06:39.588Z] --- PASS: TestEventsExecDie (0.58s) [2022-05-12T13:06:39.588Z] === RUN TestEventsBackwardsCompatible [2022-05-12T13:06:39.588Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-05-12T13:06:39.588Z] === RUN TestEventsVolumeCreate [2022-05-12T13:06:39.848Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-05-12T13:06:39.848Z] === RUN TestInfoBinaryCommits [2022-05-12T13:06:39.848Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-12T13:06:39.848Z] === RUN TestInfoAPIVersioned [2022-05-12T13:06:39.848Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-12T13:06:39.848Z] === RUN TestInfoAPI [2022-05-12T13:06:39.848Z] --- PASS: TestInfoAPI (0.02s) [2022-05-12T13:06:39.848Z] === RUN TestInfoAPIWarnings [2022-05-12T13:06:40.819Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-12T13:06:41.765Z] --- PASS: TestContainerStartOnDaemonRestart (3.94s) [2022-05-12T13:06:41.766Z] === CONT TestIpcModeOlderClient [2022-05-12T13:06:41.766Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-12T13:06:42.028Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-05-12T13:06:42.028Z] === CONT TestContainerKillOnDaemonStart [2022-05-12T13:06:42.028Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.18s) [2022-05-12T13:06:42.028Z] === CONT TestDaemonHostGatewayIP [2022-05-12T13:06:42.290Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-12T13:06:43.141Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T13:06:43.141Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T13:06:43.235Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-12T13:06:43.596Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T13:06:44.180Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-12T13:06:44.442Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-12T13:06:44.442Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-05-12T13:06:45.123Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T13:06:45.835Z] --- PASS: TestDaemonHostGatewayIP (3.91s) [2022-05-12T13:06:45.835Z] === CONT TestDaemonRestartIpcMode [2022-05-12T13:06:46.083Z] --- PASS: TestBuildMultiStageCopy (11.97s) [2022-05-12T13:06:46.083Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.66s) [2022-05-12T13:06:46.083Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.83s) [2022-05-12T13:06:46.083Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.98s) [2022-05-12T13:06:46.083Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.15s) [2022-05-12T13:06:46.083Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.34s) [2022-05-12T13:06:46.083Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T13:06:47.758Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-05-12T13:06:48.970Z] --- PASS: TestBuildMultiStageParentConfig (2.48s) [2022-05-12T13:06:48.970Z] === RUN TestBuildLabelWithTargets [2022-05-12T13:06:48.970Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T13:06:48.970Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-12T13:06:48.970Z] === RUN TestBuildWithEmptyLayers [2022-05-12T13:06:49.149Z] --- PASS: TestDaemonRestartIpcMode (3.20s) [2022-05-12T13:06:49.930Z] --- PASS: TestBuildWithEmptyLayers (1.38s) [2022-05-12T13:06:49.930Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T13:06:50.452Z] --- PASS: TestCreateServiceMultipleTimes (15.00s) [2022-05-12T13:06:50.452Z] === RUN TestCreateServiceConflict [2022-05-12T13:06:50.538Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-05-12T13:06:52.340Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-05-12T13:06:52.340Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T13:06:53.088Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-05-12T13:06:53.661Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-12T13:06:53.923Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-12T13:06:54.273Z] 8b534d64a7c3: Pull complete [2022-05-12T13:06:54.274Z] Digest: sha256:b474e47f6f8bdb110068684ab8cebbadb5806e641fe6dba0169555981f6520ef [2022-05-12T13:06:54.274Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T13:06:54.274Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-05-12T13:06:54.274Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-05-12T13:06:54.274Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2928' [2022-05-12T13:06:54.274Z] WARN: Skipping validation tests [2022-05-12T13:06:54.274Z] INFO: Running unit tests at 05/12/2022 13:06:41... [2022-05-12T13:06:54.274Z] INFO: make.ps1 starting at 05/12/2022 13:06:49 [2022-05-12T13:06:54.274Z] INFO: Git commit (91c254a189) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T13:06:54.274Z] INFO: Running unit tests... [2022-05-12T13:06:54.497Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-12T13:06:54.497Z] --- PASS: TestContainerKillOnDaemonStart (12.65s) [2022-05-12T13:06:54.497Z] PASS [2022-05-12T13:06:54.497Z] [2022-05-12T13:06:54.497Z] === Skipped [2022-05-12T13:06:54.497Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-12T13:06:54.497Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T13:06:54.497Z] [2022-05-12T13:06:54.497Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-12T13:06:54.497Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T13:06:54.497Z] [2022-05-12T13:06:54.498Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-12T13:06:54.498Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T13:06:54.498Z] [2022-05-12T13:06:54.498Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T13:06:54.498Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T13:06:54.498Z] [2022-05-12T13:06:54.498Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-12T13:06:54.498Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T13:06:54.498Z] [2022-05-12T13:06:54.498Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2022-05-12T13:06:54.498Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-12T13:06:54.498Z] [2022-05-12T13:06:54.498Z] DONE 235 tests, 6 skipped in 165.752s [2022-05-12T13:06:54.498Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-12T13:06:54.498Z] ++ 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 [2022-05-12T13:06:54.498Z] ++ set -e [2022-05-12T13:06:54.498Z] ++ '[' -n 0 ']' [2022-05-12T13:06:54.498Z] ++ set -x [2022-05-12T13:06:54.498Z] ++ 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 [2022-05-12T13:06:54.760Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T13:06:55.333Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2022-05-12T13:06:55.333Z] === RUN TestConfigDaemonID [2022-05-12T13:06:55.607Z] --- PASS: TestCreateServiceMaxReplicas (2.63s) [2022-05-12T13:06:55.607Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T13:06:56.278Z] daemon_test.go:84: [d21b4f7e82692] daemon is not started [2022-05-12T13:06:56.278Z] --- PASS: TestConfigDaemonID (1.04s) [2022-05-12T13:06:56.278Z] === RUN TestDaemonConfigValidation [2022-05-12T13:06:56.278Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-12T13:06:56.278Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-12T13:06:56.278Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-12T13:06:56.278Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-12T13:06:56.278Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-12T13:06:56.278Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-12T13:06:56.278Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-12T13:06:56.278Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-12T13:06:56.278Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-12T13:06:56.278Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-12T13:06:56.278Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-12T13:06:56.278Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-12T13:06:56.540Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-12T13:06:56.540Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-12T13:06:56.540Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-12T13:06:56.803Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-12T13:06:56.803Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.14s) [2022-05-12T13:06:56.803Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.14s) [2022-05-12T13:06:56.803Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.12s) [2022-05-12T13:06:56.803Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.17s) [2022-05-12T13:06:56.803Z] --- PASS: TestDaemonConfigValidation/valid_config (0.11s) [2022-05-12T13:06:56.803Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T13:06:56.803Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-12T13:06:56.803Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-12T13:06:57.378Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-05-12T13:06:57.951Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-12T13:06:58.001Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-12T13:06:58.001Z] === RUN TestInfoDebug [2022-05-12T13:06:58.001Z] --- PASS: TestInfoDebug (0.52s) [2022-05-12T13:06:58.001Z] === RUN TestInfoInsecureRegistries [2022-05-12T13:06:58.001Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-12T13:06:58.001Z] === RUN TestInfoRegistryMirrors [2022-05-12T13:06:58.001Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-12T13:06:58.001Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T13:06:58.001Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2022-05-12T13:06:58.001Z] === RUN TestPingCacheHeaders [2022-05-12T13:06:58.001Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-12T13:06:58.001Z] === RUN TestPingGet [2022-05-12T13:06:58.001Z] --- PASS: TestPingGet (0.01s) [2022-05-12T13:06:58.001Z] === RUN TestPingHead [2022-05-12T13:06:58.001Z] --- PASS: TestPingHead (0.02s) [2022-05-12T13:06:58.001Z] === RUN TestPingSwarmHeader [2022-05-12T13:06:58.164Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-12T13:06:58.164Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-05-12T13:06:58.164Z] { [2022-05-12T13:06:58.164Z] "RT_GROUP_ICON": { [2022-05-12T13:06:58.164Z] "#1": { [2022-05-12T13:06:58.164Z] "0409": "../../winresources/docker.ico" [2022-05-12T13:06:58.164Z] } [2022-05-12T13:06:58.164Z] }, [2022-05-12T13:06:58.164Z] "RT_MANIFEST": { [2022-05-12T13:06:58.164Z] "#1": { [2022-05-12T13:06:58.164Z] "0409": { [2022-05-12T13:06:58.164Z] "identity": {}, [2022-05-12T13:06:58.164Z] "description": "Docker Engine", [2022-05-12T13:06:58.164Z] "minimum-os": "vista", [2022-05-12T13:06:58.164Z] "execution-level": "", [2022-05-12T13:06:58.164Z] "ui-access": false, [2022-05-12T13:06:58.164Z] "auto-elevate": false, [2022-05-12T13:06:58.164Z] "dpi-awareness": "unaware", [2022-05-12T13:06:58.164Z] "disable-theming": false, [2022-05-12T13:06:58.164Z] "disable-window-filtering": false, [2022-05-12T13:06:58.164Z] "high-resolution-scrolling-aware": false, [2022-05-12T13:06:58.164Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-12T13:06:58.164Z] "long-path-aware": false, [2022-05-12T13:06:58.164Z] "printer-driver-isolation": false, [2022-05-12T13:06:58.164Z] "gdi-scaling": false, [2022-05-12T13:06:58.164Z] "segment-heap": false, [2022-05-12T13:06:58.164Z] "use-common-controls-v6": false [2022-05-12T13:06:58.164Z] } [2022-05-12T13:06:58.164Z] } [2022-05-12T13:06:58.164Z] }, [2022-05-12T13:06:58.164Z] "RT_MESSAGETABLE": { [2022-05-12T13:06:58.164Z] "#1": { [2022-05-12T13:06:58.164Z] "0409": "../../winresources/event_messages.bin" [2022-05-12T13:06:58.164Z] } [2022-05-12T13:06:58.164Z] }, [2022-05-12T13:06:58.164Z] "RT_VERSION": { [2022-05-12T13:06:58.164Z] "#1": { [2022-05-12T13:06:58.164Z] "0409": { [2022-05-12T13:06:58.164Z] "fixed": { [2022-05-12T13:06:58.164Z] "file_version": "0.0.0.0", [2022-05-12T13:06:58.164Z] "product_version": "0.0.0.0", [2022-05-12T13:06:58.164Z] "type": "Unknown" [2022-05-12T13:06:58.164Z] }, [2022-05-12T13:06:58.164Z] "info": { [2022-05-12T13:06:58.164Z] "0000": { [2022-05-12T13:06:58.164Z] "CompanyName": "", [2022-05-12T13:06:58.164Z] "FileVersion": "dev", [2022-05-12T13:06:58.164Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-12T13:06:58.164Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-05-12T13:06:58.164Z] "ProductName": "", [2022-05-12T13:06:58.164Z] "ProductVersion": "dev", [2022-05-12T13:06:58.164Z] "SpecialBuild": "91c254a189daafce6f091a84bf483cffd968104d" [2022-05-12T13:06:58.164Z] } [2022-05-12T13:06:58.164Z] } [2022-05-12T13:06:58.164Z] } [2022-05-12T13:06:58.164Z] } [2022-05-12T13:06:58.164Z] } [2022-05-12T13:06:58.164Z] } [2022-05-12T13:06:58.164Z] cmd/docker-proxy/genwinres_windows.go [2022-05-12T13:06:58.164Z] cmd/docker-proxy/main.go [2022-05-12T13:06:58.164Z] cmd/docker-proxy/network_proxy_test.go [2022-05-12T13:06:58.164Z] cmd/docker-proxy/proxy.go [2022-05-12T13:06:58.164Z] cmd/docker-proxy/sctp_proxy.go [2022-05-12T13:06:58.164Z] cmd/docker-proxy/tcp_proxy.go [2022-05-12T13:06:58.164Z] cmd/docker-proxy/udp_proxy.go [2022-05-12T13:06:58.164Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-12T13:06:58.164Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-12T13:06:58.164Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-12T13:06:58.164Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-05-12T13:06:58.164Z] remote: Enumerating objects: 23, done. [2022-05-12T13:06:58.164Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-05-12T13:06:58.164Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-05-12T13:06:58.164Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-05-12T13:06:58.165Z] 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. [2022-05-12T13:06:58.165Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-05-12T13:06:58.165Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-05-12T13:06:58.165Z] Cross building: bundles/cross/linux/ppc64le [2022-05-12T13:06:58.165Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-12T13:06:58.165Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-12T13:06:58.571Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-12T13:06:58.897Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-12T13:06:59.141Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-12T13:07:00.287Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-12T13:07:00.287Z] daemon_test.go:198: [d79b5cfb05814] daemon is not started [2022-05-12T13:07:00.287Z] --- PASS: TestConfigDaemonSeccompProfiles (3.28s) [2022-05-12T13:07:00.287Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-05-12T13:07:00.287Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-05-12T13:07:00.287Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.13s) [2022-05-12T13:07:00.287Z] === RUN TestDaemonProxy [2022-05-12T13:07:00.287Z] === RUN TestDaemonProxy/environment_variables [2022-05-12T13:07:00.523Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-12T13:07:00.523Z] --- PASS: TestPingSwarmHeader (2.17s) [2022-05-12T13:07:00.523Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-12T13:07:00.523Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-12T13:07:00.523Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-12T13:07:00.523Z] === RUN TestVersion [2022-05-12T13:07:00.523Z] --- PASS: TestVersion (0.02s) [2022-05-12T13:07:00.523Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-05-12T13:07:00.523Z] === CONT TestDiskUsage [2022-05-12T13:07:00.549Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-12T13:07:00.783Z] === RUN TestDiskUsage/empty [2022-05-12T13:07:00.783Z] === RUN TestDiskUsage/empty/container_types [2022-05-12T13:07:00.783Z] === RUN TestDiskUsage/empty/image_types [2022-05-12T13:07:00.783Z] === RUN TestDiskUsage/empty/volume_types [2022-05-12T13:07:00.783Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-12T13:07:00.783Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-12T13:07:00.783Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-12T13:07:00.783Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-12T13:07:00.783Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-12T13:07:00.783Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-12T13:07:00.783Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-12T13:07:00.783Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-12T13:07:00.810Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-05-12T13:07:01.044Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-12T13:07:01.044Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-12T13:07:01.044Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-12T13:07:01.044Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-12T13:07:01.044Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-12T13:07:01.044Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-12T13:07:01.044Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-12T13:07:01.044Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-12T13:07:01.044Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-12T13:07:01.044Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-12T13:07:01.044Z] === RUN TestDiskUsage/after_container.Run [2022-05-12T13:07:01.383Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-12T13:07:01.383Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-12T13:07:01.383Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-12T13:07:01.383Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-12T13:07:01.443Z] 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/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/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/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/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/longpath github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [2022-05-12T13:07:01.616Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-12T13:07:01.616Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-12T13:07:01.616Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-12T13:07:01.616Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-12T13:07:01.616Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-12T13:07:01.616Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-12T13:07:01.616Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-12T13:07:01.616Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-12T13:07:01.616Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-12T13:07:01.616Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-12T13:07:01.616Z] --- PASS: TestDiskUsage (1.47s) [2022-05-12T13:07:01.616Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-12T13:07:01.616Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-12T13:07:01.616Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-12T13:07:01.616Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-12T13:07:01.616Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-12T13:07:01.616Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-12T13:07:01.616Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-12T13:07:01.616Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-12T13:07:01.616Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-12T13:07:01.616Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-12T13:07:01.616Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T13:07:01.616Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.36s) [2022-05-12T13:07:01.616Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-12T13:07:01.616Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-12T13:07:01.616Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-12T13:07:01.616Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-12T13:07:01.616Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-12T13:07:01.616Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-12T13:07:01.616Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-12T13:07:01.616Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-12T13:07:01.616Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-12T13:07:01.616Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T13:07:01.616Z] --- PASS: TestDiskUsage/after_container.Run (0.43s) [2022-05-12T13:07:01.616Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-12T13:07:01.616Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-12T13:07:01.616Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-12T13:07:01.616Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-12T13:07:01.616Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-12T13:07:01.616Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-12T13:07:01.616Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-12T13:07:01.616Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-12T13:07:01.616Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-12T13:07:01.616Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T13:07:01.645Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-12T13:07:01.645Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-12T13:07:01.645Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-12T13:07:01.645Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-12T13:07:01.645Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-12T13:07:01.807Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T13:07:01.807Z] INFO: Testing against a local daemon [2022-05-12T13:07:01.807Z] === RUN TestBuildWithSession [2022-05-12T13:07:01.807Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T13:07:01.808Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T13:07:01.808Z] === RUN TestBuildSquashParent [2022-05-12T13:07:01.808Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:07:01.808Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-12T13:07:01.808Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T13:07:01.808Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T13:07:01.808Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T13:07:01.808Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T13:07:01.808Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T13:07:01.808Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T13:07:01.808Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T13:07:01.808Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T13:07:01.808Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T13:07:01.808Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T13:07:01.808Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T13:07:01.808Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T13:07:01.808Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T13:07:01.808Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T13:07:01.808Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T13:07:01.808Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T13:07:01.808Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T13:07:01.878Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.54s) [2022-05-12T13:07:01.878Z] PASS [2022-05-12T13:07:01.878Z] [2022-05-12T13:07:01.878Z] DONE 54 tests in 22.749s [2022-05-12T13:07:01.878Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-12T13:07:01.878Z] INFO: Testing against a local daemon [2022-05-12T13:07:01.878Z] === RUN TestVolumesCreateAndList [2022-05-12T13:07:01.878Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-12T13:07:01.878Z] === RUN TestVolumesRemove [2022-05-12T13:07:01.878Z] --- PASS: TestVolumesRemove (0.07s) [2022-05-12T13:07:01.878Z] === RUN TestVolumesInspect [2022-05-12T13:07:01.878Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-12T13:07:01.878Z] === RUN TestVolumesInvalidJSON [2022-05-12T13:07:01.878Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T13:07:01.878Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T13:07:01.878Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T13:07:01.878Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T13:07:01.878Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T13:07:01.878Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T13:07:01.878Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T13:07:01.878Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-12T13:07:01.878Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-12T13:07:01.878Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T13:07:01.878Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T13:07:01.878Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T13:07:01.878Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T13:07:01.878Z] PASS [2022-05-12T13:07:01.878Z] [2022-05-12T13:07:01.878Z] DONE 9 tests in 0.136s [2022-05-12T13:07:01.878Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-12T13:07:01.921Z] === RUN TestDaemonProxy/command-line_options [2022-05-12T13:07:02.263Z] --- PASS: TestBuildMultiStageOnBuild (11.83s) [2022-05-12T13:07:02.263Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T13:07:02.263Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T13:07:02.263Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-12T13:07:02.263Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T13:07:02.448Z] Stopping apparmor (via systemctl): apparmor.service. [2022-05-12T13:07:02.448Z] Removing test suite binaries [2022-05-12T13:07:02.448Z] exiting test-integration [2022-05-12T13:07:02.448Z] ++ exit 0 [2022-05-12T13:07:02.448Z] Post stage [Pipeline] junit [2022-05-12T13:07:03.844Z] Recording test results [2022-05-12T13:07:03.852Z] === RUN TestDaemonProxy/configuration_file [2022-05-12T13:07:04.426Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-05-12T13:07:04.998Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-12T13:07:05.393Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-12T13:07:05.572Z] === RUN TestDaemonProxy/conflicting_options [2022-05-12T13:07:05.734Z] + echo Ensuring container killed. [2022-05-12T13:07:05.734Z] Ensuring container killed. [2022-05-12T13:07:05.734Z] + docker rm -vf docker-pr1 [2022-05-12T13:07:05.734Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-05-12T13:07:05.833Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-12T13:07:06.026Z] + echo Chowning /workspace to jenkins user [2022-05-12T13:07:06.026Z] Chowning /workspace to jenkins user [2022-05-12T13:07:06.026Z] + id -u [2022-05-12T13:07:06.026Z] + id -g [2022-05-12T13:07:06.026Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43588:/workspace busybox chown -R 1000:1000 /workspace [2022-05-12T13:07:06.026Z] Unable to find image 'busybox:latest' locally [2022-05-12T13:07:06.026Z] latest: Pulling from library/busybox [2022-05-12T13:07:06.286Z] 50e8d59317eb: Pulling fs layer [2022-05-12T13:07:06.286Z] 50e8d59317eb: Verifying Checksum [2022-05-12T13:07:06.286Z] 50e8d59317eb: Download complete [2022-05-12T13:07:06.286Z] 50e8d59317eb: Pull complete [2022-05-12T13:07:06.286Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-12T13:07:06.286Z] Status: Downloaded newer image for busybox:latest [2022-05-12T13:07:06.406Z] --- PASS: TestDaemonProxy (6.42s) [2022-05-12T13:07:06.406Z] --- PASS: TestDaemonProxy/environment_variables (1.76s) [2022-05-12T13:07:06.406Z] --- PASS: TestDaemonProxy/command-line_options (1.82s) [2022-05-12T13:07:06.406Z] --- PASS: TestDaemonProxy/configuration_file (1.82s) [2022-05-12T13:07:06.406Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-12T13:07:06.406Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-05-12T13:07:06.406Z] PASS [2022-05-12T13:07:06.406Z] [2022-05-12T13:07:06.406Z] DONE 18 tests in 11.869s [2022-05-12T13:07:06.406Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-12T13:07:06.406Z] ++ 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 [2022-05-12T13:07:06.406Z] ++ set -e [2022-05-12T13:07:06.406Z] ++ '[' -n 0 ']' [2022-05-12T13:07:06.406Z] ++ set -x [2022-05-12T13:07:06.406Z] ++ 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 [2022-05-12T13:07:06.668Z] check_test.go:307: [d5c70ac28af5b] daemon is not started [2022-05-12T13:07:06.668Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-05-12T13:07:06.668Z] INFO: Testing against a local daemon [2022-05-12T13:07:06.668Z] === RUN TestCommitInheritsEnv [2022-05-12T13:07:07.241Z] --- PASS: TestCommitInheritsEnv (0.43s) [2022-05-12T13:07:07.241Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T13:07:07.241Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-12T13:07:07.241Z] === RUN TestImportWithCustomPlatform [2022-05-12T13:07:07.241Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-12T13:07:07.241Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-12T13:07:07.241Z] === RUN TestImportWithCustomPlatform// [2022-05-12T13:07:07.241Z] === RUN TestImportWithCustomPlatform/linux [2022-05-12T13:07:07.503Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-12T13:07:07.503Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-12T13:07:07.765Z] === RUN TestImportWithCustomPlatform/macos [2022-05-12T13:07:07.765Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-12T13:07:07.765Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-12T13:07:07.765Z] --- PASS: TestImportWithCustomPlatform (0.66s) [2022-05-12T13:07:07.765Z] --- PASS: TestImportWithCustomPlatform/#00 (0.17s) [2022-05-12T13:07:07.765Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-12T13:07:07.765Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-12T13:07:07.765Z] --- PASS: TestImportWithCustomPlatform/linux (0.15s) [2022-05-12T13:07:07.765Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.13s) [2022-05-12T13:07:07.765Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.16s) [2022-05-12T13:07:07.765Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-12T13:07:07.765Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-12T13:07:07.765Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-12T13:07:07.765Z] === RUN TestImagesFilterMultiReference [2022-05-12T13:07:07.970Z] + bundleName=amd64-cgroup2 [2022-05-12T13:07:07.970Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-05-12T13:07:07.970Z] Creating amd64-cgroup2-bundles.tar.gz [2022-05-12T13:07:07.970Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-05-12T13:07:07.970Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-12T13:07:08.027Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-05-12T13:07:08.027Z] === RUN TestImagePullPlatformInvalid [2022-05-12T13:07:08.027Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-05-12T13:07:08.027Z] === RUN TestRemoveImageOrphaning [Pipeline] archiveArtifacts [2022-05-12T13:07:08.243Z] Archiving artifacts [2022-05-12T13:07:08.288Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2022-05-12T13:07:08.289Z] === RUN TestRemoveImageGarbageCollector [2022-05-12T13:07:08.863Z] time="2022-05-12T13:07:08Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-12T13:07:09.125Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-12T13:07:09.701Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-05-12T13:07:10.142Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43588/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T13:07:10.445Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s) [2022-05-12T13:07:10.445Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T13:07:10.445Z] --- PASS: TestCreateServiceSecretFileMode (2.43s) [2022-05-12T13:07:10.445Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T13:07:10.453Z] + make clean [2022-05-12T13:07:10.453Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T13:07:10.453Z] docker-dev-cache [2022-05-12T13:07:10.453Z] docker-mod-cache [Pipeline] deleteDir [2022-05-12T13:07:10.646Z] --- PASS: TestRemoveImageGarbageCollector (2.33s) [2022-05-12T13:07:10.646Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T13:07:10.646Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-05-12T13:07:10.646Z] === RUN TestTagInvalidReference [2022-05-12T13:07:10.646Z] --- PASS: TestTagInvalidReference (0.02s) [2022-05-12T13:07:10.646Z] === RUN TestTagValidPrefixedRepo [2022-05-12T13:07:10.908Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-05-12T13:07:10.908Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T13:07:10.908Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-12T13:07:10.908Z] === RUN TestTagOfficialNames [2022-05-12T13:07:10.908Z] --- PASS: TestTagOfficialNames (0.07s) [2022-05-12T13:07:10.908Z] === RUN TestTagMatchesDigest [2022-05-12T13:07:10.908Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-05-12T13:07:10.908Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-12T13:07:11.853Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-12T13:07:12.114Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-12T13:07:12.115Z] docker_cli_daemon_plugins_test.go:106: [d3917dd67916a] daemon is not started [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-05-12T13:07:12.661Z] --- PASS: TestBuildMultiStageLayerLeak (10.75s) [2022-05-12T13:07:12.661Z] === RUN TestBuildWithHugeFile [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T13:07:12.961Z] --- PASS: TestCreateServiceConfigFileMode (2.42s) [2022-05-12T13:07:12.961Z] === RUN TestCreateServiceSysctls [2022-05-12T13:07:13.505Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-05-12T13:07:14.239Z] ? github.com/docker/docker/api [no test files] [2022-05-12T13:07:14.335Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T13:07:14.804Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T13:07:15.424Z] check_test.go:307: [d2cd8376336fd] daemon is not started [2022-05-12T13:07:15.424Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-05-12T13:07:16.226Z] --- PASS: TestCreateServiceSysctls (3.02s) [2022-05-12T13:07:16.226Z] === RUN TestCreateServiceCapabilities [2022-05-12T13:07:17.340Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-12T13:07:18.114Z] --- PASS: TestCreateServiceCapabilities (1.94s) [2022-05-12T13:07:18.114Z] === RUN TestInspect [2022-05-12T13:07:18.727Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-05-12T13:07:21.380Z] --- PASS: TestInspect (2.88s) [2022-05-12T13:07:21.380Z] === RUN TestCreateJob [2022-05-12T13:07:22.944Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-12T13:07:23.517Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-12T13:07:23.896Z] --- PASS: TestCreateJob (3.02s) [2022-05-12T13:07:23.896Z] === RUN TestReplicatedJob [2022-05-12T13:07:24.463Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-05-12T13:07:25.037Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-12T13:07:25.299Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-05-12T13:07:25.873Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-05-12T13:07:26.820Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-05-12T13:07:26.820Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-05-12T13:07:27.083Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-05-12T13:07:27.305Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-12T13:07:27.305Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (17.42s) [2022-05-12T13:07:27.305Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.99s) [2022-05-12T13:07:27.305Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (18.03s) [2022-05-12T13:07:27.305Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.25s) [2022-05-12T13:07:27.305Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.18s) [2022-05-12T13:07:27.305Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.80s) [2022-05-12T13:07:27.305Z] === RUN TestBuildMultiStageCopy [2022-05-12T13:07:27.305Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T13:07:27.657Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-05-12T13:07:28.231Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-05-12T13:07:28.493Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-12T13:07:28.754Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-05-12T13:07:29.140Z] --- PASS: TestReplicatedJob (4.55s) [2022-05-12T13:07:29.140Z] === RUN TestUpdateReplicatedJob [2022-05-12T13:07:29.328Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-05-12T13:07:29.328Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-12T13:07:29.328Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-12T13:07:29.902Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-05-12T13:07:30.164Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-05-12T13:07:30.426Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-12T13:07:30.688Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-05-12T13:07:31.262Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-05-12T13:07:31.524Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-12T13:07:31.656Z] --- PASS: TestUpdateReplicatedJob (3.02s) [2022-05-12T13:07:31.656Z] === RUN TestServiceListWithStatuses [2022-05-12T13:07:31.656Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T13:07:31.656Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T13:07:31.656Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T13:07:31.786Z] check_test.go:307: [daa297b465dca] daemon is not started [2022-05-12T13:07:31.786Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-05-12T13:07:32.734Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-12T13:07:32.996Z] check_test.go:307: [d6232812425a5] daemon is not started [2022-05-12T13:07:32.996Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-05-12T13:07:33.569Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-05-12T13:07:34.958Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-05-12T13:07:35.822Z] --- PASS: TestDockerNetworkConnectAlias (3.89s) [2022-05-12T13:07:35.822Z] === RUN TestDockerNetworkReConnect [2022-05-12T13:07:37.724Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T13:07:37.724Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T13:07:38.266Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-05-12T13:07:38.841Z] check_test.go:307: [dca6da23ba9ad] daemon is not started [2022-05-12T13:07:38.841Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-05-12T13:07:39.087Z] --- PASS: TestDockerNetworkReConnect (3.21s) [2022-05-12T13:07:39.087Z] === RUN TestServicePlugin [2022-05-12T13:07:39.087Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T13:07:39.087Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-12T13:07:39.087Z] === RUN TestServiceUpdateLabel [2022-05-12T13:07:39.285Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T13:07:39.531Z] === RUN TestMiddlewares [2022-05-12T13:07:39.531Z] --- PASS: TestMiddlewares (0.00s) [2022-05-12T13:07:39.531Z] PASS [2022-05-12T13:07:39.531Z] coverage: 7.9% of statements [2022-05-12T13:07:39.531Z] ok github.com/docker/docker/api/server 0.052s coverage: 7.9% of statements [2022-05-12T13:07:40.847Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T13:07:40.975Z] --- PASS: TestServiceUpdateLabel (2.26s) [2022-05-12T13:07:40.975Z] === RUN TestServiceUpdateSecrets [2022-05-12T13:07:42.148Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-05-12T13:07:42.410Z] --- PASS: TestBuildMultiStageCopy (16.20s) [2022-05-12T13:07:42.410Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.10s) [2022-05-12T13:07:42.410Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.93s) [2022-05-12T13:07:42.410Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.18s) [2022-05-12T13:07:42.410Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.39s) [2022-05-12T13:07:42.410Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.60s) [2022-05-12T13:07:42.410Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T13:07:43.094Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-12T13:07:43.670Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-05-12T13:07:44.245Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-12T13:07:45.356Z] --- PASS: TestBuildMultiStageParentConfig (2.91s) [2022-05-12T13:07:45.356Z] === RUN TestBuildLabelWithTargets [2022-05-12T13:07:45.356Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T13:07:45.356Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-12T13:07:45.356Z] === RUN TestBuildWithEmptyLayers [2022-05-12T13:07:46.916Z] --- PASS: TestBuildWithEmptyLayers (1.54s) [2022-05-12T13:07:46.916Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T13:07:47.553Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-12T13:07:47.553Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-05-12T13:07:48.500Z] check_test.go:307: [da5c83bfa24ed] daemon is not started [2022-05-12T13:07:48.500Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-05-12T13:07:53.815Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-12T13:07:55.862Z] --- PASS: TestServiceUpdateSecrets (14.30s) [2022-05-12T13:07:55.862Z] === RUN TestServiceUpdateConfigs [2022-05-12T13:07:57.126Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-05-12T13:07:59.047Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-12T13:07:59.623Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-05-12T13:08:00.198Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-12T13:08:00.198Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-12T13:08:01.832Z] --- PASS: TestBuildMultiStageOnBuild (15.15s) [2022-05-12T13:08:01.832Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T13:08:01.832Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T13:08:01.832Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-12T13:08:01.832Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T13:08:02.753Z] check_test.go:307: [df61e3b374d96] daemon is not started [2022-05-12T13:08:02.753Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-05-12T13:08:03.015Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-05-12T13:08:03.589Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-05-12T13:08:04.345Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-05-12T13:08:04.919Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-12T13:08:05.866Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-05-12T13:08:05.866Z] check_test.go:307: [d6c52aa1f886a] daemon is not started [2022-05-12T13:08:05.866Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-05-12T13:08:07.256Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-12T13:08:08.201Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-05-12T13:08:09.145Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-12T13:08:10.534Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-05-12T13:08:10.699Z] --- PASS: TestServiceUpdateConfigs (14.02s) [2022-05-12T13:08:10.699Z] === RUN TestServiceUpdateNetwork [2022-05-12T13:08:14.308Z] --- PASS: TestBuildMultiStageLayerLeak (12.04s) [2022-05-12T13:08:14.308Z] === RUN TestBuildWithHugeFile [2022-05-12T13:08:14.746Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-05-12T13:08:14.746Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-12T13:08:16.136Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-05-12T13:08:17.083Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-12T13:08:18.030Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-05-12T13:08:19.421Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-12T13:08:21.339Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-05-12T13:08:22.864Z] --- PASS: TestServiceUpdateNetwork (12.18s) [2022-05-12T13:08:22.864Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T13:08:22.864Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-12T13:08:22.864Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-12T13:08:24.647Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-05-12T13:08:28.863Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-05-12T13:08:30.781Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-05-12T13:08:30.948Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-12T13:08:31.726Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-05-12T13:08:32.678Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-05-12T13:08:35.988Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-12T13:08:35.988Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-05-12T13:08:35.988Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-12T13:08:37.479Z] --- PASS: TestServiceUpdatePidsLimit (15.65s) [2022-05-12T13:08:37.479Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-05-12T13:08:37.479Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-05-12T13:08:37.479Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-05-12T13:08:37.479Z] PASS [2022-05-12T13:08:37.479Z] [2022-05-12T13:08:37.480Z] === Skipped [2022-05-12T13:08:37.480Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-12T13:08:37.480Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T13:08:37.480Z] [2022-05-12T13:08:37.480Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-05-12T13:08:37.480Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T13:08:37.480Z] [2022-05-12T13:08:37.480Z] DONE 27 tests, 2 skipped in 128.870s [2022-05-12T13:08:37.480Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-05-12T13:08:37.480Z] ++ 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 [2022-05-12T13:08:37.480Z] ++ set -e [2022-05-12T13:08:37.480Z] ++ '[' -n 0 ']' [2022-05-12T13:08:37.480Z] ++ set -x [2022-05-12T13:08:37.480Z] ++ 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 [2022-05-12T13:08:37.480Z] INFO: Testing against a local daemon [2022-05-12T13:08:37.480Z] === RUN TestSessionCreate [2022-05-12T13:08:37.480Z] --- PASS: TestSessionCreate (0.02s) [2022-05-12T13:08:37.480Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T13:08:37.480Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-12T13:08:37.480Z] PASS [2022-05-12T13:08:37.480Z] [2022-05-12T13:08:37.480Z] DONE 2 tests in 0.120s [2022-05-12T13:08:37.480Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-05-12T13:08:37.480Z] ++ 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 [2022-05-12T13:08:37.480Z] ++ set -e [2022-05-12T13:08:37.480Z] ++ '[' -n 0 ']' [2022-05-12T13:08:37.480Z] ++ set -x [2022-05-12T13:08:37.480Z] ++ 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 [2022-05-12T13:08:37.480Z] INFO: Testing against a local daemon [2022-05-12T13:08:37.480Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T13:08:37.480Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T13:08:37.480Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T13:08:37.480Z] === RUN TestDiskUsage [2022-05-12T13:08:37.480Z] === PAUSE TestDiskUsage [2022-05-12T13:08:37.480Z] === RUN TestEventsExecDie [2022-05-12T13:08:37.735Z] --- PASS: TestEventsExecDie (0.48s) [2022-05-12T13:08:37.735Z] === RUN TestEventsBackwardsCompatible [2022-05-12T13:08:37.735Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-05-12T13:08:37.735Z] === RUN TestEventsVolumeCreate [2022-05-12T13:08:37.735Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-05-12T13:08:37.735Z] === RUN TestInfoBinaryCommits [2022-05-12T13:08:37.735Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-12T13:08:37.735Z] === RUN TestInfoAPIVersioned [2022-05-12T13:08:37.735Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-12T13:08:37.735Z] === RUN TestInfoAPI [2022-05-12T13:08:37.735Z] --- PASS: TestInfoAPI (0.02s) [2022-05-12T13:08:37.735Z] === RUN TestInfoAPIWarnings [2022-05-12T13:08:41.287Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-12T13:08:41.287Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-12T13:08:41.550Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-12T13:08:41.811Z] docker_cli_daemon_test.go:2503: [dbdda4c8dc2a7] daemon is not started [2022-05-12T13:08:42.384Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-12T13:08:42.646Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-12T13:08:43.220Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-12T13:08:43.483Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-12T13:08:43.745Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-05-12T13:08:45.710Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-12T13:08:47.658Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-12T13:08:49.048Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-12T13:08:49.636Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-12T13:08:49.636Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-12T13:08:49.636Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-12T13:08:49.636Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-12T13:08:49.636Z] Cross building: bundles/cross/linux/s390x [2022-05-12T13:08:49.636Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-12T13:08:49.636Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-12T13:08:50.440Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-12T13:08:51.386Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-12T13:08:51.870Z] === RUN TestBoolValue [2022-05-12T13:08:51.870Z] --- PASS: TestBoolValue (0.00s) [2022-05-12T13:08:51.870Z] === RUN TestBoolValueOrDefault [2022-05-12T13:08:51.870Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-12T13:08:51.870Z] === RUN TestInt64ValueOrZero [2022-05-12T13:08:51.870Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-12T13:08:51.870Z] === RUN TestInt64ValueOrDefault [2022-05-12T13:08:51.870Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-12T13:08:51.870Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-12T13:08:51.870Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-12T13:08:51.870Z] === RUN TestJsonContentType [2022-05-12T13:08:51.870Z] --- PASS: TestJsonContentType (0.00s) [2022-05-12T13:08:51.870Z] === RUN TestReadJSON [2022-05-12T13:08:51.870Z] === RUN TestReadJSON/nil_body [2022-05-12T13:08:51.870Z] === RUN TestReadJSON/empty_body [2022-05-12T13:08:51.870Z] === RUN TestReadJSON/with_valid_request [2022-05-12T13:08:51.870Z] === RUN TestReadJSON/with_whitespace [2022-05-12T13:08:51.870Z] === RUN TestReadJSON/with_extra_content [2022-05-12T13:08:51.870Z] === RUN TestReadJSON/invalid_JSON [2022-05-12T13:08:51.870Z] --- PASS: TestReadJSON (0.00s) [2022-05-12T13:08:51.870Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-12T13:08:51.870Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-12T13:08:51.870Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-12T13:08:51.870Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-12T13:08:51.870Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-12T13:08:51.870Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-12T13:08:51.870Z] PASS [2022-05-12T13:08:51.870Z] coverage: 31.9% of statements [2022-05-12T13:08:51.870Z] ok github.com/docker/docker/api/server/httputils 0.053s coverage: 31.9% of statements [2022-05-12T13:08:51.870Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-12T13:08:51.870Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-12T13:08:52.333Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-12T13:08:52.595Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-12T13:08:54.091Z] === RUN TestMaskSecretKeys [2022-05-12T13:08:54.091Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-12T13:08:54.091Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-12T13:08:54.091Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-12T13:08:54.091Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-12T13:08:54.091Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-12T13:08:54.091Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-12T13:08:54.091Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-12T13:08:54.091Z] === RUN TestVersionMiddlewareVersion [2022-05-12T13:08:54.091Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-12T13:08:54.091Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-12T13:08:54.091Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-12T13:08:54.091Z] PASS [2022-05-12T13:08:54.091Z] coverage: 37.7% of statements [2022-05-12T13:08:54.091Z] ok github.com/docker/docker/api/server/middleware 0.126s coverage: 37.7% of statements [2022-05-12T13:08:54.091Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-12T13:08:54.091Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-12T13:08:54.091Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-12T13:08:54.091Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-12T13:08:54.091Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-12T13:08:54.091Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-12T13:08:54.091Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-12T13:08:54.091Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-12T13:08:54.091Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-12T13:08:54.560Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-12T13:08:54.560Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-12T13:08:55.147Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-05-12T13:08:55.551Z] === RUN TestStrSliceMarshalJSON [2022-05-12T13:08:55.551Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-12T13:08:55.551Z] === RUN TestStrSliceUnmarshalJSON [2022-05-12T13:08:55.551Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-12T13:08:55.551Z] === RUN TestStrSliceUnmarshalString [2022-05-12T13:08:55.551Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-12T13:08:55.551Z] === RUN TestStrSliceUnmarshalSlice [2022-05-12T13:08:55.551Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-12T13:08:55.551Z] PASS [2022-05-12T13:08:55.551Z] coverage: 90.0% of statements [2022-05-12T13:08:55.551Z] ok github.com/docker/docker/api/types/strslice 0.053s coverage: 90.0% of statements [2022-05-12T13:08:55.551Z] === RUN TestToJSON [2022-05-12T13:08:55.551Z] --- PASS: TestToJSON (0.00s) [2022-05-12T13:08:55.551Z] === RUN TestToParamWithVersion [2022-05-12T13:08:55.551Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-12T13:08:55.551Z] === RUN TestFromJSON [2022-05-12T13:08:55.551Z] --- PASS: TestFromJSON (0.00s) [2022-05-12T13:08:55.551Z] === RUN TestEmpty [2022-05-12T13:08:55.551Z] --- PASS: TestEmpty (0.00s) [2022-05-12T13:08:55.551Z] === RUN TestArgsMatchKVListEmptySources [2022-05-12T13:08:55.551Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-12T13:08:55.551Z] === RUN TestArgsMatchKVList [2022-05-12T13:08:55.551Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-12T13:08:55.551Z] === RUN TestArgsMatch [2022-05-12T13:08:55.551Z] --- PASS: TestArgsMatch (0.00s) [2022-05-12T13:08:55.551Z] === RUN TestAdd [2022-05-12T13:08:55.551Z] --- PASS: TestAdd (0.00s) [2022-05-12T13:08:55.551Z] === RUN TestDel [2022-05-12T13:08:55.551Z] --- PASS: TestDel (0.00s) [2022-05-12T13:08:55.551Z] === RUN TestLen [2022-05-12T13:08:55.551Z] --- PASS: TestLen (0.00s) [2022-05-12T13:08:55.551Z] === RUN TestExactMatch [2022-05-12T13:08:55.551Z] --- PASS: TestExactMatch (0.00s) [2022-05-12T13:08:55.551Z] === RUN TestOnlyOneExactMatch [2022-05-12T13:08:55.551Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-12T13:08:55.551Z] === RUN TestContains [2022-05-12T13:08:55.551Z] --- PASS: TestContains (0.00s) [2022-05-12T13:08:55.551Z] === RUN TestValidate [2022-05-12T13:08:55.551Z] --- PASS: TestValidate (0.00s) [2022-05-12T13:08:55.551Z] === RUN TestWalkValues [2022-05-12T13:08:55.551Z] --- PASS: TestWalkValues (0.00s) [2022-05-12T13:08:55.551Z] === RUN TestFuzzyMatch [2022-05-12T13:08:55.551Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-12T13:08:55.551Z] === RUN TestClone [2022-05-12T13:08:55.551Z] --- PASS: TestClone (0.00s) [2022-05-12T13:08:55.551Z] PASS [2022-05-12T13:08:55.551Z] coverage: 92.2% of statements [2022-05-12T13:08:55.551Z] ok github.com/docker/docker/api/types/filters 0.053s coverage: 92.2% of statements [2022-05-12T13:08:55.551Z] === RUN TestGetTimestamp [2022-05-12T13:08:55.551Z] --- PASS: TestGetTimestamp (0.21s) [2022-05-12T13:08:55.551Z] === RUN TestParseTimestamps [2022-05-12T13:08:55.551Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-12T13:08:55.551Z] PASS [2022-05-12T13:08:55.551Z] coverage: 100.0% of statements [2022-05-12T13:08:55.551Z] ok github.com/docker/docker/api/types/time 0.269s coverage: 100.0% of statements [2022-05-12T13:08:55.775Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-12T13:08:55.775Z] === RUN TestInfoDebug [2022-05-12T13:08:55.775Z] --- PASS: TestInfoDebug (0.52s) [2022-05-12T13:08:55.775Z] === RUN TestInfoInsecureRegistries [2022-05-12T13:08:55.775Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-12T13:08:55.775Z] === RUN TestInfoRegistryMirrors [2022-05-12T13:08:56.019Z] === RUN TestAdjustForAPIVersion [2022-05-12T13:08:56.019Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-12T13:08:56.019Z] PASS [2022-05-12T13:08:56.019Z] coverage: 6.1% of statements [2022-05-12T13:08:56.019Z] ok github.com/docker/docker/api/server/router/swarm 0.055s coverage: 6.1% of statements [2022-05-12T13:08:56.019Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-12T13:08:56.019Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-12T13:08:56.019Z] ? github.com/docker/docker/api/types [no test files] [2022-05-12T13:08:56.019Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-12T13:08:56.019Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-12T13:08:56.019Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-12T13:08:56.019Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-12T13:08:56.019Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-12T13:08:56.019Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-12T13:08:56.019Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-12T13:08:56.019Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-12T13:08:56.019Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-12T13:08:56.019Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-12T13:08:56.019Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-12T13:08:56.019Z] === RUN TestCompareVersion [2022-05-12T13:08:56.019Z] --- PASS: TestCompareVersion (0.00s) [2022-05-12T13:08:56.019Z] PASS [2022-05-12T13:08:56.019Z] coverage: 77.3% of statements [2022-05-12T13:08:56.019Z] ok github.com/docker/docker/api/types/versions 0.047s coverage: 77.3% of statements [2022-05-12T13:08:56.019Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-12T13:08:56.019Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-12T13:08:56.019Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-12T13:08:56.019Z] ? github.com/docker/docker/builder [no test files] [2022-05-12T13:08:56.019Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-12T13:08:56.019Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-12T13:08:56.019Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-12T13:08:56.019Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-12T13:08:56.019Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-12T13:08:56.019Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-12T13:08:56.019Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-12T13:08:56.031Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-12T13:08:56.031Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T13:08:56.031Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-12T13:08:56.031Z] === RUN TestPingCacheHeaders [2022-05-12T13:08:56.031Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-12T13:08:56.031Z] === RUN TestPingGet [2022-05-12T13:08:56.031Z] --- PASS: TestPingGet (0.01s) [2022-05-12T13:08:56.031Z] === RUN TestPingHead [2022-05-12T13:08:56.031Z] --- PASS: TestPingHead (0.02s) [2022-05-12T13:08:56.031Z] === RUN TestPingSwarmHeader [2022-05-12T13:08:56.592Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-12T13:08:57.006Z] === RUN TestIsGIT [2022-05-12T13:08:57.006Z] --- PASS: TestIsGIT (0.00s) [2022-05-12T13:08:57.006Z] PASS [2022-05-12T13:08:57.006Z] coverage: 100.0% of statements [2022-05-12T13:08:57.006Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.111s coverage: 100.0% of statements [2022-05-12T13:08:57.066Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-05-12T13:08:57.152Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-12T13:08:57.474Z] === RUN TestParseRemoteURL [2022-05-12T13:08:57.474Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-12T13:08:57.474Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-12T13:08:57.474Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-12T13:08:57.474Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-12T13:08:57.474Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-12T13:08:57.474Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-12T13:08:57.474Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-12T13:08:57.474Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-12T13:08:57.474Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-12T13:08:57.474Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-12T13:08:57.474Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-12T13:08:57.474Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-12T13:08:57.474Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-12T13:08:57.474Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-12T13:08:57.474Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-12T13:08:57.474Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-12T13:08:57.474Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-12T13:08:57.474Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-12T13:08:57.474Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-12T13:08:57.474Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-12T13:08:57.474Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-12T13:08:57.474Z] === RUN TestCloneArgsSmartHttp [2022-05-12T13:08:57.474Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-12T13:08:57.474Z] === RUN TestCloneArgsDumbHttp [2022-05-12T13:08:57.474Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-12T13:08:57.474Z] === RUN TestCloneArgsGit [2022-05-12T13:08:57.474Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-12T13:08:57.474Z] === RUN TestCheckoutGit [2022-05-12T13:08:58.080Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-12T13:08:58.080Z] --- PASS: TestPingSwarmHeader (2.11s) [2022-05-12T13:08:58.080Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-12T13:08:58.080Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-12T13:08:58.080Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-12T13:08:58.080Z] === RUN TestVersion [2022-05-12T13:08:58.080Z] --- PASS: TestVersion (0.02s) [2022-05-12T13:08:58.080Z] === CONT TestDiskUsage [2022-05-12T13:08:58.641Z] === RUN TestDiskUsage/empty [2022-05-12T13:08:58.641Z] === RUN TestDiskUsage/empty/container_types [2022-05-12T13:08:58.641Z] === RUN TestDiskUsage/empty/image_types [2022-05-12T13:08:58.641Z] === RUN TestDiskUsage/empty/volume_types [2022-05-12T13:08:58.641Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-12T13:08:58.641Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-12T13:08:58.641Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-12T13:08:58.641Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-12T13:08:58.641Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-12T13:08:58.641Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-12T13:08:58.641Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-12T13:08:58.641Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-12T13:08:58.898Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-12T13:08:58.898Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-12T13:08:58.898Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-12T13:08:58.898Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-12T13:08:58.898Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-12T13:08:58.898Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-12T13:08:58.898Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-12T13:08:58.898Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-12T13:08:58.898Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-12T13:08:58.898Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-12T13:08:58.898Z] === RUN TestDiskUsage/after_container.Run [2022-05-12T13:08:59.153Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-12T13:08:59.153Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-12T13:08:59.153Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-12T13:08:59.153Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-12T13:08:59.153Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-12T13:08:59.153Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-12T13:08:59.153Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-12T13:08:59.153Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-12T13:08:59.153Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-12T13:08:59.153Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-12T13:08:59.409Z] --- PASS: TestDiskUsage (1.12s) [2022-05-12T13:08:59.409Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-12T13:08:59.409Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-12T13:08:59.409Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-12T13:08:59.409Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-12T13:08:59.409Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-12T13:08:59.409Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-12T13:08:59.409Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-12T13:08:59.409Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-12T13:08:59.409Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-12T13:08:59.409Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-12T13:08:59.409Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T13:08:59.409Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-05-12T13:08:59.409Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-12T13:08:59.409Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-12T13:08:59.409Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-12T13:08:59.409Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-12T13:08:59.409Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-12T13:08:59.409Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-12T13:08:59.409Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-12T13:08:59.410Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-12T13:08:59.410Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-12T13:08:59.410Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T13:08:59.410Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-05-12T13:08:59.410Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-12T13:08:59.410Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-12T13:08:59.410Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-12T13:08:59.410Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-12T13:08:59.410Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-12T13:08:59.410Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-12T13:08:59.410Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-12T13:08:59.410Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-12T13:08:59.410Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-12T13:08:59.410Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T13:08:59.410Z] PASS [2022-05-12T13:08:59.410Z] [2022-05-12T13:08:59.410Z] === Skipped [2022-05-12T13:08:59.410Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T13:08:59.410Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T13:08:59.410Z] [2022-05-12T13:08:59.410Z] DONE 54 tests, 1 skipped in 22.231s [2022-05-12T13:08:59.410Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-12T13:08:59.410Z] ++ 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 [2022-05-12T13:08:59.410Z] ++ set -e [2022-05-12T13:08:59.410Z] ++ '[' -n 0 ']' [2022-05-12T13:08:59.410Z] ++ set -x [2022-05-12T13:08:59.410Z] ++ 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 [2022-05-12T13:08:59.410Z] INFO: Testing against a local daemon [2022-05-12T13:08:59.410Z] === RUN TestVolumesCreateAndList [2022-05-12T13:08:59.410Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-12T13:08:59.410Z] === RUN TestVolumesRemove [2022-05-12T13:08:59.410Z] --- PASS: TestVolumesRemove (0.06s) [2022-05-12T13:08:59.410Z] === RUN TestVolumesInspect [2022-05-12T13:08:59.410Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-12T13:08:59.410Z] === RUN TestVolumesInvalidJSON [2022-05-12T13:08:59.410Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T13:08:59.410Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T13:08:59.410Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T13:08:59.410Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T13:08:59.410Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T13:08:59.410Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T13:08:59.410Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T13:08:59.410Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-05-12T13:08:59.410Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-12T13:08:59.410Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T13:08:59.410Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T13:08:59.410Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T13:08:59.410Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T13:08:59.410Z] PASS [2022-05-12T13:08:59.410Z] [2022-05-12T13:08:59.410Z] DONE 9 tests in 0.204s [2022-05-12T13:08:59.410Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-12T13:08:59.620Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-05-12T13:08:59.620Z] check_test.go:307: [d5c8190d4fb2a] daemon is not started [2022-05-12T13:08:59.620Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-05-12T13:08:59.665Z] ++++ cat bundles/test-integration/docker.pid [2022-05-12T13:08:59.665Z] +++ kill 14212 [2022-05-12T13:08:59.698Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-12T13:08:59.698Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-05-12T13:08:59.698Z] === RUN TestProcessNoDockerignore [2022-05-12T13:08:59.698Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-12T13:08:59.698Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-12T13:08:59.698Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-12T13:08:59.698Z] === RUN TestDetectContentType [2022-05-12T13:08:59.698Z] --- PASS: TestDetectContentType (0.00s) [2022-05-12T13:08:59.698Z] === RUN TestSelectAcceptableMIME [2022-05-12T13:08:59.698Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-12T13:08:59.698Z] === RUN TestInspectEmptyResponse [2022-05-12T13:08:59.698Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-12T13:08:59.698Z] === RUN TestInspectResponseBinary [2022-05-12T13:08:59.698Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-12T13:08:59.698Z] === RUN TestResponseUnsupportedContentType [2022-05-12T13:08:59.698Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-12T13:08:59.698Z] === RUN TestInspectResponseTextSimple [2022-05-12T13:08:59.698Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-12T13:08:59.698Z] === RUN TestInspectResponseEmptyContentType [2022-05-12T13:08:59.698Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-12T13:08:59.698Z] === RUN TestUnknownContentLength [2022-05-12T13:08:59.698Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-12T13:08:59.698Z] === RUN TestDownloadRemote [2022-05-12T13:08:59.921Z] +++ /etc/init.d/apparmor stop [2022-05-12T13:08:59.921Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T13:08:59.921Z] [2022-05-12T13:08:59.921Z] Unloading profiles will leave already running processes permanently [2022-05-12T13:08:59.921Z] unconfined, which can lead to unexpected situations. [2022-05-12T13:08:59.921Z] [2022-05-12T13:08:59.921Z] To set a process to complain mode, use the command line tool [2022-05-12T13:08:59.921Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T13:08:59.921Z] +++ true [2022-05-12T13:08:59.921Z] exiting test-integration [2022-05-12T13:08:59.921Z] ++ exit 0 [2022-05-12T13:08:59.921Z] [2022-05-12T13:09:00.166Z] --- PASS: TestDownloadRemote (0.12s) [2022-05-12T13:09:00.166Z] === RUN TestGetWithStatusError [2022-05-12T13:09:00.166Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-12T13:09:00.166Z] === RUN TestCloseRootDirectory [2022-05-12T13:09:00.166Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:09:00.166Z] --- SKIP: TestCloseRootDirectory (0.01s) [2022-05-12T13:09:00.166Z] === RUN TestHashFile [2022-05-12T13:09:00.166Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:09:00.166Z] --- SKIP: TestHashFile (0.00s) [2022-05-12T13:09:00.166Z] === RUN TestHashSubdir [2022-05-12T13:09:00.166Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:09:00.166Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-12T13:09:00.166Z] === RUN TestRemoveDirectory [2022-05-12T13:09:00.166Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:09:00.166Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-05-12T13:09:00.166Z] PASS [2022-05-12T13:09:00.166Z] coverage: 9.3% of statements [2022-05-12T13:09:00.166Z] ok github.com/docker/docker/builder/remotecontext 0.371s coverage: 9.3% of statements [2022-05-12T13:09:00.195Z] === RUN TestDockerSuite/TestBuildEnvUsage2 Post stage [Pipeline] junit [2022-05-12T13:09:00.492Z] Recording test results [2022-05-12T13:09:00.637Z] === RUN TestEnable [2022-05-12T13:09:00.638Z] --- PASS: TestEnable (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestDisable [2022-05-12T13:09:00.638Z] --- PASS: TestDisable (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestEnabled [2022-05-12T13:09:00.638Z] --- PASS: TestEnabled (0.00s) [2022-05-12T13:09:00.638Z] PASS [2022-05-12T13:09:00.638Z] coverage: 100.0% of statements [2022-05-12T13:09:00.638Z] ok github.com/docker/docker/cli/debug 0.043s coverage: 100.0% of statements [2022-05-12T13:09:00.638Z] === RUN TestGetAllAllowed [2022-05-12T13:09:00.638Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestGetAllMeta [2022-05-12T13:09:00.638Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-12T13:09:00.638Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestIsUnreferencedBuiltin [2022-05-12T13:09:00.638Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestIsExistingDirectory [2022-05-12T13:09:00.638Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestGetFilenameForDownload [2022-05-12T13:09:00.638Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestEnv2Variables [2022-05-12T13:09:00.638Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-12T13:09:00.638Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestMaintainer [2022-05-12T13:09:00.638Z] --- PASS: TestMaintainer (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestLabel [2022-05-12T13:09:00.638Z] --- PASS: TestLabel (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestFromScratch [2022-05-12T13:09:00.638Z] --- PASS: TestFromScratch (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestFromWithArg [2022-05-12T13:09:00.638Z] --- PASS: TestFromWithArg (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-12T13:09:00.638Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestFromWithUndefinedArg [2022-05-12T13:09:00.638Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestFromMultiStageWithNamedStage [2022-05-12T13:09:00.638Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestOnbuild [2022-05-12T13:09:00.638Z] --- PASS: TestOnbuild (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestWorkdir [2022-05-12T13:09:00.638Z] --- PASS: TestWorkdir (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestCmd [2022-05-12T13:09:00.638Z] --- PASS: TestCmd (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestHealthcheckNone [2022-05-12T13:09:00.638Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestHealthcheckCmd [2022-05-12T13:09:00.638Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestEntrypoint [2022-05-12T13:09:00.638Z] --- PASS: TestEntrypoint (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestExpose [2022-05-12T13:09:00.638Z] --- PASS: TestExpose (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestUser [2022-05-12T13:09:00.638Z] --- PASS: TestUser (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestVolume [2022-05-12T13:09:00.638Z] --- PASS: TestVolume (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestStopSignal [2022-05-12T13:09:00.638Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T13:09:00.638Z] --- SKIP: TestStopSignal (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestArg [2022-05-12T13:09:00.638Z] --- PASS: TestArg (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestShell [2022-05-12T13:09:00.638Z] --- PASS: TestShell (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestPrependEnvOnCmd [2022-05-12T13:09:00.638Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestRunWithBuildArgs [2022-05-12T13:09:00.638Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestRunIgnoresHealthcheck [2022-05-12T13:09:00.638Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestDispatchUnsupportedOptions [2022-05-12T13:09:00.638Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-12T13:09:00.638Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-12T13:09:00.638Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-12T13:09:00.638Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-12T13:09:00.638Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-12T13:09:00.638Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-12T13:09:00.638Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestNormalizeWorkdir [2022-05-12T13:09:00.638Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestDispatch [2022-05-12T13:09:00.638Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-12T13:09:00.638Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-12T13:09:00.638Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-12T13:09:00.638Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-12T13:09:00.638Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-12T13:09:00.638Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-12T13:09:00.638Z] === RUN TestDispatch/COPY_url [2022-05-12T13:09:00.638Z] --- PASS: TestDispatch (0.08s) [2022-05-12T13:09:00.638Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-05-12T13:09:00.638Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-05-12T13:09:00.638Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-12T13:09:00.638Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-12T13:09:00.638Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-12T13:09:00.638Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-12T13:09:00.638Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestAddScratchImageAddsToMounts [2022-05-12T13:09:00.638Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-12T13:09:00.638Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-12T13:09:00.638Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-12T13:09:00.638Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestImageSourceGetAddsToMounts [2022-05-12T13:09:00.638Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestEmptyDockerfile [2022-05-12T13:09:00.638Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestSymlinkDockerfile [2022-05-12T13:09:00.638Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-12T13:09:00.638Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-12T13:09:00.638Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestNonExistingDockerfile [2022-05-12T13:09:00.638Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestCopyRunConfig [2022-05-12T13:09:00.638Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestDeepCopyRunConfig [2022-05-12T13:09:00.638Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestExportImage [2022-05-12T13:09:00.638Z] --- PASS: TestExportImage (0.00s) [2022-05-12T13:09:00.638Z] === RUN TestNormalizeDest [2022-05-12T13:09:00.638Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-12T13:09:00.638Z] PASS [2022-05-12T13:09:00.638Z] coverage: 46.7% of statements [2022-05-12T13:09:00.638Z] ok github.com/docker/docker/builder/dockerfile 0.277s coverage: 46.7% of statements [2022-05-12T13:09:00.703Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-12T13:09:01.034Z] + echo Ensuring container killed. [2022-05-12T13:09:01.034Z] Ensuring container killed. [2022-05-12T13:09:01.034Z] + docker rm -vf docker-pr1 [2022-05-12T13:09:01.034Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-05-12T13:09:01.351Z] + echo Chowning /workspace to jenkins user [2022-05-12T13:09:01.351Z] Chowning /workspace to jenkins user [2022-05-12T13:09:01.351Z] + id -u [2022-05-12T13:09:01.351Z] + id -g [2022-05-12T13:09:01.351Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43588:/workspace busybox chown -R 1000:1000 /workspace [2022-05-12T13:09:01.351Z] Unable to find image 'busybox:latest' locally [2022-05-12T13:09:01.351Z] latest: Pulling from library/busybox [2022-05-12T13:09:01.607Z] 2f0e692259c0: Pulling fs layer [2022-05-12T13:09:01.607Z] 2f0e692259c0: Download complete [2022-05-12T13:09:01.607Z] 2f0e692259c0: Pull complete [2022-05-12T13:09:01.607Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-12T13:09:01.607Z] Status: Downloaded newer image for busybox:latest [2022-05-12T13:09:02.205Z] === RUN TestTCP4Proxy [2022-05-12T13:09:02.205Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-12T13:09:02.205Z] === RUN TestTCP4ProxyHalfClose [2022-05-12T13:09:02.205Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2022-05-12T13:09:02.205Z] === RUN TestTCP6Proxy [2022-05-12T13:09:02.205Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T13:09:02.205Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-12T13:09:02.205Z] === RUN TestTCPDualStackProxy [2022-05-12T13:09:02.205Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T13:09:02.205Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-12T13:09:02.205Z] === RUN TestUDP4Proxy [2022-05-12T13:09:02.205Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-12T13:09:02.205Z] === RUN TestUDP6Proxy [2022-05-12T13:09:02.205Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T13:09:02.205Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-12T13:09:02.205Z] === RUN TestUDPWriteError [2022-05-12T13:09:02.205Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-12T13:09:02.205Z] === RUN TestSCTP4Proxy [2022-05-12T13:09:02.205Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T13:09:02.205Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-12T13:09:02.205Z] === RUN TestSCTP6Proxy [2022-05-12T13:09:02.205Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T13:09:02.205Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-12T13:09:02.205Z] PASS [2022-05-12T13:09:02.205Z] coverage: 49.4% of statements [2022-05-12T13:09:02.205Z] ok github.com/docker/docker/cmd/docker-proxy 0.089s coverage: 49.4% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-12T13:09:03.263Z] + bundleName=arm64-integration [2022-05-12T13:09:03.263Z] + echo Creating arm64-integration-bundles.tar.gz [2022-05-12T13:09:03.263Z] Creating arm64-integration-bundles.tar.gz [2022-05-12T13:09:03.263Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-12T13:09:03.263Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-05-12T13:09:03.528Z] Archiving artifacts [2022-05-12T13:09:05.308Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43588/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite (337.56s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.31s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.75s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.61s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.29s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.04s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.65s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.56s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.94s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.46s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.21s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.38s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.41s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.40s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.16s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.62s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.43s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.38s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.02s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.71s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.24s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.94s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.29s) [2022-05-12T13:09:05.495Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.28s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.21s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.64s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.83s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.09s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.82s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.25s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.47s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.64s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.81s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.64s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.77s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.73s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.70s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.21s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.72s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.63s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.82s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.52s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.98s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.22s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.44s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.73s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.33s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.64s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.24s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.82s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.59s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.55s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.99s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.71s) [2022-05-12T13:09:05.495Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2022-05-12T13:09:05.495Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.57s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.10s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.11s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.86s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.62s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.21s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.66s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.67s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.08s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.93s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.82s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.85s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.54s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.76s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.15s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.92s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.92s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.02s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.69s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.45s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.89s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.71s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.90s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.24s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.19s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.14s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.50s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.98s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.28s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.29s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.20s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.78s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.11s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.03s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.81s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.77s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.72s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.83s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.61s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2022-05-12T13:09:05.495Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.81s) [2022-05-12T13:09:05.495Z] === RUN TestDockerSwarmSuite [2022-05-12T13:09:05.495Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-05-12T13:09:05.609Z] + make clean [2022-05-12T13:09:05.865Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T13:09:05.865Z] docker-dev-cache [2022-05-12T13:09:05.865Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T13:09:08.807Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-05-12T13:09:09.266Z] --- PASS: TestBuildWithHugeFile (103.80s) [2022-05-12T13:09:09.266Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T13:09:09.266Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T13:09:09.266Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T13:09:09.266Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T13:09:09.266Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T13:09:09.266Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T13:09:09.266Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T13:09:09.266Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T13:09:09.266Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T13:09:09.266Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T13:09:09.266Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T13:09:09.266Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T13:09:09.266Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T13:09:09.266Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-05-12T13:09:09.266Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-12T13:09:09.266Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-12T13:09:09.266Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-12T13:09:09.266Z] === RUN TestBuildPreserveOwnership [2022-05-12T13:09:09.266Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T13:09:09.266Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-12T13:09:09.266Z] === RUN TestBuildPlatformInvalid [2022-05-12T13:09:09.266Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-12T13:09:09.266Z] PASS [2022-05-12T13:09:09.266Z] ok github.com/docker/docker/integration/build 165.504s [2022-05-12T13:09:09.266Z] [2022-05-12T13:09:09.266Z] === Skipped [2022-05-12T13:09:09.266Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-12T13:09:09.266Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T13:09:09.266Z] [2022-05-12T13:09:09.266Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-12T13:09:09.266Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:09:09.266Z] [2022-05-12T13:09:09.266Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-12T13:09:09.266Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T13:09:09.266Z] [2022-05-12T13:09:09.266Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-12T13:09:09.266Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T13:09:09.266Z] [2022-05-12T13:09:09.266Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T13:09:09.266Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T13:09:09.266Z] [2022-05-12T13:09:09.266Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-12T13:09:09.266Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T13:09:09.266Z] [2022-05-12T13:09:09.266Z] DONE 29 tests, 6 skipped in 199.119s [2022-05-12T13:09:09.266Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-12T13:09:09.266Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T13:09:09.266Z] INFO: Testing against a local daemon [2022-05-12T13:09:09.266Z] === RUN TestConfigInspect [2022-05-12T13:09:09.266Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:09:09.266Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-12T13:09:09.266Z] === RUN TestConfigList [2022-05-12T13:09:09.267Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:09:09.267Z] --- SKIP: TestConfigList (0.00s) [2022-05-12T13:09:09.267Z] === RUN TestConfigsCreateAndDelete [2022-05-12T13:09:09.267Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:09:09.267Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-12T13:09:09.267Z] === RUN TestConfigsUpdate [2022-05-12T13:09:09.267Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:09:09.267Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-12T13:09:09.267Z] === RUN TestTemplatedConfig [2022-05-12T13:09:09.267Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:09:09.267Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-12T13:09:09.267Z] === RUN TestConfigCreateResolve [2022-05-12T13:09:09.267Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:09:09.267Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-12T13:09:09.267Z] PASS [2022-05-12T13:09:09.267Z] ok github.com/docker/docker/integration/config 0.087s [2022-05-12T13:09:09.267Z] [2022-05-12T13:09:09.267Z] === Skipped [2022-05-12T13:09:09.267Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-12T13:09:09.267Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:09:09.267Z] [2022-05-12T13:09:09.267Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-12T13:09:09.267Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:09:09.267Z] [2022-05-12T13:09:09.267Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-12T13:09:09.267Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:09:09.267Z] [2022-05-12T13:09:09.267Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-12T13:09:09.267Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:09:09.267Z] [2022-05-12T13:09:09.267Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-12T13:09:09.267Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:09:09.267Z] [2022-05-12T13:09:09.267Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-12T13:09:09.267Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:09:09.267Z] [2022-05-12T13:09:09.267Z] DONE 6 tests, 6 skipped in 1.735s [2022-05-12T13:09:09.267Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-12T13:09:09.267Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T13:09:09.267Z] INFO: Testing against a local daemon [2022-05-12T13:09:09.267Z] === RUN TestCheckpoint [2022-05-12T13:09:09.267Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T13:09:09.267Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T13:09:09.267Z] === RUN TestContainerInvalidJSON [2022-05-12T13:09:09.267Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T13:09:09.267Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T13:09:09.267Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T13:09:09.267Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T13:09:09.267Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T13:09:09.267Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T13:09:09.267Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T13:09:09.267Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T13:09:09.267Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T13:09:09.267Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T13:09:09.267Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T13:09:09.267Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T13:09:09.267Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T13:09:09.267Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T13:09:09.267Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T13:09:09.267Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T13:09:09.267Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T13:09:09.267Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T13:09:09.267Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T13:09:09.267Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T13:09:09.267Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T13:09:09.267Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T13:09:09.267Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T13:09:09.267Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T13:09:09.267Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T13:09:09.267Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T13:09:09.267Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T13:09:09.267Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T13:09:09.267Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T13:09:09.267Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T13:09:09.267Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T13:09:09.267Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T13:09:09.267Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T13:09:09.267Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T13:09:09.267Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T13:09:09.267Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-05-12T13:09:09.267Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-12T13:09:09.267Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T13:09:09.267Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T13:09:09.267Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T13:09:09.267Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T13:09:09.267Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-12T13:09:09.267Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-12T13:09:09.267Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-05-12T13:09:09.267Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T13:09:09.267Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T13:09:09.267Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-05-12T13:09:09.267Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-05-12T13:09:09.267Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-05-12T13:09:09.267Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T13:09:09.267Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T13:09:09.267Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-05-12T13:09:09.267Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T13:09:09.267Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-05-12T13:09:09.267Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T13:09:09.267Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T13:09:09.267Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-12T13:09:09.267Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-12T13:09:09.267Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T13:09:09.267Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T13:09:09.267Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T13:09:09.267Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T13:09:09.267Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s) [2022-05-12T13:09:09.267Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T13:09:09.267Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.21s) [2022-05-12T13:09:09.267Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T13:09:09.267Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2022-05-12T13:09:09.267Z] === RUN TestCopyEmptyFile [2022-05-12T13:09:09.267Z] --- PASS: TestCopyEmptyFile (0.35s) [2022-05-12T13:09:09.267Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T13:09:09.267Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s) [2022-05-12T13:09:09.267Z] === RUN TestCopyFromContainer [2022-05-12T13:09:09.267Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:09:09.267Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-12T13:09:09.267Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T13:09:09.267Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T13:09:09.267Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T13:09:09.267Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T13:09:09.267Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T13:09:09.267Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T13:09:09.267Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T13:09:09.267Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T13:09:09.267Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T13:09:09.267Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T13:09:09.267Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-05-12T13:09:09.267Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T13:09:09.267Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T13:09:09.267Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T13:09:09.267Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T13:09:09.267Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T13:09:09.267Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T13:09:09.267Z] === RUN TestCreateWithInvalidEnv [2022-05-12T13:09:09.267Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T13:09:09.267Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T13:09:09.267Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T13:09:09.267Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T13:09:09.267Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T13:09:09.267Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T13:09:09.267Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T13:09:09.267Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T13:09:09.267Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T13:09:09.267Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-05-12T13:09:09.267Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T13:09:09.267Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T13:09:09.267Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T13:09:09.267Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T13:09:09.267Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:09:09.267Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-12T13:09:09.267Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T13:09:09.267Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:09:09.267Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T13:09:09.267Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T13:09:09.267Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:09:09.267Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T13:09:09.267Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T13:09:09.267Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T13:09:09.267Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T13:09:09.267Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T13:09:09.267Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T13:09:09.267Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T13:09:09.267Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T13:09:09.267Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T13:09:09.267Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T13:09:09.267Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T13:09:09.267Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T13:09:09.267Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T13:09:09.267Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T13:09:09.267Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T13:09:09.267Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T13:09:09.267Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T13:09:09.267Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-05-12T13:09:09.267Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2022-05-12T13:09:09.267Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-12T13:09:09.267Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-12T13:09:09.267Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-12T13:09:09.267Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-12T13:09:09.267Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T13:09:09.267Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T13:09:09.267Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T13:09:09.267Z] === RUN TestCreateDifferentPlatform [2022-05-12T13:09:09.267Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T13:09:09.267Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T13:09:09.267Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-05-12T13:09:09.267Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T13:09:09.267Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T13:09:09.267Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T13:09:09.267Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2022-05-12T13:09:09.267Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T13:09:09.267Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T13:09:09.267Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-12T13:09:09.267Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T13:09:09.267Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:09:09.267Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-12T13:09:09.267Z] === RUN TestWindowsDevices [2022-05-12T13:09:09.267Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-12T13:09:09.267Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-12T13:09:09.267Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:09:09.267Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:09:09.267Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:09:09.267Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:09:09.267Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:09:09.267Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:09:09.267Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T13:09:09.267Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T13:09:09.267Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:09:09.267Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:09:09.267Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:09:09.267Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:09:09.267Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:09:09.267Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:09:09.267Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-12T13:09:09.267Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T13:09:09.267Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:09:09.267Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:09:09.267Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T13:09:09.267Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T13:09:09.267Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:09:09.267Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:09:09.267Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:09:09.267Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:09:09.267Z] --- PASS: TestWindowsDevices (0.03s) [2022-05-12T13:09:09.267Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.13s) [2022-05-12T13:09:09.267Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.38s) [2022-05-12T13:09:09.267Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.28s) [2022-05-12T13:09:09.267Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.31s) [2022-05-12T13:09:09.267Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.72s) [2022-05-12T13:09:09.267Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.99s) [2022-05-12T13:09:09.267Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.06s) [2022-05-12T13:09:09.267Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.15s) [2022-05-12T13:09:09.267Z] === RUN TestDiff [2022-05-12T13:09:09.267Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T13:09:09.267Z] --- SKIP: TestDiff (0.00s) [2022-05-12T13:09:09.267Z] === RUN TestExecWithCloseStdin [2022-05-12T13:09:10.792Z] --- PASS: TestExecWithCloseStdin (2.11s) [2022-05-12T13:09:10.792Z] === RUN TestExec [2022-05-12T13:09:12.113Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-05-12T13:09:12.955Z] --- PASS: TestExec (1.87s) [2022-05-12T13:09:12.955Z] === RUN TestExecUser [2022-05-12T13:09:12.955Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T13:09:12.955Z] --- SKIP: TestExecUser (0.00s) [2022-05-12T13:09:12.955Z] === RUN TestExportContainerAndImportImage [2022-05-12T13:09:12.955Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:09:12.955Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-12T13:09:12.955Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T13:09:12.955Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:09:12.955Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T13:09:12.955Z] === RUN TestHealthCheckWorkdir [2022-05-12T13:09:12.955Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T13:09:12.955Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-12T13:09:12.955Z] === RUN TestHealthKillContainer [2022-05-12T13:09:12.955Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T13:09:12.955Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-12T13:09:12.955Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T13:09:12.955Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T13:09:12.955Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T13:09:12.955Z] === RUN TestKillContainerInvalidSignal [2022-05-12T13:09:14.482Z] --- PASS: TestKillContainerInvalidSignal (1.93s) [2022-05-12T13:09:14.482Z] === RUN TestKillContainer [2022-05-12T13:09:14.482Z] === RUN TestKillContainer/no_signal [2022-05-12T13:09:16.649Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T13:09:16.649Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T13:09:16.649Z] === RUN TestKillContainer/killing_signal [2022-05-12T13:09:17.140Z] === RUN TestCheckpointCreateError [2022-05-12T13:09:17.140Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestCheckpointCreate [2022-05-12T13:09:17.140Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestCheckpointDeleteError [2022-05-12T13:09:17.140Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestCheckpointDelete [2022-05-12T13:09:17.140Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestCheckpointListError [2022-05-12T13:09:17.140Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestCheckpointList [2022-05-12T13:09:17.140Z] --- PASS: TestCheckpointList (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestCheckpointListContainerNotFound [2022-05-12T13:09:17.140Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestNewClientWithOpsFromEnv [2022-05-12T13:09:17.140Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T13:09:17.140Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestGetAPIPath [2022-05-12T13:09:17.140Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestParseHostURL [2022-05-12T13:09:17.140Z] --- PASS: TestParseHostURL (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-12T13:09:17.140Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-12T13:09:17.140Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestNegotiateAPIVersion [2022-05-12T13:09:17.140Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-12T13:09:17.140Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-12T13:09:17.140Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-12T13:09:17.140Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-12T13:09:17.140Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-12T13:09:17.140Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-12T13:09:17.140Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-12T13:09:17.140Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-12T13:09:17.140Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-12T13:09:17.140Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-12T13:09:17.140Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestNegotiateAPVersionOverride [2022-05-12T13:09:17.140Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-12T13:09:17.140Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-12T13:09:17.140Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-12T13:09:17.140Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestClientRedirect [2022-05-12T13:09:17.140Z] === RUN TestClientRedirect/GET [2022-05-12T13:09:17.140Z] === RUN TestClientRedirect/POST [2022-05-12T13:09:17.140Z] === RUN TestClientRedirect/PUT [2022-05-12T13:09:17.140Z] === RUN TestClientRedirect/DELETE [2022-05-12T13:09:17.140Z] --- PASS: TestClientRedirect (0.00s) [2022-05-12T13:09:17.140Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-12T13:09:17.140Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-12T13:09:17.140Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-12T13:09:17.140Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestConfigCreateUnsupported [2022-05-12T13:09:17.140Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestConfigCreateError [2022-05-12T13:09:17.140Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestConfigCreate [2022-05-12T13:09:17.140Z] --- PASS: TestConfigCreate (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestConfigInspectNotFound [2022-05-12T13:09:17.140Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestConfigInspectWithEmptyID [2022-05-12T13:09:17.140Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestConfigInspectUnsupported [2022-05-12T13:09:17.140Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestConfigInspectError [2022-05-12T13:09:17.140Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestConfigInspectConfigNotFound [2022-05-12T13:09:17.140Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestConfigInspect [2022-05-12T13:09:17.140Z] --- PASS: TestConfigInspect (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestConfigListUnsupported [2022-05-12T13:09:17.140Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestConfigListError [2022-05-12T13:09:17.140Z] --- PASS: TestConfigListError (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestConfigList [2022-05-12T13:09:17.140Z] --- PASS: TestConfigList (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestConfigRemoveUnsupported [2022-05-12T13:09:17.140Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestConfigRemoveError [2022-05-12T13:09:17.140Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestConfigRemove [2022-05-12T13:09:17.140Z] --- PASS: TestConfigRemove (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestConfigUpdateUnsupported [2022-05-12T13:09:17.140Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestConfigUpdateError [2022-05-12T13:09:17.140Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestConfigUpdate [2022-05-12T13:09:17.140Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestContainerCommitError [2022-05-12T13:09:17.140Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestContainerCommit [2022-05-12T13:09:17.140Z] --- PASS: TestContainerCommit (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestContainerStatPathError [2022-05-12T13:09:17.140Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestContainerStatPathNotFoundError [2022-05-12T13:09:17.140Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestContainerStatPathNoHeaderError [2022-05-12T13:09:17.140Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestContainerStatPath [2022-05-12T13:09:17.140Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestCopyToContainerError [2022-05-12T13:09:17.140Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestCopyToContainerNotFoundError [2022-05-12T13:09:17.140Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestCopyToContainerEmptyResponse [2022-05-12T13:09:17.140Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestCopyToContainer [2022-05-12T13:09:17.140Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestCopyFromContainerError [2022-05-12T13:09:17.140Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestCopyFromContainerNotFoundError [2022-05-12T13:09:17.140Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-12T13:09:17.140Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-12T13:09:17.140Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestCopyFromContainer [2022-05-12T13:09:17.140Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestContainerCreateError [2022-05-12T13:09:17.140Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestContainerCreateImageNotFound [2022-05-12T13:09:17.140Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-12T13:09:17.140Z] === RUN TestContainerCreateWithName [2022-05-12T13:09:17.141Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerCreateAutoRemove [2022-05-12T13:09:17.141Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerDiffError [2022-05-12T13:09:17.141Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerDiff [2022-05-12T13:09:17.141Z] --- PASS: TestContainerDiff (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerExecCreateError [2022-05-12T13:09:17.141Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerExecCreate [2022-05-12T13:09:17.141Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerExecStartError [2022-05-12T13:09:17.141Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerExecStart [2022-05-12T13:09:17.141Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerExecInspectError [2022-05-12T13:09:17.141Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerExecInspect [2022-05-12T13:09:17.141Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerExportError [2022-05-12T13:09:17.141Z] --- PASS: TestContainerExportError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerExport [2022-05-12T13:09:17.141Z] --- PASS: TestContainerExport (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerInspectError [2022-05-12T13:09:17.141Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerInspectContainerNotFound [2022-05-12T13:09:17.141Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerInspectWithEmptyID [2022-05-12T13:09:17.141Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerInspect [2022-05-12T13:09:17.141Z] --- PASS: TestContainerInspect (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerInspectNode [2022-05-12T13:09:17.141Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerKillError [2022-05-12T13:09:17.141Z] --- PASS: TestContainerKillError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerKill [2022-05-12T13:09:17.141Z] --- PASS: TestContainerKill (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerListError [2022-05-12T13:09:17.141Z] --- PASS: TestContainerListError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerList [2022-05-12T13:09:17.141Z] --- PASS: TestContainerList (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerLogsNotFoundError [2022-05-12T13:09:17.141Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerLogsError [2022-05-12T13:09:17.141Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerLogs [2022-05-12T13:09:17.141Z] --- PASS: TestContainerLogs (0.27s) [2022-05-12T13:09:17.141Z] === RUN TestContainerPauseError [2022-05-12T13:09:17.141Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerPause [2022-05-12T13:09:17.141Z] --- PASS: TestContainerPause (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainersPruneError [2022-05-12T13:09:17.141Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainersPrune [2022-05-12T13:09:17.141Z] --- PASS: TestContainersPrune (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerRemoveError [2022-05-12T13:09:17.141Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerRemoveNotFoundError [2022-05-12T13:09:17.141Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerRemove [2022-05-12T13:09:17.141Z] --- PASS: TestContainerRemove (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerRenameError [2022-05-12T13:09:17.141Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerRename [2022-05-12T13:09:17.141Z] --- PASS: TestContainerRename (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerResizeError [2022-05-12T13:09:17.141Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerExecResizeError [2022-05-12T13:09:17.141Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerResize [2022-05-12T13:09:17.141Z] --- PASS: TestContainerResize (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerExecResize [2022-05-12T13:09:17.141Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerRestartError [2022-05-12T13:09:17.141Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerRestart [2022-05-12T13:09:17.141Z] --- PASS: TestContainerRestart (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerStartError [2022-05-12T13:09:17.141Z] --- PASS: TestContainerStartError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerStart [2022-05-12T13:09:17.141Z] --- PASS: TestContainerStart (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerStatsError [2022-05-12T13:09:17.141Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerStats [2022-05-12T13:09:17.141Z] --- PASS: TestContainerStats (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerStopError [2022-05-12T13:09:17.141Z] --- PASS: TestContainerStopError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerStop [2022-05-12T13:09:17.141Z] --- PASS: TestContainerStop (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerTopError [2022-05-12T13:09:17.141Z] --- PASS: TestContainerTopError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerTop [2022-05-12T13:09:17.141Z] --- PASS: TestContainerTop (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerUnpauseError [2022-05-12T13:09:17.141Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerUnpause [2022-05-12T13:09:17.141Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerUpdateError [2022-05-12T13:09:17.141Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerUpdate [2022-05-12T13:09:17.141Z] --- PASS: TestContainerUpdate (0.01s) [2022-05-12T13:09:17.141Z] === RUN TestContainerWaitError [2022-05-12T13:09:17.141Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestContainerWait [2022-05-12T13:09:17.141Z] --- PASS: TestContainerWait (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestDiskUsageError [2022-05-12T13:09:17.141Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestDiskUsage [2022-05-12T13:09:17.141Z] --- PASS: TestDiskUsage (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestDistributionInspectUnsupported [2022-05-12T13:09:17.141Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestDistributionInspectWithEmptyID [2022-05-12T13:09:17.141Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestEventsErrorInOptions [2022-05-12T13:09:17.141Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestEventsErrorFromServer [2022-05-12T13:09:17.141Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestEvents [2022-05-12T13:09:17.141Z] --- PASS: TestEvents (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestTLSCloseWriter [2022-05-12T13:09:17.141Z] === PAUSE TestTLSCloseWriter [2022-05-12T13:09:17.141Z] === RUN TestImageBuildError [2022-05-12T13:09:17.141Z] --- PASS: TestImageBuildError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImageBuild [2022-05-12T13:09:17.141Z] --- PASS: TestImageBuild (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestGetDockerOS [2022-05-12T13:09:17.141Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImageCreateError [2022-05-12T13:09:17.141Z] --- PASS: TestImageCreateError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImageCreate [2022-05-12T13:09:17.141Z] --- PASS: TestImageCreate (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImageHistoryError [2022-05-12T13:09:17.141Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImageHistory [2022-05-12T13:09:17.141Z] --- PASS: TestImageHistory (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImageImportError [2022-05-12T13:09:17.141Z] --- PASS: TestImageImportError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImageImport [2022-05-12T13:09:17.141Z] --- PASS: TestImageImport (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImageInspectError [2022-05-12T13:09:17.141Z] --- PASS: TestImageInspectError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImageInspectImageNotFound [2022-05-12T13:09:17.141Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImageInspectWithEmptyID [2022-05-12T13:09:17.141Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImageInspect [2022-05-12T13:09:17.141Z] --- PASS: TestImageInspect (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImageListError [2022-05-12T13:09:17.141Z] --- PASS: TestImageListError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImageList [2022-05-12T13:09:17.141Z] --- PASS: TestImageList (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImageListApiBefore125 [2022-05-12T13:09:17.141Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImageLoadError [2022-05-12T13:09:17.141Z] --- PASS: TestImageLoadError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImageLoad [2022-05-12T13:09:17.141Z] --- PASS: TestImageLoad (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImagesPruneError [2022-05-12T13:09:17.141Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImagesPrune [2022-05-12T13:09:17.141Z] --- PASS: TestImagesPrune (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImagePullReferenceParseError [2022-05-12T13:09:17.141Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImagePullAnyError [2022-05-12T13:09:17.141Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-12T13:09:17.141Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T13:09:17.141Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T13:09:17.141Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-12T13:09:17.141Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImagePullWithoutErrors [2022-05-12T13:09:17.141Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImagePushReferenceError [2022-05-12T13:09:17.141Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImagePushAnyError [2022-05-12T13:09:17.141Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-12T13:09:17.141Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T13:09:17.141Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T13:09:17.141Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-12T13:09:17.141Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImagePushWithoutErrors [2022-05-12T13:09:17.141Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-12T13:09:17.141Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-12T13:09:17.141Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-12T13:09:17.141Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-12T13:09:17.141Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-12T13:09:17.141Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-12T13:09:17.141Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-12T13:09:17.141Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-12T13:09:17.141Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImageRemoveError [2022-05-12T13:09:17.141Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImageRemoveImageNotFound [2022-05-12T13:09:17.141Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImageRemove [2022-05-12T13:09:17.141Z] --- PASS: TestImageRemove (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImageSaveError [2022-05-12T13:09:17.141Z] --- PASS: TestImageSaveError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImageSave [2022-05-12T13:09:17.141Z] --- PASS: TestImageSave (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImageSearchAnyError [2022-05-12T13:09:17.141Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-12T13:09:17.141Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T13:09:17.141Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T13:09:17.141Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-12T13:09:17.141Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImageSearchWithoutErrors [2022-05-12T13:09:17.141Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImageTagError [2022-05-12T13:09:17.141Z] --- PASS: TestImageTagError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImageTagInvalidReference [2022-05-12T13:09:17.141Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImageTagInvalidSourceImageName [2022-05-12T13:09:17.141Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImageTagHexSource [2022-05-12T13:09:17.141Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestImageTag [2022-05-12T13:09:17.141Z] --- PASS: TestImageTag (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestInfoServerError [2022-05-12T13:09:17.141Z] --- PASS: TestInfoServerError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestInfoInvalidResponseJSONError [2022-05-12T13:09:17.141Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestInfo [2022-05-12T13:09:17.141Z] --- PASS: TestInfo (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestNetworkConnectError [2022-05-12T13:09:17.141Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-12T13:09:17.141Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestNetworkConnect [2022-05-12T13:09:17.141Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestNetworkCreateError [2022-05-12T13:09:17.141Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestNetworkCreate [2022-05-12T13:09:17.141Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestNetworkDisconnectError [2022-05-12T13:09:17.141Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestNetworkDisconnect [2022-05-12T13:09:17.141Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestNetworkInspect [2022-05-12T13:09:17.141Z] === RUN TestNetworkInspect/empty_ID [2022-05-12T13:09:17.141Z] === RUN TestNetworkInspect/no_options [2022-05-12T13:09:17.141Z] === RUN TestNetworkInspect/verbose [2022-05-12T13:09:17.141Z] === RUN TestNetworkInspect/global_scope [2022-05-12T13:09:17.141Z] === RUN TestNetworkInspect/unknown_network [2022-05-12T13:09:17.141Z] === RUN TestNetworkInspect/server_error [2022-05-12T13:09:17.141Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-12T13:09:17.141Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-12T13:09:17.141Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-12T13:09:17.141Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-12T13:09:17.141Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-12T13:09:17.141Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-12T13:09:17.141Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestNetworkListError [2022-05-12T13:09:17.141Z] --- PASS: TestNetworkListError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestNetworkList [2022-05-12T13:09:17.141Z] --- PASS: TestNetworkList (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestNetworksPruneError [2022-05-12T13:09:17.141Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestNetworksPrune [2022-05-12T13:09:17.141Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestNetworkRemoveError [2022-05-12T13:09:17.141Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestNetworkRemove [2022-05-12T13:09:17.141Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestNodeInspectError [2022-05-12T13:09:17.141Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestNodeInspectNodeNotFound [2022-05-12T13:09:17.141Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestNodeInspectWithEmptyID [2022-05-12T13:09:17.141Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestNodeInspect [2022-05-12T13:09:17.141Z] --- PASS: TestNodeInspect (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestNodeListError [2022-05-12T13:09:17.141Z] --- PASS: TestNodeListError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestNodeList [2022-05-12T13:09:17.141Z] --- PASS: TestNodeList (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestNodeRemoveError [2022-05-12T13:09:17.141Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestNodeRemove [2022-05-12T13:09:17.141Z] --- PASS: TestNodeRemove (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestNodeUpdateError [2022-05-12T13:09:17.141Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestNodeUpdate [2022-05-12T13:09:17.141Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestOptionWithHostFromEnv [2022-05-12T13:09:17.141Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestOptionWithTimeout [2022-05-12T13:09:17.141Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestOptionWithVersionFromEnv [2022-05-12T13:09:17.141Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestPingFail [2022-05-12T13:09:17.141Z] --- PASS: TestPingFail (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestPingWithError [2022-05-12T13:09:17.141Z] 2022/05/12 13:09:15 RoundTripper returned a response & error; ignoring response [2022-05-12T13:09:17.141Z] 2022/05/12 13:09:15 RoundTripper returned a response & error; ignoring response [2022-05-12T13:09:17.141Z] --- PASS: TestPingWithError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestPingSuccess [2022-05-12T13:09:17.141Z] --- PASS: TestPingSuccess (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestPingHeadFallback [2022-05-12T13:09:17.141Z] === RUN TestPingHeadFallback/OK [2022-05-12T13:09:17.141Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-12T13:09:17.141Z] === RUN TestPingHeadFallback/Not_Found [2022-05-12T13:09:17.141Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-12T13:09:17.141Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-12T13:09:17.141Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-12T13:09:17.141Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-12T13:09:17.141Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-12T13:09:17.141Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestPluginDisableError [2022-05-12T13:09:17.141Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestPluginDisable [2022-05-12T13:09:17.141Z] --- PASS: TestPluginDisable (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestPluginEnableError [2022-05-12T13:09:17.141Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestPluginEnable [2022-05-12T13:09:17.141Z] --- PASS: TestPluginEnable (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestPluginInspectError [2022-05-12T13:09:17.141Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestPluginInspectWithEmptyID [2022-05-12T13:09:17.141Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestPluginInspect [2022-05-12T13:09:17.141Z] --- PASS: TestPluginInspect (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestPluginListError [2022-05-12T13:09:17.141Z] --- PASS: TestPluginListError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestPluginList [2022-05-12T13:09:17.141Z] --- PASS: TestPluginList (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestPluginPushError [2022-05-12T13:09:17.141Z] --- PASS: TestPluginPushError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestPluginPush [2022-05-12T13:09:17.141Z] --- PASS: TestPluginPush (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestPluginRemoveError [2022-05-12T13:09:17.141Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestPluginRemove [2022-05-12T13:09:17.141Z] --- PASS: TestPluginRemove (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestPluginSetError [2022-05-12T13:09:17.141Z] --- PASS: TestPluginSetError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestPluginSet [2022-05-12T13:09:17.141Z] --- PASS: TestPluginSet (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestSetHostHeader [2022-05-12T13:09:17.141Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestPlainTextError [2022-05-12T13:09:17.141Z] --- PASS: TestPlainTextError (0.00s) [2022-05-12T13:09:17.141Z] === RUN TestInfiniteError [2022-05-12T13:09:17.141Z] --- PASS: TestInfiniteError (0.02s) [2022-05-12T13:09:17.142Z] === RUN TestCanceledContext [2022-05-12T13:09:17.142Z] 2022/05/12 13:09:15 RoundTripper returned a response & error; ignoring response [2022-05-12T13:09:17.142Z] --- PASS: TestCanceledContext (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestDeadlineExceededContext [2022-05-12T13:09:17.142Z] 2022/05/12 13:09:15 RoundTripper returned a response & error; ignoring response [2022-05-12T13:09:17.142Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestSecretCreateUnsupported [2022-05-12T13:09:17.142Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestSecretCreateError [2022-05-12T13:09:17.142Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestSecretCreate [2022-05-12T13:09:17.142Z] --- PASS: TestSecretCreate (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestSecretInspectUnsupported [2022-05-12T13:09:17.142Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestSecretInspectError [2022-05-12T13:09:17.142Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestSecretInspectSecretNotFound [2022-05-12T13:09:17.142Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestSecretInspectWithEmptyID [2022-05-12T13:09:17.142Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestSecretInspect [2022-05-12T13:09:17.142Z] --- PASS: TestSecretInspect (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestSecretListUnsupported [2022-05-12T13:09:17.142Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestSecretListError [2022-05-12T13:09:17.142Z] --- PASS: TestSecretListError (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestSecretList [2022-05-12T13:09:17.142Z] --- PASS: TestSecretList (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestSecretRemoveUnsupported [2022-05-12T13:09:17.142Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestSecretRemoveError [2022-05-12T13:09:17.142Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestSecretRemove [2022-05-12T13:09:17.142Z] --- PASS: TestSecretRemove (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestSecretUpdateUnsupported [2022-05-12T13:09:17.142Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestSecretUpdateError [2022-05-12T13:09:17.142Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestSecretUpdate [2022-05-12T13:09:17.142Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestServiceCreateError [2022-05-12T13:09:17.142Z] --- PASS: TestServiceCreateError (0.01s) [2022-05-12T13:09:17.142Z] === RUN TestServiceCreate [2022-05-12T13:09:17.142Z] --- PASS: TestServiceCreate (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-12T13:09:17.142Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestServiceCreateDigestPinning [2022-05-12T13:09:17.142Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestServiceInspectError [2022-05-12T13:09:17.142Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestServiceInspectServiceNotFound [2022-05-12T13:09:17.142Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestServiceInspectWithEmptyID [2022-05-12T13:09:17.142Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestServiceInspect [2022-05-12T13:09:17.142Z] --- PASS: TestServiceInspect (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestServiceListError [2022-05-12T13:09:17.142Z] --- PASS: TestServiceListError (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestServiceList [2022-05-12T13:09:17.142Z] --- PASS: TestServiceList (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestServiceLogsError [2022-05-12T13:09:17.142Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestServiceLogs [2022-05-12T13:09:17.142Z] --- PASS: TestServiceLogs (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestServiceRemoveError [2022-05-12T13:09:17.142Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestServiceRemoveNotFoundError [2022-05-12T13:09:17.142Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestServiceRemove [2022-05-12T13:09:17.142Z] --- PASS: TestServiceRemove (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestServiceUpdateError [2022-05-12T13:09:17.142Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestServiceUpdate [2022-05-12T13:09:17.142Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestSwarmGetUnlockKeyError [2022-05-12T13:09:17.142Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestSwarmGetUnlockKey [2022-05-12T13:09:17.142Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestSwarmInitError [2022-05-12T13:09:17.142Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestSwarmInit [2022-05-12T13:09:17.142Z] --- PASS: TestSwarmInit (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestSwarmInspectError [2022-05-12T13:09:17.142Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestSwarmInspect [2022-05-12T13:09:17.142Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestSwarmJoinError [2022-05-12T13:09:17.142Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestSwarmJoin [2022-05-12T13:09:17.142Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestSwarmLeaveError [2022-05-12T13:09:17.142Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestSwarmLeave [2022-05-12T13:09:17.142Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestSwarmUnlockError [2022-05-12T13:09:17.142Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestSwarmUnlock [2022-05-12T13:09:17.142Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestSwarmUpdateError [2022-05-12T13:09:17.142Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestSwarmUpdate [2022-05-12T13:09:17.142Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestTaskInspectError [2022-05-12T13:09:17.142Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestTaskInspectWithEmptyID [2022-05-12T13:09:17.142Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestTaskInspect [2022-05-12T13:09:17.142Z] --- PASS: TestTaskInspect (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestTaskListError [2022-05-12T13:09:17.142Z] --- PASS: TestTaskListError (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestTaskList [2022-05-12T13:09:17.142Z] --- PASS: TestTaskList (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestVolumeCreateError [2022-05-12T13:09:17.142Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestVolumeCreate [2022-05-12T13:09:17.142Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestVolumeInspectError [2022-05-12T13:09:17.142Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestVolumeInspectNotFound [2022-05-12T13:09:17.142Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestVolumeInspectWithEmptyID [2022-05-12T13:09:17.142Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestVolumeInspect [2022-05-12T13:09:17.142Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestVolumeListError [2022-05-12T13:09:17.142Z] --- PASS: TestVolumeListError (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestVolumeList [2022-05-12T13:09:17.142Z] --- PASS: TestVolumeList (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestVolumeRemoveError [2022-05-12T13:09:17.142Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-12T13:09:17.142Z] === RUN TestVolumeRemove [2022-05-12T13:09:17.142Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-12T13:09:17.142Z] === CONT TestTLSCloseWriter [2022-05-12T13:09:17.142Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-05-12T13:09:17.142Z] PASS [2022-05-12T13:09:17.142Z] coverage: 75.1% of statements [2022-05-12T13:09:17.142Z] ok github.com/docker/docker/client 0.530s coverage: 75.1% of statements [2022-05-12T13:09:17.413Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-05-12T13:09:18.823Z] --- PASS: TestKillContainer (4.24s) [2022-05-12T13:09:18.824Z] --- PASS: TestKillContainer/no_signal (1.75s) [2022-05-12T13:09:18.824Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T13:09:18.824Z] --- PASS: TestKillContainer/killing_signal (2.44s) [2022-05-12T13:09:18.824Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T13:09:18.824Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T13:09:18.824Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T13:09:18.824Z] === RUN TestKillStoppedContainer [2022-05-12T13:09:18.824Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T13:09:18.824Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-12T13:09:18.824Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T13:09:18.824Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T13:09:18.824Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T13:09:18.824Z] === RUN TestKillDifferentUserContainer [2022-05-12T13:09:18.824Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T13:09:18.824Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-12T13:09:18.824Z] === RUN TestInspectOomKilledTrue [2022-05-12T13:09:18.824Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:09:18.824Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-12T13:09:18.824Z] === RUN TestInspectOomKilledFalse [2022-05-12T13:09:18.824Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T13:09:18.824Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T13:09:18.824Z] === RUN TestLogsFollowTailEmpty [2022-05-12T13:09:20.997Z] --- PASS: TestLogsFollowTailEmpty (1.87s) [2022-05-12T13:09:20.997Z] === RUN TestNetworkNat [2022-05-12T13:09:20.997Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T13:09:20.997Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-12T13:09:20.997Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T13:09:21.626Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-12T13:09:23.545Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-12T13:09:23.900Z] --- PASS: TestNetworkLocalhostTCPNat (3.25s) [2022-05-12T13:09:23.900Z] === RUN TestNetworkLoopbackNat [2022-05-12T13:09:23.900Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T13:09:23.900Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-12T13:09:23.900Z] === RUN TestPause [2022-05-12T13:09:23.900Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T13:09:23.900Z] --- SKIP: TestPause (0.00s) [2022-05-12T13:09:23.900Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T13:09:26.077Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.88s) [2022-05-12T13:09:26.077Z] === RUN TestPauseStopPausedContainer [2022-05-12T13:09:26.077Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:09:26.077Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-12T13:09:26.077Z] === RUN TestPsFilter [2022-05-12T13:09:26.077Z] --- PASS: TestPsFilter (0.31s) [2022-05-12T13:09:26.077Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T13:09:28.976Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.59s) [2022-05-12T13:09:28.976Z] === RUN TestRemoveContainerWithVolume [2022-05-12T13:09:31.150Z] --- PASS: TestRemoveContainerWithVolume (2.48s) [2022-05-12T13:09:31.150Z] === RUN TestRemoveContainerRunning [2022-05-12T13:09:31.694Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-05-12T13:09:31.694Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-12T13:09:31.694Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-05-12T13:09:32.639Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-12T13:09:32.900Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-12T13:09:33.330Z] --- PASS: TestRemoveContainerRunning (1.84s) [2022-05-12T13:09:33.330Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T13:09:33.847Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-12T13:09:34.423Z] docker_api_swarm_test.go:563: [d8ea8b6ef2589] joining swarm manager [d6eb53a12da82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T13:09:34.865Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.87s) [2022-05-12T13:09:34.865Z] === RUN TestRemoveInvalidContainer [2022-05-12T13:09:34.865Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-05-12T13:09:34.865Z] === RUN TestRenameLinkedContainer [2022-05-12T13:09:34.865Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T13:09:34.865Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-12T13:09:34.865Z] === RUN TestRenameStoppedContainer [2022-05-12T13:09:35.815Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-12T13:09:35.815Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-12T13:09:35.815Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-12T13:09:36.078Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-12T13:09:37.769Z] --- PASS: TestRenameStoppedContainer (2.44s) [2022-05-12T13:09:37.769Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T13:09:38.393Z] --- PASS: TestCheckoutGit (39.25s) [2022-05-12T13:09:38.393Z] === RUN TestValidGitTransport [2022-05-12T13:09:38.393Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-12T13:09:38.393Z] === RUN TestGitInvalidRef [2022-05-12T13:09:38.393Z] --- PASS: TestGitInvalidRef (0.32s) [2022-05-12T13:09:38.393Z] PASS [2022-05-12T13:09:38.393Z] coverage: 86.3% of statements [2022-05-12T13:09:38.393Z] ok github.com/docker/docker/builder/remotecontext/git 39.653s coverage: 86.3% of statements [2022-05-12T13:09:38.393Z] ? github.com/docker/docker/cli [no test files] [2022-05-12T13:09:38.393Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-12T13:09:38.393Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-12T13:09:38.393Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-12T13:09:41.486Z] --- PASS: TestRenameRunningContainerAndReuse (3.96s) [2022-05-12T13:09:41.486Z] === RUN TestRenameInvalidName [2022-05-12T13:09:43.011Z] --- PASS: TestRenameInvalidName (1.95s) [2022-05-12T13:09:43.011Z] === RUN TestRenameAnonymousContainer [2022-05-12T13:09:46.092Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-12T13:09:46.665Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-12T13:09:47.240Z] docker_api_swarm_test.go:585: [d89d6a962af4a] joining swarm manager [d6eb53a12da82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T13:09:47.501Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-12T13:09:48.075Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-12T13:09:48.650Z] === RUN TestDockerSuite/TestBuildFails [2022-05-12T13:09:49.596Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-12T13:09:49.596Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-12T13:09:50.190Z] check_test.go:378: [d8ea8b6ef2589] daemon is not started [2022-05-12T13:09:50.906Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-12T13:09:50.906Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-12T13:09:50.906Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-12T13:09:50.906Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-12T13:09:50.906Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-12T13:09:50.906Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2022-05-12T13:09:50.906Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-12T13:09:50.906Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-12T13:09:50.906Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-12T13:09:50.906Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-12T13:09:50.906Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-12T13:09:50.906Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-12T13:09:50.906Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-12T13:09:50.906Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-12T13:09:50.906Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-12T13:09:50.906Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-12T13:09:50.906Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-12T13:09:50.906Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s) [2022-05-12T13:09:50.906Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-12T13:09:50.906Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-12T13:09:50.906Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-12T13:09:50.906Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-12T13:09:50.906Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-12T13:09:50.906Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-12T13:09:50.906Z] === RUN TestConfigureDaemonLogs [2022-05-12T13:09:50.906Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-12T13:09:50.906Z] === RUN TestCommonOptionsInstallFlags [2022-05-12T13:09:50.906Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-12T13:09:50.906Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-12T13:09:50.906Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-12T13:09:50.906Z] PASS [2022-05-12T13:09:50.906Z] coverage: 19.7% of statements [2022-05-12T13:09:50.906Z] ok github.com/docker/docker/cmd/dockerd 0.260s coverage: 19.7% of statements [2022-05-12T13:09:50.906Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-12T13:09:50.906Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-12T13:09:51.894Z] === RUN TestContainerStopSignal [2022-05-12T13:09:51.894Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-12T13:09:51.894Z] === RUN TestContainerStopTimeout [2022-05-12T13:09:51.894Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-12T13:09:51.894Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-12T13:09:51.894Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-12T13:09:51.894Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-12T13:09:51.894Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-05-12T13:09:51.894Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-12T13:09:51.894Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-12T13:09:51.894Z] === RUN TestReplaceAndAppendEnvVars [2022-05-12T13:09:51.894Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-12T13:09:51.894Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-12T13:09:51.894Z] === RUN TestNewMemoryStore [2022-05-12T13:09:51.894Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-12T13:09:51.894Z] === RUN TestAddContainers [2022-05-12T13:09:51.894Z] --- PASS: TestAddContainers (0.00s) [2022-05-12T13:09:51.894Z] === RUN TestGetContainer [2022-05-12T13:09:51.894Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T13:09:51.894Z] === RUN TestDeleteContainer [2022-05-12T13:09:51.894Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-12T13:09:51.894Z] === RUN TestListContainers [2022-05-12T13:09:51.894Z] --- PASS: TestListContainers (0.00s) [2022-05-12T13:09:51.894Z] === RUN TestFirstContainer [2022-05-12T13:09:51.894Z] --- PASS: TestFirstContainer (0.00s) [2022-05-12T13:09:51.894Z] === RUN TestApplyAllContainer [2022-05-12T13:09:51.894Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-12T13:09:51.894Z] === RUN TestIsValidHealthString [2022-05-12T13:09:51.894Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-12T13:09:51.894Z] === RUN TestStateRunStop [2022-05-12T13:09:51.894Z] --- PASS: TestStateRunStop (0.00s) [2022-05-12T13:09:51.894Z] === RUN TestStateTimeoutWait [2022-05-12T13:09:51.894Z] state_test.go:141: Stop callback fired [2022-05-12T13:09:51.894Z] state_test.go:165: Stop callback fired [2022-05-12T13:09:51.894Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-12T13:09:51.894Z] === RUN TestIsValidStateString [2022-05-12T13:09:51.894Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-12T13:09:51.894Z] === RUN TestViewSaveDelete [2022-05-12T13:09:51.894Z] --- PASS: TestViewSaveDelete (0.03s) [2022-05-12T13:09:51.894Z] === RUN TestViewAll [2022-05-12T13:09:51.894Z] --- PASS: TestViewAll (0.02s) [2022-05-12T13:09:51.894Z] === RUN TestViewGet [2022-05-12T13:09:51.894Z] --- PASS: TestViewGet (0.01s) [2022-05-12T13:09:51.894Z] === RUN TestNames [2022-05-12T13:09:51.894Z] --- PASS: TestNames (0.00s) [2022-05-12T13:09:51.894Z] === RUN TestViewWithHealthCheck [2022-05-12T13:09:51.894Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-12T13:09:51.894Z] PASS [2022-05-12T13:09:51.894Z] coverage: 41.7% of statements [2022-05-12T13:09:51.894Z] ok github.com/docker/docker/container 0.304s coverage: 41.7% of statements [2022-05-12T13:09:52.139Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-12T13:09:52.363Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-12T13:09:52.363Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-12T13:09:52.363Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-12T13:09:52.363Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-12T13:09:52.832Z] === RUN TestPrepare [2022-05-12T13:09:52.832Z] --- PASS: TestPrepare (0.00s) [2022-05-12T13:09:52.832Z] === RUN TestStart [2022-05-12T13:09:52.832Z] --- PASS: TestStart (0.00s) [2022-05-12T13:09:52.832Z] === RUN TestWaitCancel [2022-05-12T13:09:52.832Z] --- PASS: TestWaitCancel (0.00s) [2022-05-12T13:09:52.832Z] === RUN TestWaitDisabled [2022-05-12T13:09:52.832Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-12T13:09:52.832Z] === RUN TestWaitEnabled [2022-05-12T13:09:52.832Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-12T13:09:52.832Z] === RUN TestRemove [2022-05-12T13:09:52.832Z] --- PASS: TestRemove (0.00s) [2022-05-12T13:09:52.832Z] PASS [2022-05-12T13:09:52.832Z] coverage: 65.3% of statements [2022-05-12T13:09:52.832Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.076s coverage: 65.3% of statements [2022-05-12T13:09:53.318Z] --- PASS: TestRenameAnonymousContainer (9.29s) [2022-05-12T13:09:53.318Z] === RUN TestRenameContainerWithSameName [2022-05-12T13:09:54.056Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-12T13:09:54.277Z] --- PASS: TestRenameContainerWithSameName (1.82s) [2022-05-12T13:09:54.277Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T13:09:54.277Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T13:09:54.277Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T13:09:54.277Z] === RUN TestResize [2022-05-12T13:09:55.444Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-12T13:09:55.784Z] === RUN TestNewListSecretsFilters [2022-05-12T13:09:55.784Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-12T13:09:55.784Z] === RUN TestNewListConfigsFilters [2022-05-12T13:09:55.784Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-12T13:09:55.784Z] PASS [2022-05-12T13:09:55.784Z] coverage: 0.5% of statements [2022-05-12T13:09:55.784Z] ok github.com/docker/docker/daemon/cluster 0.205s coverage: 0.5% of statements [2022-05-12T13:09:56.253Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-12T13:09:56.253Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-12T13:09:56.253Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-12T13:09:56.253Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-12T13:09:56.253Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-12T13:09:56.253Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-12T13:09:56.253Z] PASS [2022-05-12T13:09:56.253Z] coverage: 35.9% of statements [2022-05-12T13:09:56.253Z] ok github.com/docker/docker/daemon/cluster/convert 0.358s coverage: 35.9% of statements [2022-05-12T13:09:56.437Z] --- PASS: TestResize (1.88s) [2022-05-12T13:09:56.437Z] === RUN TestResizeWithInvalidSize [2022-05-12T13:09:56.834Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-12T13:09:57.096Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-12T13:09:57.962Z] --- PASS: TestResizeWithInvalidSize (1.94s) [2022-05-12T13:09:57.962Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T13:09:58.042Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-12T13:09:59.963Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-12T13:10:00.052Z] === RUN TestWaitNodeAttachment [2022-05-12T13:10:00.125Z] --- PASS: TestResizeWhenContainerNotStarted (2.17s) [2022-05-12T13:10:00.125Z] === RUN TestDaemonRestartKillContainers [2022-05-12T13:10:00.125Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:10:00.125Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-12T13:10:00.125Z] === RUN TestStats [2022-05-12T13:10:00.125Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T13:10:00.125Z] --- SKIP: TestStats (0.00s) [2022-05-12T13:10:00.125Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T13:10:00.522Z] --- PASS: TestWaitNodeAttachment (0.44s) [2022-05-12T13:10:00.522Z] === RUN TestIsolationConversion [2022-05-12T13:10:00.522Z] === RUN TestIsolationConversion/default [2022-05-12T13:10:00.522Z] === RUN TestIsolationConversion/process [2022-05-12T13:10:00.522Z] === RUN TestIsolationConversion/hyperv [2022-05-12T13:10:00.522Z] --- PASS: TestIsolationConversion (0.02s) [2022-05-12T13:10:00.522Z] --- PASS: TestIsolationConversion/default (0.01s) [2022-05-12T13:10:00.522Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-12T13:10:00.522Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-12T13:10:00.522Z] === RUN TestContainerLabels [2022-05-12T13:10:00.522Z] --- PASS: TestContainerLabels (0.00s) [2022-05-12T13:10:00.522Z] === RUN TestCredentialSpecConversion [2022-05-12T13:10:00.522Z] === RUN TestCredentialSpecConversion/none [2022-05-12T13:10:00.522Z] === RUN TestCredentialSpecConversion/config [2022-05-12T13:10:00.522Z] === RUN TestCredentialSpecConversion/file [2022-05-12T13:10:00.522Z] === RUN TestCredentialSpecConversion/registry [2022-05-12T13:10:00.522Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-12T13:10:00.522Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-12T13:10:00.522Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-12T13:10:00.522Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-12T13:10:00.522Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-12T13:10:00.522Z] === RUN TestControllerValidateMountBind [2022-05-12T13:10:00.522Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-05-12T13:10:00.522Z] === RUN TestControllerValidateMountVolume [2022-05-12T13:10:00.522Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-12T13:10:00.522Z] === RUN TestControllerValidateMountTarget [2022-05-12T13:10:00.522Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-12T13:10:00.522Z] === RUN TestControllerValidateMountTmpfs [2022-05-12T13:10:00.522Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-12T13:10:00.522Z] === RUN TestControllerValidateMountInvalidType [2022-05-12T13:10:00.522Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-12T13:10:00.522Z] === RUN TestControllerValidateMountNamedPipe [2022-05-12T13:10:00.522Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-12T13:10:00.522Z] PASS [2022-05-12T13:10:00.522Z] coverage: 11.0% of statements [2022-05-12T13:10:00.522Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.670s coverage: 11.0% of statements [2022-05-12T13:10:00.522Z] === RUN TestBuilderGC [2022-05-12T13:10:00.522Z] --- PASS: TestBuilderGC (0.00s) [2022-05-12T13:10:00.522Z] === RUN TestDaemonConfigurationNotFound [2022-05-12T13:10:00.522Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-12T13:10:00.522Z] === RUN TestDaemonBrokenConfiguration [2022-05-12T13:10:00.522Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-12T13:10:00.522Z] === RUN TestFindConfigurationConflicts [2022-05-12T13:10:00.522Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-12T13:10:00.522Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-12T13:10:00.522Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-12T13:10:00.522Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-12T13:10:00.522Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-12T13:10:00.522Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-12T13:10:00.522Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-12T13:10:00.522Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-12T13:10:00.522Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-12T13:10:00.522Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-12T13:10:00.522Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-12T13:10:00.522Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-12T13:10:00.522Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-12T13:10:00.522Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-12T13:10:00.522Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-12T13:10:00.522Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-05-12T13:10:00.522Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-12T13:10:00.522Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-12T13:10:00.522Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-12T13:10:00.522Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-12T13:10:00.522Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-12T13:10:00.522Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-12T13:10:00.522Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-12T13:10:00.522Z] === RUN TestValidateConfigurationErrors [2022-05-12T13:10:00.522Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-12T13:10:00.522Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-12T13:10:00.522Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-12T13:10:00.522Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-12T13:10:00.522Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-12T13:10:00.522Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-12T13:10:00.522Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-12T13:10:00.522Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-12T13:10:00.522Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-12T13:10:00.522Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-12T13:10:00.522Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-12T13:10:00.522Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-12T13:10:00.522Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-12T13:10:00.522Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-12T13:10:00.522Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-12T13:10:00.522Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-12T13:10:00.522Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-12T13:10:00.522Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-12T13:10:00.522Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-12T13:10:00.522Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-12T13:10:00.522Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-12T13:10:00.522Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-12T13:10:00.522Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-12T13:10:00.522Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-12T13:10:00.522Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-12T13:10:00.522Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-12T13:10:00.522Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-12T13:10:00.522Z] === RUN TestValidateConfiguration [2022-05-12T13:10:00.522Z] === RUN TestValidateConfiguration/with_label [2022-05-12T13:10:00.522Z] === RUN TestValidateConfiguration/with_dns [2022-05-12T13:10:00.522Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-12T13:10:00.522Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-12T13:10:00.522Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-12T13:10:00.522Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-12T13:10:00.522Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-12T13:10:00.522Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-12T13:10:00.522Z] === RUN TestValidateConfiguration/with_hosts [2022-05-12T13:10:00.522Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-12T13:10:00.522Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-12T13:10:00.522Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-12T13:10:00.522Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-12T13:10:00.522Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-12T13:10:00.522Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-12T13:10:00.522Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-12T13:10:00.522Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-12T13:10:00.522Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-12T13:10:00.522Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-12T13:10:00.522Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-12T13:10:00.522Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-12T13:10:00.522Z] === RUN TestReloadSetConfigFileNotExist [2022-05-12T13:10:00.522Z] === RUN TestEventsLog [2022-05-12T13:10:00.522Z] --- PASS: TestEventsLog (0.00s) [2022-05-12T13:10:00.522Z] === RUN TestEventsLogTimeout [2022-05-12T13:10:00.522Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-12T13:10:00.522Z] === RUN TestLogEvents [2022-05-12T13:10:00.522Z] time="2022-05-12T13:10:00Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-12T13:10:00.522Z] --- PASS: TestReloadSetConfigFileNotExist (0.22s) [2022-05-12T13:10:00.522Z] === RUN TestReloadDefaultConfigNotExist [2022-05-12T13:10:00.537Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-12T13:10:00.798Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-05-12T13:10:00.798Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-12T13:10:00.798Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-05-12T13:10:00.991Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:10:00.991Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-12T13:10:00.991Z] === RUN TestReloadBadDefaultConfig [2022-05-12T13:10:00.991Z] time="2022-05-12T13:10:00Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1795414908" [2022-05-12T13:10:00.991Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-12T13:10:00.991Z] === RUN TestReloadWithConflictingLabels [2022-05-12T13:10:00.991Z] time="2022-05-12T13:10:00Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1157822414" [2022-05-12T13:10:00.991Z] --- PASS: TestLogEvents (0.05s) [2022-05-12T13:10:00.991Z] === RUN TestLoadBufferedEvents [2022-05-12T13:10:00.991Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-12T13:10:00.991Z] === RUN TestReloadWithDuplicateLabels [2022-05-12T13:10:00.991Z] time="2022-05-12T13:10:00Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2158534601" [2022-05-12T13:10:00.991Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-12T13:10:00.991Z] === RUN TestMaskURLCredentials [2022-05-12T13:10:00.991Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-12T13:10:00.991Z] === RUN TestDaemonConfigurationMerge [2022-05-12T13:10:00.991Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-12T13:10:00.991Z] PASS [2022-05-12T13:10:00.991Z] coverage: 79.8% of statements [2022-05-12T13:10:00.991Z] ok github.com/docker/docker/daemon/config 0.437s coverage: 79.8% of statements [2022-05-12T13:10:00.991Z] --- PASS: TestLoadBufferedEvents (0.25s) [2022-05-12T13:10:00.991Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-12T13:10:00.991Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-12T13:10:00.991Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-12T13:10:00.991Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-12T13:10:00.991Z] PASS [2022-05-12T13:10:00.991Z] coverage: 50.0% of statements [2022-05-12T13:10:00.991Z] ok github.com/docker/docker/daemon/events 0.361s coverage: 50.0% of statements [2022-05-12T13:10:01.061Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-12T13:10:03.210Z] === RUN TestIsEmptyDir [2022-05-12T13:10:03.210Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-12T13:10:03.210Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-12T13:10:03.210Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-12T13:10:03.210Z] PASS [2022-05-12T13:10:03.210Z] coverage: 2.3% of statements [2022-05-12T13:10:03.210Z] ok github.com/docker/docker/daemon/graphdriver 0.097s coverage: 2.3% of statements [2022-05-12T13:10:03.210Z] === RUN TestLinkNaming [2022-05-12T13:10:03.210Z] --- PASS: TestLinkNaming (0.00s) [2022-05-12T13:10:03.210Z] === RUN TestLinkNew [2022-05-12T13:10:03.210Z] --- PASS: TestLinkNew (0.00s) [2022-05-12T13:10:03.210Z] === RUN TestLinkEnv [2022-05-12T13:10:03.210Z] --- PASS: TestLinkEnv (0.00s) [2022-05-12T13:10:03.210Z] === RUN TestLinkMultipleEnv [2022-05-12T13:10:03.210Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-12T13:10:03.210Z] === RUN TestLinkPortRangeEnv [2022-05-12T13:10:03.210Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-12T13:10:03.210Z] PASS [2022-05-12T13:10:03.210Z] coverage: 93.0% of statements [2022-05-12T13:10:03.210Z] ok github.com/docker/docker/daemon/links 0.054s coverage: 93.0% of statements [2022-05-12T13:10:03.616Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-12T13:10:03.616Z] docker_api_swarm_test.go:46: [d3f310ccd4ee4] joining swarm manager [dddacfe97791a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T13:10:05.432Z] === RUN TestVerifyNetworkingConfig [2022-05-12T13:10:05.432Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-12T13:10:05.432Z] === RUN TestGetContainer [2022-05-12T13:10:05.432Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T13:10:05.432Z] === RUN TestValidContainerNames [2022-05-12T13:10:05.432Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-12T13:10:05.432Z] === RUN TestContainerInitDNS [2022-05-12T13:10:05.432Z] daemon_test.go:145: root required [2022-05-12T13:10:05.432Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-12T13:10:05.432Z] === RUN TestMerge [2022-05-12T13:10:05.432Z] --- PASS: TestMerge (0.00s) [2022-05-12T13:10:05.432Z] === RUN TestValidateContainerIsolation [2022-05-12T13:10:05.432Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-12T13:10:05.432Z] === RUN TestFindNetworkErrorType [2022-05-12T13:10:05.432Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-12T13:10:05.432Z] === RUN TestEnsureServicesExist [2022-05-12T13:10:05.432Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-12T13:10:05.432Z] === RUN TestEnsureServicesExistErrors [2022-05-12T13:10:05.432Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-12T13:10:05.432Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-12T13:10:05.432Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-12T13:10:05.432Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-12T13:10:05.432Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-12T13:10:05.432Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-12T13:10:05.432Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-12T13:10:05.432Z] === RUN TestContainerDelete [2022-05-12T13:10:05.432Z] --- PASS: TestContainerDelete (0.00s) [2022-05-12T13:10:05.432Z] === RUN TestContainerDoubleDelete [2022-05-12T13:10:05.432Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-12T13:10:05.432Z] === RUN TestLogContainerEventCopyLabels [2022-05-12T13:10:05.432Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-12T13:10:05.432Z] === RUN TestLogContainerEventWithAttributes [2022-05-12T13:10:05.432Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-12T13:10:05.432Z] === RUN TestNoneHealthcheck [2022-05-12T13:10:05.432Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-12T13:10:05.432Z] === RUN TestHealthStates [2022-05-12T13:10:05.432Z] time="2022-05-12T13:10:04Z" 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" [2022-05-12T13:10:05.432Z] time="2022-05-12T13:10:04Z" 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" [2022-05-12T13:10:05.432Z] time="2022-05-12T13:10:04Z" 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" [2022-05-12T13:10:05.432Z] time="2022-05-12T13:10:04Z" 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" [2022-05-12T13:10:05.432Z] time="2022-05-12T13:10:04Z" 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" [2022-05-12T13:10:05.432Z] time="2022-05-12T13:10:04Z" 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" [2022-05-12T13:10:05.432Z] time="2022-05-12T13:10:04Z" 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" [2022-05-12T13:10:05.432Z] time="2022-05-12T13:10:04Z" 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" [2022-05-12T13:10:05.433Z] time="2022-05-12T13:10:04Z" 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" [2022-05-12T13:10:05.433Z] time="2022-05-12T13:10:04Z" 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" [2022-05-12T13:10:05.433Z] --- PASS: TestHealthStates (0.21s) [2022-05-12T13:10:05.433Z] === RUN TestGetInspectData [2022-05-12T13:10:05.433Z] --- PASS: TestGetInspectData (0.00s) [2022-05-12T13:10:05.433Z] === RUN TestFillLicense [2022-05-12T13:10:05.433Z] --- PASS: TestFillLicense (0.00s) [2022-05-12T13:10:05.433Z] === RUN TestListInvalidFilter [2022-05-12T13:10:05.433Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-12T13:10:05.433Z] === RUN TestNameFilter [2022-05-12T13:10:05.433Z] --- PASS: TestNameFilter (0.00s) [2022-05-12T13:10:05.433Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-12T13:10:05.433Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-12T13:10:05.433Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-12T13:10:05.433Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-12T13:10:05.433Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-12T13:10:05.433Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-12T13:10:05.433Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-12T13:10:05.433Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-12T13:10:05.433Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-12T13:10:05.433Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-12T13:10:05.433Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-12T13:10:05.433Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-12T13:10:05.433Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-12T13:10:05.433Z] === 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 [2022-05-12T13:10:05.433Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-12T13:10:05.433Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-12T13:10:05.433Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-12T13:10:05.433Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-12T13:10:05.433Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-12T13:10:05.433Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-12T13:10:05.433Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-12T13:10:05.433Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-12T13:10:05.433Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-12T13:10:05.433Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-12T13:10:05.433Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-12T13:10:05.433Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-12T13:10:05.433Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-12T13:10:05.433Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T13:10:05.433Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-12T13:10:05.433Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-12T13:10:05.433Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T13:10:05.433Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-12T13:10:05.433Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-12T13:10:05.433Z] --- 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) [2022-05-12T13:10:05.433Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-12T13:10:05.433Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-12T13:10:05.433Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-12T13:10:05.433Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-12T13:10:05.433Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-12T13:10:05.433Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-12T13:10:05.433Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-12T13:10:05.433Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-12T13:10:05.433Z] === RUN TestSetupWindowsDevices [2022-05-12T13:10:05.433Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-12T13:10:05.433Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-12T13:10:05.433Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-12T13:10:05.433Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-12T13:10:05.433Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T13:10:05.433Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T13:10:05.433Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-12T13:10:05.433Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-12T13:10:05.433Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-12T13:10:05.433Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-12T13:10:05.433Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-12T13:10:05.433Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-12T13:10:05.433Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-12T13:10:05.433Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T13:10:05.433Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T13:10:05.433Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T13:10:05.433Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T13:10:05.433Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-12T13:10:05.433Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-12T13:10:05.433Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-12T13:10:05.433Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-12T13:10:05.433Z] === RUN TestDaemonReloadLabels [2022-05-12T13:10:05.433Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-12T13:10:05.433Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-12T13:10:05.433Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-12T13:10:05.433Z] === RUN TestDaemonReloadMirrors [2022-05-12T13:10:05.433Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-12T13:10:05.433Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-12T13:10:05.433Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-12T13:10:05.433Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-12T13:10:05.433Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-12T13:10:05.433Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-12T13:10:05.433Z] reload_test.go:342: root required [2022-05-12T13:10:05.433Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T13:10:05.433Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-12T13:10:05.433Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-05-12T13:10:05.433Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-12T13:10:05.433Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-05-12T13:10:05.433Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-12T13:10:05.433Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-05-12T13:10:05.433Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-12T13:10:05.433Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-12T13:10:05.433Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-12T13:10:05.433Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-12T13:10:05.433Z] === RUN TestParseVolumesFrom [2022-05-12T13:10:05.433Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-12T13:10:05.433Z] PASS [2022-05-12T13:10:05.433Z] coverage: 8.5% of statements [2022-05-12T13:10:05.433Z] ok github.com/docker/docker/daemon 0.759s coverage: 8.5% of statements [2022-05-12T13:10:05.433Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-12T13:10:05.433Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-12T13:10:05.433Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-12T13:10:05.433Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-12T13:10:05.433Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-12T13:10:05.433Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-12T13:10:05.433Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-12T13:10:05.433Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-12T13:10:05.433Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-12T13:10:05.433Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-12T13:10:05.433Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-12T13:10:05.433Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-12T13:10:05.433Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-12T13:10:05.433Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-12T13:10:05.536Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-12T13:10:06.421Z] === RUN TestNewStreamConfig [2022-05-12T13:10:06.421Z] === RUN TestNewStreamConfig/defaults [2022-05-12T13:10:06.421Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-12T13:10:06.421Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-12T13:10:06.421Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-12T13:10:06.421Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-12T13:10:06.421Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-12T13:10:06.421Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-12T13:10:06.421Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-12T13:10:06.421Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-12T13:10:06.421Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-12T13:10:06.421Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-12T13:10:06.421Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-12T13:10:06.421Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-12T13:10:06.421Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-12T13:10:06.421Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-12T13:10:06.421Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-12T13:10:06.421Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-12T13:10:06.421Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-12T13:10:06.421Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-12T13:10:06.421Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-12T13:10:06.421Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-12T13:10:06.421Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-12T13:10:06.421Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-12T13:10:06.421Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-12T13:10:06.421Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-12T13:10:06.421Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-12T13:10:06.421Z] time="2022-05-12T13:10:05Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-12T13:10:06.421Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-05-12T13:10:06.421Z] === RUN TestCreateSuccess [2022-05-12T13:10:06.421Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-12T13:10:06.421Z] === RUN TestCreateStreamSkipped [2022-05-12T13:10:06.421Z] time="2022-05-12T13:10:06Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-12T13:10:06.421Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-12T13:10:06.421Z] === RUN TestCreateLogGroupSuccess [2022-05-12T13:10:06.421Z] time="2022-05-12T13:10:06Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-12T13:10:06.421Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-12T13:10:06.421Z] === RUN TestCreateError [2022-05-12T13:10:06.421Z] --- PASS: TestCreateError (0.00s) [2022-05-12T13:10:06.421Z] === RUN TestCreateAlreadyExists [2022-05-12T13:10:06.421Z] time="2022-05-12T13:10:06Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-12T13:10:06.421Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-12T13:10:06.421Z] === RUN TestLogClosed [2022-05-12T13:10:06.421Z] --- PASS: TestLogClosed (0.00s) [2022-05-12T13:10:06.421Z] === RUN TestLogBlocking [2022-05-12T13:10:06.421Z] --- PASS: TestLogBlocking (0.00s) [2022-05-12T13:10:06.421Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-12T13:10:06.421Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-12T13:10:06.421Z] === RUN TestLogNonBlockingBufferFull [2022-05-12T13:10:06.421Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-12T13:10:06.421Z] === RUN TestPublishBatchSuccess [2022-05-12T13:10:06.421Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-12T13:10:06.421Z] === RUN TestPublishBatchError [2022-05-12T13:10:06.421Z] time="2022-05-12T13:10:06Z" level=error msg=error [2022-05-12T13:10:06.421Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-12T13:10:06.421Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-12T13:10:06.421Z] time="2022-05-12T13:10:06Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T13:10:06.421Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-12T13:10:06.421Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-12T13:10:06.421Z] time="2022-05-12T13:10:06Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T13:10:06.421Z] time="2022-05-12T13:10:06Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-12T13:10:06.421Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-12T13:10:06.421Z] === RUN TestCollectBatchSimple [2022-05-12T13:10:06.421Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-12T13:10:06.421Z] === RUN TestCollectBatchTicker [2022-05-12T13:10:06.421Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-12T13:10:06.421Z] === RUN TestCollectBatchMultilinePattern [2022-05-12T13:10:06.421Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-12T13:10:06.421Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-12T13:10:06.421Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-12T13:10:06.421Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-12T13:10:06.421Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-12T13:10:06.421Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-12T13:10:06.421Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.05s) [2022-05-12T13:10:06.421Z] === RUN TestCollectBatchClose [2022-05-12T13:10:06.421Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-12T13:10:06.421Z] === RUN TestEffectiveLen [2022-05-12T13:10:06.421Z] === RUN TestEffectiveLen/0/Hello [2022-05-12T13:10:06.421Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-12T13:10:06.421Z] === RUN TestEffectiveLen/2/🙃 [2022-05-12T13:10:06.421Z] === RUN TestEffectiveLen/3/���� [2022-05-12T13:10:06.421Z] === RUN TestEffectiveLen/4/He��o [2022-05-12T13:10:06.421Z] === RUN TestEffectiveLen/5/ [2022-05-12T13:10:06.421Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-12T13:10:06.421Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-12T13:10:06.421Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-12T13:10:06.421Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-12T13:10:06.421Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-12T13:10:06.421Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-12T13:10:06.421Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-12T13:10:06.421Z] === RUN TestFindValidSplit [2022-05-12T13:10:06.421Z] === RUN TestFindValidSplit/0/ [2022-05-12T13:10:06.421Z] cloudwatchlogs_test.go:1076: [2022-05-12T13:10:06.421Z] cloudwatchlogs_test.go:1077: [2022-05-12T13:10:06.421Z] === RUN TestFindValidSplit/1/Hello [2022-05-12T13:10:06.421Z] cloudwatchlogs_test.go:1076: Hello [2022-05-12T13:10:06.421Z] cloudwatchlogs_test.go:1077: [2022-05-12T13:10:06.421Z] === RUN TestFindValidSplit/2/Hello [2022-05-12T13:10:06.421Z] cloudwatchlogs_test.go:1076: He [2022-05-12T13:10:06.421Z] cloudwatchlogs_test.go:1077: llo [2022-05-12T13:10:06.421Z] === RUN TestFindValidSplit/3/Hello [2022-05-12T13:10:06.421Z] cloudwatchlogs_test.go:1076: [2022-05-12T13:10:06.421Z] cloudwatchlogs_test.go:1077: Hello [2022-05-12T13:10:06.421Z] === RUN TestFindValidSplit/4/🙃 [2022-05-12T13:10:06.421Z] cloudwatchlogs_test.go:1076: [2022-05-12T13:10:06.421Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-12T13:10:06.421Z] === RUN TestFindValidSplit/5/🙃 [2022-05-12T13:10:06.421Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-12T13:10:06.421Z] cloudwatchlogs_test.go:1077: [2022-05-12T13:10:06.421Z] === RUN TestFindValidSplit/6/a� [2022-05-12T13:10:06.421Z] cloudwatchlogs_test.go:1076: a [2022-05-12T13:10:06.421Z] cloudwatchlogs_test.go:1077: � [2022-05-12T13:10:06.421Z] === RUN TestFindValidSplit/7/a� [2022-05-12T13:10:06.421Z] cloudwatchlogs_test.go:1076: a� [2022-05-12T13:10:06.421Z] cloudwatchlogs_test.go:1077: [2022-05-12T13:10:06.421Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-12T13:10:06.421Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-12T13:10:06.421Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-12T13:10:06.421Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-12T13:10:06.421Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-12T13:10:06.421Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-12T13:10:06.421Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-12T13:10:06.421Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-12T13:10:06.421Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-12T13:10:06.421Z] === RUN TestProcessEventEmoji [2022-05-12T13:10:06.421Z] --- PASS: TestProcessEventEmoji (0.02s) [2022-05-12T13:10:06.421Z] === RUN TestCollectBatchLineSplit [2022-05-12T13:10:06.421Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-05-12T13:10:06.421Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-12T13:10:06.421Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-05-12T13:10:06.421Z] === RUN TestCollectBatchMaxEvents [2022-05-12T13:10:06.421Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-05-12T13:10:06.421Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-12T13:10:06.421Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2022-05-12T13:10:06.421Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-12T13:10:06.421Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-05-12T13:10:06.421Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-12T13:10:06.421Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-05-12T13:10:06.421Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-12T13:10:06.421Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-12T13:10:06.421Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-12T13:10:06.421Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-12T13:10:06.421Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-12T13:10:06.421Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-12T13:10:06.421Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-12T13:10:06.421Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-12T13:10:06.421Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-12T13:10:06.421Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-12T13:10:06.421Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-12T13:10:06.421Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-12T13:10:06.421Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-12T13:10:06.422Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-12T13:10:06.422Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-12T13:10:06.422Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-12T13:10:06.897Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-12T13:10:06.897Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-12T13:10:06.897Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-12T13:10:06.897Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-12T13:10:06.897Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-12T13:10:06.897Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-12T13:10:06.897Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-12T13:10:06.897Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-12T13:10:06.897Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-12T13:10:06.897Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-12T13:10:06.897Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-12T13:10:06.897Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-12T13:10:06.897Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-12T13:10:06.897Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-12T13:10:06.897Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-12T13:10:06.897Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-12T13:10:06.897Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-12T13:10:06.897Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-12T13:10:06.897Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-12T13:10:06.897Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-12T13:10:06.897Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-12T13:10:06.897Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-12T13:10:06.897Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-12T13:10:06.897Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-12T13:10:06.897Z] === RUN TestValidateLogOptionsFormat [2022-05-12T13:10:06.897Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-12T13:10:06.897Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-12T13:10:06.897Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-12T13:10:06.897Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-12T13:10:06.897Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-12T13:10:06.897Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-12T13:10:06.897Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-12T13:10:06.897Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-12T13:10:06.897Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-12T13:10:06.897Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-12T13:10:06.897Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-12T13:10:06.897Z] === RUN TestCreateTagSuccess [2022-05-12T13:10:06.897Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-12T13:10:06.897Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-12T13:10:06.897Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.04s) [2022-05-12T13:10:06.897Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-12T13:10:06.897Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-12T13:10:06.897Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-12T13:10:06.897Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2022-05-12T13:10:06.897Z] PASS [2022-05-12T13:10:06.897Z] coverage: 80.2% of statements [2022-05-12T13:10:06.897Z] ok github.com/docker/docker/daemon/logger/awslogs 0.587s coverage: 80.2% of statements [2022-05-12T13:10:06.897Z] === RUN TestSearchRegistryForImagesErrors [2022-05-12T13:10:06.897Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-12T13:10:06.897Z] === RUN TestSearchRegistryForImages [2022-05-12T13:10:06.897Z] --- PASS: TestSearchRegistryForImages (0.01s) [2022-05-12T13:10:06.897Z] === RUN TestOnlyPlatformWithFallback [2022-05-12T13:10:06.897Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-12T13:10:06.897Z] === RUN TestImageDelete [2022-05-12T13:10:06.897Z] === RUN TestImageDelete/no_lease [2022-05-12T13:10:06.897Z] === RUN TestImageDelete/lease_exists [2022-05-12T13:10:06.897Z] === RUN TestAdapterReadLogs [2022-05-12T13:10:06.897Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-12T13:10:06.897Z] === RUN TestCopier [2022-05-12T13:10:06.897Z] --- PASS: TestCopier (0.00s) [2022-05-12T13:10:06.897Z] === RUN TestCopierLongLines [2022-05-12T13:10:06.897Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-12T13:10:06.897Z] === RUN TestCopierSlow [2022-05-12T13:10:06.897Z] --- PASS: TestImageDelete (0.05s) [2022-05-12T13:10:06.897Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-12T13:10:06.897Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-05-12T13:10:06.897Z] === RUN TestContentStoreForPull [2022-05-12T13:10:06.924Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-12T13:10:07.167Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.44s) [2022-05-12T13:10:07.167Z] === RUN TestStopContainerWithTimeout [2022-05-12T13:10:07.167Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T13:10:07.167Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-12T13:10:07.167Z] === RUN TestUpdateRestartPolicy [2022-05-12T13:10:07.365Z] --- PASS: TestCopierSlow (0.22s) [2022-05-12T13:10:07.365Z] === RUN TestCopierWithSized [2022-05-12T13:10:07.366Z] === RUN TestCopierWithSized/as_is [2022-05-12T13:10:07.366Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-12T13:10:07.366Z] --- PASS: TestCopierWithSized (0.04s) [2022-05-12T13:10:07.366Z] --- PASS: TestCopierWithSized/as_is (0.03s) [2022-05-12T13:10:07.366Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-05-12T13:10:07.366Z] === RUN TestCopierWithPartial [2022-05-12T13:10:07.366Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-12T13:10:07.366Z] === RUN TestRingLogger [2022-05-12T13:10:07.366Z] --- PASS: TestRingLogger (0.00s) [2022-05-12T13:10:07.366Z] === RUN TestRingCap [2022-05-12T13:10:07.366Z] --- PASS: TestRingCap (0.00s) [2022-05-12T13:10:07.366Z] === RUN TestRingClose [2022-05-12T13:10:07.366Z] --- PASS: TestRingClose (0.00s) [2022-05-12T13:10:07.366Z] === RUN TestRingDrain [2022-05-12T13:10:07.366Z] --- PASS: TestRingDrain (0.00s) [2022-05-12T13:10:07.366Z] PASS [2022-05-12T13:10:07.366Z] coverage: 43.2% of statements [2022-05-12T13:10:07.366Z] --- PASS: TestContentStoreForPull (0.25s) [2022-05-12T13:10:07.366Z] PASS [2022-05-12T13:10:07.366Z] coverage: 6.6% of statements [2022-05-12T13:10:07.366Z] ok github.com/docker/docker/daemon/logger 0.373s coverage: 43.2% of statements [2022-05-12T13:10:07.366Z] ok github.com/docker/docker/daemon/images 0.484s coverage: 6.6% of statements [2022-05-12T13:10:07.366Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-12T13:10:07.366Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-12T13:10:07.366Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptReconnectInterval [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-12T13:10:07.835Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-12T13:10:07.835Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-12T13:10:07.835Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-12T13:10:07.835Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-12T13:10:07.835Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-12T13:10:07.835Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-12T13:10:07.835Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-12T13:10:07.835Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/#00 [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/example.com [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/:// [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/something:// [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-12T13:10:07.835Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-12T13:10:07.836Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-12T13:10:07.836Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-12T13:10:07.836Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-12T13:10:07.836Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-12T13:10:07.836Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-12T13:10:07.836Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-12T13:10:08.306Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-12T13:10:08.306Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-12T13:10:08.306Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-12T13:10:08.306Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-12T13:10:08.306Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-12T13:10:08.306Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-12T13:10:08.306Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-12T13:10:08.306Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-12T13:10:08.306Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-12T13:10:08.306Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-12T13:10:08.306Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-12T13:10:08.306Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-12T13:10:08.306Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-12T13:10:08.306Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-12T13:10:08.306Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-12T13:10:08.306Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-12T13:10:08.306Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-12T13:10:08.306Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-12T13:10:08.306Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-12T13:10:08.306Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-12T13:10:08.306Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-12T13:10:08.306Z] PASS [2022-05-12T13:10:08.306Z] coverage: 53.6% of statements [2022-05-12T13:10:08.306Z] ok github.com/docker/docker/daemon/logger/fluentd 0.211s coverage: 53.6% of statements [2022-05-12T13:10:08.306Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-12T13:10:08.306Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-12T13:10:08.306Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-12T13:10:08.306Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-12T13:10:08.306Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-12T13:10:08.306Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-12T13:10:08.306Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-05-12T13:10:08.306Z] === RUN TestFastTimeMarshalJSON [2022-05-12T13:10:08.306Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-05-12T13:10:08.306Z] PASS [2022-05-12T13:10:08.306Z] coverage: 87.2% of statements [2022-05-12T13:10:08.306Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.256s coverage: 87.2% of statements [2022-05-12T13:10:08.775Z] === RUN TestJSONFileLogger [2022-05-12T13:10:08.775Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-12T13:10:08.775Z] === RUN TestJSONFileLoggerWithTags [2022-05-12T13:10:08.775Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-12T13:10:08.775Z] === RUN TestJSONFileLoggerWithOpts [2022-05-12T13:10:08.775Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2022-05-12T13:10:08.775Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-12T13:10:08.775Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-05-12T13:10:08.775Z] === RUN TestEncodeDecode [2022-05-12T13:10:08.775Z] === PAUSE TestEncodeDecode [2022-05-12T13:10:08.775Z] === RUN TestUnexpectedEOF [2022-05-12T13:10:08.775Z] time="2022-05-12T13:10:08Z" level=error msg="Error compressing log file after rotation" error="failed to remove source log file: remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-logger-428876847\\container.log.1: Access is denied." [2022-05-12T13:10:08.775Z] time="2022-05-12T13:10:08Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T13:10:08.775Z] time="2022-05-12T13:10:08Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T13:10:08.775Z] --- PASS: TestUnexpectedEOF (0.21s) [2022-05-12T13:10:08.775Z] === CONT TestEncodeDecode [2022-05-12T13:10:08.775Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-12T13:10:08.775Z] PASS [2022-05-12T13:10:08.775Z] coverage: 69.9% of statements [2022-05-12T13:10:08.775Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.317s coverage: 69.9% of statements [2022-05-12T13:10:09.767Z] === RUN TestWriteLog [2022-05-12T13:10:09.767Z] === PAUSE TestWriteLog [2022-05-12T13:10:09.767Z] === RUN TestReadLog [2022-05-12T13:10:09.767Z] === PAUSE TestReadLog [2022-05-12T13:10:09.767Z] === RUN TestDecode [2022-05-12T13:10:09.767Z] --- PASS: TestDecode (0.02s) [2022-05-12T13:10:09.767Z] === CONT TestWriteLog [2022-05-12T13:10:09.767Z] --- PASS: TestWriteLog (0.00s) [2022-05-12T13:10:09.767Z] === CONT TestReadLog [2022-05-12T13:10:09.767Z] === RUN TestReadLog/tail_exact [2022-05-12T13:10:09.767Z] === RUN TestReadLog/tail_less_than_available [2022-05-12T13:10:09.767Z] === RUN TestReadLog/tail_more_than_available [2022-05-12T13:10:10.233Z] --- PASS: TestImportExtremelyLargeImageWorks (179.11s) [2022-05-12T13:10:10.233Z] PASS [2022-05-12T13:10:10.233Z] [2022-05-12T13:10:10.233Z] DONE 22 tests in 183.586s [2022-05-12T13:10:10.233Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-12T13:10:10.233Z] ++ 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 [2022-05-12T13:10:10.233Z] ++ set -e [2022-05-12T13:10:10.233Z] ++ '[' -n 0 ']' [2022-05-12T13:10:10.233Z] ++ set -x [2022-05-12T13:10:10.233Z] ++ 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 [2022-05-12T13:10:10.233Z] INFO: Testing against a local daemon [2022-05-12T13:10:10.233Z] === RUN TestNetworkCreateDelete [2022-05-12T13:10:10.233Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-05-12T13:10:10.233Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T13:10:10.237Z] --- PASS: TestReadLog (0.34s) [2022-05-12T13:10:10.237Z] --- PASS: TestReadLog/tail_exact (0.30s) [2022-05-12T13:10:10.237Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-12T13:10:10.237Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-05-12T13:10:10.237Z] PASS [2022-05-12T13:10:10.237Z] coverage: 78.7% of statements [2022-05-12T13:10:10.237Z] ok github.com/docker/docker/daemon/logger/local 0.446s coverage: 78.7% of statements [2022-05-12T13:10:10.237Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-12T13:10:10.237Z] === RUN TestLog [2022-05-12T13:10:10.237Z] --- PASS: TestLog (0.03s) [2022-05-12T13:10:10.237Z] PASS [2022-05-12T13:10:10.237Z] coverage: 31.5% of statements [2022-05-12T13:10:10.237Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.093s coverage: 31.5% of statements [2022-05-12T13:10:10.806Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2022-05-12T13:10:10.806Z] === RUN TestDaemonDNSFallback [2022-05-12T13:10:10.977Z] --- PASS: TestBuildWithHugeFile (112.97s) [2022-05-12T13:10:10.977Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T13:10:10.977Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T13:10:10.977Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T13:10:10.977Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T13:10:10.977Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T13:10:10.977Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T13:10:10.977Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T13:10:10.978Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T13:10:10.978Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T13:10:10.978Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T13:10:10.978Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T13:10:10.978Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T13:10:10.978Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T13:10:10.978Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-05-12T13:10:10.978Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-12T13:10:10.978Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-12T13:10:10.978Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-12T13:10:10.978Z] === RUN TestBuildPreserveOwnership [2022-05-12T13:10:10.978Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T13:10:10.978Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-12T13:10:10.978Z] === RUN TestBuildPlatformInvalid [2022-05-12T13:10:10.978Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-05-12T13:10:10.978Z] PASS [2022-05-12T13:10:10.978Z] ok github.com/docker/docker/integration/build 190.279s [2022-05-12T13:10:10.978Z] [2022-05-12T13:10:10.978Z] === Skipped [2022-05-12T13:10:10.978Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-12T13:10:10.978Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T13:10:10.978Z] [2022-05-12T13:10:10.978Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-12T13:10:10.978Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:10:10.978Z] [2022-05-12T13:10:10.978Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-12T13:10:10.978Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T13:10:10.978Z] [2022-05-12T13:10:10.978Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-12T13:10:10.978Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T13:10:10.978Z] [2022-05-12T13:10:10.978Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T13:10:10.978Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T13:10:10.978Z] [2022-05-12T13:10:10.978Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-12T13:10:10.978Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T13:10:10.978Z] [2022-05-12T13:10:10.978Z] DONE 29 tests, 6 skipped in 228.207s [2022-05-12T13:10:10.978Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-12T13:10:10.978Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T13:10:10.978Z] INFO: Testing against a local daemon [2022-05-12T13:10:10.978Z] === RUN TestConfigInspect [2022-05-12T13:10:10.978Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:10:10.978Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-12T13:10:10.978Z] === RUN TestConfigList [2022-05-12T13:10:10.978Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:10:10.978Z] --- SKIP: TestConfigList (0.00s) [2022-05-12T13:10:10.978Z] === RUN TestConfigsCreateAndDelete [2022-05-12T13:10:10.978Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:10:10.978Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-12T13:10:10.978Z] === RUN TestConfigsUpdate [2022-05-12T13:10:10.978Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:10:10.978Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-12T13:10:10.978Z] === RUN TestTemplatedConfig [2022-05-12T13:10:10.978Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:10:10.978Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-12T13:10:10.978Z] === RUN TestConfigCreateResolve [2022-05-12T13:10:10.978Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:10:10.978Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-05-12T13:10:10.978Z] PASS [2022-05-12T13:10:10.978Z] ok github.com/docker/docker/integration/config 0.105s [2022-05-12T13:10:10.978Z] [2022-05-12T13:10:10.978Z] === Skipped [2022-05-12T13:10:10.978Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-12T13:10:10.978Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:10:10.978Z] [2022-05-12T13:10:10.978Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-12T13:10:10.978Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:10:10.978Z] [2022-05-12T13:10:10.978Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-12T13:10:10.978Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:10:10.978Z] [2022-05-12T13:10:10.978Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-12T13:10:10.978Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:10:10.978Z] [2022-05-12T13:10:10.978Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-12T13:10:10.978Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:10:10.978Z] [2022-05-12T13:10:10.978Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s) [2022-05-12T13:10:10.978Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:10:10.978Z] [2022-05-12T13:10:10.978Z] DONE 6 tests, 6 skipped in 1.961s [2022-05-12T13:10:10.978Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-12T13:10:11.068Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-12T13:10:11.225Z] === RUN TestOpenFileDelete [2022-05-12T13:10:11.226Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-12T13:10:11.226Z] === RUN TestOpenFileRename [2022-05-12T13:10:11.226Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-12T13:10:11.226Z] === RUN TestHandleDecoderErr [2022-05-12T13:10:11.226Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-12T13:10:11.226Z] === RUN TestParseLogTagDefaultTag [2022-05-12T13:10:11.226Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-12T13:10:11.226Z] === RUN TestParseLogTag [2022-05-12T13:10:11.226Z] --- PASS: TestParseLogTag (0.00s) [2022-05-12T13:10:11.226Z] === RUN TestParseLogTagEmptyTag [2022-05-12T13:10:11.226Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-12T13:10:11.226Z] === RUN TestTailFiles [2022-05-12T13:10:11.226Z] --- PASS: TestTailFiles (0.00s) [2022-05-12T13:10:11.226Z] === RUN TestFollowLogsConsumerGone [2022-05-12T13:10:11.226Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-12T13:10:11.226Z] === RUN TestFollowLogsProducerGone [2022-05-12T13:10:11.226Z] logfile_test.go:180: logDecode() closed after sending 1020 messages [2022-05-12T13:10:11.226Z] logfile_test.go:233: messages sent: 1020, received: 1020 [2022-05-12T13:10:11.226Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-05-12T13:10:11.226Z] === RUN TestCheckCapacityAndRotate [2022-05-12T13:10:11.226Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-12T13:10:11.226Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-12T13:10:11.226Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2022-05-12T13:10:11.226Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-05-12T13:10:11.226Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-05-12T13:10:11.226Z] PASS [2022-05-12T13:10:11.226Z] coverage: 55.1% of statements [2022-05-12T13:10:11.226Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.233s coverage: 55.1% of statements [2022-05-12T13:10:11.330Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-12T13:10:11.695Z] === RUN TestValidateLogOpt [2022-05-12T13:10:11.696Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T13:10:11.696Z] === RUN TestNewMissedConfig [2022-05-12T13:10:11.696Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-12T13:10:11.696Z] === RUN TestNewMissedUrl [2022-05-12T13:10:11.696Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-12T13:10:11.696Z] === RUN TestNewMissedToken [2022-05-12T13:10:11.696Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-12T13:10:11.696Z] === RUN TestNewWithProxy [2022-05-12T13:10:11.696Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-12T13:10:11.696Z] === RUN TestDefault [2022-05-12T13:10:11.696Z] --- PASS: TestDefault (0.01s) [2022-05-12T13:10:11.696Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-12T13:10:11.696Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-12T13:10:11.696Z] === RUN TestJsonFormat [2022-05-12T13:10:11.696Z] --- PASS: TestJsonFormat (0.01s) [2022-05-12T13:10:11.696Z] === RUN TestRawFormat [2022-05-12T13:10:11.696Z] --- PASS: TestRawFormat (0.00s) [2022-05-12T13:10:11.696Z] === RUN TestRawFormatWithLabels [2022-05-12T13:10:11.696Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-12T13:10:11.696Z] === RUN TestRawFormatWithoutTag [2022-05-12T13:10:11.696Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-12T13:10:11.696Z] === RUN TestBatching [2022-05-12T13:10:11.696Z] === RUN TestNewParse [2022-05-12T13:10:11.696Z] --- PASS: TestNewParse (0.00s) [2022-05-12T13:10:11.696Z] PASS [2022-05-12T13:10:11.696Z] coverage: 8.3% of statements [2022-05-12T13:10:11.696Z] ok github.com/docker/docker/daemon/logger/templates 0.055s coverage: 8.3% of statements [2022-05-12T13:10:11.902Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-12T13:10:12.165Z] --- PASS: TestBatching (0.34s) [2022-05-12T13:10:12.165Z] === RUN TestFrequency [2022-05-12T13:10:12.165Z] === RUN TestParseLogFormat [2022-05-12T13:10:12.165Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-12T13:10:12.165Z] === RUN TestValidateLogOptEmpty [2022-05-12T13:10:12.165Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-12T13:10:12.165Z] === RUN TestValidateSyslogAddress [2022-05-12T13:10:12.165Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-12T13:10:12.165Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-12T13:10:12.165Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-12T13:10:12.165Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-12T13:10:12.165Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-12T13:10:12.165Z] --- PASS: TestValidateSyslogAddress (0.01s) [2022-05-12T13:10:12.165Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-12T13:10:12.165Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-12T13:10:12.165Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-12T13:10:12.165Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-12T13:10:12.165Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-12T13:10:12.165Z] === RUN TestParseAddressDefaultPort [2022-05-12T13:10:12.165Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-12T13:10:12.165Z] === RUN TestValidateSyslogFacility [2022-05-12T13:10:12.165Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-12T13:10:12.165Z] === RUN TestValidateLogOptSyslogFormat [2022-05-12T13:10:12.165Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-12T13:10:12.165Z] === RUN TestValidateLogOpt [2022-05-12T13:10:12.165Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T13:10:12.165Z] PASS [2022-05-12T13:10:12.165Z] coverage: 43.6% of statements [2022-05-12T13:10:12.165Z] ok github.com/docker/docker/daemon/logger/syslog 0.064s coverage: 43.6% of statements [2022-05-12T13:10:12.165Z] --- PASS: TestFrequency (0.16s) [2022-05-12T13:10:12.165Z] === RUN TestOneMessagePerRequest [2022-05-12T13:10:12.165Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-05-12T13:10:12.165Z] === RUN TestVerify [2022-05-12T13:10:12.165Z] --- PASS: TestVerify (0.00s) [2022-05-12T13:10:12.165Z] === RUN TestSkipVerify [2022-05-12T13:10:12.476Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-12T13:10:12.541Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T13:10:12.541Z] INFO: Testing against a local daemon [2022-05-12T13:10:12.541Z] === RUN TestCheckpoint [2022-05-12T13:10:12.541Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T13:10:12.541Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T13:10:12.541Z] === RUN TestContainerInvalidJSON [2022-05-12T13:10:12.541Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T13:10:12.541Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T13:10:12.541Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T13:10:12.541Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T13:10:12.541Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T13:10:12.541Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T13:10:12.541Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T13:10:12.541Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T13:10:12.541Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T13:10:12.541Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T13:10:12.541Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T13:10:12.541Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T13:10:12.541Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T13:10:12.541Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T13:10:12.541Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T13:10:12.541Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T13:10:12.541Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T13:10:12.541Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T13:10:12.541Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T13:10:12.541Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T13:10:12.541Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T13:10:12.541Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T13:10:12.541Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T13:10:12.541Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T13:10:12.541Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T13:10:12.541Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T13:10:12.541Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T13:10:12.541Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T13:10:12.541Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T13:10:12.541Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T13:10:12.541Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T13:10:12.541Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T13:10:12.541Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T13:10:12.541Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T13:10:12.541Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T13:10:12.541Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-05-12T13:10:12.541Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-12T13:10:12.541Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T13:10:12.541Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T13:10:12.541Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T13:10:12.541Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T13:10:12.541Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-12T13:10:12.541Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-05-12T13:10:12.541Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T13:10:12.541Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T13:10:12.541Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T13:10:12.541Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-12T13:10:12.541Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-05-12T13:10:12.541Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-12T13:10:12.541Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T13:10:12.541Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T13:10:12.541Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-05-12T13:10:12.541Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-05-12T13:10:12.541Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T13:10:12.541Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T13:10:12.541Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T13:10:12.541Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-12T13:10:12.541Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T13:10:12.541Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T13:10:12.541Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T13:10:12.541Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T13:10:12.541Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T13:10:12.633Z] time="2022-05-12T13:10:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T13:10:12.633Z] time="2022-05-12T13:10:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T13:10:12.633Z] time="2022-05-12T13:10:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T13:10:12.737Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-12T13:10:12.737Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-12T13:10:13.009Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2022-05-12T13:10:13.009Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T13:10:13.009Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2022-05-12T13:10:13.009Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T13:10:13.109Z] --- PASS: TestSkipVerify (0.77s) [2022-05-12T13:10:13.109Z] === RUN TestBufferMaximum [2022-05-12T13:10:13.109Z] time="2022-05-12T13:10:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T13:10:13.109Z] time="2022-05-12T13:10:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T13:10:13.109Z] time="2022-05-12T13:10:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T13:10:13.109Z] time="2022-05-12T13:10:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T13:10:13.109Z] time="2022-05-12T13:10:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T13:10:13.109Z] time="2022-05-12T13:10:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652361012.695402\",\"host\":\"cbfe2005e2b0\"}'" [2022-05-12T13:10:13.109Z] time="2022-05-12T13:10:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652361012.695402\",\"host\":\"cbfe2005e2b0\"}'" [2022-05-12T13:10:13.109Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-12T13:10:13.109Z] === RUN TestServerAlwaysDown [2022-05-12T13:10:13.109Z] time="2022-05-12T13:10:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T13:10:13.109Z] time="2022-05-12T13:10:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T13:10:13.109Z] time="2022-05-12T13:10:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652361012.700431\",\"host\":\"cbfe2005e2b0\"}'" [2022-05-12T13:10:13.109Z] time="2022-05-12T13:10:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652361012.700431\",\"host\":\"cbfe2005e2b0\"}'" [2022-05-12T13:10:13.109Z] time="2022-05-12T13:10:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T13:10:13.109Z] time="2022-05-12T13:10:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652361012.700431\",\"host\":\"cbfe2005e2b0\"}'" [2022-05-12T13:10:13.109Z] time="2022-05-12T13:10:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652361012.707409\",\"host\":\"cbfe2005e2b0\"}'" [2022-05-12T13:10:13.109Z] time="2022-05-12T13:10:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652361012.707409\",\"host\":\"cbfe2005e2b0\"}'" [2022-05-12T13:10:13.109Z] --- PASS: TestServerAlwaysDown (0.01s) [2022-05-12T13:10:13.109Z] === RUN TestCannotSendAfterClose [2022-05-12T13:10:13.109Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-12T13:10:13.109Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-12T13:10:13.309Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-12T13:10:13.476Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2022-05-12T13:10:13.476Z] === RUN TestCopyEmptyFile [2022-05-12T13:10:13.476Z] --- PASS: TestCopyEmptyFile (0.37s) [2022-05-12T13:10:13.476Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T13:10:13.571Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-12T13:10:13.578Z] === RUN TestV2MetadataService [2022-05-12T13:10:13.833Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-12T13:10:13.943Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s) [2022-05-12T13:10:13.943Z] === RUN TestCopyFromContainer [2022-05-12T13:10:13.943Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:10:13.943Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-12T13:10:13.943Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T13:10:13.943Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T13:10:13.943Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T13:10:13.943Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T13:10:13.943Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T13:10:13.943Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T13:10:13.943Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T13:10:13.943Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T13:10:13.943Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T13:10:13.943Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T13:10:13.943Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-05-12T13:10:13.943Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T13:10:13.943Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T13:10:13.943Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T13:10:13.943Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T13:10:13.943Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T13:10:13.943Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T13:10:13.943Z] === RUN TestCreateWithInvalidEnv [2022-05-12T13:10:13.943Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T13:10:13.943Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T13:10:13.943Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T13:10:13.943Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T13:10:13.943Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T13:10:13.943Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T13:10:13.943Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T13:10:13.943Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T13:10:13.943Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T13:10:13.943Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-05-12T13:10:13.943Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T13:10:13.943Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T13:10:13.943Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T13:10:13.943Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T13:10:13.943Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:10:13.943Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-12T13:10:13.943Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T13:10:13.943Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:10:13.943Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T13:10:13.943Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T13:10:13.943Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:10:13.943Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T13:10:13.943Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T13:10:13.943Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T13:10:13.943Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T13:10:13.943Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T13:10:13.943Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T13:10:13.943Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T13:10:13.943Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T13:10:13.943Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T13:10:13.943Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T13:10:13.943Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T13:10:13.943Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T13:10:13.943Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T13:10:13.943Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T13:10:13.943Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T13:10:13.943Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T13:10:13.943Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T13:10:13.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-05-12T13:10:13.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-12T13:10:13.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-12T13:10:13.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-12T13:10:13.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-12T13:10:13.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-12T13:10:13.943Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T13:10:13.943Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T13:10:13.943Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T13:10:13.943Z] === RUN TestCreateDifferentPlatform [2022-05-12T13:10:13.943Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T13:10:13.943Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T13:10:13.943Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-05-12T13:10:13.943Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T13:10:13.943Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T13:10:13.943Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T13:10:13.943Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2022-05-12T13:10:13.943Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T13:10:13.943Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T13:10:13.943Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-12T13:10:13.943Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T13:10:13.943Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:10:13.943Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-12T13:10:13.943Z] === RUN TestWindowsDevices [2022-05-12T13:10:14.047Z] time="2022-05-12T13:10:13Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49211/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-12T13:10:14.047Z] time="2022-05-12T13:10:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"cbfe2005e2b0\"}'" [2022-05-12T13:10:14.047Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-12T13:10:14.047Z] PASS [2022-05-12T13:10:14.047Z] coverage: 82.5% of statements [2022-05-12T13:10:14.047Z] ok github.com/docker/docker/daemon/logger/splunk 2.428s coverage: 82.5% of statements [2022-05-12T13:10:14.047Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-12T13:10:14.047Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-12T13:10:14.047Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-12T13:10:14.406Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-12T13:10:14.406Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-12T13:10:14.412Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-12T13:10:14.412Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-12T13:10:14.412Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:10:14.412Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:10:14.412Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:10:14.412Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:10:14.412Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:10:14.412Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:10:14.412Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T13:10:14.412Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T13:10:14.412Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:10:14.412Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:10:14.412Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:10:14.412Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:10:14.412Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:10:14.412Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:10:14.412Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-12T13:10:14.412Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T13:10:14.412Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:10:14.412Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:10:14.412Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T13:10:14.412Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T13:10:14.412Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:10:14.412Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:10:14.412Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T13:10:14.412Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:10:14.412Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:10:14.412Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T13:10:14.413Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:10:14.516Z] --- PASS: TestV2MetadataService (1.17s) [2022-05-12T13:10:14.516Z] PASS [2022-05-12T13:10:14.516Z] coverage: 44.4% of statements [2022-05-12T13:10:14.516Z] ok github.com/docker/docker/distribution/metadata 1.326s coverage: 44.4% of statements [2022-05-12T13:10:14.516Z] === RUN TestSuccessfulDownload [2022-05-12T13:10:14.516Z] download_test.go:267: Needs fixing on Windows [2022-05-12T13:10:14.516Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-12T13:10:14.516Z] === RUN TestCancelledDownload [2022-05-12T13:10:14.516Z] --- PASS: TestCancelledDownload (0.02s) [2022-05-12T13:10:14.516Z] === RUN TestMaxDownloadAttempts [2022-05-12T13:10:14.516Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T13:10:14.516Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T13:10:14.516Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T13:10:14.516Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T13:10:14.516Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T13:10:14.516Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T13:10:14.516Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T13:10:14.516Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T13:10:14.516Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T13:10:14.516Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T13:10:14.516Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T13:10:14.516Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T13:10:14.978Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-12T13:10:14.985Z] time="2022-05-12T13:10:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T13:10:14.985Z] time="2022-05-12T13:10:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T13:10:14.985Z] time="2022-05-12T13:10:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T13:10:14.985Z] time="2022-05-12T13:10:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T13:10:14.985Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-12T13:10:14.985Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.50s) [2022-05-12T13:10:14.985Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.50s) [2022-05-12T13:10:14.985Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.50s) [2022-05-12T13:10:14.985Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.50s) [2022-05-12T13:10:14.985Z] === RUN TestTransfer [2022-05-12T13:10:14.985Z] --- PASS: TestTransfer (0.13s) [2022-05-12T13:10:14.985Z] === RUN TestConcurrencyLimit [2022-05-12T13:10:15.454Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-12T13:10:15.454Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-12T13:10:15.454Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-12T13:10:15.454Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-12T13:10:15.454Z] === RUN TestContinueOnError_NeverContinue [2022-05-12T13:10:15.454Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-12T13:10:15.454Z] === RUN TestManifestStore [2022-05-12T13:10:15.454Z] === RUN TestManifestStore/no_remote_or_local [2022-05-12T13:10:15.454Z] time="2022-05-12T13:10:15Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local327947577\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-12T13:10:15.454Z] === RUN TestManifestStore/no_local_cache [2022-05-12T13:10:15.454Z] === RUN TestManifestStore/with_local_cache [2022-05-12T13:10:15.454Z] === RUN TestManifestStore/unknown_media_type [2022-05-12T13:10:15.454Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-12T13:10:15.454Z] time="2022-05-12T13:10:15Z" level=warning msg="reference for unknown type: " [2022-05-12T13:10:15.454Z] time="2022-05-12T13:10:15Z" level=warning msg="reference for unknown type: " [2022-05-12T13:10:15.552Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-12T13:10:15.931Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-12T13:10:15.931Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-12T13:10:15.932Z] --- PASS: TestConcurrencyLimit (0.48s) [2022-05-12T13:10:15.932Z] === RUN TestInactiveJobs [2022-05-12T13:10:15.932Z] time="2022-05-12T13:10:15Z" level=warning msg="reference for unknown type: " [2022-05-12T13:10:15.932Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-12T13:10:15.932Z] time="2022-05-12T13:10:15Z" level=warning msg="reference for unknown type: " [2022-05-12T13:10:15.932Z] time="2022-05-12T13:10:15Z" level=warning msg="reference for unknown type: " [2022-05-12T13:10:15.932Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-12T13:10:15.932Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-12T13:10:15.932Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-12T13:10:15.932Z] time="2022-05-12T13:10:15Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-12T13:10:15.932Z] --- PASS: TestManifestStore (0.39s) [2022-05-12T13:10:15.932Z] --- PASS: TestManifestStore/no_remote_or_local (0.26s) [2022-05-12T13:10:15.932Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-05-12T13:10:15.932Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-05-12T13:10:15.932Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2022-05-12T13:10:15.932Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2022-05-12T13:10:15.932Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-05-12T13:10:15.932Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-05-12T13:10:15.932Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-12T13:10:15.932Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-12T13:10:15.932Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-12T13:10:15.932Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-05-12T13:10:15.932Z] === RUN TestDetectManifestBlobMediaType [2022-05-12T13:10:15.932Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-12T13:10:15.932Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-12T13:10:15.932Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-12T13:10:15.932Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-12T13:10:15.932Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-12T13:10:15.932Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-12T13:10:15.932Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-12T13:10:15.932Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-12T13:10:15.932Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-12T13:10:15.932Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-12T13:10:15.932Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-12T13:10:15.932Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-12T13:10:15.932Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-12T13:10:15.932Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-12T13:10:15.932Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-12T13:10:15.932Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-12T13:10:15.932Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-12T13:10:15.932Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-12T13:10:15.932Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-12T13:10:15.932Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-12T13:10:15.932Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-12T13:10:15.932Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-12T13:10:15.932Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-12T13:10:15.932Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-12T13:10:15.932Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-12T13:10:15.932Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-12T13:10:15.932Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-12T13:10:15.932Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-12T13:10:15.932Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-12T13:10:15.932Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-12T13:10:15.932Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-12T13:10:15.932Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-12T13:10:15.932Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-12T13:10:15.932Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-12T13:10:15.932Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-12T13:10:15.932Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-12T13:10:15.932Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-12T13:10:15.932Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-12T13:10:15.932Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-12T13:10:15.932Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-12T13:10:15.932Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-12T13:10:15.932Z] === RUN TestFixManifestLayers [2022-05-12T13:10:15.932Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-12T13:10:15.932Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-12T13:10:15.932Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T13:10:15.932Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T13:10:15.932Z] === RUN TestFixManifestLayersBadParent [2022-05-12T13:10:15.932Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-12T13:10:15.932Z] === RUN TestValidateManifest [2022-05-12T13:10:15.932Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T13:10:15.932Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-12T13:10:15.932Z] === RUN TestFormatPlatform [2022-05-12T13:10:15.932Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-12T13:10:15.932Z] === RUN TestPullSchema2Config [2022-05-12T13:10:15.932Z] === RUN TestPullSchema2Config/success_first_time [2022-05-12T13:10:15.932Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T13:10:15.932Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T13:10:15.932Z] === RUN TestPullSchema2Config/500_status [2022-05-12T13:10:15.932Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T13:10:15.932Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T13:10:15.932Z] === RUN TestNotFound [2022-05-12T13:10:15.932Z] --- PASS: TestNotFound (0.00s) [2022-05-12T13:10:15.932Z] === RUN TestConflict [2022-05-12T13:10:15.932Z] --- PASS: TestConflict (0.00s) [2022-05-12T13:10:15.932Z] === RUN TestForbidden [2022-05-12T13:10:15.932Z] --- PASS: TestForbidden (0.00s) [2022-05-12T13:10:15.932Z] === RUN TestInvalidParameter [2022-05-12T13:10:15.932Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-12T13:10:15.932Z] === RUN TestNotImplemented [2022-05-12T13:10:15.932Z] --- PASS: TestNotImplemented (0.00s) [2022-05-12T13:10:15.932Z] === RUN TestNotModified [2022-05-12T13:10:15.932Z] --- PASS: TestNotModified (0.00s) [2022-05-12T13:10:15.932Z] === RUN TestUnauthorized [2022-05-12T13:10:15.932Z] --- PASS: TestUnauthorized (0.00s) [2022-05-12T13:10:15.932Z] === RUN TestUnknown [2022-05-12T13:10:15.932Z] --- PASS: TestUnknown (0.00s) [2022-05-12T13:10:15.932Z] === RUN TestCancelled [2022-05-12T13:10:15.932Z] --- PASS: TestCancelled (0.00s) [2022-05-12T13:10:15.932Z] === RUN TestDeadline [2022-05-12T13:10:15.932Z] --- PASS: TestDeadline (0.00s) [2022-05-12T13:10:15.932Z] === RUN TestDataLoss [2022-05-12T13:10:15.932Z] --- PASS: TestDataLoss (0.00s) [2022-05-12T13:10:15.932Z] === RUN TestUnavailable [2022-05-12T13:10:15.932Z] --- PASS: TestUnavailable (0.00s) [2022-05-12T13:10:15.932Z] === RUN TestSystem [2022-05-12T13:10:15.932Z] --- PASS: TestSystem (0.00s) [2022-05-12T13:10:15.932Z] === RUN TestFromStatusCode [2022-05-12T13:10:15.932Z] === RUN TestFromStatusCode/Not_Found [2022-05-12T13:10:15.932Z] === RUN TestFromStatusCode/Bad_Request [2022-05-12T13:10:15.932Z] === RUN TestFromStatusCode/Conflict [2022-05-12T13:10:15.932Z] === RUN TestFromStatusCode/Unauthorized [2022-05-12T13:10:15.932Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-12T13:10:15.932Z] === RUN TestFromStatusCode/Forbidden [2022-05-12T13:10:15.932Z] === RUN TestFromStatusCode/Not_Modified [2022-05-12T13:10:15.932Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-12T13:10:15.932Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-12T13:10:15.932Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-12T13:10:15.932Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-12T13:10:15.932Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-12T13:10:15.932Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-12T13:10:15.932Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-12T13:10:15.932Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-12T13:10:15.932Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-12T13:10:15.932Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-12T13:10:15.932Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-12T13:10:15.932Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-12T13:10:15.932Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-12T13:10:15.932Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-12T13:10:15.932Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-12T13:10:15.932Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-12T13:10:15.932Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-12T13:10:15.932Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-12T13:10:15.932Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-12T13:10:15.932Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-12T13:10:15.932Z] PASS [2022-05-12T13:10:15.932Z] coverage: 77.0% of statements [2022-05-12T13:10:15.932Z] ok github.com/docker/docker/errdefs 0.045s coverage: 77.0% of statements [2022-05-12T13:10:15.932Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T13:10:15.932Z] === RUN TestPullSchema2Config/EOF [2022-05-12T13:10:15.932Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T13:10:15.932Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T13:10:15.932Z] 2022/05/12 13:10:15 http: panic serving 127.0.0.1:49222: intentional panic [2022-05-12T13:10:15.932Z] goroutine 134 [running]: [2022-05-12T13:10:15.932Z] net/http.(*conn).serve.func1() [2022-05-12T13:10:15.932Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T13:10:15.932Z] panic({0x14c8ee0, 0x16ab2f0}) [2022-05-12T13:10:15.932Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T13:10:15.932Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000051380?, {0x16b2a98?, 0xc0000701c0?}) [2022-05-12T13:10:15.932Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-12T13:10:15.932Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x16b2a98, 0xc0000701c0}, 0xc00015a400) [2022-05-12T13:10:15.932Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-12T13:10:15.932Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x16b2a98?, 0xc0000701c0?}, 0xc00005ac00?) [2022-05-12T13:10:15.932Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T13:10:15.932Z] net/http.serverHandler.ServeHTTP({0xc00007fa40?}, {0x16b2a98, 0xc0000701c0}, 0xc00015a400) [2022-05-12T13:10:15.932Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T13:10:15.932Z] net/http.(*conn).serve(0xc00019afa0, {0x16b3310, 0xc00007f980}) [2022-05-12T13:10:15.932Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T13:10:15.932Z] created by net/http.(*Server).Serve [2022-05-12T13:10:15.932Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T13:10:15.932Z] --- PASS: TestInactiveJobs (0.35s) [2022-05-12T13:10:15.932Z] === RUN TestWatchRelease [2022-05-12T13:10:15.932Z] --- PASS: TestWatchRelease (0.04s) [2022-05-12T13:10:15.932Z] === RUN TestWatchFinishedTransfer [2022-05-12T13:10:15.932Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-12T13:10:15.932Z] === RUN TestDuplicateTransfer [2022-05-12T13:10:15.932Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-12T13:10:15.932Z] === RUN TestSuccessfulUpload [2022-05-12T13:10:16.401Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T13:10:16.401Z] === RUN TestPullSchema2Config/unauthorized [2022-05-12T13:10:16.401Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T13:10:16.401Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T13:10:16.401Z] --- PASS: TestPullSchema2Config (0.54s) [2022-05-12T13:10:16.401Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-12T13:10:16.401Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-12T13:10:16.401Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-12T13:10:16.401Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-05-12T13:10:16.401Z] === RUN TestGetRepositoryMountCandidates [2022-05-12T13:10:16.401Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-12T13:10:16.401Z] === RUN TestLayerAlreadyExists [2022-05-12T13:10:16.401Z] 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} [2022-05-12T13:10:16.401Z] 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} [2022-05-12T13:10:16.401Z] 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} [2022-05-12T13:10:16.401Z] 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} [2022-05-12T13:10:16.401Z] 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} [2022-05-12T13:10:16.401Z] 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} [2022-05-12T13:10:16.401Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-12T13:10:16.401Z] === RUN TestWhenEmptyAuthConfig [2022-05-12T13:10:16.401Z] time="2022-05-12T13:10:16Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-12T13:10:16.401Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-05-12T13:10:16.401Z] === RUN TestCancelledUpload [2022-05-12T13:10:16.401Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-12T13:10:16.401Z] PASS [2022-05-12T13:10:16.401Z] coverage: 76.8% of statements [2022-05-12T13:10:16.401Z] ok github.com/docker/docker/distribution/xfer 2.012s coverage: 76.8% of statements [2022-05-12T13:10:16.870Z] === RUN TestFSGetInvalidData [2022-05-12T13:10:16.870Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-12T13:10:16.870Z] === RUN TestFSInvalidSet [2022-05-12T13:10:16.870Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-12T13:10:16.870Z] === RUN TestFSInvalidRoot [2022-05-12T13:10:16.870Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-12T13:10:16.870Z] === RUN TestFSMetadataGetSet [2022-05-12T13:10:16.870Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-05-12T13:10:16.870Z] === RUN TestFSInvalidWalker [2022-05-12T13:10:16.870Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-12T13:10:16.870Z] === RUN TestFSGetSet [2022-05-12T13:10:16.870Z] --- PASS: TestFSGetSet (0.11s) [2022-05-12T13:10:16.870Z] === RUN TestFSGetUnsetKey [2022-05-12T13:10:17.339Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-12T13:10:17.339Z] === RUN TestFSGetEmptyData [2022-05-12T13:10:17.339Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-12T13:10:17.339Z] === RUN TestFSDelete [2022-05-12T13:10:17.339Z] --- PASS: TestFSDelete (0.02s) [2022-05-12T13:10:17.339Z] === RUN TestFSWalker [2022-05-12T13:10:17.339Z] --- PASS: TestFSWalker (0.02s) [2022-05-12T13:10:17.339Z] === RUN TestFSWalkerStopOnError [2022-05-12T13:10:17.339Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-12T13:10:17.339Z] === RUN TestNewFromJSON [2022-05-12T13:10:17.339Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-12T13:10:17.339Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-12T13:10:17.339Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-12T13:10:17.339Z] === RUN TestMarshalKeyOrder [2022-05-12T13:10:17.339Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-12T13:10:17.339Z] === RUN TestHistoryEqual [2022-05-12T13:10:17.339Z] === RUN TestCompare [2022-05-12T13:10:17.339Z] --- PASS: TestCompare (0.00s) [2022-05-12T13:10:17.339Z] PASS [2022-05-12T13:10:17.339Z] coverage: 19.2% of statements [2022-05-12T13:10:17.339Z] ok github.com/docker/docker/image/cache 0.086s coverage: 19.2% of statements [2022-05-12T13:10:17.339Z] --- PASS: TestHistoryEqual (0.23s) [2022-05-12T13:10:17.339Z] === RUN TestImage [2022-05-12T13:10:17.339Z] --- PASS: TestImage (0.00s) [2022-05-12T13:10:17.339Z] === RUN TestImageOSNotEmpty [2022-05-12T13:10:17.339Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-12T13:10:17.339Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-12T13:10:17.339Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-12T13:10:17.339Z] === RUN TestCreate [2022-05-12T13:10:17.339Z] --- PASS: TestCreate (0.01s) [2022-05-12T13:10:17.339Z] === RUN TestRestore [2022-05-12T13:10:17.339Z] time="2022-05-12T13:10:17Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-12T13:10:17.339Z] --- PASS: TestRestore (0.05s) [2022-05-12T13:10:17.339Z] === RUN TestAddDelete [2022-05-12T13:10:17.339Z] --- PASS: TestWhenEmptyAuthConfig (1.17s) [2022-05-12T13:10:17.339Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-12T13:10:17.339Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-12T13:10:17.339Z] === RUN TestTokenPassThru [2022-05-12T13:10:17.339Z] --- PASS: TestTokenPassThru (0.01s) [2022-05-12T13:10:17.339Z] --- PASS: TestAddDelete (0.03s) [2022-05-12T13:10:17.339Z] === RUN TestTokenPassThruDifferentHost [2022-05-12T13:10:17.339Z] === RUN TestSearchAfterDelete [2022-05-12T13:10:17.339Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-12T13:10:17.339Z] PASS [2022-05-12T13:10:17.339Z] coverage: 26.6% of statements [2022-05-12T13:10:17.339Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-05-12T13:10:17.339Z] === RUN TestParentReset [2022-05-12T13:10:17.339Z] ok github.com/docker/docker/distribution 2.232s coverage: 26.6% of statements [2022-05-12T13:10:17.339Z] --- PASS: TestParentReset (0.05s) [2022-05-12T13:10:17.339Z] === RUN TestGetAndSetLastUpdated [2022-05-12T13:10:17.469Z] --- PASS: TestDaemonDNSFallback (6.62s) [2022-05-12T13:10:17.470Z] === RUN TestInspectNetwork [2022-05-12T13:10:17.731Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-12T13:10:17.809Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-12T13:10:17.809Z] === RUN TestStoreLen [2022-05-12T13:10:17.809Z] --- PASS: TestStoreLen (0.08s) [2022-05-12T13:10:17.809Z] PASS [2022-05-12T13:10:17.809Z] coverage: 86.9% of statements [2022-05-12T13:10:17.809Z] ok github.com/docker/docker/image 0.854s coverage: 86.9% of statements [2022-05-12T13:10:17.809Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-12T13:10:17.809Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-12T13:10:18.278Z] === RUN TestValidateManifest [2022-05-12T13:10:18.278Z] === RUN TestValidateManifest/nil [2022-05-12T13:10:18.278Z] === RUN TestValidateManifest/non-nil [2022-05-12T13:10:18.278Z] --- PASS: TestValidateManifest (0.00s) [2022-05-12T13:10:18.278Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-12T13:10:18.278Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-12T13:10:18.278Z] PASS [2022-05-12T13:10:18.278Z] coverage: 0.7% of statements [2022-05-12T13:10:18.278Z] ok github.com/docker/docker/image/tarexport 0.088s coverage: 0.7% of statements [2022-05-12T13:10:18.278Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-12T13:10:18.278Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-12T13:10:19.847Z] === RUN TestSerialization [2022-05-12T13:10:19.847Z] --- PASS: TestSerialization (0.02s) [2022-05-12T13:10:19.847Z] PASS [2022-05-12T13:10:19.847Z] coverage: 100.0% of statements [2022-05-12T13:10:19.847Z] ok github.com/docker/docker/libcontainerd/queue 0.067s coverage: 100.0% of statements [2022-05-12T13:10:20.467Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:10:20.468Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T13:10:20.468Z] --- PASS: TestWindowsDevices (0.04s) [2022-05-12T13:10:20.468Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.13s) [2022-05-12T13:10:20.468Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.20s) [2022-05-12T13:10:20.468Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.21s) [2022-05-12T13:10:20.468Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.04s) [2022-05-12T13:10:20.468Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.07s) [2022-05-12T13:10:20.468Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.76s) [2022-05-12T13:10:20.468Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.91s) [2022-05-12T13:10:20.468Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.16s) [2022-05-12T13:10:20.468Z] === RUN TestDiff [2022-05-12T13:10:20.468Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T13:10:20.468Z] --- SKIP: TestDiff (0.00s) [2022-05-12T13:10:20.468Z] === RUN TestExecWithCloseStdin [2022-05-12T13:10:20.468Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-12T13:10:20.468Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-05-12T13:10:20.468Z] === RUN TestExec [2022-05-12T13:10:20.836Z] === RUN TestEnvironmentParsing [2022-05-12T13:10:20.836Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-12T13:10:20.836Z] PASS [2022-05-12T13:10:20.836Z] coverage: 1.2% of statements [2022-05-12T13:10:20.836Z] ok github.com/docker/docker/libcontainerd/local 0.077s coverage: 1.2% of statements [2022-05-12T13:10:20.836Z] === RUN TestEmptyLayer [2022-05-12T13:10:20.836Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-12T13:10:20.836Z] === RUN TestCommitFailure [2022-05-12T13:10:20.836Z] --- PASS: TestCommitFailure (0.02s) [2022-05-12T13:10:20.836Z] === RUN TestStartTransactionFailure [2022-05-12T13:10:20.836Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-05-12T13:10:20.836Z] === RUN TestGetOrphan [2022-05-12T13:10:20.836Z] --- PASS: TestGetOrphan (0.01s) [2022-05-12T13:10:20.836Z] === RUN TestMountAndRegister [2022-05-12T13:10:20.836Z] layer_test.go:258: Layer size: 14 [2022-05-12T13:10:20.836Z] --- PASS: TestMountAndRegister (0.06s) [2022-05-12T13:10:20.836Z] === RUN TestLayerRelease [2022-05-12T13:10:20.836Z] layer_test.go:291: Failing on Windows [2022-05-12T13:10:20.836Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-12T13:10:20.836Z] === RUN TestStoreRestore [2022-05-12T13:10:20.836Z] layer_test.go:340: Failing on Windows [2022-05-12T13:10:20.836Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-12T13:10:20.836Z] === RUN TestTarStreamStability [2022-05-12T13:10:20.836Z] layer_test.go:455: Failing on Windows [2022-05-12T13:10:20.836Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-12T13:10:20.836Z] === RUN TestRegisterExistingLayer [2022-05-12T13:10:20.836Z] --- PASS: TestRegisterExistingLayer (0.17s) [2022-05-12T13:10:20.836Z] === RUN TestTarStreamVerification [2022-05-12T13:10:20.836Z] layer_test.go:684: Failing on Windows [2022-05-12T13:10:20.836Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-12T13:10:20.836Z] === RUN TestLayerMigration [2022-05-12T13:10:20.836Z] migration_test.go:45: Failing on Windows [2022-05-12T13:10:20.836Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-12T13:10:20.836Z] === RUN TestLayerMigrationNoTarsplit [2022-05-12T13:10:20.836Z] migration_test.go:181: Failing on Windows [2022-05-12T13:10:20.836Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T13:10:20.836Z] === RUN TestMountInit [2022-05-12T13:10:20.836Z] mount_test.go:17: Failing on Windows [2022-05-12T13:10:20.836Z] --- SKIP: TestMountInit (0.00s) [2022-05-12T13:10:20.836Z] === RUN TestMountSize [2022-05-12T13:10:20.836Z] mount_test.go:76: Failing on Windows [2022-05-12T13:10:20.836Z] --- SKIP: TestMountSize (0.00s) [2022-05-12T13:10:20.836Z] === RUN TestMountChanges [2022-05-12T13:10:20.836Z] mount_test.go:125: Failing on Windows [2022-05-12T13:10:20.836Z] --- SKIP: TestMountChanges (0.00s) [2022-05-12T13:10:20.836Z] === RUN TestMountApply [2022-05-12T13:10:20.836Z] mount_test.go:212: Failing on Windows [2022-05-12T13:10:20.836Z] --- SKIP: TestMountApply (0.00s) [2022-05-12T13:10:20.836Z] PASS [2022-05-12T13:10:20.836Z] coverage: 30.6% of statements [2022-05-12T13:10:20.836Z] ok github.com/docker/docker/layer 0.376s coverage: 30.6% of statements [2022-05-12T13:10:21.038Z] === RUN TestInspectNetwork/full_network_id [2022-05-12T13:10:21.038Z] === RUN TestInspectNetwork/partial_network_id [2022-05-12T13:10:21.038Z] === RUN TestInspectNetwork/network_name [2022-05-12T13:10:21.038Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-12T13:10:21.307Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-12T13:10:21.307Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-12T13:10:21.307Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-12T13:10:21.307Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-12T13:10:21.307Z] === RUN TestSequenceGetAvailableBit [2022-05-12T13:10:21.307Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-12T13:10:21.307Z] === RUN TestSequenceEqual [2022-05-12T13:10:21.307Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-12T13:10:21.307Z] === RUN TestSequenceCopy [2022-05-12T13:10:21.307Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-12T13:10:21.307Z] === RUN TestGetFirstAvailable [2022-05-12T13:10:21.307Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-12T13:10:21.307Z] === RUN TestFindSequence [2022-05-12T13:10:21.307Z] --- PASS: TestFindSequence (0.00s) [2022-05-12T13:10:21.307Z] === RUN TestCheckIfAvailable [2022-05-12T13:10:21.307Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-12T13:10:21.307Z] === RUN TestMergeSequences [2022-05-12T13:10:21.307Z] --- PASS: TestMergeSequences (0.00s) [2022-05-12T13:10:21.307Z] === RUN TestPushReservation [2022-05-12T13:10:21.307Z] --- PASS: TestPushReservation (0.00s) [2022-05-12T13:10:21.307Z] === RUN TestSerializeDeserialize [2022-05-12T13:10:21.307Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-12T13:10:21.307Z] === RUN TestSet [2022-05-12T13:10:21.307Z] --- PASS: TestSet (0.00s) [2022-05-12T13:10:21.307Z] === RUN TestSetUnset [2022-05-12T13:10:21.307Z] --- PASS: TestSetUnset (0.00s) [2022-05-12T13:10:21.307Z] === RUN TestOffsetSetUnset [2022-05-12T13:10:21.307Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-12T13:10:21.307Z] === RUN TestSetInRange [2022-05-12T13:10:21.307Z] --- PASS: TestSetInRange (0.00s) [2022-05-12T13:10:21.307Z] === RUN TestSetAnyInRange [2022-05-12T13:10:21.307Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-12T13:10:21.307Z] === RUN TestMethods [2022-05-12T13:10:21.307Z] --- PASS: TestMethods (0.00s) [2022-05-12T13:10:21.307Z] === RUN TestRandomAllocateDeallocate [2022-05-12T13:10:21.982Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-05-12T13:10:21.982Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-12T13:10:22.556Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-05-12T13:10:24.253Z] --- PASS: TestExec (3.85s) [2022-05-12T13:10:24.253Z] === RUN TestExecUser [2022-05-12T13:10:24.253Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T13:10:24.253Z] --- SKIP: TestExecUser (0.00s) [2022-05-12T13:10:24.253Z] === RUN TestExportContainerAndImportImage [2022-05-12T13:10:24.253Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:10:24.253Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-12T13:10:24.253Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T13:10:24.253Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:10:24.253Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T13:10:24.253Z] === RUN TestHealthCheckWorkdir [2022-05-12T13:10:24.253Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T13:10:24.253Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-12T13:10:24.253Z] === RUN TestHealthKillContainer [2022-05-12T13:10:24.253Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T13:10:24.253Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-12T13:10:24.253Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T13:10:24.253Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T13:10:24.253Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T13:10:24.253Z] === RUN TestKillContainerInvalidSignal [2022-05-12T13:10:24.270Z] === RUN TestInvalidConfig [2022-05-12T13:10:24.270Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-12T13:10:24.270Z] === RUN TestConfig [2022-05-12T13:10:24.270Z] --- PASS: TestConfig (0.00s) [2022-05-12T13:10:24.270Z] === RUN TestOptionsLabels [2022-05-12T13:10:24.270Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-12T13:10:24.270Z] === RUN TestValidName [2022-05-12T13:10:24.270Z] --- PASS: TestValidName (0.00s) [2022-05-12T13:10:24.270Z] PASS [2022-05-12T13:10:24.270Z] coverage: 19.7% of statements [2022-05-12T13:10:24.270Z] ok github.com/docker/docker/libnetwork/config 0.096s coverage: 19.7% of statements [2022-05-12T13:10:24.739Z] === RUN TestKey [2022-05-12T13:10:24.739Z] --- PASS: TestKey (0.00s) [2022-05-12T13:10:24.739Z] === RUN TestParseKey [2022-05-12T13:10:24.739Z] --- PASS: TestParseKey (0.00s) [2022-05-12T13:10:24.739Z] === RUN TestInvalidDataStore [2022-05-12T13:10:24.739Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-12T13:10:24.739Z] === RUN TestKVObjectFlatKey [2022-05-12T13:10:24.739Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-12T13:10:24.739Z] === RUN TestAtomicKVObjectFlatKey [2022-05-12T13:10:24.739Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-12T13:10:24.739Z] PASS [2022-05-12T13:10:24.739Z] coverage: 21.9% of statements [2022-05-12T13:10:24.739Z] ok github.com/docker/docker/libnetwork/datastore 0.055s coverage: 21.9% of statements [2022-05-12T13:10:25.107Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-12T13:10:25.107Z] --- PASS: TestInspectNetwork (7.62s) [2022-05-12T13:10:25.107Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-12T13:10:25.107Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-12T13:10:25.107Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-12T13:10:25.107Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-12T13:10:25.107Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T13:10:25.107Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-12T13:10:25.207Z] === RUN TestErrorInterfaces [2022-05-12T13:10:25.207Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-12T13:10:25.207Z] === RUN TestNetworkMarshalling [2022-05-12T13:10:25.368Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-12T13:10:25.368Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-12T13:10:25.368Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-12T13:10:25.630Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-12T13:10:25.677Z] --- PASS: TestNetworkMarshalling (0.20s) [2022-05-12T13:10:25.677Z] === RUN TestEndpointMarshalling [2022-05-12T13:10:25.677Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-12T13:10:25.677Z] === RUN TestAuxAddresses [2022-05-12T13:10:25.677Z] time="2022-05-12T13:10:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T13:10:25.677Z] --- PASS: TestAuxAddresses (0.02s) [2022-05-12T13:10:25.677Z] === RUN TestSRVServiceQuery [2022-05-12T13:10:25.677Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:10:25.677Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-12T13:10:25.677Z] === RUN TestServiceVIPReuse [2022-05-12T13:10:25.677Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:10:25.677Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-05-12T13:10:25.677Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-12T13:10:25.677Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:10:25.677Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-12T13:10:25.677Z] === RUN TestDNSIPQuery [2022-05-12T13:10:25.677Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:10:25.677Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-12T13:10:25.677Z] === RUN TestDNSProxyServFail [2022-05-12T13:10:25.677Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:10:25.677Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-12T13:10:25.677Z] === RUN TestSandboxAddEmpty [2022-05-12T13:10:25.677Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:10:25.677Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-12T13:10:25.677Z] === RUN TestSandboxAddMultiPrio [2022-05-12T13:10:25.677Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:10:25.677Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-12T13:10:25.677Z] === RUN TestSandboxAddSamePrio [2022-05-12T13:10:25.677Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:10:25.677Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-12T13:10:25.677Z] === RUN TestCleanupServiceDiscovery [2022-05-12T13:10:25.677Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:10:25.677Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-12T13:10:25.677Z] === RUN TestDNSOptions [2022-05-12T13:10:25.677Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:10:25.677Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-12T13:10:25.677Z] === RUN TestMultipleControllersWithSameStore [2022-05-12T13:10:25.677Z] time="2022-05-12T13:10:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T13:10:25.677Z] time="2022-05-12T13:10:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T13:10:25.677Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-05-12T13:10:25.677Z] PASS [2022-05-12T13:10:25.677Z] coverage: 8.5% of statements [2022-05-12T13:10:25.677Z] ok github.com/docker/docker/libnetwork 0.410s coverage: 8.5% of statements [2022-05-12T13:10:25.677Z] === RUN TestIPDataMarshalling [2022-05-12T13:10:25.677Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-12T13:10:25.677Z] === RUN TestValidateAndIsV6 [2022-05-12T13:10:25.677Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-12T13:10:25.677Z] PASS [2022-05-12T13:10:25.677Z] coverage: 68.9% of statements [2022-05-12T13:10:25.677Z] ok github.com/docker/docker/libnetwork/driverapi 0.059s coverage: 68.9% of statements [2022-05-12T13:10:26.663Z] === RUN TestDriver [2022-05-12T13:10:26.664Z] --- PASS: TestDriver (0.00s) [2022-05-12T13:10:26.664Z] PASS [2022-05-12T13:10:26.664Z] coverage: 34.8% of statements [2022-05-12T13:10:26.664Z] ok github.com/docker/docker/libnetwork/drivers/host 0.074s coverage: 34.8% of statements [2022-05-12T13:10:27.018Z] --- PASS: TestRunContainerWithBridgeNone (2.05s) [2022-05-12T13:10:27.019Z] === RUN TestNetworkInvalidJSON [2022-05-12T13:10:27.019Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T13:10:27.019Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T13:10:27.019Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T13:10:27.019Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T13:10:27.019Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T13:10:27.019Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T13:10:27.019Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T13:10:27.019Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T13:10:27.019Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T13:10:27.019Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T13:10:27.019Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T13:10:27.019Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T13:10:27.019Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T13:10:27.019Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T13:10:27.019Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T13:10:27.019Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T13:10:27.019Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T13:10:27.019Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T13:10:27.019Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T13:10:27.019Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T13:10:27.019Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T13:10:27.019Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-05-12T13:10:27.019Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-12T13:10:27.019Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-12T13:10:27.019Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T13:10:27.019Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T13:10:27.019Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T13:10:27.019Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-12T13:10:27.019Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-12T13:10:27.019Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T13:10:27.019Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T13:10:27.019Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T13:10:27.019Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-12T13:10:27.019Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-12T13:10:27.019Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T13:10:27.019Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T13:10:27.019Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T13:10:27.019Z] === RUN TestNetworkList [2022-05-12T13:10:27.019Z] === RUN TestNetworkList//networks [2022-05-12T13:10:27.019Z] === PAUSE TestNetworkList//networks [2022-05-12T13:10:27.019Z] === RUN TestNetworkList//networks/ [2022-05-12T13:10:27.019Z] === PAUSE TestNetworkList//networks/ [2022-05-12T13:10:27.019Z] === CONT TestNetworkList//networks [2022-05-12T13:10:27.019Z] === CONT TestNetworkList//networks/ [2022-05-12T13:10:27.019Z] --- PASS: TestNetworkList (0.04s) [2022-05-12T13:10:27.019Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T13:10:27.019Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T13:10:27.019Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T13:10:27.133Z] === RUN TestDriver [2022-05-12T13:10:27.133Z] --- PASS: TestDriver (0.00s) [2022-05-12T13:10:27.133Z] PASS [2022-05-12T13:10:27.133Z] coverage: 34.8% of statements [2022-05-12T13:10:27.133Z] ok github.com/docker/docker/libnetwork/drivers/null 0.055s coverage: 34.8% of statements [2022-05-12T13:10:27.197Z] --- PASS: TestKillContainerInvalidSignal (2.90s) [2022-05-12T13:10:27.197Z] === RUN TestKillContainer [2022-05-12T13:10:27.197Z] === RUN TestKillContainer/no_signal [2022-05-12T13:10:27.280Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-12T13:10:27.602Z] === RUN TestNetworkAllocateFree [2022-05-12T13:10:27.602Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-12T13:10:27.602Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-12T13:10:27.602Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-12T13:10:27.602Z] PASS [2022-05-12T13:10:27.602Z] coverage: 63.6% of statements [2022-05-12T13:10:27.602Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.059s coverage: 63.6% of statements [2022-05-12T13:10:27.853Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-05-12T13:10:27.853Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T13:10:28.072Z] === RUN TestGetEmptyCapabilities [2022-05-12T13:10:28.072Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-12T13:10:28.072Z] === RUN TestGetExtraCapabilities [2022-05-12T13:10:28.072Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-05-12T13:10:28.072Z] === RUN TestGetInvalidCapabilities [2022-05-12T13:10:28.072Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-05-12T13:10:28.072Z] === RUN TestRemoteDriver [2022-05-12T13:10:28.072Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-12T13:10:28.072Z] === RUN TestDriverError [2022-05-12T13:10:28.072Z] --- PASS: TestDriverError (0.01s) [2022-05-12T13:10:28.072Z] === RUN TestMissingValues [2022-05-12T13:10:28.072Z] --- PASS: TestMissingValues (0.01s) [2022-05-12T13:10:28.072Z] === RUN TestRollback [2022-05-12T13:10:28.072Z] --- PASS: TestRollback (0.01s) [2022-05-12T13:10:28.072Z] PASS [2022-05-12T13:10:28.072Z] coverage: 57.4% of statements [2022-05-12T13:10:28.072Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.113s coverage: 57.4% of statements [2022-05-12T13:10:28.194Z] --- PASS: TestUpdateRestartPolicy (21.31s) [2022-05-12T13:10:28.194Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T13:10:28.426Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-12T13:10:28.687Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-05-12T13:10:28.687Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T13:10:29.062Z] === RUN TestNew [2022-05-12T13:10:29.062Z] --- PASS: TestNew (0.00s) [2022-05-12T13:10:29.062Z] === RUN TestAddDriver [2022-05-12T13:10:29.062Z] --- PASS: TestAddDriver (0.00s) [2022-05-12T13:10:29.062Z] === RUN TestAddDuplicateDriver [2022-05-12T13:10:29.062Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-12T13:10:29.062Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-12T13:10:29.062Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-12T13:10:29.062Z] === RUN TestDriver [2022-05-12T13:10:29.062Z] --- PASS: TestDriver (0.00s) [2022-05-12T13:10:29.062Z] === RUN TestIPAM [2022-05-12T13:10:29.062Z] --- PASS: TestIPAM (0.00s) [2022-05-12T13:10:29.062Z] === RUN TestWalkIPAMs [2022-05-12T13:10:29.062Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-12T13:10:29.062Z] === RUN TestWalkDrivers [2022-05-12T13:10:29.062Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-12T13:10:29.062Z] PASS [2022-05-12T13:10:29.062Z] coverage: 82.4% of statements [2022-05-12T13:10:29.062Z] ok github.com/docker/docker/libnetwork/drvregistry 0.090s coverage: 82.4% of statements [2022-05-12T13:10:29.062Z] === RUN TestNAT [2022-05-12T13:10:29.062Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T13:10:29.062Z] --- SKIP: TestNAT (0.00s) [2022-05-12T13:10:29.062Z] === RUN TestTransparent [2022-05-12T13:10:29.062Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T13:10:29.062Z] --- SKIP: TestTransparent (0.00s) [2022-05-12T13:10:29.062Z] PASS [2022-05-12T13:10:29.062Z] coverage: 0.0% of statements [2022-05-12T13:10:29.062Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.063s coverage: 0.0% of statements [2022-05-12T13:10:29.531Z] === RUN TestBuildDefault [2022-05-12T13:10:29.531Z] --- PASS: TestBuildDefault (0.00s) [2022-05-12T13:10:29.531Z] === RUN TestBuildHostnameDomainname [2022-05-12T13:10:29.531Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-12T13:10:29.531Z] === RUN TestBuildHostname [2022-05-12T13:10:29.531Z] --- PASS: TestBuildHostname (0.00s) [2022-05-12T13:10:29.531Z] === RUN TestBuildHostnameFQDN [2022-05-12T13:10:29.531Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-12T13:10:29.531Z] === RUN TestBuildNoIP [2022-05-12T13:10:29.531Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-12T13:10:29.531Z] === RUN TestUpdate [2022-05-12T13:10:29.531Z] --- PASS: TestUpdate (0.01s) [2022-05-12T13:10:29.531Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-12T13:10:29.531Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-12T13:10:29.531Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-12T13:10:29.531Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-12T13:10:29.531Z] === RUN TestAddEmpty [2022-05-12T13:10:29.531Z] --- PASS: TestAddEmpty (0.00s) [2022-05-12T13:10:29.531Z] === RUN TestAdd [2022-05-12T13:10:29.531Z] --- PASS: TestAdd (0.00s) [2022-05-12T13:10:29.531Z] === RUN TestDeleteEmpty [2022-05-12T13:10:29.531Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-12T13:10:29.531Z] === RUN TestDeleteNewline [2022-05-12T13:10:29.531Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-12T13:10:29.531Z] === RUN TestDelete [2022-05-12T13:10:29.531Z] --- PASS: TestDelete (0.00s) [2022-05-12T13:10:29.531Z] === RUN TestConcurrentWrites [2022-05-12T13:10:29.631Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2022-05-12T13:10:29.631Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T13:10:30.000Z] --- PASS: TestRandomAllocateDeallocate (8.36s) [2022-05-12T13:10:30.001Z] === RUN TestAllocateRandomDeallocate [2022-05-12T13:10:30.001Z] --- PASS: TestConcurrentWrites (0.31s) [2022-05-12T13:10:30.001Z] PASS [2022-05-12T13:10:30.001Z] coverage: 81.2% of statements [2022-05-12T13:10:30.001Z] ok github.com/docker/docker/libnetwork/etchosts 0.406s coverage: 81.2% of statements [2022-05-12T13:10:30.001Z] === RUN TestCaller [2022-05-12T13:10:30.001Z] --- PASS: TestCaller (0.00s) [2022-05-12T13:10:30.001Z] PASS [2022-05-12T13:10:30.001Z] coverage: 100.0% of statements [2022-05-12T13:10:30.001Z] ok github.com/docker/docker/libnetwork/internal/caller 0.058s coverage: 100.0% of statements [2022-05-12T13:10:30.001Z] === RUN TestNew [2022-05-12T13:10:30.001Z] --- PASS: TestNew (0.00s) [2022-05-12T13:10:30.001Z] === RUN TestAllocate [2022-05-12T13:10:30.001Z] --- PASS: TestAllocate (0.00s) [2022-05-12T13:10:30.001Z] === RUN TestUninitialized [2022-05-12T13:10:30.001Z] --- PASS: TestUninitialized (0.00s) [2022-05-12T13:10:30.001Z] === RUN TestAllocateInRange [2022-05-12T13:10:30.001Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-12T13:10:30.001Z] === RUN TestAllocateSerial [2022-05-12T13:10:30.001Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-12T13:10:30.001Z] PASS [2022-05-12T13:10:30.001Z] coverage: 87.5% of statements [2022-05-12T13:10:30.001Z] ok github.com/docker/docker/libnetwork/idm 0.057s coverage: 87.5% of statements [2022-05-12T13:10:30.180Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T13:10:30.180Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T13:10:30.180Z] === RUN TestKillContainer/killing_signal [2022-05-12T13:10:30.354Z] --- PASS: TestUpdateRestartWithAutoRemove (1.95s) [2022-05-12T13:10:30.354Z] === RUN TestWaitNonBlocked [2022-05-12T13:10:30.354Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T13:10:30.354Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T13:10:30.354Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T13:10:30.354Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T13:10:30.354Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T13:10:30.354Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T13:10:30.576Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-05-12T13:10:30.576Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T13:10:30.989Z] === RUN TestSetSerialInsertDelete [2022-05-12T13:10:30.989Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-12T13:10:30.989Z] === RUN TestSetParallelInsertDelete [2022-05-12T13:10:31.151Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-12T13:10:31.459Z] --- PASS: TestAllocateRandomDeallocate (1.76s) [2022-05-12T13:10:31.459Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-12T13:10:31.725Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-12T13:10:31.987Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-05-12T13:10:31.987Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T13:10:31.987Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-12T13:10:32.447Z] === RUN TestInt2IP2IntConversion [2022-05-12T13:10:32.523Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-05-12T13:10:32.523Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.57s) [2022-05-12T13:10:32.523Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.66s) [2022-05-12T13:10:32.523Z] === RUN TestWaitBlocked [2022-05-12T13:10:32.523Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:10:32.523Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-12T13:10:32.523Z] PASS [2022-05-12T13:10:32.523Z] ok github.com/docker/docker/integration/container 91.030s [2022-05-12T13:10:32.561Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-05-12T13:10:32.561Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T13:10:32.918Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.27s) [2022-05-12T13:10:32.918Z] === RUN TestRetrieveFromStore [2022-05-12T13:10:32.918Z] --- PASS: TestInt2IP2IntConversion (0.60s) [2022-05-12T13:10:32.918Z] === RUN TestGetAddressVersion [2022-05-12T13:10:32.918Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-12T13:10:32.918Z] === RUN TestKeyString [2022-05-12T13:10:32.918Z] --- PASS: TestKeyString (0.00s) [2022-05-12T13:10:32.918Z] === RUN TestPoolDataMarshal [2022-05-12T13:10:32.918Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-12T13:10:32.918Z] === RUN TestSubnetsMarshal [2022-05-12T13:10:32.918Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-05-12T13:10:32.918Z] === RUN TestAddSubnets [2022-05-12T13:10:32.918Z] --- PASS: TestAddSubnets (0.08s) [2022-05-12T13:10:32.918Z] === RUN TestDoublePoolRelease [2022-05-12T13:10:32.918Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-05-12T13:10:32.918Z] === RUN TestAddReleasePoolID [2022-05-12T13:10:32.999Z] [2022-05-12T13:10:32.999Z] === Skipped [2022-05-12T13:10:32.999Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-12T13:10:32.999Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T13:10:32.999Z] [2022-05-12T13:10:32.999Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-12T13:10:33.000Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:10:33.000Z] [2022-05-12T13:10:33.000Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T13:10:33.000Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T13:10:33.000Z] [2022-05-12T13:10:33.000Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-12T13:10:33.000Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:10:33.000Z] [2022-05-12T13:10:33.000Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T13:10:33.000Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:10:33.000Z] [2022-05-12T13:10:33.000Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T13:10:33.000Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:10:33.000Z] [2022-05-12T13:10:33.000Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T13:10:33.000Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T13:10:33.000Z] [2022-05-12T13:10:33.000Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-12T13:10:33.000Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T13:10:33.000Z] [2022-05-12T13:10:33.000Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-12T13:10:33.000Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:10:33.000Z] [2022-05-12T13:10:33.000Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.13s) [2022-05-12T13:10:33.000Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T13:10:33.000Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.13s) [2022-05-12T13:10:33.000Z] [2022-05-12T13:10:33.000Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-12T13:10:33.000Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T13:10:33.000Z] [2022-05-12T13:10:33.000Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-12T13:10:33.000Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T13:10:33.000Z] [2022-05-12T13:10:33.000Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-12T13:10:33.000Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:10:33.000Z] [2022-05-12T13:10:33.000Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T13:10:33.000Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:10:33.000Z] [2022-05-12T13:10:33.000Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-12T13:10:33.000Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T13:10:33.000Z] [2022-05-12T13:10:33.000Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-12T13:10:33.000Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T13:10:33.000Z] [2022-05-12T13:10:33.000Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T13:10:33.000Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T13:10:33.000Z] [2022-05-12T13:10:33.000Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-12T13:10:33.000Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T13:10:33.000Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T13:10:33.000Z] [2022-05-12T13:10:33.000Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T13:10:33.000Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T13:10:33.000Z] [2022-05-12T13:10:33.000Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-12T13:10:33.000Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T13:10:33.000Z] [2022-05-12T13:10:33.000Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T13:10:33.000Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T13:10:33.000Z] [2022-05-12T13:10:33.000Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-12T13:10:33.000Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T13:10:33.000Z] [2022-05-12T13:10:33.000Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-12T13:10:33.000Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:10:33.000Z] [2022-05-12T13:10:33.000Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-12T13:10:33.000Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T13:10:33.000Z] [2022-05-12T13:10:33.000Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-12T13:10:33.000Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T13:10:33.000Z] [2022-05-12T13:10:33.000Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-12T13:10:33.000Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T13:10:33.000Z] [2022-05-12T13:10:33.000Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-12T13:10:33.000Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T13:10:33.000Z] [2022-05-12T13:10:33.000Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-12T13:10:33.000Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:10:33.000Z] [2022-05-12T13:10:33.000Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-12T13:10:33.000Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T13:10:33.000Z] [2022-05-12T13:10:33.000Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T13:10:33.000Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T13:10:33.000Z] [2022-05-12T13:10:33.000Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-12T13:10:33.000Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:10:33.000Z] [2022-05-12T13:10:33.000Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-12T13:10:33.000Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T13:10:33.000Z] [2022-05-12T13:10:33.000Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-12T13:10:33.000Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T13:10:33.000Z] [2022-05-12T13:10:33.000Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-12T13:10:33.000Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:10:33.000Z] [2022-05-12T13:10:33.000Z] DONE 120 tests, 34 skipped in 93.576s [2022-05-12T13:10:33.000Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-12T13:10:33.156Z] --- PASS: TestKillContainer (5.86s) [2022-05-12T13:10:33.156Z] --- PASS: TestKillContainer/no_signal (2.89s) [2022-05-12T13:10:33.156Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T13:10:33.156Z] --- PASS: TestKillContainer/killing_signal (2.90s) [2022-05-12T13:10:33.156Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T13:10:33.156Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T13:10:33.156Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T13:10:33.156Z] === RUN TestKillStoppedContainer [2022-05-12T13:10:33.156Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T13:10:33.156Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-12T13:10:33.156Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T13:10:33.156Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T13:10:33.156Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T13:10:33.156Z] === RUN TestKillDifferentUserContainer [2022-05-12T13:10:33.156Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T13:10:33.156Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-12T13:10:33.156Z] === RUN TestInspectOomKilledTrue [2022-05-12T13:10:33.156Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:10:33.156Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-12T13:10:33.156Z] === RUN TestInspectOomKilledFalse [2022-05-12T13:10:33.156Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T13:10:33.156Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T13:10:33.156Z] === RUN TestLogsFollowTailEmpty [2022-05-12T13:10:33.388Z] --- PASS: TestAddReleasePoolID (0.15s) [2022-05-12T13:10:33.388Z] === RUN TestPredefinedPool [2022-05-12T13:10:33.388Z] --- PASS: TestPredefinedPool (0.04s) [2022-05-12T13:10:33.388Z] === RUN TestRemoveSubnet [2022-05-12T13:10:33.388Z] === RUN TestPoolRequest [2022-05-12T13:10:33.388Z] --- PASS: TestPoolRequest (0.00s) [2022-05-12T13:10:33.388Z] === RUN TestOtherRequests [2022-05-12T13:10:33.388Z] --- PASS: TestOtherRequests (0.00s) [2022-05-12T13:10:33.388Z] PASS [2022-05-12T13:10:33.388Z] coverage: 57.1% of statements [2022-05-12T13:10:33.388Z] ok github.com/docker/docker/libnetwork/ipams/null 0.051s coverage: 57.1% of statements [2022-05-12T13:10:33.388Z] --- PASS: TestRemoveSubnet (0.31s) [2022-05-12T13:10:33.388Z] === RUN TestGetSameAddress [2022-05-12T13:10:33.388Z] --- PASS: TestGetSameAddress (0.04s) [2022-05-12T13:10:33.388Z] === RUN TestPoolAllocationReuse [2022-05-12T13:10:33.388Z] --- PASS: TestRetrieveFromStore (0.79s) [2022-05-12T13:10:33.388Z] === RUN TestIsCorrupted [2022-05-12T13:10:33.858Z] --- PASS: TestIsCorrupted (0.02s) [2022-05-12T13:10:33.858Z] === RUN TestSetRollover [2022-05-12T13:10:34.847Z] === RUN TestGetCapabilities [2022-05-12T13:10:34.847Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-12T13:10:34.847Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-12T13:10:34.847Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-05-12T13:10:34.847Z] === RUN TestGetDefaultAddressSpaces [2022-05-12T13:10:34.847Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-05-12T13:10:34.847Z] === RUN TestRemoteDriver [2022-05-12T13:10:34.847Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-12T13:10:34.847Z] PASS [2022-05-12T13:10:34.847Z] coverage: 47.4% of statements [2022-05-12T13:10:34.847Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.084s coverage: 47.4% of statements [2022-05-12T13:10:35.835Z] --- PASS: TestSetRollover (1.98s) [2022-05-12T13:10:35.835Z] === RUN TestSetRolloverSerial [2022-05-12T13:10:35.835Z] --- PASS: TestPoolAllocationReuse (2.08s) [2022-05-12T13:10:35.835Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-12T13:10:35.835Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-05-12T13:10:35.835Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-12T13:10:35.835Z] === RUN TestWindowsIPAM [2022-05-12T13:10:35.835Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-12T13:10:35.835Z] PASS [2022-05-12T13:10:35.835Z] coverage: 71.4% of statements [2022-05-12T13:10:35.835Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.047s coverage: 71.4% of statements [2022-05-12T13:10:35.871Z] --- PASS: TestServiceWithPredefinedNetwork (2.82s) [2022-05-12T13:10:35.871Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T13:10:35.871Z] service_test.go:243: FLAKY_TEST [2022-05-12T13:10:35.871Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T13:10:35.871Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T13:10:36.105Z] --- PASS: TestLogsFollowTailEmpty (2.90s) [2022-05-12T13:10:36.105Z] === RUN TestNetworkNat [2022-05-12T13:10:36.105Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T13:10:36.105Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-12T13:10:36.105Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T13:10:36.823Z] === RUN TestDefaultNetwork [2022-05-12T13:10:37.293Z] --- PASS: TestDefaultNetwork (0.30s) [2022-05-12T13:10:37.293Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-12T13:10:37.293Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.31s) [2022-05-12T13:10:37.293Z] === RUN TestInitAddressPools [2022-05-12T13:10:37.293Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-12T13:10:37.293Z] PASS [2022-05-12T13:10:37.293Z] coverage: 74.0% of statements [2022-05-12T13:10:37.293Z] ok github.com/docker/docker/libnetwork/ipamutils 0.710s coverage: 74.0% of statements [2022-05-12T13:10:37.762Z] --- PASS: TestSetRolloverSerial (2.08s) [2022-05-12T13:10:37.762Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-12T13:10:37.762Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-12T13:10:37.762Z] PASS [2022-05-12T13:10:37.762Z] coverage: 84.4% of statements [2022-05-12T13:10:37.762Z] ok github.com/docker/docker/libnetwork/bitseq 16.319s coverage: 84.4% of statements [2022-05-12T13:10:38.232Z] === RUN TestKeyValue [2022-05-12T13:10:38.232Z] --- PASS: TestKeyValue (0.00s) [2022-05-12T13:10:38.232Z] PASS [2022-05-12T13:10:38.232Z] coverage: 60.0% of statements [2022-05-12T13:10:38.232Z] ok github.com/docker/docker/libnetwork/netlabel 0.046s coverage: 60.0% of statements [2022-05-12T13:10:38.701Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.84s) [2022-05-12T13:10:38.701Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-12T13:10:39.892Z] --- PASS: TestNetworkLocalhostTCPNat (3.67s) [2022-05-12T13:10:39.892Z] === RUN TestNetworkLoopbackNat [2022-05-12T13:10:39.892Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T13:10:39.892Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-12T13:10:39.892Z] === RUN TestPause [2022-05-12T13:10:39.892Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T13:10:39.892Z] --- SKIP: TestPause (0.00s) [2022-05-12T13:10:39.892Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T13:10:40.089Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-12T13:10:41.140Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-12T13:10:41.140Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-12T13:10:41.140Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-12T13:10:41.140Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-12T13:10:41.140Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-12T13:10:41.476Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-12T13:10:41.661Z] --- PASS: TestSetParallelInsertDelete (10.02s) [2022-05-12T13:10:41.661Z] PASS [2022-05-12T13:10:41.661Z] coverage: 100.0% of statements [2022-05-12T13:10:41.661Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.073s coverage: 100.0% of statements [2022-05-12T13:10:41.661Z] === RUN TestNetworkDBSimple [2022-05-12T13:10:41.757Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43588/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=91c254a189daafce6f091a84bf483cffd968104d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:91c254a189daafce6f091a84bf483cffd968104d hack/test/unit [2022-05-12T13:10:42.016Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-05-12T13:10:42.016Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-12T13:10:42.016Z] + TESTDIRS=./... [2022-05-12T13:10:42.016Z] + exclude_paths='/vendor/|/integration' [2022-05-12T13:10:42.016Z] ++ go list ./... [2022-05-12T13:10:42.016Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-12T13:10:42.065Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-12T13:10:42.130Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.47s) [2022-05-12T13:10:42.130Z] === RUN TestGetAddress [2022-05-12T13:10:42.600Z] === RUN TestGenerate [2022-05-12T13:10:42.600Z] --- PASS: TestGenerate (0.00s) [2022-05-12T13:10:42.600Z] === RUN TestGeneratePtr [2022-05-12T13:10:42.600Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-12T13:10:42.600Z] === RUN TestGenerateMissingField [2022-05-12T13:10:42.600Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-12T13:10:42.600Z] === RUN TestFieldCannotBeSet [2022-05-12T13:10:42.600Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-12T13:10:42.600Z] === RUN TestTypeMismatchError [2022-05-12T13:10:42.600Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-12T13:10:42.600Z] PASS [2022-05-12T13:10:42.600Z] coverage: 100.0% of statements [2022-05-12T13:10:42.600Z] ok github.com/docker/docker/libnetwork/options 0.050s coverage: 100.0% of statements [2022-05-12T13:10:42.600Z] 2022/05/12 13:10:42 Closing DB instances... [2022-05-12T13:10:42.841Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.21s) [2022-05-12T13:10:42.841Z] === RUN TestPauseStopPausedContainer [2022-05-12T13:10:42.841Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:10:42.841Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-12T13:10:42.841Z] === RUN TestPsFilter [2022-05-12T13:10:42.954Z] + pkg_list='github.com/docker/docker/api [2022-05-12T13:10:42.954Z] github.com/docker/docker/api/server [2022-05-12T13:10:42.954Z] github.com/docker/docker/api/server/backend/build [2022-05-12T13:10:42.954Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T13:10:42.954Z] github.com/docker/docker/api/server/httputils [2022-05-12T13:10:42.954Z] github.com/docker/docker/api/server/middleware [2022-05-12T13:10:42.954Z] github.com/docker/docker/api/server/router [2022-05-12T13:10:42.954Z] github.com/docker/docker/api/server/router/build [2022-05-12T13:10:42.954Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T13:10:42.954Z] github.com/docker/docker/api/server/router/container [2022-05-12T13:10:42.954Z] github.com/docker/docker/api/server/router/debug [2022-05-12T13:10:42.954Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T13:10:42.954Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T13:10:42.954Z] github.com/docker/docker/api/server/router/image [2022-05-12T13:10:42.954Z] github.com/docker/docker/api/server/router/network [2022-05-12T13:10:42.954Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T13:10:42.954Z] github.com/docker/docker/api/server/router/session [2022-05-12T13:10:42.954Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T13:10:42.954Z] github.com/docker/docker/api/server/router/system [2022-05-12T13:10:42.954Z] github.com/docker/docker/api/server/router/volume [2022-05-12T13:10:42.954Z] github.com/docker/docker/api/types [2022-05-12T13:10:42.954Z] github.com/docker/docker/api/types/backend [2022-05-12T13:10:42.954Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T13:10:42.954Z] github.com/docker/docker/api/types/container [2022-05-12T13:10:42.954Z] github.com/docker/docker/api/types/events [2022-05-12T13:10:42.954Z] github.com/docker/docker/api/types/filters [2022-05-12T13:10:42.954Z] github.com/docker/docker/api/types/image [2022-05-12T13:10:42.954Z] github.com/docker/docker/api/types/mount [2022-05-12T13:10:42.954Z] github.com/docker/docker/api/types/network [2022-05-12T13:10:42.954Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T13:10:42.954Z] github.com/docker/docker/api/types/registry [2022-05-12T13:10:42.954Z] github.com/docker/docker/api/types/strslice [2022-05-12T13:10:42.954Z] github.com/docker/docker/api/types/swarm [2022-05-12T13:10:42.954Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T13:10:42.954Z] github.com/docker/docker/api/types/time [2022-05-12T13:10:42.954Z] github.com/docker/docker/api/types/versions [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/types/volume [2022-05-12T13:10:42.955Z] github.com/docker/docker/builder [2022-05-12T13:10:42.955Z] github.com/docker/docker/builder/builder-next [2022-05-12T13:10:42.955Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T13:10:42.955Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T13:10:42.955Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T13:10:42.955Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T13:10:42.955Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T13:10:42.955Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T13:10:42.955Z] github.com/docker/docker/builder/dockerfile [2022-05-12T13:10:42.955Z] github.com/docker/docker/builder/remotecontext [2022-05-12T13:10:42.955Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T13:10:42.955Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T13:10:42.955Z] github.com/docker/docker/cli [2022-05-12T13:10:42.955Z] github.com/docker/docker/cli/config [2022-05-12T13:10:42.955Z] github.com/docker/docker/cli/debug [2022-05-12T13:10:42.955Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T13:10:42.955Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T13:10:42.955Z] github.com/docker/docker/client [2022-05-12T13:10:42.955Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T13:10:42.955Z] github.com/docker/docker/cmd/dockerd [2022-05-12T13:10:42.955Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T13:10:42.955Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T13:10:42.955Z] github.com/docker/docker/container [2022-05-12T13:10:42.955Z] github.com/docker/docker/container/stream [2022-05-12T13:10:42.955Z] github.com/docker/docker/contrib/apparmor [2022-05-12T13:10:42.955Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T13:10:42.955Z] github.com/docker/docker/contrib/httpserver [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/cluster [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/config [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/events [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/exec [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/images [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/initlayer [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/links [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/listeners [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/logger [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/logger/local [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/names [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/network [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/stats [2022-05-12T13:10:42.955Z] github.com/docker/docker/distribution [2022-05-12T13:10:42.955Z] github.com/docker/docker/distribution/metadata [2022-05-12T13:10:42.955Z] github.com/docker/docker/distribution/utils [2022-05-12T13:10:42.955Z] github.com/docker/docker/distribution/xfer [2022-05-12T13:10:42.955Z] github.com/docker/docker/dockerversion [2022-05-12T13:10:42.955Z] github.com/docker/docker/errdefs [2022-05-12T13:10:42.955Z] github.com/docker/docker/image [2022-05-12T13:10:42.955Z] github.com/docker/docker/image/cache [2022-05-12T13:10:42.955Z] github.com/docker/docker/image/tarexport [2022-05-12T13:10:42.955Z] github.com/docker/docker/image/v1 [2022-05-12T13:10:42.955Z] github.com/docker/docker/internal/test/suite [2022-05-12T13:10:42.955Z] github.com/docker/docker/layer [2022-05-12T13:10:42.955Z] github.com/docker/docker/libcontainerd [2022-05-12T13:10:42.955Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T13:10:42.955Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T13:10:42.955Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T13:10:42.955Z] github.com/docker/docker/libcontainerd/types [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/config [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/idm [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/ns [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/options [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/osl [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T13:10:42.955Z] github.com/docker/docker/libnetwork/types [2022-05-12T13:10:42.955Z] github.com/docker/docker/oci [2022-05-12T13:10:42.955Z] github.com/docker/docker/oci/caps [2022-05-12T13:10:42.955Z] github.com/docker/docker/opts [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/aaparser [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/archive [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/authorization [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/capabilities [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/containerfs [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/directory [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/dmesg [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/filenotify [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/fileutils [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/fsutils [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/homedir [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/idtools [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/ioutils [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/longpath [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/loopback [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/parsers [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/pidfile [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/platform [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/plugins [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/pools [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/progress [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/pubsub [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/reexec [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/signal [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/stack [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/stringid [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/system [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/tailfile [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/tarsum [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/truncindex [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/urlutil [2022-05-12T13:10:42.955Z] github.com/docker/docker/pkg/useragent [2022-05-12T13:10:42.955Z] github.com/docker/docker/plugin [2022-05-12T13:10:42.955Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T13:10:42.955Z] github.com/docker/docker/plugin/v2 [2022-05-12T13:10:42.955Z] github.com/docker/docker/profiles/apparmor [2022-05-12T13:10:42.955Z] github.com/docker/docker/profiles/seccomp [2022-05-12T13:10:42.955Z] github.com/docker/docker/quota [2022-05-12T13:10:42.955Z] github.com/docker/docker/reference [2022-05-12T13:10:42.955Z] github.com/docker/docker/registry [2022-05-12T13:10:42.955Z] github.com/docker/docker/registry/resumable [2022-05-12T13:10:42.955Z] github.com/docker/docker/restartmanager [2022-05-12T13:10:42.955Z] github.com/docker/docker/rootless [2022-05-12T13:10:42.955Z] github.com/docker/docker/rootless/specconv [2022-05-12T13:10:42.955Z] github.com/docker/docker/runconfig [2022-05-12T13:10:42.955Z] github.com/docker/docker/runconfig/opts [2022-05-12T13:10:42.955Z] github.com/docker/docker/testutil [2022-05-12T13:10:42.955Z] github.com/docker/docker/testutil/daemon [2022-05-12T13:10:42.955Z] github.com/docker/docker/testutil/environment [2022-05-12T13:10:42.955Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T13:10:42.955Z] github.com/docker/docker/testutil/fakegit [2022-05-12T13:10:42.955Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T13:10:42.955Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T13:10:42.955Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T13:10:42.955Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T13:10:42.955Z] github.com/docker/docker/testutil/registry [2022-05-12T13:10:42.955Z] github.com/docker/docker/testutil/request [2022-05-12T13:10:42.955Z] github.com/docker/docker/volume [2022-05-12T13:10:42.955Z] github.com/docker/docker/volume/drivers [2022-05-12T13:10:42.955Z] github.com/docker/docker/volume/local [2022-05-12T13:10:42.955Z] github.com/docker/docker/volume/mounts [2022-05-12T13:10:42.955Z] github.com/docker/docker/volume/service [2022-05-12T13:10:42.955Z] github.com/docker/docker/volume/service/opts [2022-05-12T13:10:42.955Z] github.com/docker/docker/volume/testutils' [2022-05-12T13:10:42.955Z] ++ echo 'github.com/docker/docker/api [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/server [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/server/backend/build [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/server/httputils [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/server/middleware [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/server/router [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/server/router/build [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/server/router/container [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/server/router/debug [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/server/router/image [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/server/router/network [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/server/router/session [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/server/router/system [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/server/router/volume [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/types [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/types/backend [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/types/container [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/types/events [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/types/filters [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/types/image [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/types/mount [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/types/network [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/types/registry [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/types/strslice [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/types/swarm [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/types/time [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/types/versions [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T13:10:42.955Z] github.com/docker/docker/api/types/volume [2022-05-12T13:10:42.955Z] github.com/docker/docker/builder [2022-05-12T13:10:42.955Z] github.com/docker/docker/builder/builder-next [2022-05-12T13:10:42.955Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T13:10:42.955Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T13:10:42.955Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T13:10:42.955Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T13:10:42.955Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T13:10:42.955Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T13:10:42.955Z] github.com/docker/docker/builder/dockerfile [2022-05-12T13:10:42.955Z] github.com/docker/docker/builder/remotecontext [2022-05-12T13:10:42.955Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T13:10:42.955Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T13:10:42.955Z] github.com/docker/docker/cli [2022-05-12T13:10:42.955Z] github.com/docker/docker/cli/config [2022-05-12T13:10:42.955Z] github.com/docker/docker/cli/debug [2022-05-12T13:10:42.955Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T13:10:42.955Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T13:10:42.955Z] github.com/docker/docker/client [2022-05-12T13:10:42.955Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T13:10:42.955Z] github.com/docker/docker/cmd/dockerd [2022-05-12T13:10:42.955Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T13:10:42.955Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T13:10:42.955Z] github.com/docker/docker/container [2022-05-12T13:10:42.955Z] github.com/docker/docker/container/stream [2022-05-12T13:10:42.955Z] github.com/docker/docker/contrib/apparmor [2022-05-12T13:10:42.955Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T13:10:42.955Z] github.com/docker/docker/contrib/httpserver [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/cluster [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/config [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/events [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/exec [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/images [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/initlayer [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/links [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/listeners [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/logger [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/logger/local [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T13:10:42.955Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/names [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/network [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/stats [2022-05-12T13:10:42.956Z] github.com/docker/docker/distribution [2022-05-12T13:10:42.956Z] github.com/docker/docker/distribution/metadata [2022-05-12T13:10:42.956Z] github.com/docker/docker/distribution/utils [2022-05-12T13:10:42.956Z] github.com/docker/docker/distribution/xfer [2022-05-12T13:10:42.956Z] github.com/docker/docker/dockerversion [2022-05-12T13:10:42.956Z] github.com/docker/docker/errdefs [2022-05-12T13:10:42.956Z] github.com/docker/docker/image [2022-05-12T13:10:42.956Z] github.com/docker/docker/image/cache [2022-05-12T13:10:42.956Z] github.com/docker/docker/image/tarexport [2022-05-12T13:10:42.956Z] github.com/docker/docker/image/v1 [2022-05-12T13:10:42.956Z] github.com/docker/docker/internal/test/suite [2022-05-12T13:10:42.956Z] github.com/docker/docker/layer [2022-05-12T13:10:42.956Z] github.com/docker/docker/libcontainerd [2022-05-12T13:10:42.956Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T13:10:42.956Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T13:10:42.956Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T13:10:42.956Z] github.com/docker/docker/libcontainerd/types [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/config [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/idm [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/ns [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/options [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/osl [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T13:10:42.956Z] github.com/docker/docker/libnetwork/types [2022-05-12T13:10:42.956Z] github.com/docker/docker/oci [2022-05-12T13:10:42.956Z] github.com/docker/docker/oci/caps [2022-05-12T13:10:42.956Z] github.com/docker/docker/opts [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/aaparser [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/archive [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/authorization [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/capabilities [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/containerfs [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/directory [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/dmesg [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/filenotify [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/fileutils [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/fsutils [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/homedir [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/idtools [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/ioutils [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/longpath [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/loopback [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/parsers [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/pidfile [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/platform [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/plugins [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/pools [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/progress [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/pubsub [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/reexec [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/signal [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/stack [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/stringid [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/system [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/tailfile [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/tarsum [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/truncindex [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/urlutil [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/useragent [2022-05-12T13:10:42.956Z] github.com/docker/docker/plugin [2022-05-12T13:10:42.956Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T13:10:42.956Z] github.com/docker/docker/plugin/v2 [2022-05-12T13:10:42.956Z] github.com/docker/docker/profiles/apparmor [2022-05-12T13:10:42.956Z] github.com/docker/docker/profiles/seccomp [2022-05-12T13:10:42.956Z] github.com/docker/docker/quota [2022-05-12T13:10:42.956Z] github.com/docker/docker/reference [2022-05-12T13:10:42.956Z] github.com/docker/docker/registry [2022-05-12T13:10:42.956Z] github.com/docker/docker/registry/resumable [2022-05-12T13:10:42.956Z] github.com/docker/docker/restartmanager [2022-05-12T13:10:42.956Z] github.com/docker/docker/rootless [2022-05-12T13:10:42.956Z] github.com/docker/docker/rootless/specconv [2022-05-12T13:10:42.956Z] github.com/docker/docker/runconfig [2022-05-12T13:10:42.956Z] github.com/docker/docker/runconfig/opts [2022-05-12T13:10:42.956Z] github.com/docker/docker/testutil [2022-05-12T13:10:42.956Z] github.com/docker/docker/testutil/daemon [2022-05-12T13:10:42.956Z] github.com/docker/docker/testutil/environment [2022-05-12T13:10:42.956Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T13:10:42.956Z] github.com/docker/docker/testutil/fakegit [2022-05-12T13:10:42.956Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T13:10:42.956Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T13:10:42.956Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T13:10:42.956Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T13:10:42.956Z] github.com/docker/docker/testutil/registry [2022-05-12T13:10:42.956Z] github.com/docker/docker/testutil/request [2022-05-12T13:10:42.956Z] github.com/docker/docker/volume [2022-05-12T13:10:42.956Z] github.com/docker/docker/volume/drivers [2022-05-12T13:10:42.956Z] github.com/docker/docker/volume/local [2022-05-12T13:10:42.956Z] github.com/docker/docker/volume/mounts [2022-05-12T13:10:42.956Z] github.com/docker/docker/volume/service [2022-05-12T13:10:42.956Z] github.com/docker/docker/volume/service/opts [2022-05-12T13:10:42.956Z] github.com/docker/docker/volume/testutils' [2022-05-12T13:10:42.956Z] ++ grep --fixed-strings -v /libnetwork [2022-05-12T13:10:42.956Z] + base_pkg_list='github.com/docker/docker/api [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/server [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/server/backend/build [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/server/httputils [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/server/middleware [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/server/router [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/server/router/build [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/server/router/container [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/server/router/debug [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/server/router/image [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/server/router/network [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/server/router/session [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/server/router/system [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/server/router/volume [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/types [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/types/backend [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/types/container [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/types/events [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/types/filters [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/types/image [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/types/mount [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/types/network [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/types/registry [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/types/strslice [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/types/swarm [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/types/time [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/types/versions [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T13:10:42.956Z] github.com/docker/docker/api/types/volume [2022-05-12T13:10:42.956Z] github.com/docker/docker/builder [2022-05-12T13:10:42.956Z] github.com/docker/docker/builder/builder-next [2022-05-12T13:10:42.956Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T13:10:42.956Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T13:10:42.956Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T13:10:42.956Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T13:10:42.956Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T13:10:42.956Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T13:10:42.956Z] github.com/docker/docker/builder/dockerfile [2022-05-12T13:10:42.956Z] github.com/docker/docker/builder/remotecontext [2022-05-12T13:10:42.956Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T13:10:42.956Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T13:10:42.956Z] github.com/docker/docker/cli [2022-05-12T13:10:42.956Z] github.com/docker/docker/cli/config [2022-05-12T13:10:42.956Z] github.com/docker/docker/cli/debug [2022-05-12T13:10:42.956Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T13:10:42.956Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T13:10:42.956Z] github.com/docker/docker/client [2022-05-12T13:10:42.956Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T13:10:42.956Z] github.com/docker/docker/cmd/dockerd [2022-05-12T13:10:42.956Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T13:10:42.956Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T13:10:42.956Z] github.com/docker/docker/container [2022-05-12T13:10:42.956Z] github.com/docker/docker/container/stream [2022-05-12T13:10:42.956Z] github.com/docker/docker/contrib/apparmor [2022-05-12T13:10:42.956Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T13:10:42.956Z] github.com/docker/docker/contrib/httpserver [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/cluster [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/config [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/events [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/exec [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/images [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/initlayer [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/links [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/listeners [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/logger [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/logger/local [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/names [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/network [2022-05-12T13:10:42.956Z] github.com/docker/docker/daemon/stats [2022-05-12T13:10:42.956Z] github.com/docker/docker/distribution [2022-05-12T13:10:42.956Z] github.com/docker/docker/distribution/metadata [2022-05-12T13:10:42.956Z] github.com/docker/docker/distribution/utils [2022-05-12T13:10:42.956Z] github.com/docker/docker/distribution/xfer [2022-05-12T13:10:42.956Z] github.com/docker/docker/dockerversion [2022-05-12T13:10:42.956Z] github.com/docker/docker/errdefs [2022-05-12T13:10:42.956Z] github.com/docker/docker/image [2022-05-12T13:10:42.956Z] github.com/docker/docker/image/cache [2022-05-12T13:10:42.956Z] github.com/docker/docker/image/tarexport [2022-05-12T13:10:42.956Z] github.com/docker/docker/image/v1 [2022-05-12T13:10:42.956Z] github.com/docker/docker/internal/test/suite [2022-05-12T13:10:42.956Z] github.com/docker/docker/layer [2022-05-12T13:10:42.956Z] github.com/docker/docker/libcontainerd [2022-05-12T13:10:42.956Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T13:10:42.956Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T13:10:42.956Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T13:10:42.956Z] github.com/docker/docker/libcontainerd/types [2022-05-12T13:10:42.956Z] github.com/docker/docker/oci [2022-05-12T13:10:42.956Z] github.com/docker/docker/oci/caps [2022-05-12T13:10:42.956Z] github.com/docker/docker/opts [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/aaparser [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/archive [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/authorization [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/capabilities [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/containerfs [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/directory [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/dmesg [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/filenotify [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/fileutils [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/fsutils [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/homedir [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/idtools [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/ioutils [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/longpath [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/loopback [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/parsers [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/pidfile [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/platform [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/plugins [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/pools [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/progress [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/pubsub [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/reexec [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/signal [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/stack [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/stringid [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/system [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/tailfile [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/tarsum [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/truncindex [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/urlutil [2022-05-12T13:10:42.956Z] github.com/docker/docker/pkg/useragent [2022-05-12T13:10:42.956Z] github.com/docker/docker/plugin [2022-05-12T13:10:42.956Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T13:10:42.956Z] github.com/docker/docker/plugin/v2 [2022-05-12T13:10:42.956Z] github.com/docker/docker/profiles/apparmor [2022-05-12T13:10:42.956Z] github.com/docker/docker/profiles/seccomp [2022-05-12T13:10:42.956Z] github.com/docker/docker/quota [2022-05-12T13:10:42.957Z] github.com/docker/docker/reference [2022-05-12T13:10:42.957Z] github.com/docker/docker/registry [2022-05-12T13:10:42.957Z] github.com/docker/docker/registry/resumable [2022-05-12T13:10:42.957Z] github.com/docker/docker/restartmanager [2022-05-12T13:10:42.957Z] github.com/docker/docker/rootless [2022-05-12T13:10:42.957Z] github.com/docker/docker/rootless/specconv [2022-05-12T13:10:42.957Z] github.com/docker/docker/runconfig [2022-05-12T13:10:42.957Z] github.com/docker/docker/runconfig/opts [2022-05-12T13:10:42.957Z] github.com/docker/docker/testutil [2022-05-12T13:10:42.957Z] github.com/docker/docker/testutil/daemon [2022-05-12T13:10:42.957Z] github.com/docker/docker/testutil/environment [2022-05-12T13:10:42.957Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T13:10:42.957Z] github.com/docker/docker/testutil/fakegit [2022-05-12T13:10:42.957Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T13:10:42.957Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T13:10:42.957Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T13:10:42.957Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T13:10:42.957Z] github.com/docker/docker/testutil/registry [2022-05-12T13:10:42.957Z] github.com/docker/docker/testutil/request [2022-05-12T13:10:42.957Z] github.com/docker/docker/volume [2022-05-12T13:10:42.957Z] github.com/docker/docker/volume/drivers [2022-05-12T13:10:42.957Z] github.com/docker/docker/volume/local [2022-05-12T13:10:42.957Z] github.com/docker/docker/volume/mounts [2022-05-12T13:10:42.957Z] github.com/docker/docker/volume/service [2022-05-12T13:10:42.957Z] github.com/docker/docker/volume/service/opts [2022-05-12T13:10:42.957Z] github.com/docker/docker/volume/testutils' [2022-05-12T13:10:42.957Z] ++ grep --fixed-strings /libnetwork [2022-05-12T13:10:42.957Z] ++ echo 'github.com/docker/docker/api [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/server [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/server/backend/build [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/server/httputils [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/server/middleware [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/server/router [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/server/router/build [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/server/router/container [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/server/router/debug [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/server/router/image [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/server/router/network [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/server/router/session [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/server/router/system [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/server/router/volume [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/types [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/types/backend [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/types/container [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/types/events [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/types/filters [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/types/image [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/types/mount [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/types/network [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/types/registry [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/types/strslice [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/types/swarm [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/types/time [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/types/versions [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T13:10:42.957Z] github.com/docker/docker/api/types/volume [2022-05-12T13:10:42.957Z] github.com/docker/docker/builder [2022-05-12T13:10:42.957Z] github.com/docker/docker/builder/builder-next [2022-05-12T13:10:42.957Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T13:10:42.957Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T13:10:42.957Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T13:10:42.957Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T13:10:42.957Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T13:10:42.957Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T13:10:42.957Z] github.com/docker/docker/builder/dockerfile [2022-05-12T13:10:42.957Z] github.com/docker/docker/builder/remotecontext [2022-05-12T13:10:42.957Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T13:10:42.957Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T13:10:42.957Z] github.com/docker/docker/cli [2022-05-12T13:10:42.957Z] github.com/docker/docker/cli/config [2022-05-12T13:10:42.957Z] github.com/docker/docker/cli/debug [2022-05-12T13:10:42.957Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T13:10:42.957Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T13:10:42.957Z] github.com/docker/docker/client [2022-05-12T13:10:42.957Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T13:10:42.957Z] github.com/docker/docker/cmd/dockerd [2022-05-12T13:10:42.957Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T13:10:42.957Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T13:10:42.957Z] github.com/docker/docker/container [2022-05-12T13:10:42.957Z] github.com/docker/docker/container/stream [2022-05-12T13:10:42.957Z] github.com/docker/docker/contrib/apparmor [2022-05-12T13:10:42.957Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T13:10:42.957Z] github.com/docker/docker/contrib/httpserver [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/cluster [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/config [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/events [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/exec [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/images [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/initlayer [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/links [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/listeners [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/logger [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/logger/local [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/names [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/network [2022-05-12T13:10:42.957Z] github.com/docker/docker/daemon/stats [2022-05-12T13:10:42.957Z] github.com/docker/docker/distribution [2022-05-12T13:10:42.957Z] github.com/docker/docker/distribution/metadata [2022-05-12T13:10:42.957Z] github.com/docker/docker/distribution/utils [2022-05-12T13:10:42.957Z] github.com/docker/docker/distribution/xfer [2022-05-12T13:10:42.957Z] github.com/docker/docker/dockerversion [2022-05-12T13:10:42.957Z] github.com/docker/docker/errdefs [2022-05-12T13:10:42.957Z] github.com/docker/docker/image [2022-05-12T13:10:42.957Z] github.com/docker/docker/image/cache [2022-05-12T13:10:42.957Z] github.com/docker/docker/image/tarexport [2022-05-12T13:10:42.957Z] github.com/docker/docker/image/v1 [2022-05-12T13:10:42.957Z] github.com/docker/docker/internal/test/suite [2022-05-12T13:10:42.957Z] github.com/docker/docker/layer [2022-05-12T13:10:42.957Z] github.com/docker/docker/libcontainerd [2022-05-12T13:10:42.957Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T13:10:42.957Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T13:10:42.957Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T13:10:42.957Z] github.com/docker/docker/libcontainerd/types [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/config [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/idm [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/ns [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/options [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/osl [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/types [2022-05-12T13:10:42.957Z] github.com/docker/docker/oci [2022-05-12T13:10:42.957Z] github.com/docker/docker/oci/caps [2022-05-12T13:10:42.957Z] github.com/docker/docker/opts [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/aaparser [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/archive [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/authorization [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/capabilities [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/containerfs [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/directory [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/dmesg [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/filenotify [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/fileutils [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/fsutils [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/homedir [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/idtools [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/ioutils [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/longpath [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/loopback [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/parsers [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/pidfile [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/platform [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/plugins [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/pools [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/progress [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/pubsub [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/reexec [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/signal [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/stack [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/stringid [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/system [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/tailfile [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/tarsum [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/truncindex [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/urlutil [2022-05-12T13:10:42.957Z] github.com/docker/docker/pkg/useragent [2022-05-12T13:10:42.957Z] github.com/docker/docker/plugin [2022-05-12T13:10:42.957Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T13:10:42.957Z] github.com/docker/docker/plugin/v2 [2022-05-12T13:10:42.957Z] github.com/docker/docker/profiles/apparmor [2022-05-12T13:10:42.957Z] github.com/docker/docker/profiles/seccomp [2022-05-12T13:10:42.957Z] github.com/docker/docker/quota [2022-05-12T13:10:42.957Z] github.com/docker/docker/reference [2022-05-12T13:10:42.957Z] github.com/docker/docker/registry [2022-05-12T13:10:42.957Z] github.com/docker/docker/registry/resumable [2022-05-12T13:10:42.957Z] github.com/docker/docker/restartmanager [2022-05-12T13:10:42.957Z] github.com/docker/docker/rootless [2022-05-12T13:10:42.957Z] github.com/docker/docker/rootless/specconv [2022-05-12T13:10:42.957Z] github.com/docker/docker/runconfig [2022-05-12T13:10:42.957Z] github.com/docker/docker/runconfig/opts [2022-05-12T13:10:42.957Z] github.com/docker/docker/testutil [2022-05-12T13:10:42.957Z] github.com/docker/docker/testutil/daemon [2022-05-12T13:10:42.957Z] github.com/docker/docker/testutil/environment [2022-05-12T13:10:42.957Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T13:10:42.957Z] github.com/docker/docker/testutil/fakegit [2022-05-12T13:10:42.957Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T13:10:42.957Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T13:10:42.957Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T13:10:42.957Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T13:10:42.957Z] github.com/docker/docker/testutil/registry [2022-05-12T13:10:42.957Z] github.com/docker/docker/testutil/request [2022-05-12T13:10:42.957Z] github.com/docker/docker/volume [2022-05-12T13:10:42.957Z] github.com/docker/docker/volume/drivers [2022-05-12T13:10:42.957Z] github.com/docker/docker/volume/local [2022-05-12T13:10:42.957Z] github.com/docker/docker/volume/mounts [2022-05-12T13:10:42.957Z] github.com/docker/docker/volume/service [2022-05-12T13:10:42.957Z] github.com/docker/docker/volume/service/opts [2022-05-12T13:10:42.957Z] github.com/docker/docker/volume/testutils' [2022-05-12T13:10:42.957Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/config [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T13:10:42.957Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/idm [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/ns [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/options [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/osl [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/types' [2022-05-12T13:10:42.958Z] + echo 'github.com/docker/docker/libnetwork [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/config [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/drivers/ipvla+ grep --fixed-strings libnetwork/drivers/bridge [2022-05-12T13:10:42.958Z] n/ivmanager [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/idm [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T13:10:42.958Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T13:10:43.010Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-12T13:10:43.217Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T13:10:43.217Z] github.com/docker/docker/libnetwork/ns [2022-05-12T13:10:43.217Z] github.com/docker/docker/libnetwork/options [2022-05-12T13:10:43.217Z] github.com/docker/docker/libnetwork/osl [2022-05-12T13:10:43.217Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T13:10:43.217Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T13:10:43.217Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T13:10:43.217Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T13:10:43.217Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T13:10:43.217Z] github.com/docker/docker/libnetwork/types' [2022-05-12T13:10:43.217Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T13:10:43.217Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T13:10:43.217Z] + type docker-proxy [2022-05-12T13:10:43.217Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-12T13:10:43.217Z] + hack/make.sh binary-proxy install-proxy [2022-05-12T13:10:43.217Z] [2022-05-12T13:10:43.217Z] Removing bundles/ [2022-05-12T13:10:43.217Z] [2022-05-12T13:10:43.217Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-12T13:10:43.309Z] --- PASS: TestPsFilter (0.38s) [2022-05-12T13:10:43.309Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T13:10:43.477Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-12T13:10:43.477Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T13:10:43.590Z] testing: warning: no tests to run [2022-05-12T13:10:43.590Z] PASS [2022-05-12T13:10:43.590Z] coverage: 0.0% of statements [2022-05-12T13:10:43.590Z] ok github.com/docker/docker/libnetwork/osl 0.046s coverage: 0.0% of statements [no tests to run] [2022-05-12T13:10:44.060Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-12T13:10:44.060Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-12T13:10:44.060Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-12T13:10:44.060Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-12T13:10:44.060Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-12T13:10:44.060Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-12T13:10:44.060Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-12T13:10:44.060Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-12T13:10:44.060Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-12T13:10:44.060Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-12T13:10:44.060Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-12T13:10:44.060Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-12T13:10:44.060Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-12T13:10:44.060Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-12T13:10:44.060Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-12T13:10:44.060Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-12T13:10:44.060Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-12T13:10:44.060Z] --- PASS: TestNetworkDBSimple (2.45s) [2022-05-12T13:10:44.060Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-12T13:10:44.530Z] === RUN TestRequestNewPort [2022-05-12T13:10:44.530Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-12T13:10:44.530Z] === RUN TestRequestSpecificPort [2022-05-12T13:10:44.530Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-12T13:10:44.530Z] === RUN TestReleasePort [2022-05-12T13:10:44.530Z] --- PASS: TestReleasePort (0.00s) [2022-05-12T13:10:44.530Z] === RUN TestReuseReleasedPort [2022-05-12T13:10:44.530Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-12T13:10:44.530Z] === RUN TestReleaseUnreadledPort [2022-05-12T13:10:44.530Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-12T13:10:44.530Z] === RUN TestUnknowProtocol [2022-05-12T13:10:44.530Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-12T13:10:44.530Z] === RUN TestAllocateAllPorts [2022-05-12T13:10:44.530Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-12T13:10:44.530Z] === RUN TestPortAllocation [2022-05-12T13:10:44.530Z] --- PASS: TestPortAllocation (0.00s) [2022-05-12T13:10:44.530Z] === RUN TestPortAllocationWithCustomRange [2022-05-12T13:10:44.530Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-12T13:10:44.530Z] === RUN TestNoDuplicateBPR [2022-05-12T13:10:44.530Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-12T13:10:44.530Z] === RUN TestChangePortRange [2022-05-12T13:10:44.530Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-12T13:10:44.530Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-12T13:10:44.530Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-12T13:10:44.530Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-12T13:10:44.530Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-12T13:10:44.530Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-12T13:10:44.530Z] --- PASS: TestChangePortRange (0.00s) [2022-05-12T13:10:44.530Z] PASS [2022-05-12T13:10:44.530Z] coverage: 88.6% of statements [2022-05-12T13:10:44.530Z] ok github.com/docker/docker/libnetwork/portallocator 0.048s coverage: 88.6% of statements [2022-05-12T13:10:44.933Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-12T13:10:44.933Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-12T13:10:44.933Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-12T13:10:45.003Z] testing: warning: no tests to run [2022-05-12T13:10:45.003Z] PASS [2022-05-12T13:10:45.003Z] coverage: 0.0% of statements [2022-05-12T13:10:45.003Z] ok github.com/docker/docker/libnetwork/portmapper 0.057s coverage: 0.0% of statements [no tests to run] [2022-05-12T13:10:45.472Z] 2022/05/12 13:10:44 Closing DB instances... [2022-05-12T13:10:45.472Z] === RUN TestHashData [2022-05-12T13:10:45.472Z] --- PASS: TestHashData (0.00s) [2022-05-12T13:10:45.472Z] PASS [2022-05-12T13:10:45.472Z] coverage: 2.8% of statements [2022-05-12T13:10:45.472Z] ok github.com/docker/docker/libnetwork/resolvconf 0.051s coverage: 2.8% of statements [2022-05-12T13:10:46.259Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.20s) [2022-05-12T13:10:46.259Z] === RUN TestRemoveContainerWithVolume [2022-05-12T13:10:46.459Z] === RUN TestErrorConstructors [2022-05-12T13:10:46.459Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-12T13:10:46.459Z] === RUN TestCompareIPMask [2022-05-12T13:10:46.459Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-12T13:10:46.459Z] === RUN TestUtilGetHostPartIP [2022-05-12T13:10:46.459Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-12T13:10:46.459Z] === RUN TestUtilGetBroadcastIP [2022-05-12T13:10:46.459Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-12T13:10:46.459Z] === RUN TestParseCIDR [2022-05-12T13:10:46.459Z] --- PASS: TestParseCIDR (0.00s) [2022-05-12T13:10:46.459Z] PASS [2022-05-12T13:10:46.459Z] coverage: 37.3% of statements [2022-05-12T13:10:46.459Z] ok github.com/docker/docker/libnetwork/types 0.046s coverage: 37.3% of statements [2022-05-12T13:10:46.928Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2022-05-12T13:10:46.928Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-12T13:10:46.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-12T13:10:46.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-12T13:10:46.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-12T13:10:46.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-12T13:10:46.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-12T13:10:46.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-12T13:10:46.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-12T13:10:46.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-12T13:10:46.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-12T13:10:46.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-12T13:10:46.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-12T13:10:46.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-12T13:10:46.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-12T13:10:46.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-12T13:10:46.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-12T13:10:46.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-12T13:10:46.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-12T13:10:46.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-12T13:10:46.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-12T13:10:46.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-12T13:10:46.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-12T13:10:46.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-12T13:10:46.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-12T13:10:46.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-12T13:10:46.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-12T13:10:46.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-12T13:10:46.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-12T13:10:46.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-12T13:10:46.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-12T13:10:46.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-12T13:10:46.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-12T13:10:46.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-12T13:10:46.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-12T13:10:46.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-12T13:10:46.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-12T13:10:46.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-12T13:10:46.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-12T13:10:46.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-12T13:10:46.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-12T13:10:46.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-12T13:10:46.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-12T13:10:46.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-12T13:10:46.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-12T13:10:46.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-12T13:10:46.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-12T13:10:46.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-12T13:10:46.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-12T13:10:46.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-12T13:10:46.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-12T13:10:46.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-12T13:10:46.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-12T13:10:46.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-12T13:10:46.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-12T13:10:46.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-12T13:10:46.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-12T13:10:46.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-12T13:10:46.928Z] PASS [2022-05-12T13:10:46.928Z] coverage: 55.0% of statements [2022-05-12T13:10:46.928Z] ok github.com/docker/docker/oci 0.069s coverage: 55.0% of statements [2022-05-12T13:10:47.916Z] === RUN TestParseVersion [2022-05-12T13:10:47.916Z] --- PASS: TestParseVersion (0.00s) [2022-05-12T13:10:47.916Z] PASS [2022-05-12T13:10:47.916Z] coverage: 52.9% of statements [2022-05-12T13:10:47.916Z] ok github.com/docker/docker/pkg/aaparser 0.066s coverage: 52.9% of statements [2022-05-12T13:10:47.916Z] 2022/05/12 13:10:47 Closing DB instances... [2022-05-12T13:10:47.916Z] === RUN TestAddressPoolOpt [2022-05-12T13:10:47.916Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-12T13:10:47.916Z] === RUN TestValidateEnv [2022-05-12T13:10:47.916Z] === RUN TestValidateEnv/a [2022-05-12T13:10:47.916Z] === RUN TestValidateEnv/something [2022-05-12T13:10:47.916Z] === RUN TestValidateEnv/_=a [2022-05-12T13:10:47.916Z] === RUN TestValidateEnv/env1=value1 [2022-05-12T13:10:47.916Z] === RUN TestValidateEnv/_env1=value1 [2022-05-12T13:10:47.916Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-12T13:10:47.916Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-12T13:10:47.916Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-12T13:10:47.916Z] === RUN TestValidateEnv/PATH [2022-05-12T13:10:47.916Z] === RUN TestValidateEnv/=a [2022-05-12T13:10:47.916Z] === RUN TestValidateEnv/PATH= [2022-05-12T13:10:47.916Z] === RUN TestValidateEnv/PATH=something [2022-05-12T13:10:47.916Z] === RUN TestValidateEnv/asd!qwe [2022-05-12T13:10:47.916Z] === RUN TestValidateEnv/1asd [2022-05-12T13:10:47.916Z] === RUN TestValidateEnv/123 [2022-05-12T13:10:47.916Z] === RUN TestValidateEnv/some_space [2022-05-12T13:10:47.916Z] === RUN TestValidateEnv/__some_space_before [2022-05-12T13:10:47.916Z] === RUN TestValidateEnv/some_space_after__ [2022-05-12T13:10:47.916Z] === RUN TestValidateEnv/= [2022-05-12T13:10:47.916Z] === RUN TestValidateEnv/PaTh [2022-05-12T13:10:47.916Z] --- PASS: TestValidateEnv (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-12T13:10:47.916Z] === RUN TestParseHost [2022-05-12T13:10:47.916Z] === RUN TestParseHost/:// [2022-05-12T13:10:47.916Z] === RUN TestParseHost/tcp://:port [2022-05-12T13:10:47.916Z] === RUN TestParseHost/tcp://invalid:port [2022-05-12T13:10:47.916Z] === RUN TestParseHost/tcp://:5555/ [2022-05-12T13:10:47.916Z] === RUN TestParseHost/tcp://:5555/p [2022-05-12T13:10:47.916Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-12T13:10:47.916Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-12T13:10:47.916Z] === RUN TestParseHost/something_with_spaces [2022-05-12T13:10:47.916Z] === RUN TestParseHost/unknown:// [2022-05-12T13:10:47.916Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-12T13:10:47.916Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-12T13:10:47.916Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-12T13:10:47.916Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-12T13:10:47.916Z] === RUN TestParseHost/tcp://:5555 [2022-05-12T13:10:47.916Z] === RUN TestParseHost/tcp://: [2022-05-12T13:10:47.916Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-12T13:10:47.916Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-12T13:10:47.916Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-12T13:10:47.916Z] === RUN TestParseHost/npipe:// [2022-05-12T13:10:47.916Z] === RUN TestParseHost/tcp://host: [2022-05-12T13:10:47.916Z] === RUN TestParseHost/_ [2022-05-12T13:10:47.916Z] === RUN TestParseHost/fd:// [2022-05-12T13:10:47.916Z] === RUN TestParseHost/tcp:// [2022-05-12T13:10:47.916Z] === RUN TestParseHost/tcp://[::1]: [2022-05-12T13:10:47.916Z] === RUN TestParseHost/fd://something [2022-05-12T13:10:47.916Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-12T13:10:47.916Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-12T13:10:47.916Z] === RUN TestParseHost/unix:// [2022-05-12T13:10:47.916Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-12T13:10:47.916Z] === RUN TestParseHost/#00 [2022-05-12T13:10:47.916Z] === RUN TestParseHost/__ [2022-05-12T13:10:47.916Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-12T13:10:47.916Z] === RUN TestParseHost/unix://path/to/socket [2022-05-12T13:10:47.916Z] --- PASS: TestParseHost (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-12T13:10:47.916Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-12T13:10:47.916Z] === RUN TestParseDockerDaemonHost [2022-05-12T13:10:47.916Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-12T13:10:47.916Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-12T13:10:47.916Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-12T13:10:47.916Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-12T13:10:47.916Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T13:10:47.916Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-12T13:10:47.916Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-12T13:10:47.916Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-12T13:10:47.916Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-12T13:10:47.916Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-12T13:10:47.916Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-12T13:10:47.916Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-12T13:10:47.916Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-12T13:10:47.916Z] === RUN TestParseDockerDaemonHost/: [2022-05-12T13:10:47.916Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T13:10:47.916Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-12T13:10:47.916Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-12T13:10:47.916Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-12T13:10:47.916Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-12T13:10:47.916Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-12T13:10:47.916Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-12T13:10:47.916Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-12T13:10:47.916Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-12T13:10:47.916Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-12T13:10:47.916Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-12T13:10:47.916Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-12T13:10:47.916Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-12T13:10:47.916Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-12T13:10:47.916Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-12T13:10:47.916Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-12T13:10:47.916Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-12T13:10:47.916Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-12T13:10:48.239Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-12T13:10:48.239Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-12T13:10:48.384Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-12T13:10:48.384Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-12T13:10:48.384Z] --- PASS: TestParseDockerDaemonHost (0.01s) [2022-05-12T13:10:48.384Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-12T13:10:48.384Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-12T13:10:48.384Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-12T13:10:48.384Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-12T13:10:48.384Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T13:10:48.384Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-12T13:10:48.384Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-12T13:10:48.384Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-12T13:10:48.384Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-12T13:10:48.384Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-12T13:10:48.384Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-12T13:10:48.384Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-12T13:10:48.384Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-12T13:10:48.384Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-12T13:10:48.384Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T13:10:48.384Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-12T13:10:48.384Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-12T13:10:48.384Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-12T13:10:48.384Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-12T13:10:48.384Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-12T13:10:48.384Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T13:10:48.384Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-12T13:10:48.384Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-12T13:10:48.384Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-12T13:10:48.384Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-12T13:10:48.384Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-12T13:10:48.384Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-12T13:10:48.384Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-12T13:10:48.384Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-12T13:10:48.384Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-12T13:10:48.384Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-12T13:10:48.384Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-12T13:10:48.384Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-12T13:10:48.384Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-12T13:10:48.384Z] === RUN TestParseTCP [2022-05-12T13:10:48.384Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-12T13:10:48.384Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-12T13:10:48.384Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-12T13:10:48.384Z] === RUN TestParseTCP/localhost:5555/path [2022-05-12T13:10:48.384Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T13:10:48.384Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-12T13:10:48.384Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-12T13:10:48.384Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-12T13:10:48.385Z] === RUN TestParseTCP/:5555/path [2022-05-12T13:10:48.385Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-12T13:10:48.385Z] === RUN TestParseTCP/::1 [2022-05-12T13:10:48.385Z] === RUN TestParseTCP/: [2022-05-12T13:10:48.385Z] === RUN TestParseTCP/[::1]: [2022-05-12T13:10:48.385Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T13:10:48.385Z] === RUN TestParseTCP/localhost:5555 [2022-05-12T13:10:48.385Z] === RUN TestParseTCP/#00 [2022-05-12T13:10:48.385Z] === RUN TestParseTCP/tcp:// [2022-05-12T13:10:48.385Z] === RUN TestParseTCP/0.0.0.1 [2022-05-12T13:10:48.385Z] === RUN TestParseTCP/:5555 [2022-05-12T13:10:48.385Z] === RUN TestParseTCP/[::1]:5555 [2022-05-12T13:10:48.385Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-12T13:10:48.385Z] === RUN TestParseTCP/localhost: [2022-05-12T13:10:48.385Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-12T13:10:48.385Z] === RUN TestParseTCP/localhost [2022-05-12T13:10:48.385Z] === RUN TestParseTCP/tcp://:5555 [2022-05-12T13:10:48.385Z] === RUN TestParseTCP/tcp://: [2022-05-12T13:10:48.385Z] === RUN TestParseTCP/0.0.0.1: [2022-05-12T13:10:48.385Z] --- PASS: TestParseTCP (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-12T13:10:48.385Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-12T13:10:48.385Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-12T13:10:48.385Z] === RUN TestValidateExtraHosts [2022-05-12T13:10:48.385Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-12T13:10:48.385Z] === RUN TestValidateIPAddress [2022-05-12T13:10:48.385Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-12T13:10:48.385Z] === RUN TestMapOpts [2022-05-12T13:10:48.385Z] --- PASS: TestMapOpts (0.00s) [2022-05-12T13:10:48.385Z] === RUN TestListOptsWithoutValidator [2022-05-12T13:10:48.385Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-12T13:10:48.385Z] === RUN TestListOptsWithValidator [2022-05-12T13:10:48.385Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-12T13:10:48.385Z] === RUN TestValidateDNSSearch [2022-05-12T13:10:48.385Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-12T13:10:48.385Z] === RUN TestValidateLabel [2022-05-12T13:10:48.385Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-12T13:10:48.385Z] === RUN TestValidateLabel/label_with_general_format [2022-05-12T13:10:48.385Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-12T13:10:48.385Z] === RUN TestValidateLabel/label_with_one_more [2022-05-12T13:10:48.385Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-12T13:10:48.385Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-12T13:10:48.385Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-12T13:10:48.385Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-12T13:10:48.385Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-12T13:10:48.385Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-12T13:10:48.385Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-12T13:10:48.385Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-12T13:10:48.385Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-12T13:10:48.385Z] --- PASS: TestValidateLabel (0.01s) [2022-05-12T13:10:48.385Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-12T13:10:48.385Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-12T13:10:48.385Z] === RUN TestNamedListOpts [2022-05-12T13:10:48.385Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-12T13:10:48.385Z] === RUN TestNamedMapOpts [2022-05-12T13:10:48.385Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-12T13:10:48.385Z] === RUN TestParseLink [2022-05-12T13:10:48.385Z] --- PASS: TestParseLink (0.00s) [2022-05-12T13:10:48.385Z] === RUN TestUlimitOpt [2022-05-12T13:10:48.385Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-12T13:10:48.385Z] PASS [2022-05-12T13:10:48.385Z] coverage: 65.5% of statements [2022-05-12T13:10:48.385Z] ok github.com/docker/docker/opts 0.129s coverage: 65.5% of statements [2022-05-12T13:10:49.626Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-12T13:10:49.626Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-12T13:10:49.950Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.90s) [2022-05-12T13:10:49.950Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-12T13:10:50.048Z] --- PASS: TestRemoveContainerWithVolume (3.27s) [2022-05-12T13:10:50.048Z] === RUN TestRemoveContainerRunning [2022-05-12T13:10:50.426Z] === RUN TestPeerCertificateMarshalJSON [2022-05-12T13:10:50.572Z] --- PASS: TestServiceWithDataPathPortInit (15.20s) [2022-05-12T13:10:50.572Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T13:10:50.895Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-12T13:10:50.895Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-12T13:10:50.895Z] --- PASS: TestPeerCertificateMarshalJSON (0.51s) [2022-05-12T13:10:50.895Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-12T13:10:50.895Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-12T13:10:50.895Z] === RUN TestMiddleware [2022-05-12T13:10:50.895Z] --- PASS: TestMiddleware (0.00s) [2022-05-12T13:10:50.895Z] === RUN TestNewResponseModifier [2022-05-12T13:10:50.895Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-12T13:10:50.895Z] PASS [2022-05-12T13:10:50.895Z] coverage: 26.8% of statements [2022-05-12T13:10:50.895Z] ok github.com/docker/docker/pkg/authorization 0.561s coverage: 26.8% of statements [2022-05-12T13:10:51.145Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-12T13:10:51.363Z] === RUN TestIsArchivePathDir [2022-05-12T13:10:51.363Z] --- PASS: TestIsArchivePathDir (0.09s) [2022-05-12T13:10:51.363Z] === RUN TestIsArchivePathInvalidFile [2022-05-12T13:10:51.364Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2022-05-12T13:10:51.364Z] === RUN TestIsArchivePathTar [2022-05-12T13:10:51.598Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-12T13:10:51.598Z] [2022-05-12T13:10:51.598Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-12T13:10:51.598Z] Installing docker-proxy to /usr/local/bin/ [2022-05-12T13:10:51.598Z] [2022-05-12T13:10:51.598Z] + mkdir -p bundles [2022-05-12T13:10:51.598Z] + '[' -n 'github.com/docker/docker/api [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/server [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/server/backend/build [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/server/httputils [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/server/middleware [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/server/router [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/server/router/build [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/server/router/container [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/server/router/debug [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/server/router/image [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/server/router/network [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/server/router/session [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/server/router/system [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/server/router/volume [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/types [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/types/backend [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/types/container [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/types/events [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/types/filters [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/types/image [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/types/mount [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/types/network [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/types/registry [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/types/strslice [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/types/swarm [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/types/time [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/types/versions [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T13:10:51.598Z] github.com/docker/docker/api/types/volume [2022-05-12T13:10:51.598Z] github.com/docker/docker/builder [2022-05-12T13:10:51.598Z] github.com/docker/docker/builder/builder-next [2022-05-12T13:10:51.598Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T13:10:51.598Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T13:10:51.598Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T13:10:51.598Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T13:10:51.598Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T13:10:51.598Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T13:10:51.598Z] github.com/docker/docker/builder/dockerfile [2022-05-12T13:10:51.598Z] github.com/docker/docker/builder/remotecontext [2022-05-12T13:10:51.598Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T13:10:51.598Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T13:10:51.598Z] github.com/docker/docker/cli [2022-05-12T13:10:51.598Z] github.com/docker/docker/cli/config [2022-05-12T13:10:51.598Z] github.com/docker/docker/cli/debug [2022-05-12T13:10:51.598Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T13:10:51.598Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T13:10:51.598Z] github.com/docker/docker/client [2022-05-12T13:10:51.598Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T13:10:51.598Z] github.com/docker/docker/cmd/dockerd [2022-05-12T13:10:51.598Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T13:10:51.598Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T13:10:51.598Z] github.com/docker/docker/container [2022-05-12T13:10:51.598Z] github.com/docker/docker/container/stream [2022-05-12T13:10:51.598Z] github.com/docker/docker/contrib/apparmor [2022-05-12T13:10:51.598Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T13:10:51.598Z] github.com/docker/docker/contrib/httpserver [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/cluster [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/config [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/events [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/exec [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/images [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/initlayer [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/links [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/listeners [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/logger [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/logger/local [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/names [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/network [2022-05-12T13:10:51.598Z] github.com/docker/docker/daemon/stats [2022-05-12T13:10:51.598Z] github.com/docker/docker/distribution [2022-05-12T13:10:51.598Z] github.com/docker/docker/distribution/metadata [2022-05-12T13:10:51.598Z] github.com/docker/docker/distribution/utils [2022-05-12T13:10:51.598Z] github.com/docker/docker/distribution/xfer [2022-05-12T13:10:51.598Z] github.com/docker/docker/dockerversion [2022-05-12T13:10:51.598Z] github.com/docker/docker/errdefs [2022-05-12T13:10:51.598Z] github.com/docker/docker/image [2022-05-12T13:10:51.598Z] github.com/docker/docker/image/cache [2022-05-12T13:10:51.598Z] github.com/docker/docker/image/tarexport [2022-05-12T13:10:51.598Z] github.com/docker/docker/image/v1 [2022-05-12T13:10:51.598Z] github.com/docker/docker/internal/test/suite [2022-05-12T13:10:51.598Z] github.com/docker/docker/layer [2022-05-12T13:10:51.598Z] github.com/docker/docker/libcontainerd [2022-05-12T13:10:51.598Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T13:10:51.598Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T13:10:51.598Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T13:10:51.598Z] github.com/docker/docker/libcontainerd/types [2022-05-12T13:10:51.598Z] github.com/docker/docker/oci [2022-05-12T13:10:51.598Z] github.com/docker/docker/oci/caps [2022-05-12T13:10:51.598Z] github.com/docker/docker/opts [2022-05-12T13:10:51.598Z] github.com/docker/docker/pkg/aaparser [2022-05-12T13:10:51.598Z] github.com/docker/docker/pkg/archive [2022-05-12T13:10:51.598Z] github.com/docker/docker/pkg/authorization [2022-05-12T13:10:51.598Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T13:10:51.598Z] github.com/docker/docker/pkg/capabilities [2022-05-12T13:10:51.598Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T13:10:51.598Z] github.com/docker/docker/pkg/containerfs [2022-05-12T13:10:51.598Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T13:10:51.598Z] github.com/docker/docker/pkg/directory [2022-05-12T13:10:51.598Z] github.com/docker/docker/pkg/dmesg [2022-05-12T13:10:51.598Z] github.com/docker/docker/pkg/filenotify [2022-05-12T13:10:51.598Z] github.com/docker/docker/pkg/fileutils [2022-05-12T13:10:51.598Z] github.com/docker/docker/pkg/fsutils [2022-05-12T13:10:51.599Z] github.com/docker/docker/pkg/homedir [2022-05-12T13:10:51.599Z] github.com/docker/docker/pkg/idtools [2022-05-12T13:10:51.599Z] github.com/docker/docker/pkg/ioutils [2022-05-12T13:10:51.599Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T13:10:51.599Z] github.com/docker/docker/pkg/longpath [2022-05-12T13:10:51.599Z] github.com/docker/docker/pkg/loopback [2022-05-12T13:10:51.599Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T13:10:51.599Z] github.com/docker/docker/pkg/parsers [2022-05-12T13:10:51.599Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T13:10:51.599Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T13:10:51.599Z] github.com/docker/docker/pkg/pidfile [2022-05-12T13:10:51.599Z] github.com/docker/docker/pkg/platform [2022-05-12T13:10:51.599Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T13:10:51.599Z] github.com/docker/docker/pkg/plugins [2022-05-12T13:10:51.599Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T13:10:51.599Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T13:10:51.599Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T13:10:51.599Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T13:10:51.599Z] github.com/docker/docker/pkg/pools [2022-05-12T13:10:51.599Z] github.com/docker/docker/pkg/progress [2022-05-12T13:10:51.599Z] github.com/docker/docker/pkg/pubsub [2022-05-12T13:10:51.599Z] github.com/docker/docker/pkg/reexec [2022-05-12T13:10:51.599Z] github.com/docker/docker/pkg/signal [2022-05-12T13:10:51.599Z] github.com/docker/docker/pkg/stack [2022-05-12T13:10:51.599Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T13:10:51.599Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T13:10:51.599Z] github.com/docker/docker/pkg/stringid [2022-05-12T13:10:51.599Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T13:10:51.599Z] github.com/docker/docker/pkg/system [2022-05-12T13:10:51.599Z] github.com/docker/docker/pkg/tailfile [2022-05-12T13:10:51.599Z] github.com/docker/docker/pkg/tarsum [2022-05-12T13:10:51.599Z] github.com/docker/docker/pkg/truncindex [2022-05-12T13:10:51.599Z] github.com/docker/docker/pkg/urlutil [2022-05-12T13:10:51.599Z] github.com/docker/docker/pkg/useragent [2022-05-12T13:10:51.599Z] github.com/docker/docker/plugin [2022-05-12T13:10:51.599Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T13:10:51.599Z] github.com/docker/docker/plugin/v2 [2022-05-12T13:10:51.599Z] github.com/docker/docker/profiles/apparmor [2022-05-12T13:10:51.599Z] github.com/docker/docker/profiles/seccomp [2022-05-12T13:10:51.599Z] github.com/docker/docker/quota [2022-05-12T13:10:51.599Z] github.com/docker/docker/reference [2022-05-12T13:10:51.599Z] github.com/docker/docker/registry [2022-05-12T13:10:51.599Z] github.com/docker/docker/registry/resumable [2022-05-12T13:10:51.599Z] github.com/docker/docker/restartmanager [2022-05-12T13:10:51.599Z] github.com/docker/docker/rootless [2022-05-12T13:10:51.599Z] github.com/docker/docker/rootless/specconv [2022-05-12T13:10:51.599Z] github.com/docker/docker/runconfig [2022-05-12T13:10:51.599Z] github.com/docker/docker/runconfig/opts [2022-05-12T13:10:51.599Z] github.com/docker/docker/testutil [2022-05-12T13:10:51.599Z] github.com/docker/docker/testutil/daemon [2022-05-12T13:10:51.599Z] github.com/docker/docker/testutil/environment [2022-05-12T13:10:51.599Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T13:10:51.599Z] github.com/docker/docker/testutil/fakegit [2022-05-12T13:10:51.599Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T13:10:51.599Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T13:10:51.599Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T13:10:51.599Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T13:10:51.599Z] github.com/docker/docker/testutil/registry [2022-05-12T13:10:51.599Z] github.com/docker/docker/testutil/request [2022-05-12T13:10:51.599Z] github.com/docker/docker/volume [2022-05-12T13:10:51.599Z] github.com/docker/docker/volume/drivers [2022-05-12T13:10:51.599Z] github.com/docker/docker/volume/local [2022-05-12T13:10:51.599Z] github.com/docker/docker/volume/mounts [2022-05-12T13:10:51.599Z] github.com/docker/docker/volume/service [2022-05-12T13:10:51.599Z] github.com/docker/docker/volume/service/opts [2022-05-12T13:10:51.599Z] github.com/docker/docker/volume/testutils' ']' [2022-05-12T13:10:51.599Z] + 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/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/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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [2022-05-12T13:10:51.599Z] ? github.com/docker/docker/api [no test files] [2022-05-12T13:10:51.717Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-12T13:10:51.832Z] --- PASS: TestIsArchivePathTar (0.20s) [2022-05-12T13:10:51.832Z] === RUN TestDecompressStreamGzip [2022-05-12T13:10:51.832Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-05-12T13:10:51.832Z] === RUN TestDecompressStreamBzip2 [2022-05-12T13:10:51.832Z] === RUN TestUnbuffered [2022-05-12T13:10:51.832Z] --- PASS: TestUnbuffered (0.00s) [2022-05-12T13:10:51.832Z] === RUN TestRaceUnbuffered [2022-05-12T13:10:51.832Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-12T13:10:51.832Z] PASS [2022-05-12T13:10:51.832Z] coverage: 100.0% of statements [2022-05-12T13:10:51.832Z] ok github.com/docker/docker/pkg/broadcaster 0.051s coverage: 100.0% of statements [2022-05-12T13:10:51.832Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2022-05-12T13:10:51.832Z] === RUN TestDecompressStreamXz [2022-05-12T13:10:51.832Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T13:10:51.832Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-12T13:10:51.832Z] === RUN TestDecompressStreamZstd [2022-05-12T13:10:51.832Z] archive_test.go:140: zstd not installed [2022-05-12T13:10:51.832Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-05-12T13:10:51.832Z] === RUN TestCompressStreamXzUnsupported [2022-05-12T13:10:51.832Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-12T13:10:51.832Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-12T13:10:51.832Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-12T13:10:51.832Z] === RUN TestCompressStreamInvalid [2022-05-12T13:10:51.832Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-12T13:10:51.832Z] === RUN TestExtensionInvalid [2022-05-12T13:10:51.832Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-12T13:10:51.832Z] === RUN TestExtensionUncompressed [2022-05-12T13:10:51.832Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-12T13:10:51.832Z] === RUN TestExtensionBzip2 [2022-05-12T13:10:51.832Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-12T13:10:51.832Z] === RUN TestExtensionGzip [2022-05-12T13:10:51.832Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-12T13:10:51.832Z] === RUN TestExtensionXz [2022-05-12T13:10:51.832Z] --- PASS: TestExtensionXz (0.00s) [2022-05-12T13:10:51.832Z] === RUN TestExtensionZstd [2022-05-12T13:10:51.832Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-12T13:10:51.832Z] === RUN TestCmdStreamLargeStderr [2022-05-12T13:10:51.832Z] --- PASS: TestCmdStreamLargeStderr (0.11s) [2022-05-12T13:10:51.832Z] === RUN TestCmdStreamBad [2022-05-12T13:10:51.832Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T13:10:51.832Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-12T13:10:51.832Z] === RUN TestCmdStreamGood [2022-05-12T13:10:52.290Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-12T13:10:52.301Z] --- PASS: TestCmdStreamGood (0.05s) [2022-05-12T13:10:52.301Z] === RUN TestUntarPathWithInvalidDest [2022-05-12T13:10:52.301Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-05-12T13:10:52.301Z] === RUN TestUntarPathWithInvalidSrc [2022-05-12T13:10:52.301Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-12T13:10:52.301Z] === RUN TestUntarPath [2022-05-12T13:10:52.301Z] 2022/05/12 13:10:51 Closing DB instances... [2022-05-12T13:10:52.301Z] --- PASS: TestUntarPath (0.10s) [2022-05-12T13:10:52.301Z] === RUN TestUntarPathWithDestinationFile [2022-05-12T13:10:52.301Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-05-12T13:10:52.301Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-12T13:10:52.301Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.12s) [2022-05-12T13:10:52.301Z] === RUN TestCopyWithTarInvalidSrc [2022-05-12T13:10:52.301Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-12T13:10:52.301Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-12T13:10:52.301Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-12T13:10:52.301Z] === RUN TestCopyWithTarSrcFile [2022-05-12T13:10:52.301Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-12T13:10:52.301Z] === RUN TestCopyWithTarSrcFolder [2022-05-12T13:10:52.301Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-12T13:10:52.301Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-12T13:10:52.301Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-12T13:10:52.301Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-12T13:10:52.301Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-05-12T13:10:52.301Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-12T13:10:52.301Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-12T13:10:52.302Z] === RUN TestCopyFileWithTarSrcFile [2022-05-12T13:10:52.302Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-12T13:10:52.302Z] === RUN TestTarFiles [2022-05-12T13:10:52.771Z] === RUN TestMatch [2022-05-12T13:10:52.771Z] === RUN TestMatch/[[]] [2022-05-12T13:10:52.771Z] === RUN TestMatch/[[foo]] [2022-05-12T13:10:52.771Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-12T13:10:52.771Z] === RUN TestMatch/[[foo_bar]] [2022-05-12T13:10:52.772Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-12T13:10:52.772Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-12T13:10:52.772Z] === RUN TestMatch/[] [2022-05-12T13:10:52.772Z] === RUN TestMatch/[]#01 [2022-05-12T13:10:52.772Z] === RUN TestMatch/[[qux]] [2022-05-12T13:10:52.772Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-12T13:10:52.772Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-12T13:10:52.772Z] === RUN TestMatch/[[foo_baz]] [2022-05-12T13:10:52.772Z] --- PASS: TestMatch (0.00s) [2022-05-12T13:10:52.772Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-12T13:10:52.772Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-12T13:10:52.772Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-12T13:10:52.772Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-12T13:10:52.772Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-12T13:10:52.772Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-12T13:10:52.772Z] --- PASS: TestMatch/[] (0.00s) [2022-05-12T13:10:52.772Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-12T13:10:52.772Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-12T13:10:52.772Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-12T13:10:52.772Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-12T13:10:52.772Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-12T13:10:52.772Z] PASS [2022-05-12T13:10:52.772Z] coverage: 87.5% of statements [2022-05-12T13:10:52.772Z] ok github.com/docker/docker/pkg/capabilities 0.046s coverage: 87.5% of statements [2022-05-12T13:10:53.003Z] --- PASS: TestRemoveContainerRunning (3.11s) [2022-05-12T13:10:53.003Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T13:10:53.236Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-12T13:10:54.183Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:n5jsnvd6fyyinomt36qjrqwo7 Created:2022-05-12 13:10:52.064788858 +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[6a2602246d9ea4a5c2bf31a56d0073ca43768f4bf136e3f11291948409684bfb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.szdel4com15f9lu95m9xvylpe EndpointID:1bebed7f23e7534697f2ec36b521808459e786eab1155e76740deab83e9fcc32 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a7b7efe4317d3e066169f1b4abf5a37293dcc9ffc57b5ed44dd5317ab1ec4e68 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:c02ff16d1e4c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.szdel4com15f9lu95m9xvylpe EndpointID:1bebed7f23e7534697f2ec36b521808459e786eab1155e76740deab83e9fcc32 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-12T13:10:54.338Z] === RUN TestChrootTarUntar [2022-05-12T13:10:54.338Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:10:54.338Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-12T13:10:54.338Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-12T13:10:54.338Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:10:54.338Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.01s) [2022-05-12T13:10:54.338Z] === RUN TestChrootUntarEmptyArchive [2022-05-12T13:10:54.338Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-12T13:10:54.338Z] === RUN TestChrootTarUntarWithSymlink [2022-05-12T13:10:54.338Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T13:10:54.338Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T13:10:54.338Z] === RUN TestChrootCopyWithTar [2022-05-12T13:10:54.338Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T13:10:54.338Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-12T13:10:54.338Z] === RUN TestChrootCopyFileWithTar [2022-05-12T13:10:54.338Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:10:54.338Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-12T13:10:54.338Z] === RUN TestChrootUntarPath [2022-05-12T13:10:54.338Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T13:10:54.338Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-12T13:10:54.338Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-12T13:10:54.338Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:10:54.338Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T13:10:54.338Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-12T13:10:54.338Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:10:54.338Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T13:10:54.338Z] === RUN TestChrootApplyDotDotFile [2022-05-12T13:10:54.338Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:10:54.338Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-12T13:10:54.338Z] PASS [2022-05-12T13:10:54.338Z] coverage: 12.0% of statements [2022-05-12T13:10:54.338Z] ok github.com/docker/docker/pkg/chrootarchive 0.129s coverage: 12.0% of statements [2022-05-12T13:10:54.338Z] --- PASS: TestNetworkDBCRUDTableEntry (4.65s) [2022-05-12T13:10:54.338Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-12T13:10:54.445Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-12T13:10:54.779Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-12T13:10:55.040Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-12T13:10:55.301Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-12T13:10:55.563Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-12T13:10:55.824Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-12T13:10:55.905Z] === RUN TestEnsureRemoveAllNotExist [2022-05-12T13:10:55.905Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-12T13:10:55.905Z] === RUN TestEnsureRemoveAllWithDir [2022-05-12T13:10:55.905Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-12T13:10:55.905Z] === RUN TestEnsureRemoveAllWithFile [2022-05-12T13:10:55.905Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-12T13:10:55.905Z] PASS [2022-05-12T13:10:55.905Z] coverage: 0.0% of statements [2022-05-12T13:10:55.905Z] ok github.com/docker/docker/pkg/containerfs 0.055s coverage: 0.0% of statements [2022-05-12T13:10:55.953Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.12s) [2022-05-12T13:10:55.953Z] === RUN TestRemoveInvalidContainer [2022-05-12T13:10:55.953Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-05-12T13:10:55.953Z] === RUN TestRenameLinkedContainer [2022-05-12T13:10:55.953Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T13:10:55.953Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-12T13:10:55.953Z] === RUN TestRenameStoppedContainer [2022-05-12T13:10:56.375Z] 2022/05/12 13:10:56 Closing DB instances... [2022-05-12T13:10:56.845Z] === RUN TestSizeEmpty [2022-05-12T13:10:56.845Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-12T13:10:56.845Z] === RUN TestSizeEmptyFile [2022-05-12T13:10:56.845Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-12T13:10:56.845Z] === RUN TestSizeNonemptyFile [2022-05-12T13:10:56.845Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-12T13:10:56.845Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-12T13:10:56.845Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-12T13:10:56.845Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-12T13:10:56.845Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-12T13:10:56.845Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-12T13:10:56.845Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-12T13:10:56.845Z] === RUN TestMoveToSubdir [2022-05-12T13:10:56.845Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-12T13:10:56.845Z] === RUN TestSizeNonExistingDirectory [2022-05-12T13:10:56.845Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-12T13:10:56.845Z] PASS [2022-05-12T13:10:56.845Z] coverage: 80.0% of statements [2022-05-12T13:10:56.845Z] ok github.com/docker/docker/pkg/directory 0.068s coverage: 80.0% of statements [2022-05-12T13:10:57.212Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-12T13:10:57.784Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-12T13:10:57.840Z] --- PASS: TestNetworkDBCRUDTableEntries (3.28s) [2022-05-12T13:10:57.841Z] === RUN TestNetworkDBNodeLeave [2022-05-12T13:10:57.841Z] === RUN TestPollerAddRemove [2022-05-12T13:10:57.841Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-12T13:10:57.841Z] === RUN TestPollerEvent [2022-05-12T13:10:57.841Z] poller_test.go:40: No chmod on Windows [2022-05-12T13:10:57.841Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-12T13:10:57.841Z] === RUN TestPollerClose [2022-05-12T13:10:57.841Z] --- PASS: TestPollerClose (0.00s) [2022-05-12T13:10:57.841Z] PASS [2022-05-12T13:10:57.841Z] coverage: 45.7% of statements [2022-05-12T13:10:57.841Z] ok github.com/docker/docker/pkg/filenotify 0.053s coverage: 45.7% of statements [2022-05-12T13:10:58.125Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T13:10:58.125Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T13:10:58.125Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-12T13:10:58.125Z] === RUN TestConfigDaemonID [2022-05-12T13:10:58.125Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T13:10:58.125Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-12T13:10:58.125Z] === RUN TestDaemonConfigValidation [2022-05-12T13:10:58.125Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T13:10:58.125Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-12T13:10:58.125Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T13:10:58.125Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T13:10:58.125Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T13:10:58.125Z] === RUN TestDaemonProxy [2022-05-12T13:10:58.125Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T13:10:58.125Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-12T13:10:58.125Z] PASS [2022-05-12T13:10:58.125Z] ok github.com/docker/docker/integration/daemon 0.121s [2022-05-12T13:10:58.125Z] [2022-05-12T13:10:58.125Z] === Skipped [2022-05-12T13:10:58.125Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-12T13:10:58.125Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T13:10:58.125Z] [2022-05-12T13:10:58.125Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-12T13:10:58.125Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T13:10:58.125Z] [2022-05-12T13:10:58.125Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-12T13:10:58.125Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T13:10:58.125Z] [2022-05-12T13:10:58.125Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T13:10:58.125Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T13:10:58.125Z] [2022-05-12T13:10:58.125Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-12T13:10:58.125Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T13:10:58.125Z] [2022-05-12T13:10:58.125Z] DONE 5 tests, 5 skipped in 22.474s [2022-05-12T13:10:58.125Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-12T13:10:58.729Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.05s) [2022-05-12T13:10:58.729Z] PASS [2022-05-12T13:10:58.729Z] [2022-05-12T13:10:58.729Z] === Skipped [2022-05-12T13:10:58.729Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T13:10:58.729Z] service_test.go:243: FLAKY_TEST [2022-05-12T13:10:58.729Z] [2022-05-12T13:10:58.729Z] DONE 38 tests, 1 skipped in 48.545s [2022-05-12T13:10:58.729Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-12T13:10:58.729Z] ++ 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 [2022-05-12T13:10:58.729Z] ++ set -e [2022-05-12T13:10:58.729Z] ++ '[' -n 0 ']' [2022-05-12T13:10:58.729Z] ++ set -x [2022-05-12T13:10:58.729Z] ++ 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 [2022-05-12T13:10:58.729Z] INFO: Testing against a local daemon [2022-05-12T13:10:58.729Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-12T13:10:58.729Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T13:10:58.729Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T13:10:58.729Z] === RUN TestDockerNetworkIpvlan [2022-05-12T13:10:58.729Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T13:10:58.729Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-12T13:10:58.729Z] PASS [2022-05-12T13:10:58.729Z] [2022-05-12T13:10:58.729Z] === Skipped [2022-05-12T13:10:58.729Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T13:10:58.729Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T13:10:58.729Z] [2022-05-12T13:10:58.729Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-12T13:10:58.729Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T13:10:58.729Z] [2022-05-12T13:10:58.729Z] DONE 2 tests, 2 skipped in 0.113s [2022-05-12T13:10:58.729Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-12T13:10:58.729Z] ++ 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 [2022-05-12T13:10:58.729Z] ++ set -e [2022-05-12T13:10:58.729Z] ++ '[' -n 0 ']' [2022-05-12T13:10:58.729Z] ++ set -x [2022-05-12T13:10:58.729Z] ++ 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 [2022-05-12T13:10:58.991Z] INFO: Testing against a local daemon [2022-05-12T13:10:58.991Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-12T13:10:59.084Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T13:10:59.084Z] INFO: Testing against a local daemon [2022-05-12T13:10:59.084Z] === RUN TestCommitInheritsEnv [2022-05-12T13:10:59.084Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T13:10:59.084Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-12T13:10:59.084Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T13:10:59.084Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T13:10:59.084Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T13:10:59.084Z] === RUN TestImportWithCustomPlatform [2022-05-12T13:10:59.084Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T13:10:59.084Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-12T13:10:59.084Z] === RUN TestImagesFilterMultiReference [2022-05-12T13:10:59.084Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-05-12T13:10:59.084Z] === RUN TestImagePullPlatformInvalid [2022-05-12T13:10:59.084Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-05-12T13:10:59.084Z] === RUN TestRemoveImageOrphaning [2022-05-12T13:10:59.413Z] === RUN TestCopyFileWithInvalidSrc [2022-05-12T13:10:59.413Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-12T13:10:59.413Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T13:10:59.413Z] --- PASS: TestCopyFileWithInvalidDest (0.01s) [2022-05-12T13:10:59.413Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-12T13:10:59.413Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-12T13:10:59.413Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-12T13:10:59.413Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-12T13:10:59.413Z] === RUN TestCopyFile [2022-05-12T13:10:59.413Z] --- PASS: TestCopyFile (0.01s) [2022-05-12T13:10:59.413Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-12T13:10:59.413Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T13:10:59.413Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T13:10:59.413Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-12T13:10:59.413Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-12T13:10:59.413Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-12T13:10:59.413Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T13:10:59.413Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T13:10:59.413Z] === RUN TestWildcardMatches [2022-05-12T13:10:59.413Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-12T13:10:59.413Z] === RUN TestPatternMatches [2022-05-12T13:10:59.413Z] --- PASS: TestPatternMatches (0.00s) [2022-05-12T13:10:59.413Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-12T13:10:59.413Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-12T13:10:59.413Z] === RUN TestPatternMatchesFolderExclusions [2022-05-12T13:10:59.413Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-12T13:10:59.413Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-12T13:10:59.413Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-12T13:10:59.413Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-12T13:10:59.413Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-12T13:10:59.413Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-12T13:10:59.413Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-12T13:10:59.413Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-12T13:10:59.413Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-12T13:10:59.413Z] === RUN TestSingleExclamationError [2022-05-12T13:10:59.413Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-12T13:10:59.413Z] === RUN TestMatchesWithNoPatterns [2022-05-12T13:10:59.413Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-12T13:10:59.413Z] === RUN TestMatchesWithMalformedPatterns [2022-05-12T13:10:59.413Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-12T13:10:59.413Z] === RUN TestMatches [2022-05-12T13:10:59.413Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-12T13:10:59.413Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-12T13:10:59.413Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-12T13:10:59.413Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-12T13:10:59.413Z] --- PASS: TestMatches (0.01s) [2022-05-12T13:10:59.413Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-12T13:10:59.413Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-12T13:10:59.413Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-12T13:10:59.413Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-12T13:10:59.413Z] === RUN TestCleanPatterns [2022-05-12T13:10:59.413Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-12T13:10:59.413Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-12T13:10:59.413Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-12T13:10:59.413Z] === RUN TestCleanPatternsExceptionFlag [2022-05-12T13:10:59.413Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-12T13:10:59.413Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-12T13:10:59.413Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-12T13:10:59.413Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-12T13:10:59.413Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-12T13:10:59.413Z] === RUN TestCleanPatternsErrorSingleException [2022-05-12T13:10:59.413Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-12T13:10:59.413Z] === RUN TestCreateIfNotExistsDir [2022-05-12T13:10:59.413Z] --- PASS: TestCreateIfNotExistsDir (0.02s) [2022-05-12T13:10:59.413Z] === RUN TestCreateIfNotExistsFile [2022-05-12T13:10:59.413Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-12T13:10:59.413Z] === RUN TestMatch [2022-05-12T13:10:59.413Z] --- PASS: TestMatch (0.00s) [2022-05-12T13:10:59.413Z] === RUN TestCompile [2022-05-12T13:10:59.413Z] === RUN TestCompile/slash [2022-05-12T13:10:59.413Z] === RUN TestCompile/backslash [2022-05-12T13:10:59.413Z] --- PASS: TestCompile (0.00s) [2022-05-12T13:10:59.413Z] --- PASS: TestCompile/slash (0.00s) [2022-05-12T13:10:59.413Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-12T13:10:59.413Z] PASS [2022-05-12T13:10:59.413Z] coverage: 84.7% of statements [2022-05-12T13:10:59.413Z] ok github.com/docker/docker/pkg/fileutils 0.111s coverage: 84.7% of statements [2022-05-12T13:10:59.565Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-12T13:10:59.737Z] --- PASS: TestRenameStoppedContainer (3.20s) [2022-05-12T13:10:59.737Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T13:10:59.882Z] --- PASS: TestTarFiles (7.51s) [2022-05-12T13:10:59.882Z] === RUN TestDetectCompressionZstd [2022-05-12T13:10:59.882Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-12T13:10:59.882Z] === RUN TestTarUntar [2022-05-12T13:10:59.882Z] === RUN TestGet [2022-05-12T13:10:59.882Z] --- PASS: TestGet (0.00s) [2022-05-12T13:10:59.882Z] === RUN TestGetShortcutString [2022-05-12T13:10:59.882Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-12T13:10:59.882Z] PASS [2022-05-12T13:10:59.882Z] coverage: 42.9% of statements [2022-05-12T13:10:59.882Z] --- PASS: TestTarUntar (0.05s) [2022-05-12T13:10:59.882Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-12T13:10:59.882Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-05-12T13:10:59.882Z] === RUN TestTarWithOptions [2022-05-12T13:10:59.882Z] ok github.com/docker/docker/pkg/homedir 0.054s coverage: 42.9% of statements [2022-05-12T13:11:00.042Z] --- PASS: TestRemoveImageOrphaning (1.00s) [2022-05-12T13:11:00.042Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T13:11:00.140Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-05-12T13:11:00.140Z] === RUN TestDockerNetworkMacvlan [2022-05-12T13:11:00.351Z] --- PASS: TestTarWithOptions (0.03s) [2022-05-12T13:11:00.351Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-12T13:11:00.351Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-12T13:11:00.351Z] === RUN TestUntarUstarGnuConflict [2022-05-12T13:11:00.351Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-05-12T13:11:00.351Z] === RUN TestUntarInvalidFilenames [2022-05-12T13:11:00.351Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames4098195707\\dest" [2022-05-12T13:11:00.351Z] --- PASS: TestUntarInvalidFilenames (0.24s) [2022-05-12T13:11:00.351Z] === RUN TestUntarHardlinkToSymlink [2022-05-12T13:11:00.351Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-12T13:11:00.351Z] === RUN TestUntarInvalidHardlink [2022-05-12T13:11:00.351Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2614597563\\victim\\hello" -> "../victim/hello" [2022-05-12T13:11:00.351Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1539095091\\victim\\hello" -> "/../victim/hello" [2022-05-12T13:11:00.351Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1571023647\\victim" -> "../victim" [2022-05-12T13:11:00.351Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3373149550\\victim" -> "../victim" [2022-05-12T13:11:00.351Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1042709974\\victim" -> "../victim" [2022-05-12T13:11:00.351Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2193508190\\victim" -> "../victim" [2022-05-12T13:11:00.351Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-05-12T13:11:00.351Z] === RUN TestUntarInvalidSymlink [2022-05-12T13:11:00.351Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3566538811\\dest\\dotdot" -> "../victim/hello" [2022-05-12T13:11:00.351Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2736268480\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T13:11:00.351Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1910508286\\dest\\loophole-victim" -> "../victim" [2022-05-12T13:11:00.351Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4028315950\\dest\\loophole-victim" -> "../victim" [2022-05-12T13:11:00.351Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3444830964\\dest\\loophole-victim" -> "../victim" [2022-05-12T13:11:00.351Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1300688438\\dest\\loophole-victim" -> "../victim" [2022-05-12T13:11:00.351Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-05-12T13:11:00.351Z] === RUN TestNetworkDBWatch [2022-05-12T13:11:00.351Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2870174303\\dest\\dir\\loophole" -> "../../victim" [2022-05-12T13:11:00.351Z] --- PASS: TestUntarInvalidSymlink (0.07s) [2022-05-12T13:11:00.351Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-12T13:11:00.351Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.01s) [2022-05-12T13:11:00.351Z] === RUN TestXGlobalNoParent [2022-05-12T13:11:00.351Z] --- PASS: TestXGlobalNoParent (0.01s) [2022-05-12T13:11:00.351Z] === RUN TestReplaceFileTarWrapper [2022-05-12T13:11:00.496Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-05-12T13:11:00.496Z] === RUN TestTagInvalidReference [2022-05-12T13:11:00.497Z] --- PASS: TestTagInvalidReference (0.03s) [2022-05-12T13:11:00.497Z] === RUN TestTagValidPrefixedRepo [2022-05-12T13:11:00.497Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-05-12T13:11:00.497Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T13:11:00.497Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-05-12T13:11:00.497Z] === RUN TestTagOfficialNames [2022-05-12T13:11:00.497Z] --- PASS: TestTagOfficialNames (0.08s) [2022-05-12T13:11:00.497Z] === RUN TestTagMatchesDigest [2022-05-12T13:11:00.497Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-05-12T13:11:00.497Z] PASS [2022-05-12T13:11:00.497Z] ok github.com/docker/docker/integration/image 1.539s [2022-05-12T13:11:00.497Z] [2022-05-12T13:11:00.497Z] === Skipped [2022-05-12T13:11:00.497Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-12T13:11:00.497Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T13:11:00.497Z] [2022-05-12T13:11:00.497Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T13:11:00.497Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T13:11:00.497Z] [2022-05-12T13:11:00.497Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-12T13:11:00.497Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T13:11:00.497Z] [2022-05-12T13:11:00.497Z] DONE 12 tests, 3 skipped in 5.151s [2022-05-12T13:11:00.714Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-12T13:11:00.823Z] --- PASS: TestReplaceFileTarWrapper (0.23s) [2022-05-12T13:11:00.823Z] === RUN TestPrefixHeaderReadable [2022-05-12T13:11:00.823Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-05-12T13:11:00.823Z] === RUN TestDisablePigz [2022-05-12T13:11:00.823Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-12T13:11:00.823Z] --- PASS: TestDisablePigz (0.13s) [2022-05-12T13:11:00.823Z] === RUN TestPigz [2022-05-12T13:11:00.956Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-12T13:11:00.976Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-12T13:11:01.292Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-12T13:11:01.292Z] --- PASS: TestPigz (0.16s) [2022-05-12T13:11:01.292Z] === RUN TestNosysFileInfo [2022-05-12T13:11:01.292Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-12T13:11:01.292Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T13:11:01.292Z] archive_windows_test.go:16: Currently fails [2022-05-12T13:11:01.292Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-12T13:11:01.292Z] === RUN TestCanonicalTarNameForPath [2022-05-12T13:11:01.292Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-12T13:11:01.292Z] === RUN TestCanonicalTarName [2022-05-12T13:11:01.292Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-12T13:11:01.292Z] === RUN TestChmodTarEntry [2022-05-12T13:11:01.292Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-12T13:11:01.292Z] === RUN TestHardLinkOrder [2022-05-12T13:11:01.292Z] --- PASS: TestHardLinkOrder (0.11s) [2022-05-12T13:11:01.292Z] === RUN TestChangeString [2022-05-12T13:11:01.292Z] --- PASS: TestChangeString (0.00s) [2022-05-12T13:11:01.292Z] === RUN TestChangesWithNoChanges [2022-05-12T13:11:01.292Z] === RUN TestCreateIDMapOrder [2022-05-12T13:11:01.292Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-12T13:11:01.292Z] PASS [2022-05-12T13:11:01.292Z] coverage: 7.2% of statements [2022-05-12T13:11:01.292Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-05-12T13:11:01.292Z] === RUN TestChangesWithChanges [2022-05-12T13:11:01.292Z] ok github.com/docker/docker/pkg/idtools 0.053s coverage: 7.2% of statements [2022-05-12T13:11:01.292Z] --- PASS: TestChangesWithChanges (0.05s) [2022-05-12T13:11:01.292Z] === RUN TestChangesWithChangesGH13590 [2022-05-12T13:11:01.292Z] changes_test.go:196: needs more investigation [2022-05-12T13:11:01.292Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-12T13:11:01.292Z] === RUN TestChangesDirsEmpty [2022-05-12T13:11:01.292Z] --- PASS: TestChangesDirsEmpty (0.16s) [2022-05-12T13:11:01.292Z] === RUN TestChangesDirsMutated [2022-05-12T13:11:01.761Z] --- PASS: TestChangesDirsMutated (0.19s) [2022-05-12T13:11:01.761Z] === RUN TestApplyLayer [2022-05-12T13:11:01.761Z] changes_test.go:433: needs further investigation [2022-05-12T13:11:01.761Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-12T13:11:01.761Z] === RUN TestChangesSizeWithHardlinks [2022-05-12T13:11:01.761Z] changes_test.go:469: needs further investigation [2022-05-12T13:11:01.761Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-12T13:11:01.761Z] === RUN TestChangesSizeWithNoChanges [2022-05-12T13:11:01.761Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-12T13:11:01.761Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-12T13:11:01.761Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-12T13:11:01.761Z] === RUN TestChangesSize [2022-05-12T13:11:01.761Z] --- PASS: TestChangesSize (0.01s) [2022-05-12T13:11:01.761Z] === RUN TestApplyLayerInvalidFilenames [2022-05-12T13:11:01.761Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1629412819\\dest" [2022-05-12T13:11:01.761Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-05-12T13:11:01.761Z] === RUN TestApplyLayerInvalidHardlink [2022-05-12T13:11:01.761Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1375138432\\victim\\hello" -> "../victim/hello" [2022-05-12T13:11:01.761Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2034390942\\victim\\hello" -> "/../victim/hello" [2022-05-12T13:11:01.761Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink179314452\\victim" -> "../victim" [2022-05-12T13:11:01.761Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3011909365\\victim" -> "../victim" [2022-05-12T13:11:01.761Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1912626410\\victim" -> "../victim" [2022-05-12T13:11:01.761Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1859031054\\victim" -> "../victim" [2022-05-12T13:11:01.761Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-05-12T13:11:01.761Z] === RUN TestApplyLayerInvalidSymlink [2022-05-12T13:11:01.761Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink631920514\\dest\\dotdot" -> "../victim/hello" [2022-05-12T13:11:01.761Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1592834736\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T13:11:01.761Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3127400861\\dest\\loophole-victim" -> "../victim" [2022-05-12T13:11:01.761Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3237676576\\dest\\loophole-victim" -> "../victim" [2022-05-12T13:11:01.761Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2354458929\\dest\\loophole-victim" -> "../victim" [2022-05-12T13:11:01.761Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4258053471\\dest\\loophole-victim" -> "../victim" [2022-05-12T13:11:01.761Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-05-12T13:11:01.761Z] === RUN TestApplyLayerWhiteouts [2022-05-12T13:11:01.761Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-05-12T13:11:01.761Z] === RUN TestGenerateEmptyFile [2022-05-12T13:11:01.761Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-12T13:11:01.761Z] === RUN TestGenerateWithContent [2022-05-12T13:11:01.761Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-12T13:11:01.761Z] PASS [2022-05-12T13:11:01.761Z] coverage: 62.9% of statements [2022-05-12T13:11:01.761Z] ok github.com/docker/docker/pkg/archive 10.706s coverage: 62.9% of statements [2022-05-12T13:11:01.924Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-12T13:11:02.230Z] 2022/05/12 13:11:01 Closing DB instances... [2022-05-12T13:11:02.498Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-12T13:11:02.501Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T13:11:02.501Z] INFO: Testing against a local daemon [2022-05-12T13:11:02.501Z] === RUN TestNetworkCreateDelete [2022-05-12T13:11:02.501Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:11:02.501Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-12T13:11:02.501Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T13:11:02.501Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-12T13:11:02.501Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T13:11:02.501Z] === RUN TestDaemonDNSFallback [2022-05-12T13:11:02.501Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:11:02.501Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-12T13:11:02.501Z] === RUN TestInspectNetwork [2022-05-12T13:11:02.501Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T13:11:02.501Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-12T13:11:02.501Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T13:11:02.501Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:11:02.501Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-12T13:11:02.501Z] === RUN TestNetworkInvalidJSON [2022-05-12T13:11:02.501Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T13:11:02.501Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T13:11:02.501Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T13:11:02.501Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T13:11:02.501Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T13:11:02.501Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T13:11:02.501Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T13:11:02.501Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T13:11:02.501Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T13:11:02.501Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T13:11:02.501Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T13:11:02.501Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T13:11:02.501Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T13:11:02.501Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T13:11:02.501Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T13:11:02.501Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T13:11:02.501Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T13:11:02.501Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T13:11:02.501Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T13:11:02.501Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T13:11:02.501Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T13:11:02.501Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-05-12T13:11:02.501Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-05-12T13:11:02.501Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-05-12T13:11:02.501Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T13:11:02.501Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T13:11:02.501Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T13:11:02.501Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-05-12T13:11:02.501Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-05-12T13:11:02.501Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.01s) [2022-05-12T13:11:02.501Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T13:11:02.501Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T13:11:02.501Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-05-12T13:11:02.501Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-12T13:11:02.501Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T13:11:02.501Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.01s) [2022-05-12T13:11:02.501Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T13:11:02.501Z] === RUN TestNetworkList [2022-05-12T13:11:02.698Z] === RUN TestFixedBufferCap [2022-05-12T13:11:02.698Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-12T13:11:02.698Z] === RUN TestFixedBufferLen [2022-05-12T13:11:02.698Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-12T13:11:02.698Z] === RUN TestFixedBufferString [2022-05-12T13:11:02.698Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-12T13:11:02.698Z] === RUN TestFixedBufferWrite [2022-05-12T13:11:02.698Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-12T13:11:02.698Z] === RUN TestFixedBufferRead [2022-05-12T13:11:02.698Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-12T13:11:02.698Z] === RUN TestBytesPipeRead [2022-05-12T13:11:02.698Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-12T13:11:02.698Z] === RUN TestBytesPipeWrite [2022-05-12T13:11:02.698Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-12T13:11:02.698Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-12T13:11:02.759Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-12T13:11:02.968Z] === RUN TestNetworkList//networks [2022-05-12T13:11:02.968Z] === PAUSE TestNetworkList//networks [2022-05-12T13:11:02.968Z] === RUN TestNetworkList//networks/ [2022-05-12T13:11:02.968Z] === PAUSE TestNetworkList//networks/ [2022-05-12T13:11:02.968Z] === CONT TestNetworkList//networks [2022-05-12T13:11:02.968Z] === CONT TestNetworkList//networks/ [2022-05-12T13:11:02.968Z] --- PASS: TestNetworkList (0.05s) [2022-05-12T13:11:02.968Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T13:11:02.968Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T13:11:02.968Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T13:11:02.968Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T13:11:02.968Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-12T13:11:02.968Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T13:11:02.968Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T13:11:02.968Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T13:11:02.968Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T13:11:02.968Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T13:11:02.968Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T13:11:02.968Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T13:11:02.968Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T13:11:02.968Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T13:11:02.968Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T13:11:02.968Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T13:11:02.968Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T13:11:02.968Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T13:11:02.968Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T13:11:02.968Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T13:11:02.968Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T13:11:02.968Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T13:11:02.968Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T13:11:02.968Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T13:11:02.968Z] service_test.go:243: FLAKY_TEST [2022-05-12T13:11:02.968Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T13:11:02.968Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T13:11:02.968Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T13:11:02.968Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-12T13:11:02.968Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T13:11:02.968Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T13:11:02.968Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T13:11:02.968Z] PASS [2022-05-12T13:11:02.968Z] ok github.com/docker/docker/integration/network 0.189s [2022-05-12T13:11:02.968Z] [2022-05-12T13:11:02.968Z] === Skipped [2022-05-12T13:11:02.968Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-12T13:11:02.968Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:11:02.968Z] [2022-05-12T13:11:02.968Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T13:11:02.968Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-12T13:11:02.968Z] [2022-05-12T13:11:02.968Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-12T13:11:02.968Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:11:02.968Z] [2022-05-12T13:11:02.968Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-12T13:11:02.968Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T13:11:02.968Z] [2022-05-12T13:11:02.968Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-12T13:11:02.968Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:11:02.968Z] [2022-05-12T13:11:02.968Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-12T13:11:02.968Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T13:11:02.968Z] [2022-05-12T13:11:02.968Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T13:11:02.968Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T13:11:02.968Z] [2022-05-12T13:11:02.968Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T13:11:02.968Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T13:11:02.968Z] [2022-05-12T13:11:02.968Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T13:11:02.968Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T13:11:02.968Z] [2022-05-12T13:11:02.968Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T13:11:02.968Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T13:11:02.968Z] [2022-05-12T13:11:02.968Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T13:11:02.968Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T13:11:02.968Z] [2022-05-12T13:11:02.968Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T13:11:02.968Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T13:11:02.968Z] [2022-05-12T13:11:02.968Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T13:11:02.968Z] service_test.go:243: FLAKY_TEST [2022-05-12T13:11:02.968Z] [2022-05-12T13:11:02.968Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-12T13:11:02.968Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T13:11:02.968Z] [2022-05-12T13:11:02.968Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T13:11:02.968Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T13:11:02.968Z] [2022-05-12T13:11:02.968Z] DONE 34 tests, 15 skipped in 2.060s [2022-05-12T13:11:02.968Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-12T13:11:03.435Z] testing: warning: no tests to run [2022-05-12T13:11:03.435Z] PASS [2022-05-12T13:11:03.435Z] ok github.com/docker/docker/integration/network/ipvlan 0.070s [2022-05-12T13:11:03.435Z] [2022-05-12T13:11:03.435Z] DONE 0 tests in 0.700s [2022-05-12T13:11:03.460Z] --- PASS: TestBytesPipeWriteRandomChunks (0.54s) [2022-05-12T13:11:03.460Z] === RUN TestAtomicWriteToFile [2022-05-12T13:11:03.460Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-12T13:11:03.460Z] === RUN TestAtomicWriteSetCommit [2022-05-12T13:11:03.460Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-12T13:11:03.460Z] === RUN TestAtomicWriteSetCancel [2022-05-12T13:11:03.460Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-12T13:11:03.460Z] === RUN TestReadCloserWrapperClose [2022-05-12T13:11:03.460Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-12T13:11:03.460Z] === RUN TestReaderErrWrapperReadOnError [2022-05-12T13:11:03.460Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-12T13:11:03.460Z] === RUN TestReaderErrWrapperRead [2022-05-12T13:11:03.460Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-12T13:11:03.460Z] === RUN TestCancelReadCloser [2022-05-12T13:11:03.460Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-12T13:11:03.460Z] === RUN TestWriteCloserWrapperClose [2022-05-12T13:11:03.460Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-12T13:11:03.460Z] === RUN TestNopWriteCloser [2022-05-12T13:11:03.460Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-12T13:11:03.460Z] === RUN TestNopWriter [2022-05-12T13:11:03.460Z] --- PASS: TestNopWriter (0.00s) [2022-05-12T13:11:03.460Z] === RUN TestWriteCounter [2022-05-12T13:11:03.460Z] --- PASS: TestWriteCounter (0.00s) [2022-05-12T13:11:03.460Z] PASS [2022-05-12T13:11:03.460Z] coverage: 69.2% of statements [2022-05-12T13:11:03.460Z] ok github.com/docker/docker/pkg/ioutils 0.709s coverage: 69.2% of statements [2022-05-12T13:11:03.460Z] --- PASS: TestNetworkDBWatch (3.05s) [2022-05-12T13:11:03.460Z] === RUN TestNetworkDBBulkSync [2022-05-12T13:11:03.704Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-12T13:11:03.902Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-12T13:11:04.369Z] testing: warning: no tests to run [2022-05-12T13:11:04.369Z] PASS [2022-05-12T13:11:04.369Z] ok github.com/docker/docker/integration/network/macvlan 0.071s [2022-05-12T13:11:04.369Z] [2022-05-12T13:11:04.369Z] DONE 0 tests in 0.727s [2022-05-12T13:11:04.369Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-12T13:11:04.447Z] === RUN TestError [2022-05-12T13:11:04.447Z] --- PASS: TestError (0.00s) [2022-05-12T13:11:04.447Z] === RUN TestProgressString [2022-05-12T13:11:04.447Z] === RUN TestProgressString/no_progress [2022-05-12T13:11:04.447Z] === RUN TestProgressString/progress_1 [2022-05-12T13:11:04.447Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-12T13:11:04.447Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-12T13:11:04.447Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-12T13:11:04.447Z] === RUN TestProgressString/with_units [2022-05-12T13:11:04.447Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-12T13:11:04.447Z] === RUN TestProgressString/hide_counts [2022-05-12T13:11:04.447Z] --- PASS: TestProgressString (0.00s) [2022-05-12T13:11:04.447Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-12T13:11:04.447Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-12T13:11:04.447Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-12T13:11:04.447Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-12T13:11:04.447Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-12T13:11:04.447Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-12T13:11:04.447Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-12T13:11:04.447Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-12T13:11:04.447Z] === RUN TestJSONMessageDisplay [2022-05-12T13:11:04.652Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-12T13:11:04.914Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-12T13:11:04.917Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-05-12T13:11:04.917Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-12T13:11:04.917Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-12T13:11:04.917Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-12T13:11:04.917Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-12T13:11:04.917Z] === RUN TestDisplayJSONMessagesStream [2022-05-12T13:11:04.917Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-12T13:11:04.917Z] PASS [2022-05-12T13:11:04.917Z] coverage: 91.7% of statements [2022-05-12T13:11:04.917Z] ok github.com/docker/docker/pkg/jsonmessage 0.255s coverage: 91.7% of statements [2022-05-12T13:11:04.917Z] 2022/05/12 13:11:04 Closing DB instances... [2022-05-12T13:11:05.178Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-12T13:11:05.354Z] testing: warning: no tests to run [2022-05-12T13:11:05.354Z] PASS [2022-05-12T13:11:05.354Z] ok github.com/docker/docker/integration/plugin 0.067s [2022-05-12T13:11:05.354Z] [2022-05-12T13:11:05.354Z] DONE 0 tests in 0.709s [2022-05-12T13:11:05.354Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-12T13:11:05.388Z] === RUN TestStandardLongPath [2022-05-12T13:11:05.388Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-12T13:11:05.388Z] === RUN TestUNCLongPath [2022-05-12T13:11:05.388Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-12T13:11:05.388Z] PASS [2022-05-12T13:11:05.388Z] coverage: 100.0% of statements [2022-05-12T13:11:05.388Z] ok github.com/docker/docker/pkg/longpath 0.062s coverage: 100.0% of statements [2022-05-12T13:11:06.345Z] testing: warning: no tests to run [2022-05-12T13:11:06.345Z] PASS [2022-05-12T13:11:06.345Z] ok github.com/docker/docker/integration/plugin/authz 0.071s [2022-05-12T13:11:06.345Z] [2022-05-12T13:11:06.345Z] DONE 0 tests in 0.697s [2022-05-12T13:11:06.345Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-12T13:11:06.381Z] === RUN TestNameFormat [2022-05-12T13:11:06.381Z] --- PASS: TestNameFormat (0.00s) [2022-05-12T13:11:06.381Z] === RUN TestNameRetries [2022-05-12T13:11:06.381Z] --- PASS: TestNameRetries (0.00s) [2022-05-12T13:11:06.381Z] PASS [2022-05-12T13:11:06.381Z] coverage: 85.7% of statements [2022-05-12T13:11:06.381Z] ok github.com/docker/docker/pkg/namesgenerator 0.044s coverage: 85.7% of statements [2022-05-12T13:11:06.381Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-05-12T13:11:06.381Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-12T13:11:06.892Z] --- PASS: TestRenameRunningContainerAndReuse (6.77s) [2022-05-12T13:11:06.892Z] === RUN TestRenameInvalidName [2022-05-12T13:11:07.100Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-12T13:11:07.370Z] === RUN TestParseKeyValueOpt [2022-05-12T13:11:07.370Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-12T13:11:07.370Z] === RUN TestParseUintList [2022-05-12T13:11:07.370Z] --- PASS: TestParseUintList (0.00s) [2022-05-12T13:11:07.370Z] === RUN TestParseUintListMaximumLimits [2022-05-12T13:11:07.370Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-12T13:11:07.370Z] PASS [2022-05-12T13:11:07.370Z] coverage: 97.0% of statements [2022-05-12T13:11:07.370Z] ok github.com/docker/docker/pkg/parsers 0.043s coverage: 97.0% of statements [2022-05-12T13:11:08.047Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-12T13:11:08.358Z] === RUN Test_windowsOSRelease_String [2022-05-12T13:11:08.358Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-12T13:11:08.358Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-12T13:11:08.358Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-12T13:11:08.358Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-12T13:11:08.358Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-12T13:11:08.358Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-12T13:11:08.358Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-12T13:11:08.358Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-12T13:11:08.358Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-12T13:11:08.358Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T13:11:08.358Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T13:11:08.358Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T13:11:08.358Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T13:11:08.358Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T13:11:08.358Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T13:11:08.358Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T13:11:08.358Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T13:11:08.358Z] PASS [2022-05-12T13:11:08.358Z] coverage: 36.4% of statements [2022-05-12T13:11:08.358Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.051s coverage: 36.4% of statements [2022-05-12T13:11:09.107Z] --- PASS: TestRenameInvalidName (3.23s) [2022-05-12T13:11:09.107Z] === RUN TestRenameAnonymousContainer [2022-05-12T13:11:09.345Z] === RUN TestNewAndRemove [2022-05-12T13:11:09.345Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-12T13:11:09.345Z] === RUN TestRemoveInvalidPath [2022-05-12T13:11:09.345Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-12T13:11:09.345Z] PASS [2022-05-12T13:11:09.345Z] coverage: 82.6% of statements [2022-05-12T13:11:09.345Z] ok github.com/docker/docker/pkg/pidfile 0.046s coverage: 82.6% of statements [2022-05-12T13:11:09.691Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2022-05-12T13:11:09.815Z] 2022/05/12 13:11:09 Closing DB instances... [2022-05-12T13:11:10.599Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-12T13:11:11.173Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-12T13:11:11.173Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-05-12T13:11:11.382Z] === RUN TestFailedConnection [2022-05-12T13:11:11.749Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-12T13:11:12.011Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-12T13:11:12.609Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T13:11:12.609Z] INFO: Testing against a local daemon [2022-05-12T13:11:12.609Z] === RUN TestPluginInvalidJSON [2022-05-12T13:11:12.609Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T13:11:12.609Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T13:11:12.609Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T13:11:12.609Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T13:11:12.609Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T13:11:12.609Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T13:11:12.609Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T13:11:12.609Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T13:11:12.609Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T13:11:12.609Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T13:11:12.609Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T13:11:12.609Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T13:11:12.609Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T13:11:12.609Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T13:11:12.609Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T13:11:12.609Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T13:11:12.609Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T13:11:12.609Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T13:11:12.609Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T13:11:12.609Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T13:11:12.609Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T13:11:12.609Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-05-12T13:11:12.609Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-12T13:11:12.609Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T13:11:12.609Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T13:11:12.609Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T13:11:12.609Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T13:11:12.609Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-12T13:11:12.609Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T13:11:12.609Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T13:11:12.609Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T13:11:12.609Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T13:11:12.609Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-12T13:11:12.609Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T13:11:12.609Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T13:11:12.609Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T13:11:12.609Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T13:11:12.609Z] === RUN TestPluginInstall [2022-05-12T13:11:12.609Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T13:11:12.609Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-12T13:11:12.609Z] === RUN TestPluginsWithRuntimes [2022-05-12T13:11:12.609Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T13:11:12.609Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-12T13:11:12.609Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T13:11:12.609Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T13:11:12.609Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T13:11:12.609Z] PASS [2022-05-12T13:11:12.609Z] ok github.com/docker/docker/integration/plugin/common 0.141s [2022-05-12T13:11:12.609Z] [2022-05-12T13:11:12.609Z] === Skipped [2022-05-12T13:11:12.609Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-12T13:11:12.609Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T13:11:12.609Z] [2022-05-12T13:11:12.609Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-12T13:11:12.609Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T13:11:12.609Z] [2022-05-12T13:11:12.609Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T13:11:12.609Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T13:11:12.609Z] [2022-05-12T13:11:12.609Z] DONE 19 tests, 3 skipped in 6.136s [2022-05-12T13:11:12.609Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-12T13:11:12.949Z] --- PASS: TestFailedConnection (1.08s) [2022-05-12T13:11:12.949Z] === RUN TestFailOnce [2022-05-12T13:11:12.949Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.37s) [2022-05-12T13:11:12.949Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-12T13:11:12.949Z] 2022/05/12 13:11:12 http: panic serving 127.0.0.1:49303: Plugin not ready [2022-05-12T13:11:12.949Z] goroutine 34 [running]: [2022-05-12T13:11:12.949Z] net/http.(*conn).serve.func1() [2022-05-12T13:11:12.949Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T13:11:12.949Z] panic({0x16036e0, 0x174d090}) [2022-05-12T13:11:12.949Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T13:11:12.949Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x120000000000003b?, 0xffffffffffffffff?}, 0x128af02fcf111aa5?) [2022-05-12T13:11:12.949Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-12T13:11:12.949Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1752898?, 0xc00022c000?}, 0xc0000afa78?) [2022-05-12T13:11:12.949Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T13:11:12.949Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1752898, 0xc00022c000}, 0xc0000b6000) [2022-05-12T13:11:12.949Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-12T13:11:12.949Z] net/http.serverHandler.ServeHTTP({0x1750eb8?}, {0x1752898, 0xc00022c000}, 0xc0000b6000) [2022-05-12T13:11:12.949Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T13:11:12.949Z] net/http.(*conn).serve(0xc0000a8000, {0x1752d98, 0xc00008a0c0}) [2022-05-12T13:11:12.949Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T13:11:12.949Z] created by net/http.(*Server).Serve [2022-05-12T13:11:12.949Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T13:11:12.949Z] time="2022-05-12T13:11:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.FailOnce: Post \"http://127.0.0.1:49302/Test.FailOnce\": EOF, retrying in 1s" [2022-05-12T13:11:12.957Z] --- PASS: TestDockerNetworkMacvlan (12.64s) [2022-05-12T13:11:12.957Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-05-12T13:11:12.957Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-05-12T13:11:12.957Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s) [2022-05-12T13:11:12.957Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.27s) [2022-05-12T13:11:12.957Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.97s) [2022-05-12T13:11:12.957Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2022-05-12T13:11:12.957Z] PASS [2022-05-12T13:11:12.957Z] [2022-05-12T13:11:12.957Z] DONE 8 tests in 14.108s [2022-05-12T13:11:12.957Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-12T13:11:12.957Z] ++ 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 [2022-05-12T13:11:12.957Z] ++ set -e [2022-05-12T13:11:12.957Z] ++ '[' -n 0 ']' [2022-05-12T13:11:12.957Z] ++ set -x [2022-05-12T13:11:12.957Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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 [2022-05-12T13:11:12.957Z] testing: warning: no tests to run [2022-05-12T13:11:12.957Z] PASS [2022-05-12T13:11:12.957Z] [2022-05-12T13:11:12.957Z] DONE 0 tests in 0.039s [2022-05-12T13:11:12.957Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-12T13:11:12.957Z] ++ 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 [2022-05-12T13:11:12.957Z] ++ set -e [2022-05-12T13:11:12.957Z] ++ '[' -n 0 ']' [2022-05-12T13:11:12.957Z] ++ set -x [2022-05-12T13:11:12.957Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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 [2022-05-12T13:11:13.219Z] INFO: Testing against a local daemon [2022-05-12T13:11:13.220Z] === RUN TestAuthZPluginAllowRequest [2022-05-12T13:11:13.793Z] docker_api_swarm_test.go:304: [d5ef3039d7368] joining swarm manager [d68ebf165d496]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T13:11:13.936Z] --- PASS: TestFailOnce (1.21s) [2022-05-12T13:11:13.936Z] === RUN TestEchoInputOutput [2022-05-12T13:11:13.936Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-12T13:11:13.936Z] === RUN TestBackoff [2022-05-12T13:11:13.936Z] --- PASS: TestBackoff (0.00s) [2022-05-12T13:11:13.936Z] === RUN TestAbortRetry [2022-05-12T13:11:13.936Z] --- PASS: TestAbortRetry (0.00s) [2022-05-12T13:11:13.936Z] === RUN TestClientScheme [2022-05-12T13:11:13.936Z] --- PASS: TestClientScheme (0.00s) [2022-05-12T13:11:13.936Z] === RUN TestNewClientWithTimeout [2022-05-12T13:11:13.936Z] --- PASS: TestGetAddress (31.96s) [2022-05-12T13:11:13.936Z] === RUN TestRequestSyntaxCheck [2022-05-12T13:11:13.936Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-05-12T13:11:13.936Z] === RUN TestRequest [2022-05-12T13:11:14.405Z] time="2022-05-12T13:11:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.Echo: Post \"http://127.0.0.1:49309/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-12T13:11:14.740Z] --- PASS: TestAuthZPluginAllowRequest (1.69s) [2022-05-12T13:11:14.740Z] === RUN TestAuthZPluginTLS [2022-05-12T13:11:14.819Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T13:11:14.819Z] INFO: Testing against a local daemon [2022-05-12T13:11:14.819Z] === RUN TestExternalGraphDriver [2022-05-12T13:11:14.819Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T13:11:14.819Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-12T13:11:14.819Z] === RUN TestGraphdriverPluginV2 [2022-05-12T13:11:14.819Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T13:11:14.819Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-12T13:11:14.819Z] PASS [2022-05-12T13:11:14.819Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.099s [2022-05-12T13:11:14.819Z] [2022-05-12T13:11:14.819Z] === Skipped [2022-05-12T13:11:14.819Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-12T13:11:14.819Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T13:11:14.819Z] [2022-05-12T13:11:14.819Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-12T13:11:14.819Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T13:11:14.819Z] [2022-05-12T13:11:14.819Z] DONE 2 tests, 2 skipped in 2.062s [2022-05-12T13:11:14.819Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-12T13:11:15.319Z] docker_api_swarm_test.go:305: [d3d6e3b5b9df2] joining swarm manager [d68ebf165d496]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T13:11:15.319Z] --- PASS: TestAuthZPluginTLS (0.58s) [2022-05-12T13:11:15.319Z] === RUN TestAuthZPluginDenyRequest [2022-05-12T13:11:15.898Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-05-12T13:11:15.898Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-12T13:11:15.981Z] time="2022-05-12T13:11:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.Echo: Post \"http://127.0.0.1:49309/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-12T13:11:16.471Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-12T13:11:16.471Z] === RUN TestAuthZPluginDenyResponse [2022-05-12T13:11:17.042Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T13:11:17.042Z] INFO: Testing against a local daemon [2022-05-12T13:11:17.042Z] === RUN TestReadPluginNoRead [2022-05-12T13:11:17.042Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T13:11:17.042Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-12T13:11:17.042Z] PASS [2022-05-12T13:11:17.042Z] ok github.com/docker/docker/integration/plugin/logging 0.096s [2022-05-12T13:11:17.042Z] [2022-05-12T13:11:17.042Z] === Skipped [2022-05-12T13:11:17.042Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-12T13:11:17.042Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T13:11:17.042Z] [2022-05-12T13:11:17.042Z] DONE 1 tests, 1 skipped in 2.151s [2022-05-12T13:11:17.042Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-12T13:11:17.045Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-05-12T13:11:17.045Z] === RUN TestAuthZPluginAllowEventStream [2022-05-12T13:11:17.306Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-05-12T13:11:18.031Z] testing: warning: no tests to run [2022-05-12T13:11:18.031Z] PASS [2022-05-12T13:11:18.031Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.076s [2022-05-12T13:11:18.031Z] [2022-05-12T13:11:18.031Z] DONE 0 tests in 1.084s [2022-05-12T13:11:18.031Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-12T13:11:18.201Z] time="2022-05-12T13:11:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.Echo: Post \"http://127.0.0.1:49309/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-12T13:11:18.251Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s) [2022-05-12T13:11:18.251Z] === RUN TestAuthZPluginErrorResponse [2022-05-12T13:11:18.825Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-05-12T13:11:18.825Z] === RUN TestAuthZPluginErrorRequest [2022-05-12T13:11:19.397Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-05-12T13:11:19.397Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-12T13:11:19.969Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-12T13:11:19.969Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-05-12T13:11:19.969Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-12T13:11:20.256Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T13:11:20.256Z] INFO: Testing against a local daemon [2022-05-12T13:11:20.256Z] === RUN TestPluginWithDevMounts [2022-05-12T13:11:20.256Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:20.256Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-12T13:11:20.256Z] PASS [2022-05-12T13:11:20.256Z] ok github.com/docker/docker/integration/plugin/volumes 0.091s [2022-05-12T13:11:20.256Z] [2022-05-12T13:11:20.256Z] === Skipped [2022-05-12T13:11:20.256Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-12T13:11:20.256Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:20.256Z] [2022-05-12T13:11:20.256Z] DONE 1 tests, 1 skipped in 1.955s [2022-05-12T13:11:20.256Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-12T13:11:21.589Z] --- PASS: TestRenameAnonymousContainer (12.21s) [2022-05-12T13:11:21.589Z] === RUN TestRenameContainerWithSameName [2022-05-12T13:11:21.816Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T13:11:21.816Z] INFO: Testing against a local daemon [2022-05-12T13:11:21.816Z] === RUN TestSecretInspect [2022-05-12T13:11:21.816Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:21.816Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-12T13:11:21.816Z] === RUN TestSecretList [2022-05-12T13:11:21.816Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:21.816Z] --- SKIP: TestSecretList (0.00s) [2022-05-12T13:11:21.816Z] === RUN TestSecretsCreateAndDelete [2022-05-12T13:11:21.816Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:21.816Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-12T13:11:21.816Z] === RUN TestSecretsUpdate [2022-05-12T13:11:21.816Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:21.816Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-12T13:11:21.816Z] === RUN TestTemplatedSecret [2022-05-12T13:11:21.816Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:21.816Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-12T13:11:21.816Z] === RUN TestSecretCreateResolve [2022-05-12T13:11:21.816Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:11:21.816Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-12T13:11:21.816Z] PASS [2022-05-12T13:11:21.816Z] ok github.com/docker/docker/integration/secret 0.103s [2022-05-12T13:11:21.816Z] [2022-05-12T13:11:21.816Z] === Skipped [2022-05-12T13:11:21.816Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-12T13:11:21.816Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:21.816Z] [2022-05-12T13:11:21.816Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-12T13:11:21.816Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:21.816Z] [2022-05-12T13:11:21.816Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-12T13:11:21.816Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:21.816Z] [2022-05-12T13:11:21.816Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-12T13:11:21.816Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:21.816Z] [2022-05-12T13:11:21.816Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-12T13:11:21.816Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:21.816Z] [2022-05-12T13:11:21.816Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-12T13:11:21.816Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:11:21.816Z] [2022-05-12T13:11:21.816Z] DONE 6 tests, 6 skipped in 1.628s [2022-05-12T13:11:21.816Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-12T13:11:21.888Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s) [2022-05-12T13:11:21.888Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-12T13:11:22.967Z] time="2022-05-12T13:11:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.Echo: Post \"http://127.0.0.1:49309/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-12T13:11:23.276Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-05-12T13:11:23.537Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s) [2022-05-12T13:11:23.537Z] === RUN TestAuthZPluginHeader [2022-05-12T13:11:24.032Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T13:11:24.032Z] INFO: Testing against a local daemon [2022-05-12T13:11:24.032Z] === RUN TestServiceCreateInit [2022-05-12T13:11:24.032Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T13:11:24.032Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.032Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T13:11:24.032Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.032Z] --- PASS: TestServiceCreateInit (0.05s) [2022-05-12T13:11:24.032Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T13:11:24.032Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T13:11:24.032Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T13:11:24.032Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.032Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-12T13:11:24.032Z] === RUN TestCreateServiceConflict [2022-05-12T13:11:24.032Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.032Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-12T13:11:24.032Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T13:11:24.032Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.032Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-05-12T13:11:24.032Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T13:11:24.032Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.032Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T13:11:24.032Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T13:11:24.032Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.032Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-12T13:11:24.032Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T13:11:24.032Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.032Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-12T13:11:24.032Z] === RUN TestCreateServiceSysctls [2022-05-12T13:11:24.032Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.484Z] --- PASS: TestAuthZPluginHeader (0.80s) [2022-05-12T13:11:24.484Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-12T13:11:24.499Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-05-12T13:11:24.499Z] === RUN TestCreateServiceCapabilities [2022-05-12T13:11:24.499Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.499Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-05-12T13:11:24.499Z] === RUN TestInspect [2022-05-12T13:11:24.499Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.499Z] --- SKIP: TestInspect (0.00s) [2022-05-12T13:11:24.499Z] === RUN TestCreateJob [2022-05-12T13:11:24.499Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.499Z] --- SKIP: TestCreateJob (0.00s) [2022-05-12T13:11:24.499Z] === RUN TestReplicatedJob [2022-05-12T13:11:24.499Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.499Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-12T13:11:24.499Z] === RUN TestUpdateReplicatedJob [2022-05-12T13:11:24.499Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.499Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-12T13:11:24.499Z] === RUN TestServiceListWithStatuses [2022-05-12T13:11:24.499Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.499Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T13:11:24.499Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T13:11:24.499Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.499Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-12T13:11:24.499Z] === RUN TestDockerNetworkReConnect [2022-05-12T13:11:24.499Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.499Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-12T13:11:24.499Z] === RUN TestServicePlugin [2022-05-12T13:11:24.499Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.499Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-12T13:11:24.499Z] === RUN TestServiceUpdateLabel [2022-05-12T13:11:24.499Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:11:24.499Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-12T13:11:24.499Z] === RUN TestServiceUpdateSecrets [2022-05-12T13:11:24.499Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:11:24.499Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-12T13:11:24.499Z] === RUN TestServiceUpdateConfigs [2022-05-12T13:11:24.499Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:11:24.499Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-12T13:11:24.499Z] === RUN TestServiceUpdateNetwork [2022-05-12T13:11:24.499Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:11:24.499Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-12T13:11:24.499Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T13:11:24.499Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:11:24.499Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-12T13:11:24.499Z] PASS [2022-05-12T13:11:24.499Z] ok github.com/docker/docker/integration/service 0.267s [2022-05-12T13:11:24.499Z] [2022-05-12T13:11:24.499Z] === Skipped [2022-05-12T13:11:24.499Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T13:11:24.499Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.499Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T13:11:24.499Z] [2022-05-12T13:11:24.499Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T13:11:24.499Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.499Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T13:11:24.499Z] [2022-05-12T13:11:24.499Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-12T13:11:24.499Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.499Z] [2022-05-12T13:11:24.499Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-12T13:11:24.499Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.499Z] [2022-05-12T13:11:24.499Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-05-12T13:11:24.499Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.499Z] [2022-05-12T13:11:24.499Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T13:11:24.499Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.499Z] [2022-05-12T13:11:24.499Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-12T13:11:24.499Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.499Z] [2022-05-12T13:11:24.499Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-12T13:11:24.499Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.499Z] [2022-05-12T13:11:24.499Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-05-12T13:11:24.499Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.499Z] [2022-05-12T13:11:24.499Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-05-12T13:11:24.499Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.499Z] [2022-05-12T13:11:24.499Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-12T13:11:24.499Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.499Z] [2022-05-12T13:11:24.499Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-12T13:11:24.499Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.499Z] [2022-05-12T13:11:24.499Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-12T13:11:24.499Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.499Z] [2022-05-12T13:11:24.499Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-12T13:11:24.499Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.499Z] [2022-05-12T13:11:24.499Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-12T13:11:24.499Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.499Z] [2022-05-12T13:11:24.499Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-12T13:11:24.499Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.499Z] [2022-05-12T13:11:24.499Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-12T13:11:24.499Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.499Z] [2022-05-12T13:11:24.499Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-12T13:11:24.499Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:24.499Z] [2022-05-12T13:11:24.499Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-12T13:11:24.499Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:11:24.499Z] [2022-05-12T13:11:24.499Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-12T13:11:24.499Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:11:24.499Z] [2022-05-12T13:11:24.499Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-12T13:11:24.499Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:11:24.499Z] [2022-05-12T13:11:24.499Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-12T13:11:24.499Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:11:24.499Z] [2022-05-12T13:11:24.499Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-12T13:11:24.499Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:11:24.499Z] [2022-05-12T13:11:24.499Z] DONE 24 tests, 23 skipped in 2.429s [2022-05-12T13:11:24.499Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-12T13:11:24.541Z] --- PASS: TestRenameContainerWithSameName (3.28s) [2022-05-12T13:11:24.541Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T13:11:24.541Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T13:11:24.541Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T13:11:24.541Z] === RUN TestResize [2022-05-12T13:11:24.746Z] === RUN TestDockerSuite/TestBuildRm [2022-05-12T13:11:25.924Z] === RUN TestParseEmptyInterface [2022-05-12T13:11:25.924Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-12T13:11:25.924Z] === RUN TestParseNonInterfaceType [2022-05-12T13:11:25.924Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-12T13:11:25.924Z] === RUN TestParseWithOneFunction [2022-05-12T13:11:25.924Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-12T13:11:25.924Z] === RUN TestParseWithMultipleFuncs [2022-05-12T13:11:25.924Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-12T13:11:25.924Z] === RUN TestParseWithUnnamedReturn [2022-05-12T13:11:25.924Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-12T13:11:25.924Z] === RUN TestEmbeddedInterface [2022-05-12T13:11:25.924Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-12T13:11:25.924Z] === RUN TestParsedImports [2022-05-12T13:11:25.924Z] --- PASS: TestParsedImports (0.00s) [2022-05-12T13:11:25.924Z] === RUN TestAliasedImports [2022-05-12T13:11:25.924Z] --- PASS: TestAliasedImports (0.00s) [2022-05-12T13:11:25.924Z] PASS [2022-05-12T13:11:25.924Z] coverage: 56.8% of statements [2022-05-12T13:11:25.924Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.065s coverage: 56.8% of statements [2022-05-12T13:11:26.060Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T13:11:26.060Z] INFO: Testing against a local daemon [2022-05-12T13:11:26.060Z] === RUN TestSessionCreate [2022-05-12T13:11:26.060Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T13:11:26.060Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-12T13:11:26.060Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T13:11:26.060Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T13:11:26.060Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T13:11:26.060Z] PASS [2022-05-12T13:11:26.060Z] ok github.com/docker/docker/integration/session 0.120s [2022-05-12T13:11:26.060Z] [2022-05-12T13:11:26.060Z] === Skipped [2022-05-12T13:11:26.060Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-12T13:11:26.060Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T13:11:26.060Z] [2022-05-12T13:11:26.060Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T13:11:26.060Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T13:11:26.060Z] [2022-05-12T13:11:26.060Z] DONE 2 tests, 2 skipped in 1.587s [2022-05-12T13:11:26.060Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-12T13:11:26.666Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-12T13:11:26.911Z] --- PASS: TestRequest (12.72s) [2022-05-12T13:11:26.911Z] === RUN TestOverlappingRequests [2022-05-12T13:11:27.380Z] === RUN TestHTTPTransport [2022-05-12T13:11:27.380Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-12T13:11:27.380Z] PASS [2022-05-12T13:11:27.380Z] coverage: 85.7% of statements [2022-05-12T13:11:27.380Z] ok github.com/docker/docker/pkg/plugins/transport 0.047s coverage: 85.7% of statements [2022-05-12T13:11:27.380Z] --- PASS: TestOverlappingRequests (0.60s) [2022-05-12T13:11:27.380Z] === RUN TestRelease [2022-05-12T13:11:27.611Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-12T13:11:27.850Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-12T13:11:27.850Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T13:11:27.850Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-12T13:11:27.850Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-12T13:11:27.850Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-12T13:11:27.850Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-12T13:11:27.850Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-12T13:11:27.850Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T13:11:27.850Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-12T13:11:27.850Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-12T13:11:27.850Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-12T13:11:27.850Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-12T13:11:27.850Z] === RUN TestBufferPoolPutAndGet [2022-05-12T13:11:27.850Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-12T13:11:27.850Z] PASS [2022-05-12T13:11:27.850Z] coverage: 88.2% of statements [2022-05-12T13:11:27.850Z] ok github.com/docker/docker/pkg/pools 0.050s coverage: 88.2% of statements [2022-05-12T13:11:28.300Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T13:11:28.301Z] INFO: Testing against a local daemon [2022-05-12T13:11:28.301Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T13:11:28.301Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:28.301Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T13:11:28.301Z] === RUN TestDiskUsage [2022-05-12T13:11:28.301Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T13:11:28.301Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-12T13:11:28.301Z] === RUN TestEventsExecDie [2022-05-12T13:11:28.301Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T13:11:28.301Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-12T13:11:28.301Z] === RUN TestEventsBackwardsCompatible [2022-05-12T13:11:28.301Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T13:11:28.301Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-12T13:11:28.301Z] === RUN TestEventsVolumeCreate [2022-05-12T13:11:28.301Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T13:11:28.301Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-12T13:11:28.301Z] === RUN TestInfoAPI [2022-05-12T13:11:28.301Z] --- PASS: TestInfoAPI (0.08s) [2022-05-12T13:11:28.301Z] === RUN TestInfoAPIWarnings [2022-05-12T13:11:28.301Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T13:11:28.301Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-12T13:11:28.301Z] === RUN TestInfoDebug [2022-05-12T13:11:28.301Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T13:11:28.301Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-12T13:11:28.301Z] === RUN TestInfoInsecureRegistries [2022-05-12T13:11:28.301Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T13:11:28.301Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-12T13:11:28.301Z] === RUN TestInfoRegistryMirrors [2022-05-12T13:11:28.301Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T13:11:28.301Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-12T13:11:28.301Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T13:11:28.328Z] --- PASS: TestResize (3.14s) [2022-05-12T13:11:28.328Z] === RUN TestResizeWithInvalidSize [2022-05-12T13:11:28.557Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-12T13:11:28.819Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.59s) [2022-05-12T13:11:28.819Z] === RUN TestAuthZPluginV2Disable [2022-05-12T13:11:28.819Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-12T13:11:28.838Z] === RUN TestOutputOnPrematureClose [2022-05-12T13:11:28.838Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-12T13:11:28.838Z] === RUN TestCompleteSilently [2022-05-12T13:11:28.838Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-12T13:11:28.838Z] PASS [2022-05-12T13:11:28.838Z] coverage: 75.9% of statements [2022-05-12T13:11:28.838Z] ok github.com/docker/docker/pkg/progress 0.041s coverage: 75.9% of statements [2022-05-12T13:11:29.285Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2022-05-12T13:11:29.285Z] === RUN TestPingCacheHeaders [2022-05-12T13:11:29.285Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-05-12T13:11:29.285Z] === RUN TestPingGet [2022-05-12T13:11:29.285Z] --- PASS: TestPingGet (0.03s) [2022-05-12T13:11:29.285Z] === RUN TestPingHead [2022-05-12T13:11:29.285Z] --- PASS: TestPingHead (0.04s) [2022-05-12T13:11:29.285Z] === RUN TestPingSwarmHeader [2022-05-12T13:11:29.285Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:29.285Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-12T13:11:29.285Z] === RUN TestVersion [2022-05-12T13:11:29.285Z] --- PASS: TestVersion (0.03s) [2022-05-12T13:11:29.285Z] PASS [2022-05-12T13:11:29.285Z] ok github.com/docker/docker/integration/system 1.277s [2022-05-12T13:11:29.285Z] [2022-05-12T13:11:29.285Z] === Skipped [2022-05-12T13:11:29.285Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T13:11:29.285Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:29.285Z] [2022-05-12T13:11:29.285Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-12T13:11:29.285Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T13:11:29.285Z] [2022-05-12T13:11:29.285Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-12T13:11:29.285Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T13:11:29.285Z] [2022-05-12T13:11:29.285Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-12T13:11:29.285Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T13:11:29.285Z] [2022-05-12T13:11:29.285Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-12T13:11:29.285Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T13:11:29.285Z] [2022-05-12T13:11:29.285Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-12T13:11:29.285Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T13:11:29.285Z] [2022-05-12T13:11:29.285Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-12T13:11:29.285Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T13:11:29.285Z] [2022-05-12T13:11:29.285Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-12T13:11:29.285Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T13:11:29.285Z] [2022-05-12T13:11:29.285Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-12T13:11:29.285Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T13:11:29.285Z] [2022-05-12T13:11:29.285Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-12T13:11:29.285Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:29.285Z] [2022-05-12T13:11:29.285Z] DONE 16 tests, 10 skipped in 3.151s [2022-05-12T13:11:29.285Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-12T13:11:29.307Z] === RUN TestSendToOneSub [2022-05-12T13:11:29.307Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-12T13:11:29.307Z] === RUN TestSendToMultipleSubs [2022-05-12T13:11:29.307Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-12T13:11:29.307Z] === RUN TestEvictOneSub [2022-05-12T13:11:29.307Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-12T13:11:29.307Z] === RUN TestClosePublisher [2022-05-12T13:11:29.307Z] --- PASS: TestClosePublisher (0.00s) [2022-05-12T13:11:29.307Z] === RUN TestPubSubRace [2022-05-12T13:11:29.393Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-12T13:11:29.776Z] --- PASS: TestRelease (2.40s) [2022-05-12T13:11:29.776Z] === RUN TestAllocateRandomDeallocate [2022-05-12T13:11:30.246Z] --- PASS: TestPubSubRace (1.08s) [2022-05-12T13:11:30.246Z] PASS [2022-05-12T13:11:30.246Z] coverage: 75.0% of statements [2022-05-12T13:11:30.246Z] ok github.com/docker/docker/pkg/pubsub 1.123s coverage: 75.0% of statements [2022-05-12T13:11:30.337Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-12T13:11:30.911Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-12T13:11:31.234Z] === RUN TestRegister [2022-05-12T13:11:31.234Z] --- PASS: TestRegister (0.00s) [2022-05-12T13:11:31.234Z] === RUN TestCommand [2022-05-12T13:11:31.234Z] --- PASS: TestCommand (0.04s) [2022-05-12T13:11:31.234Z] === RUN TestNaiveSelf [2022-05-12T13:11:31.234Z] --- PASS: TestNaiveSelf (0.04s) [2022-05-12T13:11:31.234Z] PASS [2022-05-12T13:11:31.234Z] coverage: 82.4% of statements [2022-05-12T13:11:31.234Z] ok github.com/docker/docker/pkg/reexec 0.112s coverage: 82.4% of statements [2022-05-12T13:11:31.278Z] --- PASS: TestResizeWithInvalidSize (3.26s) [2022-05-12T13:11:31.278Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T13:11:31.497Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T13:11:31.497Z] INFO: Testing against a local daemon [2022-05-12T13:11:31.497Z] === RUN TestVolumesCreateAndList [2022-05-12T13:11:31.497Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-05-12T13:11:31.497Z] === RUN TestVolumesRemove [2022-05-12T13:11:31.497Z] --- PASS: TestVolumesRemove (0.14s) [2022-05-12T13:11:31.497Z] === RUN TestVolumesInspect [2022-05-12T13:11:31.497Z] --- PASS: TestVolumesInspect (0.04s) [2022-05-12T13:11:31.497Z] === RUN TestVolumesInvalidJSON [2022-05-12T13:11:31.497Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T13:11:31.497Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T13:11:31.497Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T13:11:31.497Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T13:11:31.497Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T13:11:31.497Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T13:11:31.497Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T13:11:31.497Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-05-12T13:11:31.497Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-12T13:11:31.497Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T13:11:31.497Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T13:11:31.497Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T13:11:31.497Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T13:11:31.497Z] PASS [2022-05-12T13:11:31.497Z] ok github.com/docker/docker/integration/volume 0.338s [2022-05-12T13:11:31.497Z] [2022-05-12T13:11:31.497Z] DONE 9 tests in 2.081s [2022-05-12T13:11:31.497Z] INFO: make.ps1 ended at 05/12/2022 13:11:31 [2022-05-12T13:11:31.497Z] INFO: Integration CLI tests being run from the host: [2022-05-12T13:11:31.497Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-12T13:11:31.703Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-12T13:11:31.703Z] === RUN TestClientStream [2022-05-12T13:11:31.703Z] --- PASS: TestClientStream (0.00s) [2022-05-12T13:11:31.703Z] === RUN TestClientSendFile [2022-05-12T13:11:31.703Z] --- PASS: TestClientSendFile (0.00s) [2022-05-12T13:11:31.703Z] === RUN TestClientWithRequestTimeout [2022-05-12T13:11:31.703Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-05-12T13:11:31.703Z] === RUN TestFileSpecPlugin [2022-05-12T13:11:31.703Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-05-12T13:11:31.703Z] === RUN TestFileJSONSpecPlugin [2022-05-12T13:11:31.703Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-12T13:11:31.703Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-12T13:11:31.703Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-12T13:11:31.703Z] === RUN TestPluginAddHandler [2022-05-12T13:11:31.703Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-12T13:11:31.703Z] === RUN TestPluginWaitBadPlugin [2022-05-12T13:11:31.703Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-12T13:11:31.703Z] === RUN TestGet [2022-05-12T13:11:31.703Z] time="2022-05-12T13:11:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-12T13:11:31.873Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-12T13:11:32.172Z] === RUN TestDump [2022-05-12T13:11:32.172Z] goroutine 19 [running]: [2022-05-12T13:11:32.172Z] github.com/docker/docker/pkg/stack.dump(0x1462d57?) [2022-05-12T13:11:32.172Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T13:11:32.172Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-12T13:11:32.172Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-12T13:11:32.172Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-12T13:11:32.172Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-12T13:11:32.172Z] testing.tRunner(0xc000085380, 0x162a4b0) [2022-05-12T13:11:32.172Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T13:11:32.173Z] created by testing.(*T).Run [2022-05-12T13:11:32.173Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T13:11:32.173Z] [2022-05-12T13:11:32.173Z] goroutine 1 [chan receive]: [2022-05-12T13:11:32.173Z] testing.(*T).Run(0xc0000851e0, {0x1619154?, 0x143c1f3?}, 0x162a4b0) [2022-05-12T13:11:32.173Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T13:11:32.173Z] testing.runTests.func1(0xc0000b6840?) [2022-05-12T13:11:32.173Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T13:11:32.173Z] testing.tRunner(0xc0000851e0, 0xc0000c1ca0) [2022-05-12T13:11:32.173Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T13:11:32.173Z] testing.runTests(0xc000094500?, {0x17ae400, 0x3, 0x3}, {0x15a26a80598?, 0x40?, 0x17b34a0?}) [2022-05-12T13:11:32.173Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T13:11:32.173Z] testing.(*M).Run(0xc000094500) [2022-05-12T13:11:32.173Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T13:11:32.173Z] main.main() [2022-05-12T13:11:32.173Z] _testmain.go:99 +0x255 [2022-05-12T13:11:32.173Z] --- PASS: TestDump (0.00s) [2022-05-12T13:11:32.173Z] === RUN TestDumpToFile [2022-05-12T13:11:32.173Z] --- PASS: TestDumpToFile (0.19s) [2022-05-12T13:11:32.173Z] === RUN TestDumpToFileWithEmptyInput [2022-05-12T13:11:32.173Z] goroutine 21 [running]: [2022-05-12T13:11:32.173Z] github.com/docker/docker/pkg/stack.dump(0x14ded93?) [2022-05-12T13:11:32.173Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T13:11:32.173Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x14ded60?}) [2022-05-12T13:11:32.173Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-12T13:11:32.173Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085380?) [2022-05-12T13:11:32.173Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-12T13:11:32.173Z] testing.tRunner(0xc000085a00, 0x162a4a0) [2022-05-12T13:11:32.173Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T13:11:32.173Z] created by testing.(*T).Run [2022-05-12T13:11:32.173Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T13:11:32.173Z] [2022-05-12T13:11:32.173Z] goroutine 1 [chan receive]: [2022-05-12T13:11:32.173Z] testing.(*T).Run(0xc0000851e0, {0x162072b?, 0x143c1f3?}, 0x162a4a0) [2022-05-12T13:11:32.173Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T13:11:32.173Z] testing.runTests.func1(0xc0000b6840?) [2022-05-12T13:11:32.173Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T13:11:32.173Z] testing.tRunner(0xc0000851e0, 0xc0000c1ca0) [2022-05-12T13:11:32.173Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T13:11:32.173Z] testing.runTests(0xc000094500?, {0x17ae400, 0x3, 0x3}, {0x15a26a80598?, 0x40?, 0x17b34a0?}) [2022-05-12T13:11:32.173Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T13:11:32.173Z] testing.(*M).Run(0xc000094500) [2022-05-12T13:11:32.173Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T13:11:32.173Z] main.main() [2022-05-12T13:11:32.173Z] _testmain.go:99 +0x255 [2022-05-12T13:11:32.173Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-12T13:11:32.173Z] PASS [2022-05-12T13:11:32.173Z] coverage: 90.9% of statements [2022-05-12T13:11:32.173Z] ok github.com/docker/docker/pkg/stack 0.236s coverage: 90.9% of statements [2022-05-12T13:11:32.641Z] time="2022-05-12T13:11:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-12T13:11:32.826Z] --- PASS: TestAuthZPluginV2Disable (3.79s) [2022-05-12T13:11:32.826Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-12T13:11:33.110Z] === RUN TestNewStdWriter [2022-05-12T13:11:33.110Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-12T13:11:33.110Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-12T13:11:33.110Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-12T13:11:33.110Z] === RUN TestWriteWithNilBytes [2022-05-12T13:11:33.110Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-12T13:11:33.110Z] === RUN TestWrite [2022-05-12T13:11:33.111Z] --- PASS: TestWrite (0.00s) [2022-05-12T13:11:33.111Z] === RUN TestWriteWithWriterError [2022-05-12T13:11:33.111Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-12T13:11:33.111Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-12T13:11:33.111Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-12T13:11:33.111Z] === RUN TestStdCopyWriteAndRead [2022-05-12T13:11:33.111Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-12T13:11:33.111Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-12T13:11:33.111Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-12T13:11:33.111Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-12T13:11:33.111Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-12T13:11:33.111Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-12T13:11:33.111Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-12T13:11:33.111Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-12T13:11:33.111Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-12T13:11:33.111Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-12T13:11:33.111Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-12T13:11:33.111Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-12T13:11:33.111Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-12T13:11:33.111Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-12T13:11:33.111Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-12T13:11:33.111Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-12T13:11:33.111Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-12T13:11:33.111Z] PASS [2022-05-12T13:11:33.111Z] coverage: 100.0% of statements [2022-05-12T13:11:33.111Z] ok github.com/docker/docker/pkg/stdcopy 0.044s coverage: 100.0% of statements [2022-05-12T13:11:34.100Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-12T13:11:34.100Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-12T13:11:34.100Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-12T13:11:34.100Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-12T13:11:34.100Z] === RUN TestFormatStatus [2022-05-12T13:11:34.100Z] --- PASS: TestFormatStatus (0.00s) [2022-05-12T13:11:34.100Z] === RUN TestFormatError [2022-05-12T13:11:34.100Z] --- PASS: TestFormatError (0.00s) [2022-05-12T13:11:34.100Z] === RUN TestFormatJSONError [2022-05-12T13:11:34.100Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-12T13:11:34.100Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-12T13:11:34.100Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-12T13:11:34.100Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-12T13:11:34.100Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-12T13:11:34.100Z] === RUN TestNewJSONProgressOutput [2022-05-12T13:11:34.100Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-12T13:11:34.100Z] === RUN TestAuxFormatterEmit [2022-05-12T13:11:34.100Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-12T13:11:34.100Z] === RUN TestStreamWriterStdout [2022-05-12T13:11:34.101Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-12T13:11:34.101Z] === RUN TestStreamWriterStderr [2022-05-12T13:11:34.101Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-12T13:11:34.101Z] PASS [2022-05-12T13:11:34.101Z] coverage: 66.2% of statements [2022-05-12T13:11:34.101Z] ok github.com/docker/docker/pkg/streamformatter 0.048s coverage: 66.2% of statements [2022-05-12T13:11:34.243Z] --- PASS: TestResizeWhenContainerNotStarted (3.30s) [2022-05-12T13:11:34.243Z] === RUN TestDaemonRestartKillContainers [2022-05-12T13:11:34.243Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:11:34.243Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-12T13:11:34.243Z] === RUN TestStats [2022-05-12T13:11:34.243Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T13:11:34.243Z] --- SKIP: TestStats (0.00s) [2022-05-12T13:11:34.243Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T13:11:34.571Z] time="2022-05-12T13:11:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-12T13:11:34.571Z] === RUN TestGenerateRandomID [2022-05-12T13:11:34.571Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-12T13:11:34.571Z] === RUN TestShortenId [2022-05-12T13:11:34.571Z] --- PASS: TestShortenId (0.00s) [2022-05-12T13:11:34.571Z] === RUN TestShortenSha256Id [2022-05-12T13:11:34.571Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-12T13:11:34.571Z] === RUN TestShortenIdEmpty [2022-05-12T13:11:34.571Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-12T13:11:34.571Z] === RUN TestShortenIdInvalid [2022-05-12T13:11:34.571Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-12T13:11:34.571Z] === RUN TestIsShortIDNonHex [2022-05-12T13:11:34.571Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-12T13:11:34.571Z] === RUN TestIsShortIDNotCorrectSize [2022-05-12T13:11:34.571Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-12T13:11:34.571Z] PASS [2022-05-12T13:11:34.571Z] coverage: 70.6% of statements [2022-05-12T13:11:34.571Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2022-05-12T13:11:34.743Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-12T13:11:35.004Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-12T13:11:35.267Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-12T13:11:35.267Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-12T13:11:35.267Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-12T13:11:35.528Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-12T13:11:35.560Z] === RUN TestIsCpusetListAvailable [2022-05-12T13:11:35.560Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-12T13:11:35.560Z] PASS [2022-05-12T13:11:35.560Z] coverage: 39.4% of statements [2022-05-12T13:11:35.560Z] ok github.com/docker/docker/pkg/sysinfo 0.039s coverage: 39.4% of statements [2022-05-12T13:11:36.102Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.50s) [2022-05-12T13:11:36.102Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-12T13:11:36.102Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-12T13:11:36.364Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-12T13:11:36.627Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-05-12T13:11:37.127Z] --- PASS: TestAllocateRandomDeallocate (7.11s) [2022-05-12T13:11:37.128Z] === RUN TestRetrieveFromStore [2022-05-12T13:11:37.200Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-12T13:11:37.597Z] === RUN TestChtimes [2022-05-12T13:11:37.597Z] --- PASS: TestChtimes (0.01s) [2022-05-12T13:11:37.597Z] === RUN TestChtimesWindows [2022-05-12T13:11:37.597Z] --- PASS: TestChtimesWindows (0.01s) [2022-05-12T13:11:37.597Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-12T13:11:37.597Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-12T13:11:37.597Z] PASS [2022-05-12T13:11:37.597Z] coverage: 13.0% of statements [2022-05-12T13:11:37.597Z] ok github.com/docker/docker/pkg/system 0.053s coverage: 13.0% of statements [2022-05-12T13:11:38.067Z] === RUN TestTailFile [2022-05-12T13:11:38.067Z] --- PASS: TestTailFile (0.00s) [2022-05-12T13:11:38.067Z] === RUN TestTailFileManyLines [2022-05-12T13:11:38.067Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-12T13:11:38.067Z] === RUN TestTailEmptyFile [2022-05-12T13:11:38.067Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-12T13:11:38.067Z] === RUN TestTailNegativeN [2022-05-12T13:11:38.067Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-12T13:11:38.067Z] === RUN TestNewTailReader [2022-05-12T13:11:38.067Z] === PAUSE TestNewTailReader [2022-05-12T13:11:38.067Z] === CONT TestNewTailReader [2022-05-12T13:11:38.067Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-12T13:11:38.067Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-12T13:11:38.067Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-12T13:11:38.067Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-12T13:11:38.067Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-12T13:11:38.067Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-12T13:11:38.067Z] === RUN TestNewTailReader/no_delimiter [2022-05-12T13:11:38.067Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-12T13:11:38.067Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-12T13:11:38.537Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-12T13:11:38.537Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/truncated_last_line [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-12T13:11:38.537Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T13:11:38.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T13:11:38.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T13:11:38.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:11:38.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:11:38.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:11:38.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T13:11:38.537Z] === CONT TestNewTailReader/no_delimiter [2022-05-12T13:11:38.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T13:11:38.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T13:11:38.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T13:11:38.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T13:11:38.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T13:11:38.537Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T13:11:38.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T13:11:38.537Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-12T13:11:38.537Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:11:38.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:11:38.537Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T13:11:38.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T13:11:38.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T13:11:38.537Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T13:11:38.537Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T13:11:38.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:11:38.537Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:11:38.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T13:11:38.537Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:11:38.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:11:38.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:11:38.537Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T13:11:38.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T13:11:38.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:11:38.537Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:11:38.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:11:38.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:11:38.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-12T13:11:38.537Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-12T13:11:38.537Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:11:38.538Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:11:38.538Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T13:11:38.538Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:11:38.538Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:11:38.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:11:38.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:11:38.538Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:11:38.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:11:38.538Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:11:38.538Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T13:11:38.538Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:11:38.538Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-12T13:11:38.538Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:11:38.538Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T13:11:38.538Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T13:11:38.538Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:11:38.538Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:11:38.538Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T13:11:38.538Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:11:38.538Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T13:11:38.538Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T13:11:38.538Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T13:11:38.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:11:38.539Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:11:38.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:11:38.539Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:11:38.540Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T13:11:38.540Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:11:38.540Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:11:38.540Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:11:38.540Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:11:38.540Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:11:38.540Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:11:38.540Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T13:11:38.540Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:11:38.540Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T13:11:38.540Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T13:11:38.540Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:11:38.540Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:11:38.540Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:11:38.540Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:11:38.540Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:11:38.540Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:11:38.540Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T13:11:38.540Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T13:11:38.540Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:11:38.540Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:11:38.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:11:38.541Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:11:38.541Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:11:38.541Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:11:38.541Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:11:38.541Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:11:38.541Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:11:38.541Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:11:38.541Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T13:11:38.541Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:11:39.010Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:11:39.010Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:11:39.010Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:11:39.010Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:11:39.010Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T13:11:39.010Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T13:11:39.010Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:11:39.010Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:11:39.010Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:11:39.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T13:11:39.010Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T13:11:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T13:11:39.011Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T13:11:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T13:11:39.013Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T13:11:39.013Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T13:11:39.013Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T13:11:39.013Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T13:11:39.013Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.02s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T13:11:39.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T13:11:39.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.483Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T13:11:39.484Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T13:11:39.484Z] PASS [2022-05-12T13:11:39.484Z] coverage: 88.6% of statements [2022-05-12T13:11:39.484Z] time="2022-05-12T13:11:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-12T13:11:39.484Z] ok github.com/docker/docker/pkg/tailfile 0.256s coverage: 88.6% of statements [2022-05-12T13:11:39.484Z] --- PASS: TestRetrieveFromStore (2.64s) [2022-05-12T13:11:39.484Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-12T13:11:39.484Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-12T13:11:39.484Z] === RUN TestParallelPredefinedRequest1 [2022-05-12T13:11:39.484Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-12T13:11:39.484Z] === RUN TestParallelPredefinedRequest2 [2022-05-12T13:11:39.484Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-12T13:11:39.484Z] === RUN TestParallelPredefinedRequest3 [2022-05-12T13:11:39.484Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-12T13:11:39.484Z] === RUN TestParallelPredefinedRequest4 [2022-05-12T13:11:39.484Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-12T13:11:39.484Z] === RUN TestParallelPredefinedRequest5 [2022-05-12T13:11:39.484Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-12T13:11:39.485Z] === RUN TestDebug [2022-05-12T13:11:39.485Z] --- PASS: TestDebug (0.00s) [2022-05-12T13:11:39.485Z] === RUN TestRequestPoolParallel [2022-05-12T13:11:39.955Z] === RUN TestTarSumRemoveNonExistent [2022-05-12T13:11:39.955Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-12T13:11:39.955Z] === RUN TestTarSumRemove [2022-05-12T13:11:39.955Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-12T13:11:39.955Z] === RUN TestSortFileInfoSums [2022-05-12T13:11:39.955Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-12T13:11:39.955Z] === RUN TestNewTarSumForLabelInvalid [2022-05-12T13:11:39.955Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-12T13:11:39.955Z] === RUN TestNewTarSumForLabel [2022-05-12T13:11:39.955Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-12T13:11:39.955Z] === RUN TestEmptyTar [2022-05-12T13:11:39.955Z] --- PASS: TestEmptyTar (0.00s) [2022-05-12T13:11:39.955Z] === RUN TestTarSumsReadSize [2022-05-12T13:11:39.955Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-12T13:11:39.955Z] === RUN TestTarSums [2022-05-12T13:11:39.955Z] --- PASS: TestRequestPoolParallel (0.56s) [2022-05-12T13:11:39.955Z] === RUN TestFullAllocateRelease [2022-05-12T13:11:39.955Z] --- PASS: TestTarSums (0.07s) [2022-05-12T13:11:39.955Z] === RUN TestIteration [2022-05-12T13:11:39.955Z] --- PASS: TestIteration (0.00s) [2022-05-12T13:11:39.955Z] === RUN TestVersionLabelForChecksum [2022-05-12T13:11:39.955Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-12T13:11:39.955Z] === RUN TestVersion [2022-05-12T13:11:39.955Z] --- PASS: TestVersion (0.00s) [2022-05-12T13:11:39.955Z] === RUN TestGetVersion [2022-05-12T13:11:39.955Z] --- PASS: TestGetVersion (0.00s) [2022-05-12T13:11:39.955Z] === RUN TestGetVersions [2022-05-12T13:11:39.955Z] --- PASS: TestGetVersions (0.00s) [2022-05-12T13:11:39.955Z] PASS [2022-05-12T13:11:39.955Z] coverage: 89.3% of statements [2022-05-12T13:11:39.955Z] ok github.com/docker/docker/pkg/tarsum 0.131s coverage: 89.3% of statements [2022-05-12T13:11:40.425Z] --- PASS: TestFullAllocateRelease (0.53s) [2022-05-12T13:11:40.425Z] === RUN TestOddAllocateRelease [2022-05-12T13:11:40.894Z] === RUN TestTruncIndex [2022-05-12T13:11:40.894Z] --- PASS: TestOddAllocateRelease (0.32s) [2022-05-12T13:11:40.894Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-12T13:11:40.894Z] --- PASS: TestTruncIndex (0.10s) [2022-05-12T13:11:40.894Z] PASS [2022-05-12T13:11:40.894Z] coverage: 91.5% of statements [2022-05-12T13:11:40.894Z] ok github.com/docker/docker/pkg/truncindex 0.146s coverage: 91.5% of statements [2022-05-12T13:11:40.894Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.12s) [2022-05-12T13:11:40.894Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-12T13:11:40.894Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.08s) [2022-05-12T13:11:40.894Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-12T13:11:41.375Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.07s) [2022-05-12T13:11:41.375Z] === CONT TestParallelPredefinedRequest1 [2022-05-12T13:11:41.375Z] === CONT TestParallelPredefinedRequest4 [2022-05-12T13:11:41.375Z] === CONT TestParallelPredefinedRequest1 [2022-05-12T13:11:41.375Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T13:11:41.375Z] === CONT TestParallelPredefinedRequest5 [2022-05-12T13:11:41.375Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T13:11:41.375Z] === CONT TestParallelPredefinedRequest2 [2022-05-12T13:11:41.375Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T13:11:41.375Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-12T13:11:41.375Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-12T13:11:41.375Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-12T13:11:41.375Z] === CONT TestParallelPredefinedRequest3 [2022-05-12T13:11:41.375Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T13:11:41.375Z] === CONT TestParallelPredefinedRequest4 [2022-05-12T13:11:41.375Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T13:11:41.375Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-12T13:11:41.375Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-12T13:11:41.375Z] PASS [2022-05-12T13:11:41.375Z] coverage: 85.3% of statements [2022-05-12T13:11:41.375Z] ok github.com/docker/docker/libnetwork/ipam 68.989s coverage: 85.3% of statements [2022-05-12T13:11:41.415Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-12T13:11:41.844Z] === RUN TestVersionInfo [2022-05-12T13:11:41.844Z] --- PASS: TestVersionInfo (0.00s) [2022-05-12T13:11:41.844Z] === RUN TestAppendVersions [2022-05-12T13:11:41.844Z] --- PASS: TestAppendVersions (0.00s) [2022-05-12T13:11:41.844Z] PASS [2022-05-12T13:11:41.844Z] coverage: 88.9% of statements [2022-05-12T13:11:41.844Z] ok github.com/docker/docker/pkg/useragent 0.056s coverage: 88.9% of statements [2022-05-12T13:11:41.946Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T13:11:41.946Z] INFO: Testing against a local daemon [2022-05-12T13:11:41.946Z] === RUN TestDockerSuite [2022-05-12T13:11:41.946Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-12T13:11:41.946Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-12T13:11:41.946Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T13:11:41.946Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-12T13:11:41.946Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-12T13:11:41.946Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-12T13:11:41.946Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-12T13:11:41.946Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-12T13:11:41.946Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-12T13:11:41.946Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-12T13:11:42.361Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-12T13:11:42.413Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-12T13:11:42.413Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-12T13:11:43.396Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-12T13:11:43.396Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-12T13:11:43.752Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-12T13:11:44.062Z] === RUN TestValidatePrivileges [2022-05-12T13:11:44.062Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-12T13:11:44.062Z] === RUN TestFilterByCapNeg [2022-05-12T13:11:44.062Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-12T13:11:44.062Z] === RUN TestFilterByCapPos [2022-05-12T13:11:44.062Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-12T13:11:44.062Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-12T13:11:44.062Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-12T13:11:44.062Z] PASS [2022-05-12T13:11:44.062Z] coverage: 12.2% of statements [2022-05-12T13:11:44.062Z] ok github.com/docker/docker/plugin 0.054s coverage: 12.2% of statements [2022-05-12T13:11:44.335Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-12T13:11:44.681Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.09s) [2022-05-12T13:11:44.681Z] === RUN TestStopContainerWithTimeout [2022-05-12T13:11:44.681Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T13:11:44.681Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-12T13:11:44.681Z] === RUN TestUpdateRestartPolicy [2022-05-12T13:11:44.908Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-12T13:11:45.628Z] === RUN TestNewSettable [2022-05-12T13:11:45.628Z] --- PASS: TestNewSettable (0.00s) [2022-05-12T13:11:45.628Z] === RUN TestIsSettable [2022-05-12T13:11:45.628Z] --- PASS: TestIsSettable (0.00s) [2022-05-12T13:11:45.628Z] === RUN TestUpdateSettingsEnv [2022-05-12T13:11:45.628Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-12T13:11:45.628Z] PASS [2022-05-12T13:11:45.628Z] coverage: 20.0% of statements [2022-05-12T13:11:45.628Z] ok github.com/docker/docker/plugin/v2 0.046s coverage: 20.0% of statements [2022-05-12T13:11:46.098Z] === RUN TestLoad [2022-05-12T13:11:46.296Z] === RUN TestDockerSuite/TestBuildUser [2022-05-12T13:11:46.567Z] --- PASS: TestLoad (0.00s) [2022-05-12T13:11:46.567Z] === RUN TestSave [2022-05-12T13:11:46.567Z] --- PASS: TestSave (0.03s) [2022-05-12T13:11:46.567Z] === RUN TestAddDeleteGet [2022-05-12T13:11:46.567Z] --- PASS: TestAddDeleteGet (0.05s) [2022-05-12T13:11:46.567Z] === RUN TestInvalidTags [2022-05-12T13:11:46.567Z] --- PASS: TestInvalidTags (0.01s) [2022-05-12T13:11:46.567Z] PASS [2022-05-12T13:11:46.567Z] coverage: 84.4% of statements [2022-05-12T13:11:46.567Z] ok github.com/docker/docker/reference 0.150s coverage: 84.4% of statements [2022-05-12T13:11:46.567Z] --- PASS: TestGet (15.01s) [2022-05-12T13:11:46.567Z] === RUN TestPluginWithNoManifest [2022-05-12T13:11:46.567Z] --- PASS: TestPluginWithNoManifest (0.01s) [2022-05-12T13:11:46.567Z] === RUN TestGetAll [2022-05-12T13:11:46.567Z] --- PASS: TestGetAll (0.01s) [2022-05-12T13:11:46.567Z] PASS [2022-05-12T13:11:46.567Z] coverage: 73.2% of statements [2022-05-12T13:11:46.567Z] ok github.com/docker/docker/pkg/plugins 35.011s coverage: 73.2% of statements [2022-05-12T13:11:47.244Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-12T13:11:47.818Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.53s) [2022-05-12T13:11:47.819Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-12T13:11:47.819Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-05-12T13:11:48.137Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-12T13:11:48.137Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-05-12T13:11:48.137Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-12T13:11:48.137Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-12T13:11:48.137Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-12T13:11:48.137Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-12T13:11:48.137Z] === RUN TestResumableRequestReaderWithReadError [2022-05-12T13:11:48.605Z] time="2022-05-12T13:11:47Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-12T13:11:48.605Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2022-05-12T13:11:48.605Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-12T13:11:48.605Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-12T13:11:48.605Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-12T13:11:48.605Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-12T13:11:48.605Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-12T13:11:48.605Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-12T13:11:48.605Z] === RUN TestResumableRequestReader [2022-05-12T13:11:48.605Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-12T13:11:48.605Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-12T13:11:48.605Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-12T13:11:48.606Z] PASS [2022-05-12T13:11:48.606Z] coverage: 100.0% of statements [2022-05-12T13:11:48.606Z] ok github.com/docker/docker/registry/resumable 0.282s coverage: 100.0% of statements [2022-05-12T13:11:49.115Z] === RUN TestResolveAuthConfigIndexServer [2022-05-12T13:11:49.115Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-12T13:11:49.115Z] === RUN TestResolveAuthConfigFullURL [2022-05-12T13:11:49.115Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-12T13:11:49.115Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-12T13:11:49.115Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-12T13:11:49.115Z] === RUN TestValidateMirror [2022-05-12T13:11:49.115Z] --- PASS: TestValidateMirror (0.00s) [2022-05-12T13:11:49.115Z] === RUN TestLoadInsecureRegistries [2022-05-12T13:11:49.115Z] time="2022-05-12T13:11:48Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-12T13:11:49.115Z] time="2022-05-12T13:11:49Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-12T13:11:49.115Z] time="2022-05-12T13:11:49Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-12T13:11:49.115Z] --- PASS: TestLoadInsecureRegistries (0.22s) [2022-05-12T13:11:49.115Z] === RUN TestNewServiceConfig [2022-05-12T13:11:49.115Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-12T13:11:49.115Z] === RUN TestValidateIndexName [2022-05-12T13:11:49.115Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-12T13:11:49.115Z] === RUN TestValidateIndexNameWithError [2022-05-12T13:11:49.115Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-12T13:11:49.115Z] === RUN TestEndpointParse [2022-05-12T13:11:49.115Z] --- PASS: TestEndpointParse (0.00s) [2022-05-12T13:11:49.115Z] === RUN TestEndpointParseInvalid [2022-05-12T13:11:49.115Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-12T13:11:49.115Z] === RUN TestValidateEndpoint [2022-05-12T13:11:49.115Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-12T13:11:49.115Z] === RUN TestPing [2022-05-12T13:11:49.115Z] --- PASS: TestPing (0.00s) [2022-05-12T13:11:49.115Z] === RUN TestPingRegistryEndpoint [2022-05-12T13:11:49.115Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:11:49.115Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-12T13:11:49.115Z] === RUN TestEndpoint [2022-05-12T13:11:49.115Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:11:49.115Z] --- SKIP: TestEndpoint (0.01s) [2022-05-12T13:11:49.115Z] === RUN TestParseRepositoryInfo [2022-05-12T13:11:49.115Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-12T13:11:49.115Z] === RUN TestNewIndexInfo [2022-05-12T13:11:49.115Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-12T13:11:49.115Z] === RUN TestMirrorEndpointLookup [2022-05-12T13:11:49.115Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:11:49.115Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-12T13:11:49.115Z] === RUN TestSearchRepositories [2022-05-12T13:11:49.115Z] === RUN TestRestartManagerTimeout [2022-05-12T13:11:49.115Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-12T13:11:49.115Z] === RUN TestRestartManagerTimeoutReset [2022-05-12T13:11:49.115Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-12T13:11:49.115Z] PASS [2022-05-12T13:11:49.115Z] coverage: 50.9% of statements [2022-05-12T13:11:49.115Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-12T13:11:49.115Z] Host: 127.0.0.1:49335 [2022-05-12T13:11:49.115Z] User-Agent: docker test client [2022-05-12T13:11:49.115Z] Authorization: Token fake-token [2022-05-12T13:11:49.115Z] X-Docker-Token: true [2022-05-12T13:11:49.115Z] Accept-Encoding: gzip [2022-05-12T13:11:49.115Z] [2022-05-12T13:11:49.115Z] [2022-05-12T13:11:49.115Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-12T13:11:49.115Z] Connection: close [2022-05-12T13:11:49.115Z] Content-Length: 144 [2022-05-12T13:11:49.115Z] Cache-Control: no-cache [2022-05-12T13:11:49.115Z] Content-Type: application/json [2022-05-12T13:11:49.115Z] Date: Thu, 12 May 2022 13:11:49 GMT [2022-05-12T13:11:49.115Z] Expires: -1 [2022-05-12T13:11:49.115Z] Pragma: no-cache [2022-05-12T13:11:49.115Z] Server: docker-tests/mock [2022-05-12T13:11:49.115Z] X-Docker-Registry-Config: mock [2022-05-12T13:11:49.115Z] X-Docker-Registry-Version: 0.0.0 [2022-05-12T13:11:49.115Z] [2022-05-12T13:11:49.115Z] [2022-05-12T13:11:49.115Z] --- PASS: TestSearchRepositories (0.01s) [2022-05-12T13:11:49.115Z] === RUN TestTrustedLocation [2022-05-12T13:11:49.115Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-12T13:11:49.115Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-12T13:11:49.115Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-12T13:11:49.115Z] === RUN TestAllowNondistributableArtifacts [2022-05-12T13:11:49.115Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-12T13:11:49.115Z] === RUN TestIsSecureIndex [2022-05-12T13:11:49.115Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-12T13:11:49.115Z] PASS [2022-05-12T13:11:49.115Z] coverage: 51.7% of statements [2022-05-12T13:11:49.115Z] ok github.com/docker/docker/restartmanager 0.051s coverage: 50.9% of statements [2022-05-12T13:11:49.115Z] ok github.com/docker/docker/registry 0.335s coverage: 51.7% of statements [2022-05-12T13:11:50.103Z] === RUN TestDecodeContainerConfig [2022-05-12T13:11:50.103Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-12T13:11:50.103Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-12T13:11:50.103Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-12T13:11:50.103Z] === RUN TestDecodeContainerConfigIsolation [2022-05-12T13:11:50.103Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-12T13:11:50.103Z] === RUN TestValidatePrivileged [2022-05-12T13:11:50.103Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-12T13:11:50.103Z] PASS [2022-05-12T13:11:50.103Z] coverage: 52.4% of statements [2022-05-12T13:11:50.103Z] ok github.com/docker/docker/runconfig 0.055s coverage: 52.4% of statements [2022-05-12T13:11:50.388Z] docker_api_swarm_test.go:272: [df29e0723f390] joining swarm manager [d19e60f2ae151]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T13:11:50.572Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-12T13:11:50.572Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-12T13:11:50.573Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-12T13:11:50.573Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-12T13:11:50.573Z] PASS [2022-05-12T13:11:50.573Z] coverage: 62.5% of statements [2022-05-12T13:11:50.573Z] ok github.com/docker/docker/testutil 0.044s coverage: 62.5% of statements [2022-05-12T13:11:50.650Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-12T13:11:52.038Z] docker_api_swarm_test.go:273: [dec59f7556352] joining swarm manager [d19e60f2ae151]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T13:11:53.528Z] 2022/05/12 13:11:52 Closing DB instances... [2022-05-12T13:11:53.528Z] === RUN TestGetDriver [2022-05-12T13:11:53.528Z] --- PASS: TestGetDriver (0.00s) [2022-05-12T13:11:53.528Z] === RUN TestVolumeRequestError [2022-05-12T13:11:53.528Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-12T13:11:53.528Z] PASS [2022-05-12T13:11:53.528Z] coverage: 36.1% of statements [2022-05-12T13:11:53.528Z] ok github.com/docker/docker/volume/drivers 0.058s coverage: 36.1% of statements [2022-05-12T13:11:53.996Z] === RUN TestGetAddress [2022-05-12T13:11:53.996Z] --- PASS: TestGetAddress (0.00s) [2022-05-12T13:11:53.996Z] === RUN TestRemove [2022-05-12T13:11:53.996Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T13:11:53.996Z] --- SKIP: TestRemove (0.00s) [2022-05-12T13:11:53.996Z] === RUN TestInitializeWithVolumes [2022-05-12T13:11:53.996Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-12T13:11:53.996Z] === RUN TestCreate [2022-05-12T13:11:53.996Z] --- PASS: TestCreate (0.02s) [2022-05-12T13:11:53.996Z] === RUN TestValidateName [2022-05-12T13:11:53.996Z] --- PASS: TestValidateName (0.00s) [2022-05-12T13:11:53.996Z] === RUN TestCreateWithOpts [2022-05-12T13:11:53.996Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T13:11:53.996Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-12T13:11:53.996Z] === RUN TestRelaodNoOpts [2022-05-12T13:11:53.996Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-05-12T13:11:53.996Z] PASS [2022-05-12T13:11:53.996Z] coverage: 41.5% of statements [2022-05-12T13:11:53.996Z] ok github.com/docker/docker/volume/local 0.112s coverage: 41.5% of statements [2022-05-12T13:11:54.465Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (41.84s) [2022-05-12T13:11:54.465Z] === RUN TestNetworkDBGarbageCollection [2022-05-12T13:11:55.454Z] === RUN TestLCOWParseMountRaw [2022-05-12T13:11:55.454Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-12T13:11:55.454Z] === RUN TestLCOWParseMountRawSplit [2022-05-12T13:11:55.454Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-12T13:11:55.454Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-12T13:11:55.454Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-12T13:11:55.454Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-12T13:11:55.454Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-12T13:11:55.454Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-12T13:11:55.454Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-12T13:11:55.454Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-12T13:11:55.454Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-12T13:11:55.454Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T13:11:55.454Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-12T13:11:55.454Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-12T13:11:55.454Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-12T13:11:55.454Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-12T13:11:55.454Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-12T13:11:55.454Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-12T13:11:55.454Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-12T13:11:55.454Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-12T13:11:55.454Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-12T13:11:55.454Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-12T13:11:55.454Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-12T13:11:55.454Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-12T13:11:55.454Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T13:11:55.454Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-12T13:11:55.454Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T13:11:55.454Z] === RUN TestLinuxParseMountRaw [2022-05-12T13:11:55.454Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-12T13:11:55.454Z] === RUN TestLinuxParseMountRawSplit [2022-05-12T13:11:55.454Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-12T13:11:55.454Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-12T13:11:55.454Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-12T13:11:55.454Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-12T13:11:55.454Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-12T13:11:55.454Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-12T13:11:55.454Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-12T13:11:55.454Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-12T13:11:55.454Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-12T13:11:55.454Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-12T13:11:55.454Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-12T13:11:55.454Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-12T13:11:55.454Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-12T13:11:55.454Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-12T13:11:55.454Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-12T13:11:55.454Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-12T13:11:55.454Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-12T13:11:55.454Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-12T13:11:55.454Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-12T13:11:55.454Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-12T13:11:55.454Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T13:11:55.454Z] === RUN TestConvertTmpfsOptions [2022-05-12T13:11:55.454Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-12T13:11:55.454Z] linux_parser_test.go:209: data="ro" [2022-05-12T13:11:55.454Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-12T13:11:55.454Z] === RUN TestParseMountSpec [2022-05-12T13:11:55.454Z] parser_test.go:62: case 0 [2022-05-12T13:11:55.454Z] parser_test.go:62: case 1 [2022-05-12T13:11:55.454Z] parser_test.go:62: case 2 [2022-05-12T13:11:55.454Z] parser_test.go:62: case 3 [2022-05-12T13:11:55.454Z] parser_test.go:62: case 4 [2022-05-12T13:11:55.454Z] parser_test.go:62: case 5 [2022-05-12T13:11:55.454Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-12T13:11:55.454Z] === RUN TestValidateMount [2022-05-12T13:11:55.454Z] --- PASS: TestValidateMount (0.00s) [2022-05-12T13:11:55.454Z] === RUN TestWindowsParseMountRaw [2022-05-12T13:11:55.454Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-12T13:11:55.454Z] === RUN TestWindowsParseMountRawSplit [2022-05-12T13:11:55.454Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-12T13:11:55.454Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-12T13:11:55.454Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-12T13:11:55.454Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-12T13:11:55.454Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-12T13:11:55.454Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-12T13:11:55.454Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-12T13:11:55.454Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-12T13:11:55.454Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-12T13:11:55.454Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-12T13:11:55.454Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T13:11:55.454Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-12T13:11:55.454Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-12T13:11:55.454Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-12T13:11:55.454Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-12T13:11:55.454Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-12T13:11:55.454Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-12T13:11:55.454Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-12T13:11:55.454Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-12T13:11:55.454Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-12T13:11:55.454Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-12T13:11:55.454Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-12T13:11:55.454Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-12T13:11:55.454Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-12T13:11:55.454Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T13:11:55.454Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-12T13:11:55.454Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T13:11:55.454Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-12T13:11:55.454Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T13:11:55.454Z] PASS [2022-05-12T13:11:55.454Z] coverage: 67.6% of statements [2022-05-12T13:11:55.454Z] ok github.com/docker/docker/volume/mounts 0.058s coverage: 67.6% of statements [2022-05-12T13:11:56.442Z] === RUN TestSetGetMeta [2022-05-12T13:11:56.442Z] === PAUSE TestSetGetMeta [2022-05-12T13:11:56.442Z] === RUN TestRestore [2022-05-12T13:11:56.442Z] === PAUSE TestRestore [2022-05-12T13:11:56.442Z] === RUN TestServiceCreate [2022-05-12T13:11:56.442Z] === PAUSE TestServiceCreate [2022-05-12T13:11:56.442Z] === RUN TestServiceList [2022-05-12T13:11:56.442Z] === PAUSE TestServiceList [2022-05-12T13:11:56.442Z] === RUN TestServiceRemove [2022-05-12T13:11:56.442Z] === PAUSE TestServiceRemove [2022-05-12T13:11:56.442Z] === RUN TestServiceGet [2022-05-12T13:11:56.442Z] === PAUSE TestServiceGet [2022-05-12T13:11:56.442Z] === RUN TestServicePrune [2022-05-12T13:11:56.442Z] === PAUSE TestServicePrune [2022-05-12T13:11:56.442Z] === RUN TestCreate [2022-05-12T13:11:56.442Z] === PAUSE TestCreate [2022-05-12T13:11:56.442Z] === RUN TestRemove [2022-05-12T13:11:56.442Z] === PAUSE TestRemove [2022-05-12T13:11:56.442Z] === RUN TestList [2022-05-12T13:11:56.442Z] === PAUSE TestList [2022-05-12T13:11:56.442Z] === RUN TestFindByDriver [2022-05-12T13:11:56.442Z] === PAUSE TestFindByDriver [2022-05-12T13:11:56.442Z] === RUN TestFindByReferenced [2022-05-12T13:11:56.442Z] === PAUSE TestFindByReferenced [2022-05-12T13:11:56.442Z] === RUN TestDerefMultipleOfSameRef [2022-05-12T13:11:56.442Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-12T13:11:56.442Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T13:11:56.442Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T13:11:56.442Z] === RUN TestDefererencePluginOnCreateError [2022-05-12T13:11:56.442Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-12T13:11:56.442Z] === RUN TestRefDerefRemove [2022-05-12T13:11:56.442Z] === PAUSE TestRefDerefRemove [2022-05-12T13:11:56.442Z] === RUN TestGet [2022-05-12T13:11:56.442Z] === PAUSE TestGet [2022-05-12T13:11:56.442Z] === RUN TestGetWithReference [2022-05-12T13:11:56.442Z] === PAUSE TestGetWithReference [2022-05-12T13:11:56.442Z] === RUN TestFilterFunc [2022-05-12T13:11:56.442Z] === RUN TestFilterFunc/test_nil_list [2022-05-12T13:11:56.442Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-12T13:11:56.442Z] === RUN TestFilterFunc/test_empty_list [2022-05-12T13:11:56.442Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-12T13:11:56.442Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T13:11:56.442Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T13:11:56.442Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T13:11:56.442Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T13:11:56.442Z] === RUN TestFilterFunc/test_filter_some [2022-05-12T13:11:56.442Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-12T13:11:56.442Z] === RUN TestFilterFunc/test_filter_middle [2022-05-12T13:11:56.442Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-12T13:11:56.442Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-12T13:11:56.442Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-12T13:11:56.442Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-12T13:11:56.442Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-12T13:11:56.442Z] === CONT TestFilterFunc/test_nil_list [2022-05-12T13:11:56.442Z] === CONT TestFilterFunc/test_filter_some [2022-05-12T13:11:56.442Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T13:11:56.442Z] === CONT TestFilterFunc/test_empty_list [2022-05-12T13:11:56.442Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-12T13:11:56.442Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T13:11:56.442Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-12T13:11:56.442Z] === CONT TestFilterFunc/test_filter_middle [2022-05-12T13:11:56.442Z] --- PASS: TestFilterFunc (0.00s) [2022-05-12T13:11:56.442Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-12T13:11:56.442Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-12T13:11:56.442Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-12T13:11:56.442Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-12T13:11:56.442Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-12T13:11:56.442Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-12T13:11:56.442Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-12T13:11:56.442Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-12T13:11:56.442Z] === CONT TestSetGetMeta [2022-05-12T13:11:56.442Z] === CONT TestList [2022-05-12T13:11:56.442Z] === CONT TestServiceGet [2022-05-12T13:11:56.442Z] === CONT TestCreate [2022-05-12T13:11:56.442Z] --- PASS: TestSetGetMeta (0.04s) [2022-05-12T13:11:56.442Z] === CONT TestRemove [2022-05-12T13:11:56.442Z] --- PASS: TestCreate (0.05s) [2022-05-12T13:11:56.442Z] === CONT TestServicePrune [2022-05-12T13:11:56.442Z] --- PASS: TestList (0.08s) [2022-05-12T13:11:56.442Z] === CONT TestServiceList [2022-05-12T13:11:56.442Z] --- PASS: TestRemove (0.06s) [2022-05-12T13:11:56.442Z] === CONT TestServiceRemove [2022-05-12T13:11:56.911Z] --- PASS: TestServiceGet (0.23s) [2022-05-12T13:11:56.911Z] === CONT TestServiceCreate [2022-05-12T13:11:56.911Z] time="2022-05-12T13:11:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T13:11:56.911Z] --- PASS: TestServiceRemove (0.15s) [2022-05-12T13:11:56.911Z] === CONT TestDefererencePluginOnCreateError [2022-05-12T13:11:56.911Z] time="2022-05-12T13:11:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T13:11:56.911Z] --- PASS: TestServiceList (0.17s) [2022-05-12T13:11:56.911Z] === CONT TestGetWithReference [2022-05-12T13:11:56.911Z] time="2022-05-12T13:11:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T13:11:56.911Z] time="2022-05-12T13:11:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-12T13:11:56.911Z] --- PASS: TestServiceCreate (0.03s) [2022-05-12T13:11:56.911Z] === CONT TestGet [2022-05-12T13:11:56.911Z] time="2022-05-12T13:11:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T13:11:56.911Z] --- PASS: TestGetWithReference (0.03s) [2022-05-12T13:11:56.911Z] === CONT TestRefDerefRemove [2022-05-12T13:11:56.911Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-05-12T13:11:56.911Z] === CONT TestRestore [2022-05-12T13:11:56.911Z] --- PASS: TestServicePrune (0.23s) [2022-05-12T13:11:56.911Z] === CONT TestDerefMultipleOfSameRef [2022-05-12T13:11:56.911Z] --- PASS: TestGet (0.03s) [2022-05-12T13:11:56.911Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T13:11:56.911Z] --- PASS: TestRefDerefRemove (0.04s) [2022-05-12T13:11:56.911Z] === CONT TestFindByReferenced [2022-05-12T13:11:56.911Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2022-05-12T13:11:56.911Z] === CONT TestFindByDriver [2022-05-12T13:11:56.911Z] --- PASS: TestRestore (0.05s) [2022-05-12T13:11:56.911Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-05-12T13:11:56.911Z] --- PASS: TestFindByReferenced (0.03s) [2022-05-12T13:11:56.911Z] --- PASS: TestFindByDriver (0.03s) [2022-05-12T13:11:56.911Z] PASS [2022-05-12T13:11:56.911Z] coverage: 69.0% of statements [2022-05-12T13:11:56.911Z] ok github.com/docker/docker/volume/service 0.407s coverage: 69.0% of statements [2022-05-12T13:11:58.484Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-12T13:11:58.484Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-12T13:11:58.484Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-12T13:11:58.484Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-12T13:12:02.065Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-12T13:12:02.065Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-12T13:12:02.065Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-12T13:12:02.065Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-12T13:12:02.641Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-12T13:12:03.586Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-12T13:12:03.586Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-12T13:12:03.586Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-12T13:12:03.586Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-12T13:12:03.586Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-12T13:12:03.586Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-12T13:12:03.586Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-12T13:12:03.586Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-12T13:12:03.586Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-12T13:12:04.160Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-05-12T13:12:04.160Z] PASS [2022-05-12T13:12:04.160Z] [2022-05-12T13:12:04.160Z] DONE 17 tests in 51.275s [2022-05-12T13:12:04.160Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-12T13:12:04.160Z] ++ 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 [2022-05-12T13:12:04.160Z] ++ set -e [2022-05-12T13:12:04.160Z] ++ '[' -n 0 ']' [2022-05-12T13:12:04.160Z] ++ set -x [2022-05-12T13:12:04.160Z] ++ 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 [2022-05-12T13:12:04.422Z] INFO: Testing against a local daemon [2022-05-12T13:12:04.422Z] === RUN TestPluginInvalidJSON [2022-05-12T13:12:04.422Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T13:12:04.422Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T13:12:04.422Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T13:12:04.422Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T13:12:04.422Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T13:12:04.422Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T13:12:04.422Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T13:12:04.422Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T13:12:04.422Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T13:12:04.422Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T13:12:04.422Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T13:12:04.422Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T13:12:04.422Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T13:12:04.422Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T13:12:04.422Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T13:12:04.422Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T13:12:04.422Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T13:12:04.422Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T13:12:04.422Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T13:12:04.422Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T13:12:04.422Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T13:12:04.422Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-12T13:12:04.422Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-12T13:12:04.422Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T13:12:04.422Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T13:12:04.422Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T13:12:04.422Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T13:12:04.422Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-12T13:12:04.422Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T13:12:04.422Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T13:12:04.422Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T13:12:04.422Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T13:12:04.422Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-12T13:12:04.422Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T13:12:04.422Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T13:12:04.422Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.01s) [2022-05-12T13:12:04.422Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T13:12:04.422Z] === RUN TestPluginInstall [2022-05-12T13:12:04.422Z] === RUN TestPluginInstall/no_auth [2022-05-12T13:12:04.997Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-12T13:12:04.997Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-12T13:12:05.941Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-12T13:12:06.514Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-12T13:12:06.515Z] time="2022-05-12T13:12:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T13:12:06.515Z] time="2022-05-12T13:12:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad69de8e8db24d9adef6b0f259a8218b393de3297cdaa6bf7a3de3a8db087279" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T13:12:06.515Z] time="2022-05-12T13:12:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T13:12:06.515Z] time="2022-05-12T13:12:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad69de8e8db24d9adef6b0f259a8218b393de3297cdaa6bf7a3de3a8db087279" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T13:12:06.776Z] === RUN TestPluginInstall/with_htpasswd [2022-05-12T13:12:07.350Z] time="2022-05-12T13:12:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T13:12:07.351Z] time="2022-05-12T13:12:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c70f21cf1b657281e3eb7118cb22462e473a8df8b4e277b4936b83e206fd3473" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T13:12:07.351Z] time="2022-05-12T13:12:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T13:12:07.351Z] time="2022-05-12T13:12:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c70f21cf1b657281e3eb7118cb22462e473a8df8b4e277b4936b83e206fd3473" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T13:12:07.351Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-12T13:12:07.613Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-12T13:12:07.876Z] === RUN TestPluginInstall/with_insecure [2022-05-12T13:12:08.822Z] time="2022-05-12T13:12:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T13:12:08.822Z] time="2022-05-12T13:12:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f70d06602e3d3a2a49541e5187da0ccc389ee6141904d19430fd45a5493a442" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T13:12:08.822Z] time="2022-05-12T13:12:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T13:12:08.822Z] time="2022-05-12T13:12:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f70d06602e3d3a2a49541e5187da0ccc389ee6141904d19430fd45a5493a442" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T13:12:09.084Z] plugin_test.go:195: [d9173af5f5610] daemon is not started [2022-05-12T13:12:09.084Z] --- PASS: TestPluginInstall (4.56s) [2022-05-12T13:12:09.084Z] --- PASS: TestPluginInstall/no_auth (2.41s) [2022-05-12T13:12:09.084Z] --- PASS: TestPluginInstall/with_htpasswd (0.86s) [2022-05-12T13:12:09.084Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2022-05-12T13:12:09.084Z] === RUN TestPluginsWithRuntimes [2022-05-12T13:12:09.659Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-12T13:12:10.175Z] --- PASS: TestUpdateRestartPolicy (24.61s) [2022-05-12T13:12:10.175Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T13:12:11.049Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-12T13:12:11.161Z] --- PASS: TestUpdateRestartWithAutoRemove (3.24s) [2022-05-12T13:12:11.161Z] === RUN TestWaitNonBlocked [2022-05-12T13:12:11.161Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T13:12:11.161Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T13:12:11.161Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T13:12:11.161Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T13:12:11.161Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T13:12:11.161Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T13:12:11.312Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-12T13:12:11.887Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-12T13:12:11.887Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-12T13:12:12.152Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-12T13:12:12.726Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-12T13:12:12.726Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-12T13:12:12.726Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-12T13:12:12.989Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-05-12T13:12:12.989Z] --- PASS: TestPluginsWithRuntimes (3.90s) [2022-05-12T13:12:12.989Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.03s) [2022-05-12T13:12:12.989Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.04s) [2022-05-12T13:12:12.989Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T13:12:13.937Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-12T13:12:13.937Z] --- PASS: TestPluginBackCompatMediaTypes (0.86s) [2022-05-12T13:12:13.937Z] PASS [2022-05-12T13:12:13.937Z] [2022-05-12T13:12:13.937Z] DONE 24 tests in 9.519s [2022-05-12T13:12:13.937Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-12T13:12:13.937Z] ++ 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 [2022-05-12T13:12:13.937Z] ++ set -e [2022-05-12T13:12:13.937Z] ++ '[' -n 0 ']' [2022-05-12T13:12:13.937Z] ++ set -x [2022-05-12T13:12:13.937Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-05-12T13:12:13.937Z] INFO: Testing against a local daemon [2022-05-12T13:12:13.937Z] === RUN TestExternalGraphDriver [2022-05-12T13:12:13.937Z] === RUN TestExternalGraphDriver/json [2022-05-12T13:12:15.920Z] --- PASS: TestWaitNonBlocked (0.06s) [2022-05-12T13:12:15.921Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.61s) [2022-05-12T13:12:15.921Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.70s) [2022-05-12T13:12:15.921Z] === RUN TestWaitBlocked [2022-05-12T13:12:15.921Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:12:15.921Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-12T13:12:15.921Z] PASS [2022-05-12T13:12:15.921Z] ok github.com/docker/docker/integration/container 123.629s [2022-05-12T13:12:15.921Z] [2022-05-12T13:12:15.921Z] === Skipped [2022-05-12T13:12:15.921Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-12T13:12:15.921Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T13:12:15.921Z] [2022-05-12T13:12:15.921Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-12T13:12:15.921Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:12:15.921Z] [2022-05-12T13:12:15.921Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T13:12:15.921Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T13:12:15.921Z] [2022-05-12T13:12:15.921Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-12T13:12:15.921Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:12:15.921Z] [2022-05-12T13:12:15.921Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T13:12:15.921Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:12:15.921Z] [2022-05-12T13:12:15.921Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T13:12:15.921Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:12:15.921Z] [2022-05-12T13:12:15.921Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T13:12:15.921Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T13:12:15.921Z] [2022-05-12T13:12:15.921Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-12T13:12:15.921Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T13:12:15.921Z] [2022-05-12T13:12:15.921Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-12T13:12:15.921Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:12:15.921Z] [2022-05-12T13:12:15.921Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.13s) [2022-05-12T13:12:15.921Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T13:12:15.921Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.13s) [2022-05-12T13:12:15.921Z] [2022-05-12T13:12:15.921Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.20s) [2022-05-12T13:12:15.921Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T13:12:15.921Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.20s) [2022-05-12T13:12:15.921Z] [2022-05-12T13:12:15.921Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.21s) [2022-05-12T13:12:15.921Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T13:12:15.921Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.21s) [2022-05-12T13:12:15.921Z] [2022-05-12T13:12:15.921Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.16s) [2022-05-12T13:12:15.921Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T13:12:15.921Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.16s) [2022-05-12T13:12:15.921Z] [2022-05-12T13:12:15.921Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-12T13:12:15.921Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T13:12:15.921Z] [2022-05-12T13:12:15.921Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-05-12T13:12:15.921Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-12T13:12:15.921Z] [2022-05-12T13:12:15.921Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-12T13:12:15.921Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T13:12:15.921Z] [2022-05-12T13:12:15.921Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-12T13:12:15.921Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:12:15.921Z] [2022-05-12T13:12:15.921Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T13:12:15.921Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:12:15.921Z] [2022-05-12T13:12:15.921Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-12T13:12:15.921Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T13:12:15.921Z] [2022-05-12T13:12:15.921Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-12T13:12:15.921Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T13:12:15.921Z] [2022-05-12T13:12:15.921Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T13:12:15.921Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T13:12:15.921Z] [2022-05-12T13:12:15.921Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-12T13:12:15.921Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T13:12:15.921Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T13:12:15.921Z] [2022-05-12T13:12:16.395Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T13:12:16.396Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T13:12:16.396Z] [2022-05-12T13:12:16.396Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-12T13:12:16.396Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T13:12:16.396Z] [2022-05-12T13:12:16.396Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T13:12:16.396Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T13:12:16.396Z] [2022-05-12T13:12:16.396Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-12T13:12:16.396Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T13:12:16.396Z] [2022-05-12T13:12:16.396Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-12T13:12:16.396Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:12:16.396Z] [2022-05-12T13:12:16.396Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-12T13:12:16.396Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T13:12:16.396Z] [2022-05-12T13:12:16.396Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-12T13:12:16.396Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T13:12:16.396Z] [2022-05-12T13:12:16.396Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-12T13:12:16.396Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T13:12:16.396Z] [2022-05-12T13:12:16.396Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-12T13:12:16.396Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T13:12:16.396Z] [2022-05-12T13:12:16.396Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-12T13:12:16.396Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:12:16.396Z] [2022-05-12T13:12:16.396Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-12T13:12:16.396Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T13:12:16.396Z] [2022-05-12T13:12:16.396Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T13:12:16.396Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T13:12:16.396Z] [2022-05-12T13:12:16.396Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-12T13:12:16.396Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:12:16.396Z] [2022-05-12T13:12:16.396Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-12T13:12:16.396Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T13:12:16.396Z] [2022-05-12T13:12:16.396Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-12T13:12:16.396Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T13:12:16.396Z] [2022-05-12T13:12:16.396Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-12T13:12:16.396Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:12:16.396Z] [2022-05-12T13:12:16.396Z] DONE 120 tests, 38 skipped in 126.585s [2022-05-12T13:12:16.396Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-12T13:12:16.492Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-12T13:12:16.492Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-12T13:12:16.492Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T13:12:16.492Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-12T13:12:16.492Z] === RUN TestExternalGraphDriver/spec [2022-05-12T13:12:16.755Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-12T13:12:17.700Z] === RUN TestDockerSuite/TestCommitChange [2022-05-12T13:12:17.962Z] === RUN TestExternalGraphDriver/pull [2022-05-12T13:12:18.224Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-12T13:12:19.176Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-12T13:12:19.765Z] --- PASS: TestExternalGraphDriver (5.86s) [2022-05-12T13:12:19.765Z] --- PASS: TestExternalGraphDriver/json (2.19s) [2022-05-12T13:12:19.765Z] --- PASS: TestExternalGraphDriver/spec (1.77s) [2022-05-12T13:12:19.765Z] --- PASS: TestExternalGraphDriver/pull (1.84s) [2022-05-12T13:12:19.765Z] === RUN TestGraphdriverPluginV2 [2022-05-12T13:12:20.338Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-12T13:12:21.282Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-12T13:12:22.227Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-12T13:12:23.172Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-12T13:12:23.746Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-12T13:12:24.320Z] --- PASS: TestGraphdriverPluginV2 (4.42s) [2022-05-12T13:12:24.320Z] PASS [2022-05-12T13:12:24.320Z] [2022-05-12T13:12:24.320Z] DONE 5 tests in 10.413s [2022-05-12T13:12:24.320Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-12T13:12:24.320Z] ++ 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 [2022-05-12T13:12:24.320Z] ++ set -e [2022-05-12T13:12:24.320Z] ++ '[' -n 0 ']' [2022-05-12T13:12:24.320Z] ++ set -x [2022-05-12T13:12:24.320Z] ++ 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 [2022-05-12T13:12:24.320Z] INFO: Testing against a local daemon [2022-05-12T13:12:24.320Z] === RUN TestContinueAfterPluginCrash [2022-05-12T13:12:24.320Z] === PAUSE TestContinueAfterPluginCrash [2022-05-12T13:12:24.320Z] === RUN TestReadPluginNoRead [2022-05-12T13:12:24.320Z] === PAUSE TestReadPluginNoRead [2022-05-12T13:12:24.320Z] === RUN TestDaemonStartWithLogOpt [2022-05-12T13:12:24.320Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-12T13:12:24.320Z] === CONT TestContinueAfterPluginCrash [2022-05-12T13:12:24.320Z] === CONT TestDaemonStartWithLogOpt [2022-05-12T13:12:25.265Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-12T13:12:26.211Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-12T13:12:26.211Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-12T13:12:26.211Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-12T13:12:26.211Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-12T13:12:26.211Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-12T13:12:26.211Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-12T13:12:26.472Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-12T13:12:27.863Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-12T13:12:28.809Z] --- PASS: TestDaemonStartWithLogOpt (4.40s) [2022-05-12T13:12:28.809Z] === CONT TestReadPluginNoRead [2022-05-12T13:12:29.071Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-12T13:12:29.071Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-12T13:12:30.016Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-12T13:12:30.590Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-12T13:12:31.164Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-12T13:12:31.738Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-12T13:12:31.738Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-12T13:12:32.311Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-12T13:12:32.312Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-12T13:12:32.312Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-12T13:12:32.574Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-12T13:12:32.835Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-12T13:12:32.835Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-12T13:12:32.835Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-12T13:12:32.835Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-12T13:12:33.099Z] === RUN TestReadPluginNoRead/default [2022-05-12T13:12:33.693Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-12T13:12:33.693Z] --- PASS: TestContinueAfterPluginCrash (9.38s) [2022-05-12T13:12:34.270Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-12T13:12:34.532Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-12T13:12:34.794Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-12T13:12:34.794Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-12T13:12:36.183Z] === CONT TestReadPluginNoRead [2022-05-12T13:12:36.183Z] read_test.go:92: [dbc729f25d63a] daemon is not started [2022-05-12T13:12:36.183Z] --- PASS: TestReadPluginNoRead (7.17s) [2022-05-12T13:12:36.183Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s) [2022-05-12T13:12:36.183Z] --- PASS: TestReadPluginNoRead/default (1.56s) [2022-05-12T13:12:36.183Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.37s) [2022-05-12T13:12:36.183Z] PASS [2022-05-12T13:12:36.183Z] [2022-05-12T13:12:36.183Z] DONE 6 tests in 11.698s [2022-05-12T13:12:36.183Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-12T13:12:36.183Z] ++ 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 [2022-05-12T13:12:36.183Z] ++ set -e [2022-05-12T13:12:36.183Z] ++ '[' -n 0 ']' [2022-05-12T13:12:36.183Z] ++ set -x [2022-05-12T13:12:36.183Z] ++ 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 [2022-05-12T13:12:36.183Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-12T13:12:36.183Z] testing: warning: no tests to run [2022-05-12T13:12:36.183Z] PASS [2022-05-12T13:12:36.183Z] [2022-05-12T13:12:36.183Z] DONE 0 tests in 0.048s [2022-05-12T13:12:36.183Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-12T13:12:36.183Z] ++ 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 [2022-05-12T13:12:36.183Z] ++ set -e [2022-05-12T13:12:36.183Z] ++ '[' -n 0 ']' [2022-05-12T13:12:36.183Z] ++ set -x [2022-05-12T13:12:36.183Z] ++ 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 [2022-05-12T13:12:36.183Z] INFO: Testing against a local daemon [2022-05-12T13:12:36.183Z] === RUN TestPluginWithDevMounts [2022-05-12T13:12:36.183Z] === PAUSE TestPluginWithDevMounts [2022-05-12T13:12:36.183Z] === CONT TestPluginWithDevMounts [2022-05-12T13:12:36.757Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-12T13:12:36.757Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-12T13:12:37.021Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-05-12T13:12:37.283Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-12T13:12:38.229Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-12T13:12:38.229Z] --- PASS: TestPluginWithDevMounts (2.06s) [2022-05-12T13:12:38.229Z] PASS [2022-05-12T13:12:38.229Z] [2022-05-12T13:12:38.229Z] DONE 1 tests in 2.211s [2022-05-12T13:12:38.229Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-12T13:12:38.229Z] ++ 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 [2022-05-12T13:12:38.229Z] ++ set -e [2022-05-12T13:12:38.229Z] ++ '[' -n 0 ']' [2022-05-12T13:12:38.229Z] ++ set -x [2022-05-12T13:12:38.229Z] ++ 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 [2022-05-12T13:12:38.491Z] INFO: Testing against a local daemon [2022-05-12T13:12:38.492Z] === RUN TestSecretInspect [2022-05-12T13:12:39.066Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-12T13:12:40.013Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-12T13:12:40.013Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-12T13:12:40.958Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-12T13:12:40.958Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-05-12T13:12:41.902Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-12T13:12:41.902Z] --- PASS: TestSecretInspect (3.41s) [2022-05-12T13:12:41.902Z] === RUN TestSecretList [2022-05-12T13:12:42.477Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-12T13:12:42.477Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-12T13:12:43.423Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-12T13:12:43.423Z] docker_api_swarm_node_test.go:20: [d45c154a4c7b5] joining swarm manager [d8d5165edcda3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T13:12:44.387Z] docker_api_swarm_node_test.go:21: [d4cf41f4430bf] joining swarm manager [d8d5165edcda3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T13:12:44.960Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-12T13:12:45.221Z] --- PASS: TestSecretList (3.41s) [2022-05-12T13:12:45.221Z] === RUN TestSecretsCreateAndDelete [2022-05-12T13:12:46.168Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-12T13:12:46.168Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-12T13:12:46.169Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-12T13:12:46.169Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-05-12T13:12:46.169Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-12T13:12:46.169Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-05-12T13:12:46.169Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-12T13:12:46.169Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-12T13:12:46.169Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 6.1% of statements [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/api/types [no test files] [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-12T13:12:46.169Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-12T13:12:46.169Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-12T13:12:46.169Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-05-12T13:12:46.169Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/builder [no test files] [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-12T13:12:46.169Z] ok github.com/docker/docker/builder/remotecontext 0.122s coverage: 13.7% of statements [2022-05-12T13:12:46.169Z] ok github.com/docker/docker/builder/dockerfile 0.525s coverage: 49.3% of statements [2022-05-12T13:12:46.169Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-05-12T13:12:46.169Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-05-12T13:12:46.169Z] ok github.com/docker/docker/builder/remotecontext/git 1.725s coverage: 86.3% of statements [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/cli [no test files] [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-12T13:12:46.169Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-12T13:12:46.169Z] ok github.com/docker/docker/cmd/docker-proxy 0.238s coverage: 67.6% of statements [2022-05-12T13:12:46.617Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T13:12:46.617Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T13:12:46.617Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-12T13:12:46.617Z] === RUN TestConfigDaemonID [2022-05-12T13:12:46.617Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T13:12:46.617Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-12T13:12:46.617Z] === RUN TestDaemonConfigValidation [2022-05-12T13:12:46.617Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T13:12:46.617Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-12T13:12:46.617Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T13:12:46.617Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T13:12:46.617Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T13:12:46.617Z] === RUN TestDaemonProxy [2022-05-12T13:12:46.617Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T13:12:46.617Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-12T13:12:46.617Z] PASS [2022-05-12T13:12:46.617Z] ok github.com/docker/docker/integration/daemon 0.150s [2022-05-12T13:12:46.617Z] [2022-05-12T13:12:46.617Z] === Skipped [2022-05-12T13:12:46.617Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-12T13:12:46.617Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T13:12:46.617Z] [2022-05-12T13:12:46.617Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-12T13:12:46.617Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T13:12:46.617Z] [2022-05-12T13:12:46.617Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-12T13:12:46.617Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T13:12:46.617Z] [2022-05-12T13:12:46.617Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T13:12:46.617Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T13:12:46.617Z] [2022-05-12T13:12:46.617Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-12T13:12:46.617Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T13:12:46.617Z] [2022-05-12T13:12:46.617Z] DONE 5 tests, 5 skipped in 29.169s [2022-05-12T13:12:46.617Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-12T13:12:46.742Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-12T13:12:47.686Z] --- PASS: TestSecretsCreateAndDelete (2.48s) [2022-05-12T13:12:47.686Z] === RUN TestSecretsUpdate [2022-05-12T13:12:49.387Z] 2022/05/12 13:12:46 Closing DB instances... [2022-05-12T13:12:49.387Z] --- PASS: TestNetworkDBGarbageCollection (54.08s) [2022-05-12T13:12:49.387Z] === RUN TestFindNode [2022-05-12T13:12:49.387Z] 2022/05/12 13:12:48 Closing DB instances... [2022-05-12T13:12:49.387Z] --- PASS: TestFindNode (0.02s) [2022-05-12T13:12:49.387Z] === RUN TestChangeNodeState [2022-05-12T13:12:49.387Z] 2022/05/12 13:12:48 Closing DB instances... [2022-05-12T13:12:49.387Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-12T13:12:49.387Z] === RUN TestNodeReincarnation [2022-05-12T13:12:49.387Z] 2022/05/12 13:12:48 Closing DB instances... [2022-05-12T13:12:49.464Z] ok github.com/docker/docker/client 0.123s coverage: 75.6% of statements [2022-05-12T13:12:50.234Z] --- PASS: TestSecretsUpdate (2.12s) [2022-05-12T13:12:50.234Z] === RUN TestTemplatedSecret [2022-05-12T13:12:50.411Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T13:12:50.411Z] INFO: Testing against a local daemon [2022-05-12T13:12:50.411Z] === RUN TestCommitInheritsEnv [2022-05-12T13:12:50.411Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T13:12:50.411Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-12T13:12:50.411Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T13:12:50.411Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T13:12:50.411Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T13:12:50.411Z] === RUN TestImportWithCustomPlatform [2022-05-12T13:12:50.411Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T13:12:50.411Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-12T13:12:50.411Z] === RUN TestImagesFilterMultiReference [2022-05-12T13:12:50.411Z] --- PASS: TestImagesFilterMultiReference (0.17s) [2022-05-12T13:12:50.411Z] === RUN TestImagePullPlatformInvalid [2022-05-12T13:12:50.411Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-05-12T13:12:50.411Z] === RUN TestRemoveImageOrphaning [2022-05-12T13:12:50.831Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-12T13:12:51.396Z] --- PASS: TestRemoveImageOrphaning (1.17s) [2022-05-12T13:12:51.396Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T13:12:51.396Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-05-12T13:12:51.396Z] === RUN TestTagInvalidReference [2022-05-12T13:12:51.396Z] --- PASS: TestTagInvalidReference (0.04s) [2022-05-12T13:12:51.396Z] === RUN TestTagValidPrefixedRepo [2022-05-12T13:12:51.407Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-12T13:12:51.863Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-05-12T13:12:51.863Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T13:12:51.863Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-05-12T13:12:51.863Z] === RUN TestTagOfficialNames [2022-05-12T13:12:51.863Z] --- PASS: TestTagOfficialNames (0.11s) [2022-05-12T13:12:51.863Z] === RUN TestTagMatchesDigest [2022-05-12T13:12:51.863Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-05-12T13:12:51.863Z] PASS [2022-05-12T13:12:51.863Z] ok github.com/docker/docker/integration/image 1.874s [2022-05-12T13:12:51.863Z] [2022-05-12T13:12:51.863Z] === Skipped [2022-05-12T13:12:51.863Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-12T13:12:51.863Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T13:12:51.863Z] [2022-05-12T13:12:51.863Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T13:12:51.863Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T13:12:51.863Z] [2022-05-12T13:12:51.863Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-12T13:12:51.863Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T13:12:51.863Z] [2022-05-12T13:12:51.863Z] DONE 12 tests, 3 skipped in 6.424s [2022-05-12T13:12:52.331Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-12T13:12:52.351Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-12T13:12:52.351Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-12T13:12:52.351Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-12T13:12:52.351Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-12T13:12:52.923Z] --- PASS: TestTemplatedSecret (2.95s) [2022-05-12T13:12:52.923Z] === RUN TestSecretCreateResolve [2022-05-12T13:12:54.144Z] time="2022-05-12T13:12:53Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-12T13:12:54.144Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-12T13:12:54.144Z] === RUN TestParallelCreate [2022-05-12T13:12:54.144Z] 2022/05/12 13:12:53 Closing DB instances... [2022-05-12T13:12:54.144Z] --- PASS: TestParallelCreate (0.02s) [2022-05-12T13:12:54.144Z] === RUN TestParallelDelete [2022-05-12T13:12:54.144Z] 2022/05/12 13:12:53 Closing DB instances... [2022-05-12T13:12:54.144Z] --- PASS: TestParallelDelete (0.02s) [2022-05-12T13:12:54.144Z] === RUN TestNetworkDBIslands [2022-05-12T13:12:54.144Z] time="2022-05-12T13:12:53Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:14acc8b217f8 with config:&{NodeID:14acc8b217f8 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}" [2022-05-12T13:12:54.144Z] time="2022-05-12T13:12:53Z" level=info msg="Node 14acc8b217f8/172.17.89.73, joined gossip cluster" [2022-05-12T13:12:54.144Z] time="2022-05-12T13:12:53Z" level=info msg="Node 14acc8b217f8/172.17.89.73, added to nodes list" [2022-05-12T13:12:54.144Z] time="2022-05-12T13:12:53Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:4f73ca274098 with config:&{NodeID:4f73ca274098 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}" [2022-05-12T13:12:54.144Z] time="2022-05-12T13:12:53Z" level=info msg="Node 4f73ca274098/172.17.89.73, joined gossip cluster" [2022-05-12T13:12:54.144Z] time="2022-05-12T13:12:53Z" level=info msg="Node 4f73ca274098/172.17.89.73, added to nodes list" [2022-05-12T13:12:54.144Z] time="2022-05-12T13:12:53Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-12T13:12:54.144Z] time="2022-05-12T13:12:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-12T13:12:54.144Z] time="2022-05-12T13:12:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-05-12T13:12:54.144Z] time="2022-05-12T13:12:53Z" level=info msg="Node 4f73ca274098/172.17.89.73, joined gossip cluster" [2022-05-12T13:12:54.144Z] time="2022-05-12T13:12:53Z" level=info msg="Node 4f73ca274098/172.17.89.73, added to nodes list" [2022-05-12T13:12:54.144Z] time="2022-05-12T13:12:53Z" level=info msg="Node 14acc8b217f8/172.17.89.73, joined gossip cluster" [2022-05-12T13:12:54.144Z] time="2022-05-12T13:12:53Z" level=info msg="Node 14acc8b217f8/172.17.89.73, added to nodes list" [2022-05-12T13:12:54.144Z] time="2022-05-12T13:12:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-05-12T13:12:54.144Z] time="2022-05-12T13:12:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-12T13:12:54.565Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T13:12:54.565Z] INFO: Testing against a local daemon [2022-05-12T13:12:54.565Z] === RUN TestNetworkCreateDelete [2022-05-12T13:12:54.565Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:12:54.565Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-12T13:12:54.565Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T13:12:54.565Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-12T13:12:54.565Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T13:12:54.565Z] === RUN TestDaemonDNSFallback [2022-05-12T13:12:54.565Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:12:54.565Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-12T13:12:54.565Z] === RUN TestInspectNetwork [2022-05-12T13:12:54.565Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T13:12:54.565Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-12T13:12:54.565Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T13:12:54.565Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:12:54.565Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-12T13:12:54.565Z] === RUN TestNetworkInvalidJSON [2022-05-12T13:12:54.565Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T13:12:54.565Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T13:12:54.565Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T13:12:54.565Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T13:12:54.565Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T13:12:54.565Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T13:12:54.565Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T13:12:54.565Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T13:12:54.565Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T13:12:54.565Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T13:12:54.565Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T13:12:54.565Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T13:12:54.565Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T13:12:54.565Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T13:12:54.565Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T13:12:54.565Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T13:12:54.565Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T13:12:54.565Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T13:12:54.565Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T13:12:54.565Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T13:12:54.565Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T13:12:54.565Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-05-12T13:12:54.565Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-12T13:12:54.565Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-05-12T13:12:54.565Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T13:12:54.565Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T13:12:54.565Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T13:12:54.565Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-12T13:12:54.565Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-12T13:12:54.565Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T13:12:54.565Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T13:12:54.565Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T13:12:54.565Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-05-12T13:12:54.565Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-05-12T13:12:54.565Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T13:12:54.565Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T13:12:54.565Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T13:12:54.565Z] === RUN TestNetworkList [2022-05-12T13:12:54.565Z] === RUN TestNetworkList//networks [2022-05-12T13:12:54.565Z] === PAUSE TestNetworkList//networks [2022-05-12T13:12:54.565Z] === RUN TestNetworkList//networks/ [2022-05-12T13:12:54.565Z] === PAUSE TestNetworkList//networks/ [2022-05-12T13:12:54.565Z] === CONT TestNetworkList//networks [2022-05-12T13:12:54.565Z] === CONT TestNetworkList//networks/ [2022-05-12T13:12:54.565Z] --- PASS: TestNetworkList (0.05s) [2022-05-12T13:12:54.565Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T13:12:54.565Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T13:12:54.565Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T13:12:54.565Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T13:12:54.565Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-12T13:12:54.565Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T13:12:54.565Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T13:12:54.565Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T13:12:54.565Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T13:12:54.565Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T13:12:54.565Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T13:12:54.565Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T13:12:54.565Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T13:12:54.565Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T13:12:54.565Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T13:12:54.565Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T13:12:54.565Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T13:12:54.565Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T13:12:54.565Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T13:12:54.565Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T13:12:54.565Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T13:12:54.565Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T13:12:54.565Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T13:12:54.565Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T13:12:54.565Z] service_test.go:243: FLAKY_TEST [2022-05-12T13:12:54.565Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T13:12:54.565Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T13:12:54.565Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T13:12:54.565Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-12T13:12:54.565Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T13:12:54.565Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T13:12:54.565Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T13:12:54.565Z] PASS [2022-05-12T13:12:54.565Z] ok github.com/docker/docker/integration/network 0.229s [2022-05-12T13:12:54.565Z] [2022-05-12T13:12:54.565Z] === Skipped [2022-05-12T13:12:54.565Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-12T13:12:54.565Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:12:54.565Z] [2022-05-12T13:12:54.565Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T13:12:54.565Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-12T13:12:54.565Z] [2022-05-12T13:12:54.565Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-12T13:12:54.565Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:12:54.565Z] [2022-05-12T13:12:54.565Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-12T13:12:54.565Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T13:12:54.565Z] [2022-05-12T13:12:54.565Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-12T13:12:54.565Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:12:54.565Z] [2022-05-12T13:12:54.565Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-12T13:12:54.565Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T13:12:54.565Z] [2022-05-12T13:12:54.565Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T13:12:54.565Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T13:12:54.565Z] [2022-05-12T13:12:54.565Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T13:12:54.565Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T13:12:54.565Z] [2022-05-12T13:12:54.565Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T13:12:54.565Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T13:12:54.565Z] [2022-05-12T13:12:54.565Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T13:12:54.565Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T13:12:54.565Z] [2022-05-12T13:12:54.565Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T13:12:54.565Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T13:12:54.565Z] [2022-05-12T13:12:54.565Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T13:12:54.565Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T13:12:54.565Z] [2022-05-12T13:12:54.565Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T13:12:54.565Z] service_test.go:243: FLAKY_TEST [2022-05-12T13:12:54.565Z] [2022-05-12T13:12:54.565Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-12T13:12:54.565Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T13:12:54.565Z] [2022-05-12T13:12:54.565Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T13:12:54.565Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T13:12:54.565Z] [2022-05-12T13:12:54.565Z] DONE 34 tests, 15 skipped in 2.451s [2022-05-12T13:12:54.565Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-12T13:12:54.613Z] time="2022-05-12T13:12:54Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:347de9fe3596 with config:&{NodeID:347de9fe3596 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}" [2022-05-12T13:12:54.613Z] time="2022-05-12T13:12:54Z" level=info msg="Node 347de9fe3596/172.17.89.73, joined gossip cluster" [2022-05-12T13:12:54.613Z] time="2022-05-12T13:12:54Z" level=info msg="Node 347de9fe3596/172.17.89.73, added to nodes list" [2022-05-12T13:12:54.613Z] time="2022-05-12T13:12:54Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-12T13:12:54.613Z] time="2022-05-12T13:12:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-12T13:12:54.613Z] time="2022-05-12T13:12:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-05-12T13:12:54.613Z] time="2022-05-12T13:12:54Z" level=info msg="Node 347de9fe3596/172.17.89.73, joined gossip cluster" [2022-05-12T13:12:54.613Z] time="2022-05-12T13:12:54Z" level=info msg="Node 347de9fe3596/172.17.89.73, added to nodes list" [2022-05-12T13:12:54.613Z] time="2022-05-12T13:12:54Z" level=info msg="Node 14acc8b217f8/172.17.89.73, joined gossip cluster" [2022-05-12T13:12:54.613Z] time="2022-05-12T13:12:54Z" level=info msg="Node 14acc8b217f8/172.17.89.73, added to nodes list" [2022-05-12T13:12:54.613Z] time="2022-05-12T13:12:54Z" level=info msg="Node 4f73ca274098/172.17.89.73, joined gossip cluster" [2022-05-12T13:12:54.613Z] time="2022-05-12T13:12:54Z" level=info msg="Node 4f73ca274098/172.17.89.73, added to nodes list" [2022-05-12T13:12:54.613Z] time="2022-05-12T13:12:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-12T13:12:54.613Z] time="2022-05-12T13:12:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-05-12T13:12:54.613Z] time="2022-05-12T13:12:54Z" level=info msg="Node 347de9fe3596/172.17.89.73, joined gossip cluster" [2022-05-12T13:12:54.613Z] time="2022-05-12T13:12:54Z" level=info msg="Node 347de9fe3596/172.17.89.73, added to nodes list" [2022-05-12T13:12:54.839Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-12T13:12:55.082Z] time="2022-05-12T13:12:54Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:f87f98e63a77 with config:&{NodeID:f87f98e63a77 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}" [2022-05-12T13:12:55.082Z] time="2022-05-12T13:12:54Z" level=info msg="Node f87f98e63a77/172.17.89.73, joined gossip cluster" [2022-05-12T13:12:55.082Z] time="2022-05-12T13:12:54Z" level=info msg="Node f87f98e63a77/172.17.89.73, added to nodes list" [2022-05-12T13:12:55.082Z] time="2022-05-12T13:12:54Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-12T13:12:55.082Z] time="2022-05-12T13:12:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-12T13:12:55.082Z] time="2022-05-12T13:12:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2022-05-12T13:12:55.082Z] time="2022-05-12T13:12:54Z" level=info msg="Node f87f98e63a77/172.17.89.73, joined gossip cluster" [2022-05-12T13:12:55.082Z] time="2022-05-12T13:12:54Z" level=info msg="Node f87f98e63a77/172.17.89.73, added to nodes list" [2022-05-12T13:12:55.082Z] time="2022-05-12T13:12:54Z" level=info msg="Node 14acc8b217f8/172.17.89.73, joined gossip cluster" [2022-05-12T13:12:55.082Z] time="2022-05-12T13:12:54Z" level=info msg="Node 14acc8b217f8/172.17.89.73, added to nodes list" [2022-05-12T13:12:55.082Z] time="2022-05-12T13:12:54Z" level=info msg="Node 4f73ca274098/172.17.89.73, joined gossip cluster" [2022-05-12T13:12:55.082Z] time="2022-05-12T13:12:54Z" level=info msg="Node 4f73ca274098/172.17.89.73, added to nodes list" [2022-05-12T13:12:55.082Z] time="2022-05-12T13:12:54Z" level=info msg="Node 347de9fe3596/172.17.89.73, joined gossip cluster" [2022-05-12T13:12:55.082Z] time="2022-05-12T13:12:54Z" level=info msg="Node 347de9fe3596/172.17.89.73, added to nodes list" [2022-05-12T13:12:55.082Z] time="2022-05-12T13:12:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2022-05-12T13:12:55.082Z] time="2022-05-12T13:12:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-12T13:12:55.082Z] time="2022-05-12T13:12:54Z" level=info msg="Node f87f98e63a77/172.17.89.73, joined gossip cluster" [2022-05-12T13:12:55.082Z] time="2022-05-12T13:12:54Z" level=info msg="Node f87f98e63a77/172.17.89.73, added to nodes list" [2022-05-12T13:12:55.082Z] time="2022-05-12T13:12:54Z" level=info msg="Node f87f98e63a77/172.17.89.73, joined gossip cluster" [2022-05-12T13:12:55.082Z] time="2022-05-12T13:12:54Z" level=info msg="Node f87f98e63a77/172.17.89.73, added to nodes list" [2022-05-12T13:12:55.101Z] --- PASS: TestSecretCreateResolve (2.23s) [2022-05-12T13:12:55.101Z] PASS [2022-05-12T13:12:55.101Z] [2022-05-12T13:12:55.101Z] DONE 6 tests in 16.721s [2022-05-12T13:12:55.101Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-12T13:12:55.101Z] ++ 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 [2022-05-12T13:12:55.101Z] ++ set -e [2022-05-12T13:12:55.101Z] ++ '[' -n 0 ']' [2022-05-12T13:12:55.101Z] ++ set -x [2022-05-12T13:12:55.101Z] ++ 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 [2022-05-12T13:12:55.101Z] INFO: Testing against a local daemon [2022-05-12T13:12:55.101Z] === RUN TestServiceCreateInit [2022-05-12T13:12:55.101Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T13:12:55.363Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-05-12T13:12:55.550Z] testing: warning: no tests to run [2022-05-12T13:12:55.550Z] PASS [2022-05-12T13:12:55.550Z] ok github.com/docker/docker/integration/network/ipvlan 0.094s [2022-05-12T13:12:55.550Z] [2022-05-12T13:12:55.550Z] DONE 0 tests in 0.850s [2022-05-12T13:12:55.550Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-12T13:12:55.553Z] time="2022-05-12T13:12:55Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:9655d5a56bb7 with config:&{NodeID:9655d5a56bb7 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}" [2022-05-12T13:12:55.553Z] time="2022-05-12T13:12:55Z" level=info msg="Node 9655d5a56bb7/172.17.89.73, joined gossip cluster" [2022-05-12T13:12:55.553Z] time="2022-05-12T13:12:55Z" level=info msg="Node 9655d5a56bb7/172.17.89.73, added to nodes list" [2022-05-12T13:12:55.553Z] time="2022-05-12T13:12:55Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-12T13:12:55.553Z] time="2022-05-12T13:12:55Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-12T13:12:55.553Z] time="2022-05-12T13:12:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49372" [2022-05-12T13:12:55.553Z] time="2022-05-12T13:12:55Z" level=info msg="Node 9655d5a56bb7/172.17.89.73, joined gossip cluster" [2022-05-12T13:12:55.553Z] time="2022-05-12T13:12:55Z" level=info msg="Node 9655d5a56bb7/172.17.89.73, added to nodes list" [2022-05-12T13:12:55.553Z] time="2022-05-12T13:12:55Z" level=info msg="Node 347de9fe3596/172.17.89.73, joined gossip cluster" [2022-05-12T13:12:55.553Z] time="2022-05-12T13:12:55Z" level=info msg="Node 347de9fe3596/172.17.89.73, added to nodes list" [2022-05-12T13:12:55.553Z] time="2022-05-12T13:12:55Z" level=info msg="Node f87f98e63a77/172.17.89.73, joined gossip cluster" [2022-05-12T13:12:55.553Z] time="2022-05-12T13:12:55Z" level=info msg="Node f87f98e63a77/172.17.89.73, added to nodes list" [2022-05-12T13:12:55.553Z] time="2022-05-12T13:12:55Z" level=info msg="Node 14acc8b217f8/172.17.89.73, joined gossip cluster" [2022-05-12T13:12:55.553Z] time="2022-05-12T13:12:55Z" level=info msg="Node 14acc8b217f8/172.17.89.73, added to nodes list" [2022-05-12T13:12:55.553Z] time="2022-05-12T13:12:55Z" level=info msg="Node 4f73ca274098/172.17.89.73, joined gossip cluster" [2022-05-12T13:12:55.553Z] time="2022-05-12T13:12:55Z" level=info msg="Node 4f73ca274098/172.17.89.73, added to nodes list" [2022-05-12T13:12:55.553Z] time="2022-05-12T13:12:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49373" [2022-05-12T13:12:55.553Z] time="2022-05-12T13:12:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-12T13:12:55.553Z] time="2022-05-12T13:12:55Z" level=info msg="Node 9655d5a56bb7/172.17.89.73, joined gossip cluster" [2022-05-12T13:12:55.553Z] time="2022-05-12T13:12:55Z" level=info msg="Node 9655d5a56bb7/172.17.89.73, added to nodes list" [2022-05-12T13:12:55.553Z] time="2022-05-12T13:12:55Z" level=info msg="Node 9655d5a56bb7/172.17.89.73, joined gossip cluster" [2022-05-12T13:12:55.553Z] time="2022-05-12T13:12:55Z" level=info msg="Node 9655d5a56bb7/172.17.89.73, added to nodes list" [2022-05-12T13:12:55.553Z] time="2022-05-12T13:12:55Z" level=info msg="Node 9655d5a56bb7/172.17.89.73, joined gossip cluster" [2022-05-12T13:12:55.553Z] time="2022-05-12T13:12:55Z" level=info msg="Node 9655d5a56bb7/172.17.89.73, added to nodes list" [2022-05-12T13:12:55.553Z] networkdb_test.go:835: Re-joining: 3 [2022-05-12T13:12:55.553Z] time="2022-05-12T13:12:55Z" level=info msg="The new bootstrap node list is:[172.17.89.73:10033 172.17.89.73:10034 172.17.89.73:10035]" [2022-05-12T13:12:55.553Z] time="2022-05-12T13:12:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.89.73:10033" [2022-05-12T13:12:55.553Z] time="2022-05-12T13:12:55Z" level=debug msg="memberlist: Stream connection from=172.17.89.73:49374" [2022-05-12T13:12:55.553Z] time="2022-05-12T13:12:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.89.73:10034" [2022-05-12T13:12:55.553Z] time="2022-05-12T13:12:55Z" level=debug msg="memberlist: Stream connection from=172.17.89.73:49375" [2022-05-12T13:12:55.553Z] time="2022-05-12T13:12:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.89.73:10035" [2022-05-12T13:12:55.553Z] time="2022-05-12T13:12:55Z" level=debug msg="memberlist: Stream connection from=172.17.89.73:49376" [2022-05-12T13:12:55.624Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-12T13:12:56.022Z] networkdb_test.go:835: Re-joining: 4 [2022-05-12T13:12:56.022Z] time="2022-05-12T13:12:55Z" level=info msg="The new bootstrap node list is:[172.17.89.73:10033 172.17.89.73:10034 172.17.89.73:10035]" [2022-05-12T13:12:56.022Z] time="2022-05-12T13:12:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.89.73:10033" [2022-05-12T13:12:56.022Z] time="2022-05-12T13:12:55Z" level=debug msg="memberlist: Stream connection from=172.17.89.73:49377" [2022-05-12T13:12:56.022Z] time="2022-05-12T13:12:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.89.73:10034" [2022-05-12T13:12:56.022Z] time="2022-05-12T13:12:55Z" level=debug msg="memberlist: Stream connection from=172.17.89.73:49378" [2022-05-12T13:12:56.022Z] time="2022-05-12T13:12:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.89.73:10035" [2022-05-12T13:12:56.022Z] time="2022-05-12T13:12:55Z" level=debug msg="memberlist: Stream connection from=172.17.89.73:49379" [2022-05-12T13:12:56.022Z] time="2022-05-12T13:12:55Z" level=info msg="node 0 leaving" [2022-05-12T13:12:56.022Z] time="2022-05-12T13:12:55Z" level=info msg="Node 14acc8b217f8 change state NodeActive --> NodeLeft" [2022-05-12T13:12:56.022Z] time="2022-05-12T13:12:55Z" level=info msg="Node 14acc8b217f8 change state NodeActive --> NodeLeft" [2022-05-12T13:12:56.022Z] time="2022-05-12T13:12:55Z" level=info msg="node2(4f73ca274098): Node leave event for 14acc8b217f8/172.17.89.73" [2022-05-12T13:12:56.022Z] time="2022-05-12T13:12:55Z" level=info msg="node5(9655d5a56bb7): Node leave event for 14acc8b217f8/172.17.89.73" [2022-05-12T13:12:56.022Z] time="2022-05-12T13:12:55Z" level=info msg="Node 14acc8b217f8 change state NodeActive --> NodeLeft" [2022-05-12T13:12:56.022Z] time="2022-05-12T13:12:55Z" level=info msg="node4(f87f98e63a77): Node leave event for 14acc8b217f8/172.17.89.73" [2022-05-12T13:12:56.022Z] time="2022-05-12T13:12:55Z" level=info msg="Node 14acc8b217f8 change state NodeActive --> NodeLeft" [2022-05-12T13:12:56.022Z] time="2022-05-12T13:12:55Z" level=info msg="node3(347de9fe3596): Node leave event for 14acc8b217f8/172.17.89.73" [2022-05-12T13:12:56.022Z] time="2022-05-12T13:12:55Z" level=info msg="Node 14acc8b217f8 change state NodeActive --> NodeLeft" [2022-05-12T13:12:56.022Z] time="2022-05-12T13:12:55Z" level=info msg="node1(14acc8b217f8): Node leave event for 14acc8b217f8/172.17.89.73" [2022-05-12T13:12:56.492Z] time="2022-05-12T13:12:56Z" level=info msg="Node 14acc8b217f8/172.17.89.73, left gossip cluster" [2022-05-12T13:12:56.492Z] time="2022-05-12T13:12:56Z" level=info msg="Node 14acc8b217f8/172.17.89.73, left gossip cluster" [2022-05-12T13:12:56.492Z] time="2022-05-12T13:12:56Z" level=info msg="Node 14acc8b217f8/172.17.89.73, left gossip cluster" [2022-05-12T13:12:56.492Z] time="2022-05-12T13:12:56Z" level=info msg="Node 14acc8b217f8/172.17.89.73, left gossip cluster" [2022-05-12T13:12:56.492Z] time="2022-05-12T13:12:56Z" level=info msg="Node 14acc8b217f8/172.17.89.73, left gossip cluster" [2022-05-12T13:12:56.492Z] time="2022-05-12T13:12:56Z" level=info msg="node 1 leaving" [2022-05-12T13:12:56.492Z] time="2022-05-12T13:12:56Z" level=info msg="Node 4f73ca274098 change state NodeActive --> NodeLeft" [2022-05-12T13:12:56.492Z] time="2022-05-12T13:12:56Z" level=info msg="node3(347de9fe3596): Node leave event for 4f73ca274098/172.17.89.73" [2022-05-12T13:12:56.492Z] time="2022-05-12T13:12:56Z" level=info msg="Node 4f73ca274098 change state NodeActive --> NodeLeft" [2022-05-12T13:12:56.492Z] time="2022-05-12T13:12:56Z" level=info msg="node5(9655d5a56bb7): Node leave event for 4f73ca274098/172.17.89.73" [2022-05-12T13:12:56.492Z] time="2022-05-12T13:12:56Z" level=info msg="Node 4f73ca274098 change state NodeActive --> NodeLeft" [2022-05-12T13:12:56.492Z] time="2022-05-12T13:12:56Z" level=info msg="node4(f87f98e63a77): Node leave event for 4f73ca274098/172.17.89.73" [2022-05-12T13:12:56.492Z] time="2022-05-12T13:12:56Z" level=info msg="Node 4f73ca274098 change state NodeActive --> NodeLeft" [2022-05-12T13:12:56.492Z] time="2022-05-12T13:12:56Z" level=info msg="node2(4f73ca274098): Node leave event for 4f73ca274098/172.17.89.73" [2022-05-12T13:12:56.534Z] testing: warning: no tests to run [2022-05-12T13:12:56.534Z] PASS [2022-05-12T13:12:56.534Z] ok github.com/docker/docker/integration/network/macvlan 0.080s [2022-05-12T13:12:56.534Z] [2022-05-12T13:12:56.534Z] DONE 0 tests in 0.815s [2022-05-12T13:12:56.534Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-12T13:12:56.569Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-12T13:12:56.963Z] time="2022-05-12T13:12:56Z" level=info msg="Node 4f73ca274098/172.17.89.73, left gossip cluster" [2022-05-12T13:12:56.963Z] time="2022-05-12T13:12:56Z" level=info msg="Node 4f73ca274098/172.17.89.73, left gossip cluster" [2022-05-12T13:12:56.963Z] time="2022-05-12T13:12:56Z" level=info msg="Node 4f73ca274098/172.17.89.73, left gossip cluster" [2022-05-12T13:12:56.963Z] time="2022-05-12T13:12:56Z" level=info msg="Node 4f73ca274098/172.17.89.73, left gossip cluster" [2022-05-12T13:12:56.963Z] time="2022-05-12T13:12:56Z" level=info msg="node 2 leaving" [2022-05-12T13:12:56.963Z] time="2022-05-12T13:12:56Z" level=info msg="Node 347de9fe3596 change state NodeActive --> NodeLeft" [2022-05-12T13:12:56.963Z] time="2022-05-12T13:12:56Z" level=info msg="node4(f87f98e63a77): Node leave event for 347de9fe3596/172.17.89.73" [2022-05-12T13:12:56.963Z] time="2022-05-12T13:12:56Z" level=info msg="Node 347de9fe3596 change state NodeActive --> NodeLeft" [2022-05-12T13:12:56.963Z] time="2022-05-12T13:12:56Z" level=info msg="node5(9655d5a56bb7): Node leave event for 347de9fe3596/172.17.89.73" [2022-05-12T13:12:56.963Z] time="2022-05-12T13:12:56Z" level=info msg="Node 347de9fe3596 change state NodeActive --> NodeLeft" [2022-05-12T13:12:56.963Z] time="2022-05-12T13:12:56Z" level=info msg="node3(347de9fe3596): Node leave event for 347de9fe3596/172.17.89.73" [2022-05-12T13:12:57.432Z] time="2022-05-12T13:12:56Z" level=info msg="Node 347de9fe3596/172.17.89.73, left gossip cluster" [2022-05-12T13:12:57.433Z] time="2022-05-12T13:12:57Z" level=info msg="Node 347de9fe3596/172.17.89.73, left gossip cluster" [2022-05-12T13:12:57.433Z] time="2022-05-12T13:12:57Z" level=info msg="Node 347de9fe3596/172.17.89.73, left gossip cluster" [2022-05-12T13:12:57.519Z] testing: warning: no tests to run [2022-05-12T13:12:57.519Z] PASS [2022-05-12T13:12:57.519Z] ok github.com/docker/docker/integration/plugin 0.078s [2022-05-12T13:12:57.519Z] [2022-05-12T13:12:57.519Z] DONE 0 tests in 0.869s [2022-05-12T13:12:57.519Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-12T13:12:57.902Z] networkdb_test.go:867: node5: OK [2022-05-12T13:12:57.902Z] networkdb_test.go:867: node4: OK [2022-05-12T13:12:57.902Z] time="2022-05-12T13:12:57Z" level=info msg="node 0 coming back" [2022-05-12T13:12:57.902Z] time="2022-05-12T13:12:57Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:66de37333b7a with config:&{NodeID:66de37333b7a 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}" [2022-05-12T13:12:57.902Z] time="2022-05-12T13:12:57Z" level=info msg="Node 66de37333b7a/172.17.89.73, joined gossip cluster" [2022-05-12T13:12:57.902Z] time="2022-05-12T13:12:57Z" level=info msg="Node 66de37333b7a/172.17.89.73, added to nodes list" [2022-05-12T13:12:57.902Z] time="2022-05-12T13:12:57Z" level=info msg="node 1 coming back" [2022-05-12T13:12:57.902Z] time="2022-05-12T13:12:57Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:cedd8941f328 with config:&{NodeID:cedd8941f328 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}" [2022-05-12T13:12:57.902Z] time="2022-05-12T13:12:57Z" level=info msg="Node cedd8941f328/172.17.89.73, joined gossip cluster" [2022-05-12T13:12:57.902Z] time="2022-05-12T13:12:57Z" level=info msg="Node cedd8941f328/172.17.89.73, added to nodes list" [2022-05-12T13:12:57.902Z] time="2022-05-12T13:12:57Z" level=info msg="node 2 coming back" [2022-05-12T13:12:57.902Z] time="2022-05-12T13:12:57Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:fef03447b28d with config:&{NodeID:fef03447b28d 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}" [2022-05-12T13:12:57.902Z] time="2022-05-12T13:12:57Z" level=info msg="Node fef03447b28d/172.17.89.73, joined gossip cluster" [2022-05-12T13:12:57.902Z] time="2022-05-12T13:12:57Z" level=info msg="Node fef03447b28d/172.17.89.73, added to nodes list" [2022-05-12T13:12:58.505Z] testing: warning: no tests to run [2022-05-12T13:12:58.505Z] PASS [2022-05-12T13:12:58.505Z] ok github.com/docker/docker/integration/plugin/authz 0.086s [2022-05-12T13:12:58.505Z] [2022-05-12T13:12:58.505Z] DONE 0 tests in 0.819s [2022-05-12T13:12:58.505Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-12T13:13:00.785Z] docker_api_swarm_test.go:502: [de363a5f1530d] joining swarm manager [d3f276c7644d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T13:13:00.786Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T13:13:00.858Z] time="2022-05-12T13:13:00Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.89.73:10033 172.17.89.73:10034 172.17.89.73:10035]" [2022-05-12T13:13:01.327Z] time="2022-05-12T13:13:01Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.89.73:10033 172.17.89.73:10034 172.17.89.73:10035]" [2022-05-12T13:13:01.357Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-12T13:13:01.803Z] time="2022-05-12T13:13:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.89.73:10033" [2022-05-12T13:13:01.803Z] time="2022-05-12T13:13:01Z" level=debug msg="memberlist: Stream connection from=172.17.89.73:49380" [2022-05-12T13:13:01.803Z] time="2022-05-12T13:13:01Z" level=info msg="Node f87f98e63a77/172.17.89.73, joined gossip cluster" [2022-05-12T13:13:01.803Z] time="2022-05-12T13:13:01Z" level=info msg="Node f87f98e63a77/172.17.89.73, added to nodes list" [2022-05-12T13:13:01.803Z] time="2022-05-12T13:13:01Z" level=info msg="Node 66de37333b7a/172.17.89.73, joined gossip cluster" [2022-05-12T13:13:01.803Z] time="2022-05-12T13:13:01Z" level=info msg="Node 66de37333b7a/172.17.89.73, is the new incarnation of the shutdown node 14acc8b217f8/172.17.89.73" [2022-05-12T13:13:01.803Z] time="2022-05-12T13:13:01Z" level=info msg="Node 66de37333b7a/172.17.89.73, added to nodes list" [2022-05-12T13:13:01.930Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node 9655d5a56bb7/172.17.89.73, joined gossip cluster" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node 9655d5a56bb7/172.17.89.73, added to nodes list" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.89.73:10034" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=debug msg="memberlist: Stream connection from=172.17.89.73:49381" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node 66de37333b7a/172.17.89.73, joined gossip cluster" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node 66de37333b7a/172.17.89.73, is the new incarnation of the shutdown node 14acc8b217f8/172.17.89.73" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node 66de37333b7a/172.17.89.73, added to nodes list" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node f87f98e63a77/172.17.89.73, joined gossip cluster" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node f87f98e63a77/172.17.89.73, added to nodes list" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node 66de37333b7a/172.17.89.73, joined gossip cluster" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node 66de37333b7a/172.17.89.73, added to nodes list" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node 9655d5a56bb7/172.17.89.73, joined gossip cluster" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node 9655d5a56bb7/172.17.89.73, added to nodes list" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node cedd8941f328/172.17.89.73, joined gossip cluster" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node cedd8941f328/172.17.89.73, is the new incarnation of the shutdown node 4f73ca274098/172.17.89.73" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node cedd8941f328/172.17.89.73, added to nodes list" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=debug msg="memberlist: Stream connection from=172.17.89.73:49382" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.89.73:10035" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node f87f98e63a77/172.17.89.73, joined gossip cluster" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node f87f98e63a77/172.17.89.73, added to nodes list" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node 66de37333b7a/172.17.89.73, joined gossip cluster" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node 66de37333b7a/172.17.89.73, added to nodes list" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node cedd8941f328/172.17.89.73, joined gossip cluster" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node cedd8941f328/172.17.89.73, added to nodes list" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node 9655d5a56bb7/172.17.89.73, joined gossip cluster" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node 9655d5a56bb7/172.17.89.73, added to nodes list" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node fef03447b28d/172.17.89.73, joined gossip cluster" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node fef03447b28d/172.17.89.73, is the new incarnation of the shutdown node 347de9fe3596/172.17.89.73" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node fef03447b28d/172.17.89.73, added to nodes list" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node cedd8941f328/172.17.89.73, joined gossip cluster" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node cedd8941f328/172.17.89.73, is the new incarnation of the shutdown node 4f73ca274098/172.17.89.73" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node cedd8941f328/172.17.89.73, added to nodes list" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node cedd8941f328/172.17.89.73, joined gossip cluster" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node cedd8941f328/172.17.89.73, added to nodes list" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node fef03447b28d/172.17.89.73, joined gossip cluster" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node fef03447b28d/172.17.89.73, is the new incarnation of the shutdown node 347de9fe3596/172.17.89.73" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node fef03447b28d/172.17.89.73, added to nodes list" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node fef03447b28d/172.17.89.73, joined gossip cluster" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node fef03447b28d/172.17.89.73, added to nodes list" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node fef03447b28d/172.17.89.73, joined gossip cluster" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:01Z" level=info msg="Node fef03447b28d/172.17.89.73, added to nodes list" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.89.73:10033" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:02Z" level=debug msg="memberlist: Stream connection from=172.17.89.73:49383" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:02Z" level=debug msg="memberlist: Stream connection from=172.17.89.73:49384" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.89.73:10034" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.89.73:10035" [2022-05-12T13:13:02.272Z] time="2022-05-12T13:13:02Z" level=debug msg="memberlist: Stream connection from=172.17.89.73:49385" [2022-05-12T13:13:02.741Z] 2022/05/12 13:13:02 Closing DB instances... [2022-05-12T13:13:03.211Z] time="2022-05-12T13:13:02Z" level=info msg="Node 66de37333b7a change state NodeActive --> NodeLeft" [2022-05-12T13:13:03.211Z] time="2022-05-12T13:13:02Z" level=info msg="node3(fef03447b28d): Node leave event for 66de37333b7a/172.17.89.73" [2022-05-12T13:13:03.211Z] time="2022-05-12T13:13:02Z" level=info msg="Node 66de37333b7a change state NodeActive --> NodeLeft" [2022-05-12T13:13:03.211Z] time="2022-05-12T13:13:02Z" level=info msg="node5(9655d5a56bb7): Node leave event for 66de37333b7a/172.17.89.73" [2022-05-12T13:13:03.211Z] time="2022-05-12T13:13:02Z" level=info msg="Node 66de37333b7a change state NodeActive --> NodeLeft" [2022-05-12T13:13:03.211Z] time="2022-05-12T13:13:02Z" level=info msg="node4(f87f98e63a77): Node leave event for 66de37333b7a/172.17.89.73" [2022-05-12T13:13:03.211Z] time="2022-05-12T13:13:02Z" level=info msg="Node 66de37333b7a change state NodeActive --> NodeLeft" [2022-05-12T13:13:03.211Z] time="2022-05-12T13:13:02Z" level=info msg="node2(cedd8941f328): Node leave event for 66de37333b7a/172.17.89.73" [2022-05-12T13:13:03.211Z] time="2022-05-12T13:13:02Z" level=info msg="Node 66de37333b7a change state NodeActive --> NodeLeft" [2022-05-12T13:13:03.211Z] time="2022-05-12T13:13:02Z" level=info msg="node1(66de37333b7a): Node leave event for 66de37333b7a/172.17.89.73" [2022-05-12T13:13:03.211Z] time="2022-05-12T13:13:02Z" level=info msg="Node 66de37333b7a/172.17.89.73, left gossip cluster" [2022-05-12T13:13:03.211Z] time="2022-05-12T13:13:02Z" level=info msg="Node 66de37333b7a/172.17.89.73, left gossip cluster" [2022-05-12T13:13:03.211Z] time="2022-05-12T13:13:02Z" level=info msg="Node 66de37333b7a/172.17.89.73, left gossip cluster" [2022-05-12T13:13:03.211Z] time="2022-05-12T13:13:02Z" level=info msg="Node 66de37333b7a/172.17.89.73, left gossip cluster" [2022-05-12T13:13:03.212Z] time="2022-05-12T13:13:02Z" level=info msg="Node 66de37333b7a/172.17.89.73, left gossip cluster" [2022-05-12T13:13:03.681Z] time="2022-05-12T13:13:03Z" level=info msg="Node cedd8941f328 change state NodeActive --> NodeLeft" [2022-05-12T13:13:03.681Z] time="2022-05-12T13:13:03Z" level=info msg="node5(9655d5a56bb7): Node leave event for cedd8941f328/172.17.89.73" [2022-05-12T13:13:03.681Z] time="2022-05-12T13:13:03Z" level=info msg="Node cedd8941f328 change state NodeActive --> NodeLeft" [2022-05-12T13:13:03.681Z] time="2022-05-12T13:13:03Z" level=info msg="node4(f87f98e63a77): Node leave event for cedd8941f328/172.17.89.73" [2022-05-12T13:13:03.681Z] time="2022-05-12T13:13:03Z" level=info msg="Node cedd8941f328 change state NodeActive --> NodeLeft" [2022-05-12T13:13:03.681Z] time="2022-05-12T13:13:03Z" level=info msg="node3(fef03447b28d): Node leave event for cedd8941f328/172.17.89.73" [2022-05-12T13:13:03.681Z] time="2022-05-12T13:13:03Z" level=info msg="Node cedd8941f328 change state NodeActive --> NodeLeft" [2022-05-12T13:13:03.681Z] time="2022-05-12T13:13:03Z" level=info msg="node2(cedd8941f328): Node leave event for cedd8941f328/172.17.89.73" [2022-05-12T13:13:03.681Z] time="2022-05-12T13:13:03Z" level=info msg="Node cedd8941f328/172.17.89.73, left gossip cluster" [2022-05-12T13:13:03.681Z] time="2022-05-12T13:13:03Z" level=info msg="Node cedd8941f328/172.17.89.73, left gossip cluster" [2022-05-12T13:13:03.681Z] time="2022-05-12T13:13:03Z" level=info msg="Node cedd8941f328/172.17.89.73, left gossip cluster" [2022-05-12T13:13:03.681Z] time="2022-05-12T13:13:03Z" level=info msg="Node cedd8941f328/172.17.89.73, left gossip cluster" [2022-05-12T13:13:03.681Z] time="2022-05-12T13:13:03Z" level=info msg="Node fef03447b28d change state NodeActive --> NodeLeft" [2022-05-12T13:13:03.681Z] time="2022-05-12T13:13:03Z" level=info msg="node4(f87f98e63a77): Node leave event for fef03447b28d/172.17.89.73" [2022-05-12T13:13:03.681Z] time="2022-05-12T13:13:03Z" level=info msg="Node fef03447b28d change state NodeActive --> NodeLeft" [2022-05-12T13:13:03.681Z] time="2022-05-12T13:13:03Z" level=info msg="node5(9655d5a56bb7): Node leave event for fef03447b28d/172.17.89.73" [2022-05-12T13:13:03.681Z] time="2022-05-12T13:13:03Z" level=info msg="Node fef03447b28d change state NodeActive --> NodeLeft" [2022-05-12T13:13:03.681Z] time="2022-05-12T13:13:03Z" level=info msg="node3(fef03447b28d): Node leave event for fef03447b28d/172.17.89.73" [2022-05-12T13:13:03.849Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-12T13:13:04.150Z] time="2022-05-12T13:13:03Z" level=info msg="Node fef03447b28d/172.17.89.73, left gossip cluster" [2022-05-12T13:13:04.150Z] time="2022-05-12T13:13:03Z" level=info msg="Node fef03447b28d/172.17.89.73, left gossip cluster" [2022-05-12T13:13:04.150Z] time="2022-05-12T13:13:03Z" level=info msg="Node fef03447b28d/172.17.89.73, left gossip cluster" [2022-05-12T13:13:04.150Z] time="2022-05-12T13:13:04Z" level=debug msg="memberlist: Failed ping: 9655d5a56bb7 (timeout reached)" [2022-05-12T13:13:04.150Z] time="2022-05-12T13:13:04Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.89.73:10035: use of closed network connection" [2022-05-12T13:13:04.150Z] time="2022-05-12T13:13:04Z" level=debug msg="memberlist: Stream connection from=172.17.89.73:49386" [2022-05-12T13:13:04.390Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T13:13:04.390Z] INFO: Testing against a local daemon [2022-05-12T13:13:04.390Z] === RUN TestPluginInvalidJSON [2022-05-12T13:13:04.390Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T13:13:04.390Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T13:13:04.390Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T13:13:04.390Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T13:13:04.390Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T13:13:04.390Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T13:13:04.390Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T13:13:04.390Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T13:13:04.390Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T13:13:04.390Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T13:13:04.390Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T13:13:04.390Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T13:13:04.390Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T13:13:04.390Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T13:13:04.390Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T13:13:04.390Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T13:13:04.390Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T13:13:04.390Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T13:13:04.390Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T13:13:04.390Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T13:13:04.390Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T13:13:04.390Z] --- PASS: TestPluginInvalidJSON (0.07s) [2022-05-12T13:13:04.390Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s) [2022-05-12T13:13:04.390Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-05-12T13:13:04.390Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T13:13:04.390Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T13:13:04.390Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T13:13:04.390Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-05-12T13:13:04.390Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-05-12T13:13:04.390Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T13:13:04.390Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T13:13:04.390Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T13:13:04.390Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.02s) [2022-05-12T13:13:04.390Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.01s) [2022-05-12T13:13:04.390Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T13:13:04.390Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T13:13:04.390Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T13:13:04.390Z] === RUN TestPluginInstall [2022-05-12T13:13:04.390Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T13:13:04.390Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-12T13:13:04.390Z] === RUN TestPluginsWithRuntimes [2022-05-12T13:13:04.390Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T13:13:04.390Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-12T13:13:04.390Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T13:13:04.390Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T13:13:04.390Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T13:13:04.390Z] PASS [2022-05-12T13:13:04.390Z] ok github.com/docker/docker/integration/plugin/common 0.166s [2022-05-12T13:13:04.390Z] [2022-05-12T13:13:04.390Z] === Skipped [2022-05-12T13:13:04.390Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-12T13:13:04.390Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T13:13:04.390Z] [2022-05-12T13:13:04.390Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-12T13:13:04.390Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T13:13:04.390Z] [2022-05-12T13:13:04.390Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T13:13:04.390Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T13:13:04.390Z] [2022-05-12T13:13:04.390Z] DONE 19 tests, 3 skipped in 5.466s [2022-05-12T13:13:04.390Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-12T13:13:04.424Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-12T13:13:04.620Z] time="2022-05-12T13:13:04Z" level=warning msg="memberlist: Failed to send gossip to 172.17.89.73:10037: write udp [::]:10035->172.17.89.73:10037: use of closed network connection" [2022-05-12T13:13:04.620Z] time="2022-05-12T13:13:04Z" level=info msg="Node f87f98e63a77 change state NodeActive --> NodeLeft" [2022-05-12T13:13:04.620Z] time="2022-05-12T13:13:04Z" level=info msg="node5(9655d5a56bb7): Node leave event for f87f98e63a77/172.17.89.73" [2022-05-12T13:13:05.089Z] time="2022-05-12T13:13:04Z" level=info msg="Node f87f98e63a77 change state NodeActive --> NodeLeft" [2022-05-12T13:13:05.089Z] time="2022-05-12T13:13:04Z" level=info msg="node4(f87f98e63a77): Node leave event for f87f98e63a77/172.17.89.73" [2022-05-12T13:13:05.089Z] time="2022-05-12T13:13:04Z" level=warning msg="memberlist: Was able to connect to 9655d5a56bb7 but other probes failed, network may be misconfigured" [2022-05-12T13:13:05.089Z] time="2022-05-12T13:13:04Z" level=info msg="Node f87f98e63a77/172.17.89.73, left gossip cluster" [2022-05-12T13:13:05.089Z] time="2022-05-12T13:13:04Z" level=info msg="Node f87f98e63a77/172.17.89.73, left gossip cluster" [2022-05-12T13:13:05.820Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-05-12T13:13:05.820Z] --- PASS: TestServiceCreateInit (10.40s) [2022-05-12T13:13:05.820Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.71s) [2022-05-12T13:13:05.820Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.67s) [2022-05-12T13:13:05.820Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T13:13:06.094Z] time="2022-05-12T13:13:05Z" level=info msg="Node 9655d5a56bb7/172.17.89.73, left gossip cluster" [2022-05-12T13:13:06.094Z] time="2022-05-12T13:13:05Z" level=info msg="Node 9655d5a56bb7 change state NodeActive --> NodeFailed" [2022-05-12T13:13:06.094Z] time="2022-05-12T13:13:05Z" level=info msg="Node 9655d5a56bb7/172.17.89.73, added to failed nodes list" [2022-05-12T13:13:06.094Z] --- PASS: TestNetworkDBIslands (12.08s) [2022-05-12T13:13:06.094Z] PASS [2022-05-12T13:13:06.094Z] coverage: 60.0% of statements [2022-05-12T13:13:06.094Z] ok github.com/docker/docker/libnetwork/networkdb 144.195s coverage: 60.0% of statements [2022-05-12T13:13:06.094Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-12T13:13:06.094Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-12T13:13:06.094Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-12T13:13:06.094Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-12T13:13:06.094Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-12T13:13:06.094Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-12T13:13:06.094Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-12T13:13:06.094Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-12T13:13:06.094Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-12T13:13:06.094Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-12T13:13:06.094Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-12T13:13:06.094Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-12T13:13:06.094Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-12T13:13:06.094Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-12T13:13:06.094Z] ? github.com/docker/docker/quota [no test files] [2022-05-12T13:13:06.094Z] ? github.com/docker/docker/rootless [no test files] [2022-05-12T13:13:06.094Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-12T13:13:06.094Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-12T13:13:06.094Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-12T13:13:06.094Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-12T13:13:06.094Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-12T13:13:06.094Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-12T13:13:06.094Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-12T13:13:06.094Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-12T13:13:06.094Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-12T13:13:06.094Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-12T13:13:06.094Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-12T13:13:06.094Z] ? github.com/docker/docker/volume [no test files] [2022-05-12T13:13:06.094Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-12T13:13:06.094Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-12T13:13:06.610Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T13:13:06.610Z] INFO: Testing against a local daemon [2022-05-12T13:13:06.610Z] === RUN TestExternalGraphDriver [2022-05-12T13:13:06.610Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T13:13:06.610Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-12T13:13:06.610Z] === RUN TestGraphdriverPluginV2 [2022-05-12T13:13:06.610Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T13:13:06.610Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-12T13:13:06.610Z] PASS [2022-05-12T13:13:06.610Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.134s [2022-05-12T13:13:06.610Z] [2022-05-12T13:13:06.610Z] === Skipped [2022-05-12T13:13:06.610Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-12T13:13:06.610Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T13:13:06.610Z] [2022-05-12T13:13:06.610Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-12T13:13:06.610Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T13:13:06.610Z] [2022-05-12T13:13:06.610Z] DONE 2 tests, 2 skipped in 2.534s [2022-05-12T13:13:07.079Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-12T13:13:07.215Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-05-12T13:13:08.605Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === Skipped [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-12T13:13:09.060Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2022-05-12T13:13:09.060Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-12T13:13:09.060Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-12T13:13:09.060Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-05-12T13:13:09.060Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-12T13:13:09.060Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-12T13:13:09.060Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-12T13:13:09.060Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-12T13:13:09.060Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-12T13:13:09.060Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-12T13:13:09.060Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-12T13:13:09.060Z] daemon_test.go:145: root required [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T13:13:09.060Z] reload_test.go:342: root required [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-12T13:13:09.060Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T13:13:09.060Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-12T13:13:09.060Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-12T13:13:09.060Z] download_test.go:267: Needs fixing on Windows [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-12T13:13:09.060Z] layer_test.go:291: Failing on Windows [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-12T13:13:09.060Z] layer_test.go:340: Failing on Windows [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-12T13:13:09.060Z] layer_test.go:455: Failing on Windows [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-12T13:13:09.060Z] layer_test.go:684: Failing on Windows [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-12T13:13:09.060Z] migration_test.go:45: Failing on Windows [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T13:13:09.060Z] migration_test.go:181: Failing on Windows [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-12T13:13:09.060Z] mount_test.go:17: Failing on Windows [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-12T13:13:09.060Z] mount_test.go:76: Failing on Windows [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-12T13:13:09.060Z] mount_test.go:125: Failing on Windows [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-12T13:13:09.060Z] mount_test.go:212: Failing on Windows [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-12T13:13:09.060Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-05-12T13:13:09.060Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-12T13:13:09.060Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-12T13:13:09.060Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-12T13:13:09.060Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-12T13:13:09.060Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-12T13:13:09.060Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-12T13:13:09.060Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-12T13:13:09.060Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-12T13:13:09.060Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-12T13:13:09.060Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-12T13:13:09.060Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-12T13:13:09.060Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-12T13:13:09.060Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-12T13:13:09.060Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-12T13:13:09.060Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-12T13:13:09.060Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-12T13:13:09.060Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-05-12T13:13:09.060Z] archive_test.go:140: zstd not installed [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-12T13:13:09.060Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-12T13:13:09.060Z] archive_windows_test.go:16: Currently fails [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-12T13:13:09.060Z] changes_test.go:196: needs more investigation [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-12T13:13:09.060Z] changes_test.go:433: needs further investigation [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-12T13:13:09.060Z] changes_test.go:469: needs further investigation [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-12T13:13:09.060Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.01s) [2022-05-12T13:13:09.060Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T13:13:09.060Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-12T13:13:09.060Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T13:13:09.060Z] [2022-05-12T13:13:09.060Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-12T13:13:09.061Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:13:09.061Z] [2022-05-12T13:13:09.061Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-12T13:13:09.061Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T13:13:09.061Z] [2022-05-12T13:13:09.061Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T13:13:09.061Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:13:09.061Z] [2022-05-12T13:13:09.061Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T13:13:09.061Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:13:09.061Z] [2022-05-12T13:13:09.061Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-12T13:13:09.061Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:13:09.061Z] [2022-05-12T13:13:09.061Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-12T13:13:09.061Z] poller_test.go:40: No chmod on Windows [2022-05-12T13:13:09.061Z] [2022-05-12T13:13:09.061Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T13:13:09.061Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T13:13:09.061Z] [2022-05-12T13:13:09.061Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T13:13:09.061Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T13:13:09.061Z] [2022-05-12T13:13:09.061Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-12T13:13:09.061Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:13:09.061Z] [2022-05-12T13:13:09.061Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-05-12T13:13:09.061Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:13:09.061Z] [2022-05-12T13:13:09.061Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-12T13:13:09.061Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T13:13:09.061Z] [2022-05-12T13:13:09.061Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-12T13:13:09.061Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T13:13:09.061Z] [2022-05-12T13:13:09.061Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-12T13:13:09.061Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T13:13:09.061Z] [2022-05-12T13:13:09.061Z] DONE 2285 tests, 68 skipped in 368.241s [2022-05-12T13:13:09.293Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T13:13:09.294Z] INFO: Testing against a local daemon [2022-05-12T13:13:09.294Z] === RUN TestReadPluginNoRead [2022-05-12T13:13:09.294Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T13:13:09.294Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-12T13:13:09.294Z] PASS [2022-05-12T13:13:09.294Z] ok github.com/docker/docker/integration/plugin/logging 0.113s [2022-05-12T13:13:09.294Z] [2022-05-12T13:13:09.294Z] === Skipped [2022-05-12T13:13:09.294Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-12T13:13:09.294Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T13:13:09.294Z] [2022-05-12T13:13:09.294Z] DONE 1 tests, 1 skipped in 2.468s [2022-05-12T13:13:09.294Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-12T13:13:09.530Z] INFO: make.ps1 ended at 05/12/2022 13:13:09 [2022-05-12T13:13:09.600Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-12T13:13:09.601Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-12T13:13:09.601Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-12T13:13:09.601Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-12T13:13:09.601Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-12T13:13:09.601Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-12T13:13:09.601Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-12T13:13:09.601Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T13:13:09.601Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-12T13:13:09.601Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-12T13:13:09.601Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-12T13:13:09.601Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T13:13:09.601Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-12T13:13:09.601Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-12T13:13:09.601Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-12T13:13:09.601Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T13:13:09.601Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-12T13:13:09.601Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-12T13:13:09.601Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-12T13:13:09.601Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-12T13:13:09.601Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-12T13:13:09.601Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T13:13:09.601Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-12T13:13:09.601Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-12T13:13:09.601Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-12T13:13:09.601Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-12T13:13:09.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-05-12T13:13:10.858Z] testing: warning: no tests to run [2022-05-12T13:13:10.858Z] PASS [2022-05-12T13:13:10.858Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.080s [2022-05-12T13:13:10.858Z] [2022-05-12T13:13:10.858Z] DONE 0 tests in 1.231s [2022-05-12T13:13:10.858Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-12T13:13:10.944Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000cecf18_} [2022-05-12T13:13:11.204Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-12T13:13:11.204Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-12T13:13:11.205Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-12T13:13:11.205Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-12T13:13:11.205Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-12T13:13:11.205Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-12T13:13:11.205Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-12T13:13:11.205Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-12T13:13:11.205Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-12T13:13:11.207Z] docker_api_swarm_test.go:507: [d3d2e0850af4d] joining swarm manager [d3f276c7644d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T13:13:11.778Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-12T13:13:11.778Z] INFO: Unit tests ended at 05/12/2022 13:13:11. Duration:00:06:29.2977083 [2022-05-12T13:13:11.778Z] INFO: Building busybox [2022-05-12T13:13:11.778Z] Sending build context to Docker daemon 5.12kB [2022-05-12T13:13:11.778Z] [2022-05-12T13:13:11.778Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-12T13:13:11.778Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-12T13:13:11.778Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-12T13:13:11.778Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-12T13:13:11.778Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-12T13:13:11.778Z] ---> 3e15a767850d [2022-05-12T13:13:11.778Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-12T13:13:11.778Z] ---> Running in 384c5f1b40b3 [2022-05-12T13:13:12.596Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11416711775_/foo_false____} [2022-05-12T13:13:13.812Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T13:13:13.812Z] INFO: Testing against a local daemon [2022-05-12T13:13:13.812Z] === RUN TestPluginWithDevMounts [2022-05-12T13:13:13.812Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:13.812Z] --- SKIP: TestPluginWithDevMounts (0.02s) [2022-05-12T13:13:13.812Z] PASS [2022-05-12T13:13:13.812Z] ok github.com/docker/docker/integration/plugin/volumes 0.152s [2022-05-12T13:13:13.812Z] [2022-05-12T13:13:13.812Z] === Skipped [2022-05-12T13:13:13.812Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.02s) [2022-05-12T13:13:13.812Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:13.812Z] [2022-05-12T13:13:13.812Z] DONE 1 tests, 1 skipped in 2.585s [2022-05-12T13:13:13.812Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-12T13:13:13.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11416711775_/foo_true____} [2022-05-12T13:13:14.149Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-12T13:13:14.149Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-12T13:13:14.149Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-12T13:13:14.149Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-12T13:13:14.617Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-12T13:13:14.928Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32235818088_/foo_false____} [2022-05-12T13:13:15.477Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T13:13:15.477Z] INFO: Testing against a local daemon [2022-05-12T13:13:15.477Z] === RUN TestSecretInspect [2022-05-12T13:13:15.477Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:15.477Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-12T13:13:15.477Z] === RUN TestSecretList [2022-05-12T13:13:15.477Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:15.477Z] --- SKIP: TestSecretList (0.00s) [2022-05-12T13:13:15.477Z] === RUN TestSecretsCreateAndDelete [2022-05-12T13:13:15.477Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:15.477Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-12T13:13:15.477Z] === RUN TestSecretsUpdate [2022-05-12T13:13:15.477Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:15.477Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-12T13:13:15.477Z] === RUN TestTemplatedSecret [2022-05-12T13:13:15.477Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:15.477Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-12T13:13:15.477Z] === RUN TestSecretCreateResolve [2022-05-12T13:13:15.477Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:13:15.477Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-12T13:13:15.477Z] PASS [2022-05-12T13:13:15.477Z] ok github.com/docker/docker/integration/secret 0.103s [2022-05-12T13:13:15.477Z] [2022-05-12T13:13:15.477Z] === Skipped [2022-05-12T13:13:15.477Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-12T13:13:15.477Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:15.477Z] [2022-05-12T13:13:15.477Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-12T13:13:15.477Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:15.477Z] [2022-05-12T13:13:15.477Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-12T13:13:15.477Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:15.477Z] [2022-05-12T13:13:15.477Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-12T13:13:15.477Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:15.477Z] [2022-05-12T13:13:15.477Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-12T13:13:15.477Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:15.477Z] [2022-05-12T13:13:15.477Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-12T13:13:15.477Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:13:15.477Z] [2022-05-12T13:13:15.477Z] DONE 6 tests, 6 skipped in 1.960s [2022-05-12T13:13:15.477Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-12T13:13:16.315Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32235818088_/foo_true____} [2022-05-12T13:13:17.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32235818088_/foo_true__0xc000cecf90__} [2022-05-12T13:13:18.440Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T13:13:18.440Z] INFO: Testing against a local daemon [2022-05-12T13:13:18.440Z] === RUN TestServiceCreateInit [2022-05-12T13:13:18.440Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T13:13:18.440Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.440Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T13:13:18.440Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.440Z] --- PASS: TestServiceCreateInit (0.07s) [2022-05-12T13:13:18.440Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T13:13:18.440Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T13:13:18.440Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T13:13:18.440Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.440Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-12T13:13:18.440Z] === RUN TestCreateServiceConflict [2022-05-12T13:13:18.440Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.440Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-12T13:13:18.440Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T13:13:18.440Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.440Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s) [2022-05-12T13:13:18.440Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T13:13:18.440Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.440Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T13:13:18.440Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T13:13:18.440Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.440Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-12T13:13:18.440Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T13:13:18.440Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.440Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-12T13:13:18.440Z] === RUN TestCreateServiceSysctls [2022-05-12T13:13:18.923Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.923Z] --- SKIP: TestCreateServiceSysctls (0.06s) [2022-05-12T13:13:18.923Z] === RUN TestCreateServiceCapabilities [2022-05-12T13:13:18.923Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.923Z] --- SKIP: TestCreateServiceCapabilities (0.06s) [2022-05-12T13:13:18.923Z] === RUN TestInspect [2022-05-12T13:13:18.923Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.923Z] --- SKIP: TestInspect (0.00s) [2022-05-12T13:13:18.923Z] === RUN TestCreateJob [2022-05-12T13:13:18.923Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.923Z] --- SKIP: TestCreateJob (0.00s) [2022-05-12T13:13:18.923Z] === RUN TestReplicatedJob [2022-05-12T13:13:18.923Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.923Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-12T13:13:18.923Z] === RUN TestUpdateReplicatedJob [2022-05-12T13:13:18.923Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.923Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-12T13:13:18.923Z] === RUN TestServiceListWithStatuses [2022-05-12T13:13:18.923Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.923Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T13:13:18.923Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T13:13:18.923Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.923Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-12T13:13:18.923Z] === RUN TestDockerNetworkReConnect [2022-05-12T13:13:18.923Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.923Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-12T13:13:18.923Z] === RUN TestServicePlugin [2022-05-12T13:13:18.923Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.923Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-12T13:13:18.923Z] === RUN TestServiceUpdateLabel [2022-05-12T13:13:18.923Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:13:18.923Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-12T13:13:18.923Z] === RUN TestServiceUpdateSecrets [2022-05-12T13:13:18.923Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:13:18.923Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-12T13:13:18.923Z] === RUN TestServiceUpdateConfigs [2022-05-12T13:13:18.923Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:13:18.923Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-12T13:13:18.923Z] === RUN TestServiceUpdateNetwork [2022-05-12T13:13:18.923Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:13:18.923Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-12T13:13:18.923Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T13:13:18.923Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:13:18.923Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-12T13:13:18.923Z] PASS [2022-05-12T13:13:18.923Z] ok github.com/docker/docker/integration/service 0.337s [2022-05-12T13:13:18.923Z] [2022-05-12T13:13:18.923Z] === Skipped [2022-05-12T13:13:18.923Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T13:13:18.923Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.923Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T13:13:18.923Z] [2022-05-12T13:13:18.923Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T13:13:18.923Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.923Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T13:13:18.923Z] [2022-05-12T13:13:18.923Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-12T13:13:18.923Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.923Z] [2022-05-12T13:13:18.923Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-12T13:13:18.923Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.923Z] [2022-05-12T13:13:18.923Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s) [2022-05-12T13:13:18.923Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.923Z] [2022-05-12T13:13:18.923Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T13:13:18.923Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.923Z] [2022-05-12T13:13:18.923Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-12T13:13:18.923Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.923Z] [2022-05-12T13:13:18.923Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-12T13:13:18.923Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.923Z] [2022-05-12T13:13:18.923Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.06s) [2022-05-12T13:13:18.923Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.923Z] [2022-05-12T13:13:18.923Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.06s) [2022-05-12T13:13:18.923Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.923Z] [2022-05-12T13:13:18.923Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-12T13:13:18.923Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.923Z] [2022-05-12T13:13:18.923Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-12T13:13:18.923Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.923Z] [2022-05-12T13:13:18.923Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-12T13:13:18.923Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.923Z] [2022-05-12T13:13:18.923Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-12T13:13:18.923Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.923Z] [2022-05-12T13:13:18.923Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-12T13:13:18.923Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.923Z] [2022-05-12T13:13:18.923Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-12T13:13:18.923Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.923Z] [2022-05-12T13:13:18.923Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-12T13:13:18.923Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.923Z] [2022-05-12T13:13:18.923Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-12T13:13:18.923Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:18.923Z] [2022-05-12T13:13:18.923Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-12T13:13:18.923Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:13:18.923Z] [2022-05-12T13:13:18.923Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-12T13:13:18.923Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:13:18.923Z] [2022-05-12T13:13:18.923Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-12T13:13:18.923Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:13:18.923Z] [2022-05-12T13:13:18.923Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-12T13:13:18.923Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:13:18.923Z] [2022-05-12T13:13:18.923Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-12T13:13:18.923Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:13:18.923Z] [2022-05-12T13:13:18.923Z] DONE 24 tests, 23 skipped in 3.162s [2022-05-12T13:13:18.923Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-12T13:13:19.088Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000cecfa8_} [2022-05-12T13:13:20.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000cecfc0_} [2022-05-12T13:13:21.138Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T13:13:21.138Z] INFO: Testing against a local daemon [2022-05-12T13:13:21.138Z] === RUN TestSessionCreate [2022-05-12T13:13:21.138Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T13:13:21.138Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-12T13:13:21.138Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T13:13:21.138Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T13:13:21.138Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T13:13:21.138Z] PASS [2022-05-12T13:13:21.138Z] ok github.com/docker/docker/integration/session 0.104s [2022-05-12T13:13:21.138Z] [2022-05-12T13:13:21.138Z] === Skipped [2022-05-12T13:13:21.138Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-12T13:13:21.138Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T13:13:21.138Z] [2022-05-12T13:13:21.138Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T13:13:21.138Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T13:13:21.138Z] [2022-05-12T13:13:21.138Z] DONE 2 tests, 2 skipped in 1.943s [2022-05-12T13:13:21.138Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-12T13:13:21.762Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-12T13:13:21.864Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ced020_} [2022-05-12T13:13:22.438Z] --- PASS: TestCreateServiceMultipleTimes (16.90s) [2022-05-12T13:13:22.438Z] === RUN TestCreateServiceConflict [2022-05-12T13:13:24.254Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ced038_} [2022-05-12T13:13:24.392Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T13:13:24.392Z] INFO: Testing against a local daemon [2022-05-12T13:13:24.392Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T13:13:24.392Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:24.392Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T13:13:24.392Z] === RUN TestDiskUsage [2022-05-12T13:13:24.392Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T13:13:24.392Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-12T13:13:24.392Z] === RUN TestEventsExecDie [2022-05-12T13:13:24.392Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T13:13:24.392Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-12T13:13:24.392Z] === RUN TestEventsBackwardsCompatible [2022-05-12T13:13:24.392Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T13:13:24.392Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-12T13:13:24.392Z] === RUN TestEventsVolumeCreate [2022-05-12T13:13:24.392Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T13:13:24.392Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-12T13:13:24.392Z] === RUN TestInfoAPI [2022-05-12T13:13:24.392Z] --- PASS: TestInfoAPI (0.06s) [2022-05-12T13:13:24.392Z] === RUN TestInfoAPIWarnings [2022-05-12T13:13:24.392Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T13:13:24.392Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-12T13:13:24.392Z] === RUN TestInfoDebug [2022-05-12T13:13:24.392Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T13:13:24.392Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-12T13:13:24.392Z] === RUN TestInfoInsecureRegistries [2022-05-12T13:13:24.392Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T13:13:24.392Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-12T13:13:24.392Z] === RUN TestInfoRegistryMirrors [2022-05-12T13:13:24.392Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T13:13:24.392Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-12T13:13:24.392Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T13:13:24.392Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-05-12T13:13:24.392Z] === RUN TestPingCacheHeaders [2022-05-12T13:13:24.392Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-05-12T13:13:24.392Z] === RUN TestPingGet [2022-05-12T13:13:24.392Z] --- PASS: TestPingGet (0.04s) [2022-05-12T13:13:24.392Z] === RUN TestPingHead [2022-05-12T13:13:24.538Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-12T13:13:24.809Z] --- PASS: TestCreateServiceConflict (2.36s) [2022-05-12T13:13:24.809Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T13:13:24.861Z] --- PASS: TestPingHead (0.05s) [2022-05-12T13:13:24.861Z] === RUN TestPingSwarmHeader [2022-05-12T13:13:24.861Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:24.861Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-12T13:13:24.861Z] === RUN TestVersion [2022-05-12T13:13:24.861Z] --- PASS: TestVersion (0.05s) [2022-05-12T13:13:24.861Z] PASS [2022-05-12T13:13:24.861Z] ok github.com/docker/docker/integration/system 1.311s [2022-05-12T13:13:24.861Z] [2022-05-12T13:13:24.861Z] === Skipped [2022-05-12T13:13:24.861Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T13:13:24.861Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:24.861Z] [2022-05-12T13:13:24.861Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-12T13:13:24.861Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T13:13:24.861Z] [2022-05-12T13:13:24.861Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-12T13:13:24.861Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T13:13:24.861Z] [2022-05-12T13:13:24.861Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-12T13:13:24.861Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T13:13:24.861Z] [2022-05-12T13:13:24.861Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-12T13:13:24.861Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T13:13:24.861Z] [2022-05-12T13:13:24.861Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-12T13:13:24.861Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T13:13:24.861Z] [2022-05-12T13:13:24.861Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-12T13:13:24.861Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T13:13:24.861Z] [2022-05-12T13:13:24.861Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-12T13:13:24.861Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T13:13:24.861Z] [2022-05-12T13:13:24.861Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-12T13:13:24.861Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T13:13:24.861Z] [2022-05-12T13:13:24.861Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-12T13:13:24.861Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:13:24.861Z] [2022-05-12T13:13:24.861Z] DONE 16 tests, 10 skipped in 3.621s [2022-05-12T13:13:24.861Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-12T13:13:25.754Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-12T13:13:25.754Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-12T13:13:25.754Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-12T13:13:25.754Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-12T13:13:25.754Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-12T13:13:25.754Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-12T13:13:25.754Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-12T13:13:25.754Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-12T13:13:25.754Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-12T13:13:25.754Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-12T13:13:25.754Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-12T13:13:25.754Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-05-12T13:13:25.754Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-05-12T13:13:25.754Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-05-12T13:13:25.754Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-05-12T13:13:25.754Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-05-12T13:13:25.754Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-05-12T13:13:25.754Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-12T13:13:27.080Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T13:13:27.080Z] INFO: Testing against a local daemon [2022-05-12T13:13:27.080Z] === RUN TestVolumesCreateAndList [2022-05-12T13:13:27.080Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-05-12T13:13:27.080Z] === RUN TestVolumesRemove [2022-05-12T13:13:27.080Z] --- PASS: TestVolumesRemove (0.21s) [2022-05-12T13:13:27.080Z] === RUN TestVolumesInspect [2022-05-12T13:13:27.080Z] --- PASS: TestVolumesInspect (0.06s) [2022-05-12T13:13:27.080Z] === RUN TestVolumesInvalidJSON [2022-05-12T13:13:27.080Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T13:13:27.080Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T13:13:27.080Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T13:13:27.080Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T13:13:27.080Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T13:13:27.080Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T13:13:27.080Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T13:13:27.080Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-05-12T13:13:27.080Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-12T13:13:27.080Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T13:13:27.080Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T13:13:27.080Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T13:13:27.080Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T13:13:27.080Z] PASS [2022-05-12T13:13:27.080Z] ok github.com/docker/docker/integration/volume 0.447s [2022-05-12T13:13:27.548Z] [2022-05-12T13:13:27.548Z] DONE 9 tests in 2.445s [2022-05-12T13:13:27.548Z] INFO: make.ps1 ended at 05/12/2022 13:13:27 [2022-05-12T13:13:27.548Z] INFO: Integration CLI tests being run from the host: [2022-05-12T13:13:27.548Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-12T13:13:28.307Z] --- PASS: TestCreateServiceMaxReplicas (3.39s) [2022-05-12T13:13:28.307Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T13:13:28.569Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-12T13:13:29.718Z] Removing intermediate container 384c5f1b40b3 [2022-05-12T13:13:29.718Z] ---> e30832774e95 [2022-05-12T13:13:29.718Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-12T13:13:29.718Z] ---> Running in 79a31fd2ac6f [2022-05-12T13:13:29.718Z] Removing intermediate container 79a31fd2ac6f [2022-05-12T13:13:29.718Z] ---> 64c401b74be3 [2022-05-12T13:13:29.718Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-12T13:13:29.718Z] ---> Running in 05a3d29efdf1 [2022-05-12T13:13:29.959Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-12T13:13:30.186Z] Removing intermediate container 05a3d29efdf1 [2022-05-12T13:13:30.186Z] ---> d566937f7fc1 [2022-05-12T13:13:30.186Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-12T13:13:31.760Z] [2022-05-12T13:13:32.229Z] ---> ab3d3b350f78 [2022-05-12T13:13:32.229Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-12T13:13:32.229Z] ---> Running in 191bc4b5d205 [2022-05-12T13:13:32.511Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-12T13:13:33.456Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-12T13:13:33.456Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-12T13:13:34.028Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-12T13:13:34.603Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-05-12T13:13:35.176Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-12T13:13:35.748Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-12T13:13:36.151Z] ok github.com/docker/docker/cmd/dockerd 0.083s coverage: 29.7% of statements [2022-05-12T13:13:36.152Z] ok github.com/docker/docker/container 0.116s coverage: 34.6% of statements [2022-05-12T13:13:36.152Z] ok github.com/docker/docker/cmd/dockerd/trap 2.529s coverage: 0.0% of statements [2022-05-12T13:13:36.152Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-12T13:13:36.152Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-12T13:13:36.152Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-12T13:13:36.152Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-12T13:13:36.152Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-12T13:13:36.321Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-12T13:13:36.894Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-12T13:13:37.467Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-12T13:13:38.041Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-12T13:13:38.613Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-12T13:13:39.186Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-12T13:13:40.046Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T13:13:40.046Z] INFO: Testing against a local daemon [2022-05-12T13:13:40.046Z] === RUN TestDockerSuite [2022-05-12T13:13:40.046Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-12T13:13:40.046Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-12T13:13:40.046Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T13:13:40.046Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-12T13:13:40.046Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-12T13:13:40.046Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-12T13:13:40.046Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-12T13:13:40.046Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-12T13:13:40.046Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-12T13:13:40.046Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-12T13:13:40.046Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-12T13:13:40.046Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-12T13:13:40.132Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-12T13:13:40.367Z] ok github.com/docker/docker/daemon/cluster 0.123s coverage: 0.5% of statements [2022-05-12T13:13:40.393Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-05-12T13:13:40.658Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-12T13:13:41.031Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-12T13:13:41.322Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.017s coverage: 65.3% of statements [2022-05-12T13:13:41.498Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-12T13:13:41.623Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-12T13:13:42.214Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.04s) [2022-05-12T13:13:42.214Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T13:13:42.476Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-12T13:13:42.704Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-05-12T13:13:42.738Z] docker_api_swarm_node_test.go:81: [d90509ddd3354] joining swarm manager [ddbfab8feaac3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T13:13:43.313Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-12T13:13:44.260Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-12T13:13:44.260Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-12T13:13:44.736Z] Removing intermediate container 191bc4b5d205 [2022-05-12T13:13:44.736Z] ---> 00d3bc2e03b0 [2022-05-12T13:13:44.736Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-12T13:13:44.736Z] ---> Running in 7969700a397c [2022-05-12T13:13:45.205Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-12T13:13:45.467Z] --- PASS: TestCreateServiceSecretFileMode (3.33s) [2022-05-12T13:13:45.467Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T13:13:46.041Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-12T13:13:46.956Z] [2022-05-12T13:13:46.956Z] SUCCESS: Specified value was saved. [2022-05-12T13:13:46.988Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-12T13:13:47.933Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-12T13:13:48.877Z] --- PASS: TestCreateServiceConfigFileMode (3.29s) [2022-05-12T13:13:48.877Z] === RUN TestCreateServiceSysctls [2022-05-12T13:13:48.877Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-12T13:13:49.918Z] Removing intermediate container 7969700a397c [2022-05-12T13:13:49.918Z] ---> 0e4b9f682c57 [2022-05-12T13:13:49.918Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-12T13:13:49.918Z] ---> Running in 327b6f0495ad [2022-05-12T13:13:50.266Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-12T13:13:50.822Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.8% of statements [2022-05-12T13:13:50.822Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.5% of statements [2022-05-12T13:13:51.082Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-05-12T13:13:51.211Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-12T13:13:51.651Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-05-12T13:13:51.910Z] ok github.com/docker/docker/daemon 10.149s coverage: 16.6% of statements [2022-05-12T13:13:51.910Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-12T13:13:51.910Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-12T13:13:51.910Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-12T13:13:51.910Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-12T13:13:53.288Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.704s coverage: 74.8% of statements [2022-05-12T13:13:53.764Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-12T13:13:53.764Z] --- PASS: TestCreateServiceSysctls (4.48s) [2022-05-12T13:13:53.764Z] === RUN TestCreateServiceCapabilities [2022-05-12T13:13:54.225Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-05-12T13:13:54.484Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.349s coverage: 56.2% of statements [2022-05-12T13:13:56.317Z] --- PASS: TestCreateServiceCapabilities (2.56s) [2022-05-12T13:13:56.317Z] === RUN TestInspect [2022-05-12T13:13:56.393Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.9% of statements [2022-05-12T13:13:56.891Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-12T13:13:57.083Z] Cannot create a file when that file already exists. [2022-05-12T13:13:57.466Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-05-12T13:13:57.822Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.293s coverage: 50.6% of statements [2022-05-12T13:13:58.763Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.599s coverage: 46.1% of statements [2022-05-12T13:13:58.763Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-12T13:13:59.387Z] --- PASS: TestInspect (3.25s) [2022-05-12T13:13:59.387Z] === RUN TestCreateJob [2022-05-12T13:13:59.702Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.624s coverage: 58.2% of statements [2022-05-12T13:13:59.702Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-12T13:13:59.702Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-12T13:13:59.962Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-05-12T13:13:59.987Z] docker_api_swarm_node_test.go:53: [d47f064f550f8] joining swarm manager [d270bfa7c9620]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T13:14:00.560Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-12T13:14:00.901Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2022-05-12T13:14:01.133Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-12T13:14:01.133Z] docker_api_swarm_node_test.go:54: [d0917d3251aed] joining swarm manager [d270bfa7c9620]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T13:14:01.470Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-05-12T13:14:02.409Z] ok github.com/docker/docker/daemon/images 0.046s coverage: 6.6% of statements [2022-05-12T13:14:02.409Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-12T13:14:02.409Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-12T13:14:02.962Z] Removing intermediate container 327b6f0495ad [2022-05-12T13:14:02.962Z] ---> 7b1373b6d4e3 [2022-05-12T13:14:02.962Z] Step 13/13 : CMD ["sh"] [2022-05-12T13:14:02.962Z] ---> Running in d20640ca1b24 [2022-05-12T13:14:02.962Z] Removing intermediate container d20640ca1b24 [2022-05-12T13:14:02.962Z] ---> 0f98aee6f516 [2022-05-12T13:14:02.962Z] Successfully built 0f98aee6f516 [2022-05-12T13:14:02.962Z] Successfully tagged busybox:latest [2022-05-12T13:14:02.962Z] INFO: Docker images of the daemon under test [2022-05-12T13:14:02.962Z] [2022-05-12T13:14:02.962Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T13:14:02.962Z] busybox latest 0f98aee6f516 Less than a second ago 5.29GB [2022-05-12T13:14:02.962Z] microsoft/windowsservercore latest 3e15a767850d 6 days ago 5.26GB [2022-05-12T13:14:02.962Z] mcr.microsoft.com/windows/servercore ltsc2019 3e15a767850d 6 days ago 5.26GB [2022-05-12T13:14:02.962Z] [2022-05-12T13:14:02.962Z] INFO: Running integration tests at 05/12/2022 13:14:02... [2022-05-12T13:14:02.962Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-12T13:14:02.962Z] INFO: Integration API tests being run from the host: [2022-05-12T13:14:03.052Z] --- PASS: TestCreateJob (4.02s) [2022-05-12T13:14:03.052Z] === RUN TestReplicatedJob [2022-05-12T13:14:03.346Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 42.7% of statements [2022-05-12T13:14:03.431Z] INFO: make.ps1 starting at 05/12/2022 13:14:02 [2022-05-12T13:14:03.914Z] ok github.com/docker/docker/daemon/logger/awslogs 0.158s coverage: 79.9% of statements [2022-05-12T13:14:04.174Z] ok github.com/docker/docker/daemon/logger/fluentd 0.022s coverage: 53.6% of statements [2022-05-12T13:14:04.174Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-12T13:14:04.429Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-12T13:14:04.744Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-05-12T13:14:04.970Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-12T13:14:05.004Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-05-12T13:14:05.573Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2022-05-12T13:14:05.573Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-05-12T13:14:06.509Z] ok github.com/docker/docker/daemon/logger/local 0.034s coverage: 78.7% of statements [2022-05-12T13:14:06.509Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-12T13:14:06.769Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.059s coverage: 59.1% of statements [2022-05-12T13:14:07.337Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.031s coverage: 31.5% of statements [2022-05-12T13:14:08.276Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-05-12T13:14:08.281Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-12T13:14:08.535Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-05-12T13:14:08.853Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-12T13:14:09.104Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-05-12T13:14:09.425Z] --- PASS: TestReplicatedJob (6.14s) [2022-05-12T13:14:09.425Z] === RUN TestUpdateReplicatedJob [2022-05-12T13:14:09.671Z] ok github.com/docker/docker/daemon/logger/splunk 1.620s coverage: 82.5% of statements [2022-05-12T13:14:09.672Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-12T13:14:09.672Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-12T13:14:10.632Z] ok github.com/docker/docker/distribution/metadata 0.034s coverage: 44.4% of statements [2022-05-12T13:14:11.568Z] ok github.com/docker/docker/distribution 0.616s coverage: 28.2% of statements [2022-05-12T13:14:11.568Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-12T13:14:11.826Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-05-12T13:14:12.394Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-05-12T13:14:12.654Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-05-12T13:14:12.738Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-05-12T13:14:13.000Z] === RUN TestDockerSuite/TestCpToDot [2022-05-12T13:14:13.000Z] --- PASS: TestUpdateReplicatedJob (3.75s) [2022-05-12T13:14:13.000Z] === RUN TestServiceListWithStatuses [2022-05-12T13:14:13.000Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T13:14:13.000Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T13:14:13.000Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T13:14:13.221Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-05-12T13:14:13.221Z] ok github.com/docker/docker/distribution/xfer 1.902s coverage: 85.4% of statements [2022-05-12T13:14:13.221Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-12T13:14:13.221Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-12T13:14:13.221Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-12T13:14:13.574Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-12T13:14:13.790Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2022-05-12T13:14:14.519Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-12T13:14:14.728Z] ok github.com/docker/docker/oci 0.025s coverage: 46.0% of statements [2022-05-12T13:14:15.297Z] ok github.com/docker/docker/opts 0.024s coverage: 65.5% of statements [2022-05-12T13:14:15.557Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 52.9% of statements [2022-05-12T13:14:15.910Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-12T13:14:16.484Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-12T13:14:17.429Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-12T13:14:17.464Z] ok github.com/docker/docker/pkg/archive 0.314s coverage: 82.0% of statements [2022-05-12T13:14:17.690Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-12T13:14:17.723Z] ok github.com/docker/docker/pkg/authorization 0.185s coverage: 68.3% of statements [2022-05-12T13:14:17.953Z] --- PASS: TestDockerNetworkConnectAlias (4.94s) [2022-05-12T13:14:17.953Z] === RUN TestDockerNetworkReConnect [2022-05-12T13:14:18.290Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-12T13:14:18.533Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-12T13:14:18.549Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-05-12T13:14:19.491Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-12T13:14:19.491Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-12T13:14:19.491Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-12T13:14:20.065Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-12T13:14:21.010Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-12T13:14:21.010Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-12T13:14:21.010Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-12T13:14:21.010Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-12T13:14:21.582Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-12T13:14:21.833Z] ok github.com/docker/docker/pkg/chrootarchive 2.493s coverage: 42.7% of statements [2022-05-12T13:14:21.833Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-12T13:14:21.833Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-05-12T13:14:21.844Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-12T13:14:21.844Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-12T13:14:22.092Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2022-05-12T13:14:22.092Z] ok github.com/docker/docker/layer 7.121s coverage: 69.0% of statements [2022-05-12T13:14:22.092Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-12T13:14:22.092Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-12T13:14:22.092Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-12T13:14:22.092Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-12T13:14:22.092Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-12T13:14:22.092Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-12T13:14:22.105Z] --- PASS: TestDockerNetworkReConnect (4.03s) [2022-05-12T13:14:22.105Z] === RUN TestServicePlugin [2022-05-12T13:14:22.105Z] === RUN TestDockerSuite/TestCreateRM [2022-05-12T13:14:22.105Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-12T13:14:22.105Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T13:14:22.105Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-12T13:14:22.367Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-12T13:14:22.367Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-12T13:14:22.661Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-05-12T13:14:23.228Z] ok github.com/docker/docker/pkg/fsutils 0.157s coverage: 85.1% of statements [2022-05-12T13:14:23.229Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2022-05-12T13:14:23.488Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-05-12T13:14:24.287Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-12T13:14:24.287Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-12T13:14:24.425Z] ok github.com/docker/docker/pkg/idtools 0.566s coverage: 67.9% of statements [2022-05-12T13:14:24.425Z] ok github.com/docker/docker/pkg/ioutils 0.440s coverage: 71.5% of statements [2022-05-12T13:14:24.549Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-12T13:14:24.685Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 100.0% of statements [2022-05-12T13:14:24.945Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2022-05-12T13:14:24.945Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-12T13:14:24.945Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-05-12T13:14:25.203Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-05-12T13:14:25.462Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2022-05-12T13:14:25.722Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-05-12T13:14:25.722Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-05-12T13:14:25.722Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-12T13:14:25.722Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-12T13:14:26.291Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2022-05-12T13:14:26.470Z] plugin_test.go:61: [d2bcfe399743e] joining swarm manager [db5245ec2b605]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T13:14:26.859Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-05-12T13:14:27.119Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-12T13:14:27.119Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-12T13:14:27.862Z] plugin_test.go:64: [dee82475b9366] joining swarm manager [db5245ec2b605]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T13:14:28.124Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-12T13:14:28.387Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-12T13:14:28.387Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-12T13:14:28.495Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2022-05-12T13:14:28.649Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-12T13:14:28.649Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-12T13:14:28.649Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-12T13:14:28.755Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-05-12T13:14:29.014Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-05-12T13:14:29.225Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-12T13:14:29.273Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-05-12T13:14:29.273Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-05-12T13:14:29.533Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-12T13:14:30.102Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 53.8% of statements [2022-05-12T13:14:30.172Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-12T13:14:30.361Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-05-12T13:14:30.621Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2022-05-12T13:14:30.745Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-12T13:14:31.189Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-05-12T13:14:31.449Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-12T13:14:31.708Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-12T13:14:32.134Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-12T13:14:33.081Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-12T13:14:33.342Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-05-12T13:14:33.342Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-12T13:14:33.645Z] ok github.com/docker/docker/plugin 0.532s coverage: 23.2% of statements [2022-05-12T13:14:33.645Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-05-12T13:14:33.916Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-12T13:14:34.179Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-12T13:14:34.214Z] ok github.com/docker/docker/profiles/seccomp 0.013s coverage: 86.0% of statements [2022-05-12T13:14:34.753Z] === RUN TestDockerSuite/TestDockerFails [2022-05-12T13:14:34.753Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-05-12T13:14:34.753Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-05-12T13:14:34.753Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-05-12T13:14:35.150Z] ok github.com/docker/docker/quota 0.246s coverage: 71.4% of statements [2022-05-12T13:14:35.409Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-05-12T13:14:35.729Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-05-12T13:14:36.303Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-05-12T13:14:36.345Z] ok github.com/docker/docker/registry 0.050s coverage: 58.6% of statements [2022-05-12T13:14:36.605Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-05-12T13:14:36.864Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-05-12T13:14:37.248Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-05-12T13:14:37.248Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-05-12T13:14:37.432Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-05-12T13:14:37.509Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-05-12T13:14:37.509Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-05-12T13:14:37.692Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-05-12T13:14:39.073Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-05-12T13:14:40.010Z] ok github.com/docker/docker/volume/local 0.103s coverage: 76.4% of statements [2022-05-12T13:14:40.060Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-05-12T13:14:40.270Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-05-12T13:14:41.207Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-05-12T13:14:41.980Z] docker_api_swarm_test.go:202: [d1ee5b78ed26b] joining swarm manager [d996bc6715677]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T13:14:43.367Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-12T13:14:45.283Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-12T13:14:46.671Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-12T13:14:48.065Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-05-12T13:14:48.638Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-12T13:14:48.900Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-12T13:14:49.583Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-12T13:14:49.583Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-12T13:14:49.583Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-12T13:14:49.583Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-12T13:14:49.583Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-12T13:14:49.583Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-12T13:14:49.583Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-12T13:14:49.583Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-12T13:14:49.583Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-12T13:14:49.583Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-12T13:14:49.583Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-12T13:14:49.583Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-12T13:14:49.583Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-12T13:14:49.583Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-12T13:14:49.583Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-12T13:14:49.845Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-12T13:14:50.106Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-12T13:14:50.680Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-12T13:14:51.146Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-12T13:14:51.252Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-05-12T13:14:52.642Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-05-12T13:14:52.708Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-12T13:14:52.708Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-12T13:14:53.175Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-12T13:14:53.175Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-12T13:14:53.175Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-12T13:14:53.175Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-12T13:14:54.045Z] --- PASS: TestServicePlugin (31.80s) [2022-05-12T13:14:54.045Z] === RUN TestServiceUpdateLabel [2022-05-12T13:14:54.045Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-12T13:14:55.378Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T13:14:55.378Z] INFO: Testing against a local daemon [2022-05-12T13:14:55.378Z] === RUN TestBuildWithSession [2022-05-12T13:14:55.378Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T13:14:55.378Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T13:14:55.378Z] === RUN TestBuildSquashParent [2022-05-12T13:14:55.378Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:14:55.378Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-12T13:14:55.378Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T13:14:55.378Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T13:14:55.378Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T13:14:55.378Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T13:14:55.378Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T13:14:55.378Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T13:14:55.378Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T13:14:55.378Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T13:14:55.378Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T13:14:55.378Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T13:14:55.378Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T13:14:55.378Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T13:14:55.378Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T13:14:55.378Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T13:14:55.378Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T13:14:55.378Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T13:14:55.378Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T13:14:56.118Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-12T13:14:56.594Z] --- PASS: TestServiceUpdateLabel (2.55s) [2022-05-12T13:14:56.594Z] === RUN TestServiceUpdateSecrets [2022-05-12T13:14:56.594Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-05-12T13:14:58.511Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-12T13:14:59.456Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-12T13:15:00.403Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-12T13:15:03.130Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.3% of statements [2022-05-12T13:15:03.130Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-12T13:15:03.130Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-12T13:15:03.130Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-12T13:15:03.130Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-12T13:15:03.130Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-12T13:15:03.130Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-12T13:15:03.130Z] ? github.com/docker/docker/rootless [no test files] [2022-05-12T13:15:03.130Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-12T13:15:03.130Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-12T13:15:03.130Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-12T13:15:03.130Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-12T13:15:03.130Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-12T13:15:03.130Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-12T13:15:03.130Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-12T13:15:03.130Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-12T13:15:03.130Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-12T13:15:03.130Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-12T13:15:03.130Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-12T13:15:03.130Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-12T13:15:03.130Z] ? github.com/docker/docker/volume [no test files] [2022-05-12T13:15:03.130Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-12T13:15:03.130Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-12T13:15:03.130Z] [2022-05-12T13:15:03.130Z] === Skipped [2022-05-12T13:15:03.130Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-12T13:15:03.130Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T13:15:03.130Z] [2022-05-12T13:15:03.130Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-12T13:15:03.130Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T13:15:03.130Z] [2022-05-12T13:15:03.130Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-12T13:15:03.130Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T13:15:03.130Z] [2022-05-12T13:15:03.130Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-12T13:15:03.130Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T13:15:03.130Z] [2022-05-12T13:15:03.130Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-12T13:15:03.130Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T13:15:03.130Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T13:15:03.130Z] [2022-05-12T13:15:03.130Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-12T13:15:03.130Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T13:15:03.130Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T13:15:03.130Z] [2022-05-12T13:15:03.130Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-12T13:15:03.131Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T13:15:03.131Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T13:15:03.131Z] [2022-05-12T13:15:03.131Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-12T13:15:03.131Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T13:15:03.131Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T13:15:03.131Z] [2022-05-12T13:15:03.131Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-12T13:15:03.131Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T13:15:03.131Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T13:15:03.131Z] [2022-05-12T13:15:03.131Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-12T13:15:03.131Z] graphtest_unix.go:71: No driver to put! [2022-05-12T13:15:03.131Z] [2022-05-12T13:15:03.131Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-12T13:15:03.131Z] time="2022-05-12T13:13:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T13:15:03.131Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T13:15:03.131Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T13:15:03.131Z] [2022-05-12T13:15:03.131Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-12T13:15:03.131Z] time="2022-05-12T13:13:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T13:15:03.131Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T13:15:03.131Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T13:15:03.131Z] [2022-05-12T13:15:03.131Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-12T13:15:03.131Z] time="2022-05-12T13:13:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T13:15:03.131Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T13:15:03.131Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T13:15:03.131Z] [2022-05-12T13:15:03.131Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-12T13:15:03.131Z] time="2022-05-12T13:13:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T13:15:03.131Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T13:15:03.131Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T13:15:03.131Z] [2022-05-12T13:15:03.131Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-12T13:15:03.131Z] time="2022-05-12T13:13:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T13:15:03.131Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T13:15:03.131Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T13:15:03.131Z] [2022-05-12T13:15:03.131Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-12T13:15:03.131Z] graphtest_unix.go:71: No driver to put! [2022-05-12T13:15:03.131Z] [2022-05-12T13:15:03.131Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-12T13:15:03.131Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-12T13:15:03.131Z] [2022-05-12T13:15:03.131Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-12T13:15:03.131Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-12T13:15:03.131Z] [2022-05-12T13:15:03.131Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-12T13:15:03.131Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-12T13:15:03.131Z] [2022-05-12T13:15:03.131Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-12T13:15:03.131Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-12T13:15:03.131Z] [2022-05-12T13:15:03.131Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-12T13:15:03.131Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T13:15:03.131Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T13:15:03.131Z] [2022-05-12T13:15:03.131Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-12T13:15:03.131Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T13:15:03.131Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T13:15:03.131Z] [2022-05-12T13:15:03.131Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-12T13:15:03.131Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T13:15:03.131Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T13:15:03.131Z] [2022-05-12T13:15:03.131Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-12T13:15:03.131Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T13:15:03.131Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T13:15:03.131Z] [2022-05-12T13:15:03.131Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-12T13:15:03.131Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T13:15:03.131Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T13:15:03.131Z] [2022-05-12T13:15:03.131Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-12T13:15:03.131Z] graphtest_unix.go:71: No driver to put! [2022-05-12T13:15:03.131Z] [2022-05-12T13:15:03.131Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-12T13:15:03.131Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-12T13:15:03.131Z] [2022-05-12T13:15:03.131Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-12T13:15:03.131Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-12T13:15:03.131Z] [2022-05-12T13:15:03.131Z] DONE 2524 tests, 28 skipped in 249.819s [2022-05-12T13:15:03.131Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/config [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/idm [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/ns [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/options [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/osl [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T13:15:03.131Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-12T13:15:03.131Z] + 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/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/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 [2022-05-12T13:15:04.612Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-05-12T13:15:06.000Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-12T13:15:06.264Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-12T13:15:06.838Z] docker_api_swarm_test.go:384: [d7e526a96b069] joining swarm manager [d6fd5320ac6d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T13:15:07.409Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-12T13:15:07.961Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T13:15:07.961Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T13:15:07.981Z] docker_api_swarm_test.go:385: [d4be20b358476] joining swarm manager [d6fd5320ac6d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T13:15:08.243Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-05-12T13:15:08.243Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-12T13:15:08.505Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-05-12T13:15:08.655Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-12T13:15:08.766Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-05-12T13:15:08.766Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-12T13:15:10.153Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-12T13:15:11.097Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-12T13:15:11.097Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-12T13:15:11.097Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-12T13:15:11.359Z] --- PASS: TestServiceUpdateSecrets (14.88s) [2022-05-12T13:15:11.360Z] === RUN TestServiceUpdateConfigs [2022-05-12T13:15:11.621Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-12T13:15:11.883Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-12T13:15:12.440Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-12T13:15:12.837Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-12T13:15:13.424Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-12T13:15:13.424Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-12T13:15:13.424Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-12T13:15:13.782Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-05-12T13:15:14.043Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-05-12T13:15:14.043Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-12T13:15:14.043Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-05-12T13:15:14.043Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-12T13:15:14.043Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-12T13:15:15.959Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-05-12T13:15:16.532Z] === RUN TestDockerSuite/TestEventsRename [2022-05-12T13:15:16.646Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-12T13:15:16.647Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.52s) [2022-05-12T13:15:16.647Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.63s) [2022-05-12T13:15:16.647Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.86s) [2022-05-12T13:15:16.647Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.09s) [2022-05-12T13:15:16.647Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.92s) [2022-05-12T13:15:16.647Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.26s) [2022-05-12T13:15:16.647Z] === RUN TestBuildMultiStageCopy [2022-05-12T13:15:16.647Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T13:15:16.794Z] === RUN TestDockerSuite/TestEventsResize [2022-05-12T13:15:17.208Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-12T13:15:17.371Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-12T13:15:18.191Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-12T13:15:22.921Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-12T13:15:22.921Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-12T13:15:22.921Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-12T13:15:22.921Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-12T13:15:22.921Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-12T13:15:22.921Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-12T13:15:22.921Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-12T13:15:22.921Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-12T13:15:22.921Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-12T13:15:22.959Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-12T13:15:22.959Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-12T13:15:22.959Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-12T13:15:22.959Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-12T13:15:22.959Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-12T13:15:22.959Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-12T13:15:22.959Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-12T13:15:22.959Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T13:15:22.959Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-12T13:15:22.959Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-12T13:15:22.959Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-12T13:15:22.959Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T13:15:22.959Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-12T13:15:22.959Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-12T13:15:22.959Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-12T13:15:22.959Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T13:15:22.959Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-12T13:15:22.959Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-12T13:15:22.959Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-12T13:15:22.959Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-12T13:15:22.959Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T13:15:22.959Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-12T13:15:22.959Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T13:15:22.959Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-12T13:15:22.959Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-12T13:15:22.959Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-12T13:15:22.959Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T13:15:22.959Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-12T13:15:22.959Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-12T13:15:22.959Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-12T13:15:22.959Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-12T13:15:22.959Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-12T13:15:22.959Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-12T13:15:22.959Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-12T13:15:22.959Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-12T13:15:22.959Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-12T13:15:22.959Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-12T13:15:22.959Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-12T13:15:22.959Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-12T13:15:22.959Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-12T13:15:22.959Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-12T13:15:22.959Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-12T13:15:23.888Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-12T13:15:23.961Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-12T13:15:23.961Z] === RUN TestDockerSuite/TestEventsStreaming [2022-05-12T13:15:23.961Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-12T13:15:25.879Z] --- PASS: TestServiceUpdateConfigs (14.64s) [2022-05-12T13:15:25.879Z] === RUN TestServiceUpdateNetwork [2022-05-12T13:15:26.822Z] === RUN TestDockerSuite/TestEventsTop [2022-05-12T13:15:27.084Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-12T13:15:27.089Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T13:15:28.077Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T13:15:28.821Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-12T13:15:29.065Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T13:15:30.388Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-12T13:15:30.633Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T13:15:32.203Z] --- PASS: TestBuildMultiStageCopy (15.78s) [2022-05-12T13:15:32.203Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.54s) [2022-05-12T13:15:32.203Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2022-05-12T13:15:32.203Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.17s) [2022-05-12T13:15:32.203Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.44s) [2022-05-12T13:15:32.203Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.63s) [2022-05-12T13:15:32.203Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T13:15:36.012Z] --- PASS: TestBuildMultiStageParentConfig (3.35s) [2022-05-12T13:15:36.012Z] === RUN TestBuildLabelWithTargets [2022-05-12T13:15:36.012Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T13:15:36.012Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-12T13:15:36.012Z] === RUN TestBuildWithEmptyLayers [2022-05-12T13:15:37.598Z] --- PASS: TestBuildWithEmptyLayers (2.00s) [2022-05-12T13:15:37.598Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T13:15:38.561Z] --- PASS: TestServiceUpdateNetwork (12.58s) [2022-05-12T13:15:38.561Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T13:15:39.947Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-12T13:15:40.519Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-12T13:15:40.519Z] === RUN TestDockerSuite/TestExec [2022-05-12T13:15:41.092Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-12T13:15:41.665Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-12T13:15:42.238Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-12T13:15:42.811Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-12T13:15:43.757Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-12T13:15:44.334Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-12T13:15:44.907Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-12T13:15:45.481Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-12T13:15:46.055Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-12T13:15:46.629Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-12T13:15:47.203Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-12T13:15:47.465Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-12T13:15:48.040Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-12T13:15:48.987Z] === RUN TestDockerSuite/TestExecEnv [2022-05-12T13:15:49.562Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-12T13:15:49.804Z] ok github.com/docker/docker/libnetwork 37.231s coverage: 40.6% of statements [2022-05-12T13:15:49.804Z] ok github.com/docker/docker/libnetwork/bitseq 0.118s coverage: 84.4% of statements [2022-05-12T13:15:49.804Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-12T13:15:49.804Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-12T13:15:49.804Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-12T13:15:49.804Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-12T13:15:49.804Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-12T13:15:49.804Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-12T13:15:49.804Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-12T13:15:49.804Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-12T13:15:49.804Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-05-12T13:15:49.804Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-05-12T13:15:49.804Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-12T13:15:49.804Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-12T13:15:49.804Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-05-12T13:15:49.804Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.373s coverage: 59.9% of statements [2022-05-12T13:15:49.804Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-12T13:15:49.804Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-05-12T13:15:49.804Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.124s coverage: 4.0% of statements [2022-05-12T13:15:49.804Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-12T13:15:49.804Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-05-12T13:15:49.804Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-12T13:15:49.804Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-05-12T13:15:50.505Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-12T13:15:51.079Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-12T13:15:53.649Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-12T13:15:54.224Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-05-12T13:15:54.797Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-12T13:15:55.060Z] --- PASS: TestServiceUpdatePidsLimit (16.54s) [2022-05-12T13:15:55.060Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-05-12T13:15:55.060Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-05-12T13:15:55.060Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2022-05-12T13:15:55.060Z] PASS [2022-05-12T13:15:55.060Z] [2022-05-12T13:15:55.060Z] === Skipped [2022-05-12T13:15:55.060Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-12T13:15:55.060Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T13:15:55.060Z] [2022-05-12T13:15:55.060Z] DONE 27 tests, 1 skipped in 179.995s [2022-05-12T13:15:55.060Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-12T13:15:55.060Z] ++ 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 [2022-05-12T13:15:55.060Z] ++ set -e [2022-05-12T13:15:55.060Z] ++ '[' -n 0 ']' [2022-05-12T13:15:55.060Z] ++ set -x [2022-05-12T13:15:55.060Z] ++ 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 [2022-05-12T13:15:55.060Z] INFO: Testing against a local daemon [2022-05-12T13:15:55.060Z] === RUN TestSessionCreate [2022-05-12T13:15:55.060Z] --- PASS: TestSessionCreate (0.02s) [2022-05-12T13:15:55.060Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T13:15:55.322Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-05-12T13:15:55.322Z] PASS [2022-05-12T13:15:55.322Z] [2022-05-12T13:15:55.322Z] DONE 2 tests in 0.165s [2022-05-12T13:15:55.322Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-12T13:15:55.322Z] ++ 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 [2022-05-12T13:15:55.322Z] ++ set -e [2022-05-12T13:15:55.322Z] ++ '[' -n 0 ']' [2022-05-12T13:15:55.322Z] ++ set -x [2022-05-12T13:15:55.322Z] ++ 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 [2022-05-12T13:15:55.322Z] INFO: Testing against a local daemon [2022-05-12T13:15:55.322Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T13:15:55.322Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T13:15:55.322Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T13:15:55.322Z] === RUN TestDiskUsage [2022-05-12T13:15:55.322Z] === PAUSE TestDiskUsage [2022-05-12T13:15:55.322Z] === RUN TestEventsExecDie [2022-05-12T13:15:55.584Z] === RUN TestDockerSuite/TestExecParseError [2022-05-12T13:15:56.159Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-12T13:15:56.159Z] --- PASS: TestEventsExecDie (0.77s) [2022-05-12T13:15:56.159Z] === RUN TestEventsBackwardsCompatible [2022-05-12T13:15:56.159Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-05-12T13:15:56.159Z] === RUN TestEventsVolumeCreate [2022-05-12T13:15:56.421Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-05-12T13:15:56.421Z] === RUN TestInfoBinaryCommits [2022-05-12T13:15:56.421Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-05-12T13:15:56.421Z] === RUN TestInfoAPIVersioned [2022-05-12T13:15:56.421Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-12T13:15:56.421Z] === RUN TestInfoAPI [2022-05-12T13:15:56.421Z] --- PASS: TestInfoAPI (0.02s) [2022-05-12T13:15:56.421Z] === RUN TestInfoAPIWarnings [2022-05-12T13:15:56.683Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-12T13:15:57.257Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-12T13:15:58.202Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-12T13:15:58.775Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-12T13:15:58.891Z] --- PASS: TestBuildMultiStageOnBuild (20.15s) [2022-05-12T13:15:58.891Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T13:15:58.891Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T13:15:58.891Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-12T13:15:58.891Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T13:15:59.349Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-12T13:15:59.641Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-12T13:15:59.641Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-12T13:15:59.641Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-12T13:15:59.641Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-12T13:15:59.641Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-12T13:15:59.793Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.655s coverage: 7.2% of statements [2022-05-12T13:15:59.793Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-12T13:15:59.793Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-05-12T13:15:59.793Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-05-12T13:15:59.793Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-12T13:15:59.793Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-12T13:15:59.793Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-12T13:15:59.793Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-05-12T13:15:59.793Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-05-12T13:16:00.073Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-05-12T13:16:00.334Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-12T13:16:11.587Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-12T13:16:11.587Z] === RUN TestDockerSuite/TestExecTTY [2022-05-12T13:16:11.587Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-12T13:16:11.587Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-12T13:16:12.160Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-12T13:16:12.539Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-05-12T13:16:12.733Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-12T13:16:12.733Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-12T13:16:12.733Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-12T13:16:12.995Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-05-12T13:16:12.995Z] === RUN TestInfoDebug [2022-05-12T13:16:13.568Z] --- PASS: TestInfoDebug (0.53s) [2022-05-12T13:16:13.568Z] === RUN TestInfoInsecureRegistries [2022-05-12T13:16:14.140Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-12T13:16:14.140Z] === RUN TestInfoRegistryMirrors [2022-05-12T13:16:14.140Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-05-12T13:16:14.401Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-05-12T13:16:14.401Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T13:16:14.449Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-12T13:16:14.449Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-12T13:16:14.664Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2022-05-12T13:16:14.664Z] === RUN TestPingCacheHeaders [2022-05-12T13:16:14.664Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-12T13:16:14.664Z] === RUN TestPingGet [2022-05-12T13:16:14.664Z] --- PASS: TestPingGet (0.02s) [2022-05-12T13:16:14.664Z] === RUN TestPingHead [2022-05-12T13:16:14.664Z] --- PASS: TestPingHead (0.02s) [2022-05-12T13:16:14.664Z] === RUN TestPingSwarmHeader [2022-05-12T13:16:14.664Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-12T13:16:14.903Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-12T13:16:15.236Z] check_test.go:378: [d4be20b358476] daemon is not started [2022-05-12T13:16:15.236Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-12T13:16:15.236Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-05-12T13:16:15.357Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-12T13:16:15.809Z] === RUN TestDockerSuite/TestExecWithTERM [2022-05-12T13:16:15.809Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-12T13:16:16.718Z] --- PASS: TestBuildMultiStageLayerLeak (17.35s) [2022-05-12T13:16:16.718Z] === RUN TestBuildWithHugeFile [2022-05-12T13:16:16.787Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-12T13:16:17.050Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-12T13:16:17.050Z] --- PASS: TestPingSwarmHeader (2.52s) [2022-05-12T13:16:17.050Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.01s) [2022-05-12T13:16:17.050Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-12T13:16:17.050Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-12T13:16:17.050Z] === RUN TestVersion [2022-05-12T13:16:17.311Z] --- PASS: TestVersion (0.04s) [2022-05-12T13:16:17.311Z] === CONT TestDiskUsage [2022-05-12T13:16:17.573Z] docker_api_swarm_test.go:802: [d46e710c1b418] joining swarm manager [d7893c024c52c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T13:16:17.835Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-12T13:16:17.835Z] === RUN TestDiskUsage/empty [2022-05-12T13:16:17.835Z] === RUN TestDiskUsage/empty/container_types [2022-05-12T13:16:17.835Z] === RUN TestDiskUsage/empty/image_types [2022-05-12T13:16:17.835Z] === RUN TestDiskUsage/empty/volume_types [2022-05-12T13:16:17.835Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-12T13:16:17.835Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-12T13:16:17.835Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-12T13:16:17.835Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-12T13:16:17.835Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-12T13:16:17.835Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-12T13:16:17.835Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-12T13:16:17.835Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-12T13:16:18.097Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-12T13:16:18.097Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-12T13:16:18.097Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-12T13:16:18.097Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-12T13:16:18.097Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-12T13:16:18.097Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-12T13:16:18.097Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-12T13:16:18.097Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-12T13:16:18.097Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-12T13:16:18.097Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-12T13:16:18.097Z] === RUN TestDiskUsage/after_container.Run [2022-05-12T13:16:18.670Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-12T13:16:18.670Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-12T13:16:18.670Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-12T13:16:18.670Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-12T13:16:18.670Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-12T13:16:18.670Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-12T13:16:18.670Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-12T13:16:18.670Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-12T13:16:18.670Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-12T13:16:18.670Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-12T13:16:18.670Z] --- PASS: TestDiskUsage (1.55s) [2022-05-12T13:16:18.670Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-12T13:16:18.670Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-12T13:16:18.670Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-12T13:16:18.670Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-12T13:16:18.670Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-12T13:16:18.670Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-12T13:16:18.670Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-12T13:16:18.670Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-12T13:16:18.670Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-12T13:16:18.670Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-12T13:16:18.670Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T13:16:18.670Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.42s) [2022-05-12T13:16:18.670Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-12T13:16:18.670Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-12T13:16:18.670Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-12T13:16:18.670Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-12T13:16:18.670Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-12T13:16:18.670Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-12T13:16:18.670Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-12T13:16:18.670Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-12T13:16:18.670Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-12T13:16:18.670Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T13:16:18.670Z] --- PASS: TestDiskUsage/after_container.Run (0.45s) [2022-05-12T13:16:18.670Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-12T13:16:18.670Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-12T13:16:18.670Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-12T13:16:18.670Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-12T13:16:18.670Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-12T13:16:18.670Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-12T13:16:18.670Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-12T13:16:18.670Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-12T13:16:18.670Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-12T13:16:18.670Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T13:16:18.670Z] PASS [2022-05-12T13:16:18.670Z] [2022-05-12T13:16:18.670Z] === Skipped [2022-05-12T13:16:18.670Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T13:16:18.670Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T13:16:18.670Z] [2022-05-12T13:16:18.670Z] DONE 54 tests, 1 skipped in 23.531s [2022-05-12T13:16:18.670Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-12T13:16:18.670Z] ++ 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 [2022-05-12T13:16:18.670Z] ++ set -e [2022-05-12T13:16:18.670Z] ++ '[' -n 0 ']' [2022-05-12T13:16:18.670Z] ++ set -x [2022-05-12T13:16:18.670Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2022-05-12T13:16:18.932Z] INFO: Testing against a local daemon [2022-05-12T13:16:18.932Z] === RUN TestVolumesCreateAndList [2022-05-12T13:16:18.932Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-05-12T13:16:18.932Z] === RUN TestVolumesRemove [2022-05-12T13:16:18.932Z] --- PASS: TestVolumesRemove (0.07s) [2022-05-12T13:16:18.932Z] === RUN TestVolumesInspect [2022-05-12T13:16:18.932Z] --- PASS: TestVolumesInspect (0.03s) [2022-05-12T13:16:18.932Z] === RUN TestVolumesInvalidJSON [2022-05-12T13:16:18.932Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T13:16:18.932Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T13:16:18.932Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T13:16:18.932Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T13:16:18.932Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T13:16:18.932Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T13:16:18.932Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T13:16:18.932Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-05-12T13:16:18.932Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-12T13:16:18.932Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T13:16:18.932Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T13:16:18.932Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T13:16:18.932Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T13:16:18.932Z] PASS [2022-05-12T13:16:18.932Z] [2022-05-12T13:16:18.932Z] DONE 9 tests in 0.265s [2022-05-12T13:16:19.194Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-12T13:16:19.194Z] docker_api_swarm_test.go:802: [d0d7cd4861b2c] joining swarm manager [d7893c024c52c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T13:16:19.194Z] ++++ cat bundles/test-integration/docker.pid [2022-05-12T13:16:19.194Z] +++ kill 6639 [2022-05-12T13:16:19.456Z] +++ /etc/init.d/apparmor stop [2022-05-12T13:16:19.456Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T13:16:19.456Z] [2022-05-12T13:16:19.456Z] Unloading profiles will leave already running processes permanently [2022-05-12T13:16:19.456Z] unconfined, which can lead to unexpected situations. [2022-05-12T13:16:19.456Z] [2022-05-12T13:16:19.456Z] To set a process to complain mode, use the command line tool [2022-05-12T13:16:19.456Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T13:16:19.456Z] +++ true [2022-05-12T13:16:19.456Z] exiting test-integration [2022-05-12T13:16:19.456Z] ++ exit 0 [2022-05-12T13:16:19.456Z] [2022-05-12T13:16:20.400Z] + for job in $(jobs -p) [2022-05-12T13:16:20.400Z] + wait 9560 [2022-05-12T13:16:21.344Z] docker_api_swarm_test.go:802: [d5e2042d65cbc] joining swarm manager [d7893c024c52c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-12T13:16:22.396Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-12T13:16:22.396Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-12T13:16:22.734Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-12T13:16:22.734Z] docker_api_swarm_test.go:802: [d8264e1893c67] joining swarm manager [d7893c024c52c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-12T13:16:22.850Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-12T13:16:24.121Z] docker_api_swarm_test.go:810: [d54b99058c5fd] joining swarm manager [d7893c024c52c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-05-12T13:16:27.423Z] ok github.com/docker/docker/libnetwork/ipam 14.113s coverage: 85.3% of statements [2022-05-12T13:16:27.423Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-12T13:16:27.423Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-12T13:16:27.423Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-05-12T13:16:27.423Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-05-12T13:16:27.423Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-12T13:16:27.423Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-05-12T13:16:27.423Z] ok github.com/docker/docker/libnetwork/ipamutils 0.250s coverage: 74.0% of statements [2022-05-12T13:16:27.423Z] ok github.com/docker/docker/libnetwork/iptables 0.159s coverage: 45.1% of statements [2022-05-12T13:16:27.423Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-12T13:16:27.426Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-12T13:16:27.508Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-12T13:16:27.992Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-05-12T13:16:28.812Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-12T13:16:33.021Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-12T13:16:33.594Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-12T13:16:33.594Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-12T13:16:33.594Z] === RUN TestDockerSuite/TestHealth [2022-05-12T13:16:36.030Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-12T13:16:44.560Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-12T13:16:44.560Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-12T13:16:44.560Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-12T13:16:49.219Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-12T13:16:49.219Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-12T13:16:49.219Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-12T13:16:49.219Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-12T13:16:49.219Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-12T13:16:55.599Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-12T13:16:55.599Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-12T13:16:55.599Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-12T13:16:55.599Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-12T13:16:55.599Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-12T13:16:55.599Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-12T13:16:55.599Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-12T13:16:55.599Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-12T13:16:55.599Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-12T13:16:55.599Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-12T13:16:55.599Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-12T13:16:55.599Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-12T13:16:55.599Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-12T13:16:55.599Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-12T13:16:55.599Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-12T13:16:55.599Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-12T13:16:55.860Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-12T13:16:56.248Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-12T13:16:56.248Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-12T13:16:56.248Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-12T13:16:56.248Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-12T13:16:56.248Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-12T13:16:56.248Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-12T13:16:56.248Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-12T13:16:56.248Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-12T13:16:56.433Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-12T13:16:56.433Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-12T13:16:57.006Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-12T13:16:59.554Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-12T13:16:59.554Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-12T13:16:59.554Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-12T13:17:00.500Z] === RUN TestDockerSuite/TestImportFile [2022-05-12T13:17:01.887Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-12T13:17:01.887Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-12T13:17:02.833Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-12T13:17:04.222Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-12T13:17:05.169Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-12T13:17:05.432Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-12T13:17:06.007Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-12T13:17:06.582Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-12T13:17:06.582Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-05-12T13:17:06.582Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-12T13:17:07.155Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-12T13:17:07.417Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-12T13:17:07.989Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-12T13:17:08.260Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-12T13:17:08.849Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-12T13:17:09.111Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-12T13:17:09.111Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-05-12T13:17:10.313Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-12T13:17:10.313Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-12T13:17:10.313Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-12T13:17:10.313Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-12T13:17:10.313Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-12T13:17:10.498Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-12T13:17:10.759Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-12T13:17:10.759Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-05-12T13:17:11.298Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-12T13:17:11.334Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-12T13:17:11.334Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-12T13:17:11.908Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-12T13:17:11.908Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-12T13:17:11.908Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-12T13:17:12.282Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-12T13:17:12.282Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-12T13:17:12.282Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-12T13:17:12.282Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-12T13:17:12.282Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-12T13:17:12.282Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-12T13:17:12.282Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-12T13:17:12.482Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-12T13:17:12.749Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-12T13:17:13.055Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-12T13:17:13.628Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-12T13:17:13.734Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-12T13:17:14.201Z] === RUN TestDockerSuite/TestInspectImage [2022-05-12T13:17:14.201Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-12T13:17:14.201Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-12T13:17:14.201Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-12T13:17:14.201Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-12T13:17:14.463Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-12T13:17:15.035Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-12T13:17:15.035Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-12T13:17:15.609Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-12T13:17:16.183Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-12T13:17:17.517Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-12T13:17:18.100Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-12T13:17:18.100Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-12T13:17:18.501Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-12T13:17:18.501Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-12T13:17:18.673Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-12T13:17:18.934Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-12T13:17:18.968Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-12T13:17:18.968Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-12T13:17:18.968Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-12T13:17:18.968Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-12T13:17:19.879Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-12T13:17:20.453Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-12T13:17:21.025Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-12T13:17:21.286Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-12T13:17:21.420Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-12T13:17:21.863Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-12T13:17:21.913Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-12T13:17:22.436Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-12T13:17:22.698Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-12T13:17:22.698Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-05-12T13:17:23.628Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-12T13:17:23.628Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-12T13:17:24.094Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-12T13:17:24.094Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T13:17:24.094Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-12T13:17:24.102Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-12T13:17:25.045Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-12T13:17:25.654Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-12T13:17:25.654Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-12T13:17:25.654Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-12T13:17:25.989Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-12T13:17:26.250Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-12T13:17:27.199Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-12T13:17:29.116Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-12T13:17:30.063Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-12T13:17:30.063Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-12T13:17:30.399Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-12T13:17:31.383Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-12T13:17:31.383Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-12T13:17:31.383Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-12T13:17:31.383Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-12T13:17:31.383Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-12T13:17:31.451Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-12T13:17:32.023Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-12T13:17:32.285Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-05-12T13:17:32.545Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-12T13:17:32.943Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-12T13:17:33.926Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-12T13:17:34.392Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-12T13:17:35.376Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-12T13:17:35.843Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-12T13:17:36.827Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-12T13:17:37.843Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-05-12T13:17:39.763Z] docker_api_swarm_service_test.go:395: [ded80e8447108] joining swarm manager [d76df8f00faa6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T13:17:40.336Z] docker_api_swarm_service_test.go:395: [dfe621ad245a4] joining swarm manager [d76df8f00faa6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T13:17:40.590Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-12T13:17:41.618Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-12T13:17:42.085Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-12T13:17:42.085Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-12T13:17:42.085Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-12T13:17:42.258Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-12T13:17:42.798Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-12T13:17:42.798Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-12T13:17:42.798Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-12T13:17:44.180Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-12T13:17:44.357Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-12T13:17:44.357Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-12T13:17:44.357Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-12T13:17:44.824Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-12T13:17:45.876Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-12T13:17:46.099Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-12T13:17:46.673Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-12T13:17:47.034Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-12T13:17:48.060Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-05-12T13:17:48.060Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-12T13:17:48.086Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-12T13:17:48.321Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-12T13:17:48.321Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-12T13:17:48.321Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-12T13:17:48.594Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-12T13:17:48.893Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-12T13:17:49.061Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-12T13:17:49.061Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-12T13:17:49.061Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-12T13:17:49.155Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-12T13:17:49.530Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-12T13:17:50.514Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-12T13:17:50.514Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-12T13:17:50.514Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-12T13:17:50.514Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-12T13:17:50.514Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-12T13:17:53.364Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-12T13:17:53.364Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-12T13:17:53.942Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-12T13:17:53.942Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-12T13:17:53.942Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-12T13:17:53.942Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-12T13:17:53.942Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-12T13:17:53.942Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-12T13:17:53.942Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-12T13:17:53.942Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-12T13:17:53.942Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-12T13:17:53.942Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-12T13:17:56.369Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-12T13:17:56.665Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-05-12T13:17:57.608Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-12T13:17:58.553Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-12T13:17:58.553Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-12T13:17:58.553Z] docker_api_swarm_service_test.go:343: [dfd8a6d031bb8] joining swarm manager [dcb21d2bbcd94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T13:17:59.500Z] docker_api_swarm_service_test.go:343: [d71d5f7524517] joining swarm manager [dcb21d2bbcd94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T13:17:59.500Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-12T13:18:00.446Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-12T13:18:01.392Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-12T13:18:02.798Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-12T13:18:03.373Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-12T13:18:05.290Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-12T13:18:05.864Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-12T13:18:06.438Z] === RUN TestDockerSuite/TestLogsSince [2022-05-12T13:18:13.025Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-12T13:18:13.970Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-05-12T13:18:15.887Z] docker_api_swarm_service_test.go:490: [da2b8d1527125] joining swarm manager [d31ca9259058b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T13:18:16.462Z] docker_api_swarm_service_test.go:490: [d392a32ce50f7] joining swarm manager [d31ca9259058b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T13:18:18.382Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-12T13:18:18.955Z] === RUN TestDockerSuite/TestLogsTail [2022-05-12T13:18:19.216Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-12T13:18:19.441Z] ok github.com/docker/docker/libnetwork/networkdb 103.739s coverage: 60.5% of statements [2022-05-12T13:18:19.441Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-12T13:18:19.441Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-12T13:18:19.441Z] ok github.com/docker/docker/libnetwork/osl 4.295s coverage: 39.7% of statements [2022-05-12T13:18:19.441Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-05-12T13:18:19.441Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-05-12T13:18:19.441Z] ok github.com/docker/docker/libnetwork/portmapper 0.220s coverage: 48.6% of statements [2022-05-12T13:18:19.441Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-05-12T13:18:19.441Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-12T13:18:19.441Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-12T13:18:19.441Z] [2022-05-12T13:18:19.441Z] === Skipped [2022-05-12T13:18:19.441Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-12T13:18:19.441Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-12T13:18:19.441Z] [2022-05-12T13:18:19.441Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-12T13:18:19.441Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-12T13:18:19.441Z] [2022-05-12T13:18:19.441Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-12T13:18:19.441Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-12T13:18:19.441Z] [2022-05-12T13:18:19.441Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-12T13:18:19.441Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T13:18:19.441Z] [2022-05-12T13:18:19.441Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-12T13:18:19.441Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T13:18:19.441Z] [2022-05-12T13:18:19.441Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-12T13:18:19.441Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T13:18:19.441Z] [2022-05-12T13:18:19.441Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-12T13:18:19.441Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T13:18:19.441Z] [2022-05-12T13:18:19.441Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-12T13:18:19.441Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T13:18:19.441Z] [2022-05-12T13:18:19.441Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-12T13:18:19.441Z] firewalld_test.go:14: firewalld is not running [2022-05-12T13:18:19.441Z] [2022-05-12T13:18:19.441Z] DONE 326 tests, 9 skipped in 199.214s [2022-05-12T13:18:19.789Z] === RUN TestDockerSuite/TestLogsWithDetails Post stage [Pipeline] junit [2022-05-12T13:18:20.020Z] Recording test results [2022-05-12T13:18:20.338Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [2022-05-12T13:18:20.365Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-12T13:18:20.365Z] === RUN TestDockerSuite/TestMountIntoSys [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-05-12T13:18:20.681Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43588/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=91c254a189daafce6f091a84bf483cffd968104d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:91c254a189daafce6f091a84bf483cffd968104d hack/validate/vendor [2022-05-12T13:18:20.939Z] === RUN TestDockerSuite/TestNetHostname [2022-05-12T13:18:21.248Z] +++ dirname ./hack/vendor.sh [2022-05-12T13:18:21.248Z] ++ cd ./hack [2022-05-12T13:18:21.248Z] ++ pwd [2022-05-12T13:18:21.248Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T13:18:21.248Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-05-12T13:18:21.248Z] + GO111MODULE=auto [2022-05-12T13:18:21.248Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-05-12T13:18:21.248Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-05-12T13:18:21.248Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-12T13:18:21.506Z] go: downloading google.golang.org/grpc v1.45.0 [2022-05-12T13:18:21.765Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-05-12T13:18:21.765Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T13:18:21.765Z] go: downloading github.com/containerd/containerd v1.6.4 [2022-05-12T13:18:22.025Z] go: downloading gotest.tools/v3 v3.1.0 [2022-05-12T13:18:22.025Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-12T13:18:22.284Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-05-12T13:18:22.284Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-05-12T13:18:22.284Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-05-12T13:18:22.284Z] go: downloading github.com/moby/buildkit v0.10.2 [2022-05-12T13:18:22.346Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-12T13:18:22.543Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-12T13:18:22.543Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-12T13:18:22.543Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-12T13:18:22.543Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-12T13:18:22.544Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-05-12T13:18:22.544Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-05-12T13:18:22.544Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-05-12T13:18:22.608Z] === RUN TestDockerSuite/TestNetworkEvents [2022-05-12T13:18:22.802Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-05-12T13:18:22.802Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-12T13:18:22.802Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-05-12T13:18:22.802Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-05-12T13:18:22.802Z] go: downloading golang.org/x/sys v0.0.0-20220412211240-33da011f77ad [2022-05-12T13:18:22.802Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-12T13:18:22.802Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-05-12T13:18:22.802Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-05-12T13:18:22.802Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-05-12T13:18:22.802Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-05-12T13:18:22.802Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-05-12T13:18:22.802Z] go: downloading github.com/opencontainers/runc v1.1.2 [2022-05-12T13:18:23.062Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-05-12T13:18:23.062Z] go: downloading github.com/containerd/cgroups v1.0.3 [2022-05-12T13:18:23.062Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-05-12T13:18:23.062Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 [2022-05-12T13:18:23.062Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-12T13:18:23.062Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-05-12T13:18:23.182Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-12T13:18:23.322Z] go: downloading github.com/moby/sys/mount v0.3.1 [2022-05-12T13:18:23.322Z] go: downloading github.com/opencontainers/selinux v1.10.1 [2022-05-12T13:18:23.322Z] go: downloading github.com/google/uuid v1.3.0 [2022-05-12T13:18:23.322Z] go: downloading github.com/Microsoft/hcsshim v0.9.2 [2022-05-12T13:18:23.322Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-05-12T13:18:23.322Z] go: downloading github.com/moby/locker v1.0.1 [2022-05-12T13:18:23.322Z] go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-12T13:18:23.322Z] go: downloading github.com/prometheus/client_golang v1.6.0 [2022-05-12T13:18:23.322Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-05-12T13:18:23.322Z] go: downloading github.com/vishvananda/netlink v1.1.0 [2022-05-12T13:18:23.580Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-12T13:18:23.580Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-05-12T13:18:23.580Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-05-12T13:18:23.580Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-05-12T13:18:23.580Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-05-12T13:18:24.571Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-12T13:18:24.832Z] === RUN TestDockerSuite/TestPluginActive [2022-05-12T13:18:25.485Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-05-12T13:18:25.485Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-05-12T13:18:25.485Z] go: downloading cloud.google.com/go v0.93.3 [2022-05-12T13:18:25.485Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-05-12T13:18:25.744Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-05-12T13:18:25.744Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-05-12T13:18:25.744Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-12T13:18:25.744Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-05-12T13:18:25.744Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-05-12T13:18:25.744Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-12T13:18:25.744Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-05-12T13:18:26.314Z] go: downloading github.com/creack/pty v1.1.11 [2022-05-12T13:18:26.314Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-05-12T13:18:26.314Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-05-12T13:18:26.314Z] go: downloading github.com/miekg/dns v1.1.27 [2022-05-12T13:18:26.314Z] go: downloading github.com/moby/ipvs v1.0.1 [2022-05-12T13:18:26.314Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-05-12T13:18:26.314Z] go: downloading github.com/hashicorp/serf v0.7.1-0.20160317193612-598c54895cc5 [2022-05-12T13:18:26.573Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-05-12T13:18:26.573Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-05-12T13:18:26.573Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-05-12T13:18:26.573Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-05-12T13:18:26.573Z] go: downloading github.com/klauspost/compress v1.15.1 [2022-05-12T13:18:27.141Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-05-12T13:18:27.141Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-05-12T13:18:27.141Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-12T13:18:27.381Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-12T13:18:28.518Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-05-12T13:18:28.770Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-05-12T13:18:28.777Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-05-12T13:18:28.777Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-05-12T13:18:28.777Z] go: downloading github.com/hashicorp/go-multierror v1.0.0 [2022-05-12T13:18:28.777Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-05-12T13:18:28.777Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-12T13:18:28.777Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-05-12T13:18:28.777Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-05-12T13:18:28.777Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-05-12T13:18:28.777Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-05-12T13:18:28.777Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-05-12T13:18:28.777Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-05-12T13:18:28.777Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-05-12T13:18:28.777Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-05-12T13:18:28.777Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-05-12T13:18:29.036Z] go: downloading github.com/containerd/console v1.0.3 [2022-05-12T13:18:29.036Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-05-12T13:18:29.036Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-05-12T13:18:29.036Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-05-12T13:18:29.036Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-05-12T13:18:29.036Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-12T13:18:29.036Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-05-12T13:18:29.036Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-05-12T13:18:29.036Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-05-12T13:18:29.036Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-05-12T13:18:29.036Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-12T13:18:29.036Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-12T13:18:29.036Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-12T13:18:29.036Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-12T13:18:29.036Z] go: downloading github.com/prometheus/procfs v0.0.11 [2022-05-12T13:18:29.036Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-05-12T13:18:29.036Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-05-12T13:18:29.036Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-05-12T13:18:29.036Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-12T13:18:29.036Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-05-12T13:18:29.036Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-05-12T13:18:29.036Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-05-12T13:18:29.036Z] go: downloading google.golang.org/api v0.54.0 [2022-05-12T13:18:31.569Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-05-12T13:18:31.569Z] go: downloading go.opencensus.io v0.22.3 [2022-05-12T13:18:31.569Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-05-12T13:18:31.569Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-12T13:18:31.569Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-05-12T13:18:31.569Z] go: downloading github.com/armon/go-metrics v0.0.0-20150106224455-eb0af217e5e9 [2022-05-12T13:18:31.569Z] go: downloading github.com/hashicorp/go-msgpack v0.0.0-20140221154404-71c2886f5a67 [2022-05-12T13:18:31.569Z] go: downloading github.com/google/btree v1.0.1 [2022-05-12T13:18:31.569Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-12T13:18:31.569Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-05-12T13:18:31.569Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-12T13:18:31.569Z] go: downloading go.uber.org/goleak v1.1.12 [2022-05-12T13:18:31.569Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-12T13:18:31.828Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-12T13:18:31.828Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-12T13:18:31.828Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-12T13:18:31.828Z] go: downloading golang.org/x/text v0.3.7 [2022-05-12T13:18:32.052Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-12T13:18:32.052Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-12T13:18:32.052Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-12T13:18:32.396Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-12T13:18:32.396Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-05-12T13:18:32.396Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-05-12T13:18:32.396Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T13:18:32.396Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-12T13:18:32.396Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-05-12T13:18:32.655Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-05-12T13:18:32.655Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-05-12T13:18:32.655Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-05-12T13:18:32.655Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-05-12T13:18:32.655Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-12T13:18:32.655Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-05-12T13:18:32.655Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-05-12T13:18:32.655Z] go: downloading github.com/kr/pretty v0.2.1 [2022-05-12T13:18:32.655Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-05-12T13:18:32.655Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-12T13:18:32.655Z] go: downloading github.com/vmihailenco/msgpack v4.0.4+incompatible [2022-05-12T13:18:32.655Z] go: downloading labix.org/v2/mgo v0.0.0-20140701140051-000000000287 [2022-05-12T13:18:32.655Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-05-12T13:18:32.655Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-05-12T13:18:32.655Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-05-12T13:18:32.655Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-05-12T13:18:32.655Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-05-12T13:18:32.655Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-05-12T13:18:32.655Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-05-12T13:18:32.914Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-05-12T13:18:32.914Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-05-12T13:18:32.914Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-05-12T13:18:32.914Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-05-12T13:18:32.914Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-05-12T13:18:33.174Z] go: downloading github.com/kr/text v0.2.0 [2022-05-12T13:18:33.174Z] go: downloading google.golang.org/appengine v1.6.7 [2022-05-12T13:18:33.174Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b [2022-05-12T13:18:33.174Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-05-12T13:18:33.174Z] go: downloading go.uber.org/zap v1.17.0 [2022-05-12T13:18:33.174Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-05-12T13:18:33.174Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-05-12T13:18:33.174Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-05-12T13:18:33.174Z] go: downloading go.uber.org/atomic v1.7.0 [2022-05-12T13:18:33.174Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-12T13:18:33.174Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-05-12T13:18:33.174Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-05-12T13:18:33.174Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-05-12T13:18:33.174Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-05-12T13:18:33.174Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-05-12T13:18:33.174Z] + GO111MODULE=auto [2022-05-12T13:18:33.174Z] + go mod vendor -modfile vendor.mod [2022-05-12T13:18:34.214Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-12T13:18:34.214Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-12T13:18:34.214Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-12T13:18:34.214Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-12T13:18:34.669Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-12T13:18:34.669Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-12T13:18:34.669Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-12T13:18:35.124Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-12T13:18:35.124Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-12T13:18:35.124Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-12T13:18:35.369Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-12T13:18:35.369Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-12T13:18:35.369Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-12T13:18:35.631Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-05-12T13:18:35.631Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-12T13:18:35.709Z] Congratulations! All vendoring changes are done the right way. [2022-05-12T13:18:35.967Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [2022-05-12T13:18:37.039Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-12T13:18:37.039Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-12T13:18:37.039Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-12T13:18:37.039Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-12T13:18:37.039Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-12T13:18:38.180Z] docker_api_swarm_service_test.go:128: [ddd0b596e54f1] joining swarm manager [dce26393a3063]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-12T13:18:38.754Z] docker_api_swarm_service_test.go:129: [d956b9b27721b] joining swarm manager [dce26393a3063]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T13:18:38.814Z] + echo Ensuring container killed. [2022-05-12T13:18:38.814Z] Ensuring container killed. [2022-05-12T13:18:38.814Z] + docker rm -vf docker-pr1 [2022-05-12T13:18:38.814Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-05-12T13:18:39.094Z] + echo Chowning /workspace to jenkins user [2022-05-12T13:18:39.094Z] Chowning /workspace to jenkins user [2022-05-12T13:18:39.094Z] + id -u [2022-05-12T13:18:39.094Z] + id -g [2022-05-12T13:18:39.094Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43588:/workspace busybox chown -R 1000:1000 /workspace [2022-05-12T13:18:39.701Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-12T13:18:40.644Z] docker_api_swarm_service_test.go:137: [dd7a362e498cf] joining swarm manager [dce26393a3063]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-12T13:18:40.786Z] + bundleName=unit [2022-05-12T13:18:40.786Z] + echo Creating unit-bundles.tar.gz [2022-05-12T13:18:40.786Z] Creating unit-bundles.tar.gz [2022-05-12T13:18:40.786Z] + 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 [2022-05-12T13:18:40.786Z] bundles/junit-report-libnetwork.xml [2022-05-12T13:18:40.786Z] bundles/junit-report.xml [2022-05-12T13:18:40.786Z] bundles/go-test-report-libnetwork.json [2022-05-12T13:18:40.786Z] bundles/go-test-report.json [2022-05-12T13:18:40.786Z] bundles/profile-libnetwork.out [2022-05-12T13:18:40.786Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-05-12T13:18:40.798Z] Archiving artifacts [2022-05-12T13:18:41.321Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43588/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T13:18:41.590Z] docker_api_swarm_service_test.go:138: [d0582bc18d3b9] joining swarm manager [dce26393a3063]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-12T13:18:41.590Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-12T13:18:41.629Z] + make clean [2022-05-12T13:18:41.630Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T13:18:41.630Z] docker-dev-cache [2022-05-12T13:18:41.630Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T13:18:44.147Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-12T13:18:49.448Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-12T13:18:50.394Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-12T13:18:51.337Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-12T13:18:52.284Z] === RUN TestDockerSuite/TestPortList [2022-05-12T13:18:54.869Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-12T13:18:54.870Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-12T13:18:54.870Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-12T13:18:55.855Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-12T13:18:58.885Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-12T13:18:59.147Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-12T13:19:00.194Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-12T13:19:00.194Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-12T13:19:00.194Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-12T13:19:00.194Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-12T13:19:04.439Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-05-12T13:19:04.505Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-12T13:19:04.505Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-12T13:19:04.972Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-12T13:19:05.383Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-12T13:19:05.383Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-12T13:19:05.383Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-12T13:19:05.956Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-12T13:19:05.956Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-12T13:19:06.218Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-05-12T13:19:06.479Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-12T13:19:06.479Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-12T13:19:07.055Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-12T13:19:07.055Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-12T13:19:08.452Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-12T13:19:08.452Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-05-12T13:19:08.452Z] docker_api_swarm_service_test.go:304: [d7672e6253712] joining swarm manager [d91a9f39ed937]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T13:19:09.400Z] docker_api_swarm_service_test.go:304: [d88d1a6756420] joining swarm manager [d91a9f39ed937]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T13:19:10.793Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-05-12T13:19:10.828Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-12T13:19:11.740Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-05-12T13:19:12.312Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-05-12T13:19:12.312Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-12T13:19:14.337Z] --- PASS: TestBuildWithHugeFile (168.43s) [2022-05-12T13:19:14.338Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T13:19:14.338Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T13:19:14.338Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T13:19:14.338Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T13:19:14.338Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T13:19:14.338Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T13:19:14.338Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T13:19:14.338Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T13:19:14.338Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T13:19:14.338Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T13:19:14.338Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T13:19:14.338Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T13:19:14.338Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T13:19:14.338Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-05-12T13:19:14.338Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-12T13:19:14.338Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-05-12T13:19:14.338Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-05-12T13:19:14.338Z] === RUN TestBuildPreserveOwnership [2022-05-12T13:19:14.338Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T13:19:14.338Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-12T13:19:14.338Z] === RUN TestBuildPlatformInvalid [2022-05-12T13:19:14.338Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-12T13:19:14.338Z] PASS [2022-05-12T13:19:14.338Z] ok github.com/docker/docker/integration/build 253.130s [2022-05-12T13:19:14.338Z] [2022-05-12T13:19:14.338Z] === Skipped [2022-05-12T13:19:14.338Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-12T13:19:14.338Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T13:19:14.338Z] [2022-05-12T13:19:14.338Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-12T13:19:14.338Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:19:14.338Z] [2022-05-12T13:19:14.338Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-12T13:19:14.338Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T13:19:14.338Z] [2022-05-12T13:19:14.338Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-12T13:19:14.338Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T13:19:14.338Z] [2022-05-12T13:19:14.338Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T13:19:14.338Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T13:19:14.338Z] [2022-05-12T13:19:14.338Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-12T13:19:14.338Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T13:19:14.338Z] [2022-05-12T13:19:14.338Z] DONE 29 tests, 6 skipped in 299.581s [2022-05-12T13:19:14.338Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-12T13:19:14.338Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T13:19:14.338Z] INFO: Testing against a local daemon [2022-05-12T13:19:14.338Z] === RUN TestConfigInspect [2022-05-12T13:19:14.338Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:19:14.338Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-12T13:19:14.338Z] === RUN TestConfigList [2022-05-12T13:19:14.338Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:19:14.338Z] --- SKIP: TestConfigList (0.00s) [2022-05-12T13:19:14.338Z] === RUN TestConfigsCreateAndDelete [2022-05-12T13:19:14.338Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:19:14.338Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-12T13:19:14.338Z] === RUN TestConfigsUpdate [2022-05-12T13:19:14.338Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:19:14.338Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-12T13:19:14.338Z] === RUN TestTemplatedConfig [2022-05-12T13:19:14.338Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:19:14.338Z] --- SKIP: TestTemplatedConfig (0.01s) [2022-05-12T13:19:14.338Z] === RUN TestConfigCreateResolve [2022-05-12T13:19:14.338Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:19:14.338Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-12T13:19:14.338Z] PASS [2022-05-12T13:19:14.338Z] ok github.com/docker/docker/integration/config 0.124s [2022-05-12T13:19:14.338Z] [2022-05-12T13:19:14.338Z] === Skipped [2022-05-12T13:19:14.338Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-12T13:19:14.338Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:19:14.338Z] [2022-05-12T13:19:14.338Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-12T13:19:14.338Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:19:14.338Z] [2022-05-12T13:19:14.338Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-12T13:19:14.338Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:19:14.338Z] [2022-05-12T13:19:14.338Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-12T13:19:14.338Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:19:14.338Z] [2022-05-12T13:19:14.338Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.01s) [2022-05-12T13:19:14.338Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:19:14.338Z] [2022-05-12T13:19:14.338Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-12T13:19:14.338Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:19:14.338Z] [2022-05-12T13:19:14.338Z] DONE 6 tests, 6 skipped in 2.546s [2022-05-12T13:19:14.338Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-12T13:19:14.338Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T13:19:14.338Z] INFO: Testing against a local daemon [2022-05-12T13:19:14.338Z] === RUN TestCheckpoint [2022-05-12T13:19:14.338Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T13:19:14.338Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T13:19:14.338Z] === RUN TestContainerInvalidJSON [2022-05-12T13:19:14.338Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T13:19:14.338Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T13:19:14.338Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T13:19:14.338Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T13:19:14.338Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T13:19:14.338Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T13:19:14.338Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T13:19:14.338Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T13:19:14.338Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T13:19:14.338Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T13:19:14.338Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T13:19:14.338Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T13:19:14.338Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T13:19:14.338Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T13:19:14.338Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T13:19:14.338Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T13:19:14.338Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T13:19:14.338Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T13:19:14.338Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T13:19:14.338Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T13:19:14.338Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T13:19:14.338Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T13:19:14.338Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T13:19:14.338Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T13:19:14.338Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T13:19:14.338Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T13:19:14.338Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T13:19:14.338Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T13:19:14.338Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T13:19:14.338Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T13:19:14.338Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T13:19:14.338Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T13:19:14.338Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T13:19:14.338Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T13:19:14.338Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T13:19:14.338Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-05-12T13:19:14.338Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-05-12T13:19:14.338Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-05-12T13:19:14.338Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-05-12T13:19:14.338Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T13:19:14.338Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T13:19:14.338Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-05-12T13:19:14.338Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-05-12T13:19:14.338Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s) [2022-05-12T13:19:14.338Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T13:19:14.338Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T13:19:14.338Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-12T13:19:14.338Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-05-12T13:19:14.338Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-12T13:19:14.338Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T13:19:14.338Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T13:19:14.338Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-05-12T13:19:14.338Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-05-12T13:19:14.338Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-05-12T13:19:14.338Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T13:19:14.338Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T13:19:14.338Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-12T13:19:14.338Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-12T13:19:14.338Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T13:19:14.338Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T13:19:14.338Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T13:19:14.338Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T13:19:14.338Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.32s) [2022-05-12T13:19:14.338Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T13:19:14.338Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2022-05-12T13:19:14.338Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T13:19:14.338Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2022-05-12T13:19:14.338Z] === RUN TestCopyEmptyFile [2022-05-12T13:19:14.338Z] --- PASS: TestCopyEmptyFile (0.52s) [2022-05-12T13:19:14.338Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T13:19:14.338Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2022-05-12T13:19:14.338Z] === RUN TestCopyFromContainer [2022-05-12T13:19:14.338Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:19:14.338Z] --- SKIP: TestCopyFromContainer (0.01s) [2022-05-12T13:19:14.338Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T13:19:14.338Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T13:19:14.338Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T13:19:14.338Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T13:19:14.338Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T13:19:14.338Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T13:19:14.338Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T13:19:14.338Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T13:19:14.338Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T13:19:14.338Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T13:19:14.338Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-05-12T13:19:14.338Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T13:19:14.338Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T13:19:14.338Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T13:19:14.338Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T13:19:14.338Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T13:19:14.338Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T13:19:14.338Z] === RUN TestCreateWithInvalidEnv [2022-05-12T13:19:14.338Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T13:19:14.338Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T13:19:14.338Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T13:19:14.338Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T13:19:14.338Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T13:19:14.338Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T13:19:14.338Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T13:19:14.338Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T13:19:14.338Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T13:19:14.338Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-05-12T13:19:14.338Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T13:19:14.338Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T13:19:14.338Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T13:19:14.338Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T13:19:14.338Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:19:14.338Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-12T13:19:14.338Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T13:19:14.338Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:19:14.338Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T13:19:14.338Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T13:19:14.338Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:19:14.338Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T13:19:14.338Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T13:19:14.338Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T13:19:14.338Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T13:19:14.338Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T13:19:14.338Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T13:19:14.338Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T13:19:14.338Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T13:19:14.338Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T13:19:14.338Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T13:19:14.338Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T13:19:14.338Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T13:19:14.338Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T13:19:14.338Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T13:19:14.338Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T13:19:14.338Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T13:19:14.338Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T13:19:14.338Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-05-12T13:19:14.338Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-12T13:19:14.338Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-12T13:19:14.338Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-12T13:19:14.338Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-12T13:19:14.338Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-12T13:19:14.338Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T13:19:14.338Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T13:19:14.338Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T13:19:14.338Z] === RUN TestCreateDifferentPlatform [2022-05-12T13:19:14.338Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T13:19:14.338Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T13:19:14.338Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-05-12T13:19:14.338Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T13:19:14.338Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T13:19:14.338Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T13:19:14.338Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2022-05-12T13:19:14.338Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T13:19:14.338Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T13:19:14.338Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-12T13:19:14.339Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T13:19:14.339Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:19:14.339Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-12T13:19:14.339Z] === RUN TestWindowsDevices [2022-05-12T13:19:14.339Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-12T13:19:14.339Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-12T13:19:14.339Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:19:14.339Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:19:14.339Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:19:14.339Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:19:14.339Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:19:14.339Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:19:14.339Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T13:19:14.339Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T13:19:14.339Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:19:14.339Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:19:14.339Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:19:14.339Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:19:14.339Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:19:14.339Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:19:14.339Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-12T13:19:14.339Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T13:19:14.339Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:19:14.339Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:19:14.339Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T13:19:14.339Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T13:19:14.339Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:19:14.339Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:19:14.860Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-12T13:19:15.121Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-12T13:19:17.500Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:19:17.672Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-12T13:19:17.816Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-12T13:19:17.816Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-12T13:19:17.816Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-12T13:19:19.105Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T13:19:20.097Z] --- PASS: TestWindowsDevices (0.04s) [2022-05-12T13:19:20.097Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.09s) [2022-05-12T13:19:20.097Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.45s) [2022-05-12T13:19:20.097Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.77s) [2022-05-12T13:19:20.097Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.55s) [2022-05-12T13:19:20.097Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.63s) [2022-05-12T13:19:20.097Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.77s) [2022-05-12T13:19:20.097Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (2.35s) [2022-05-12T13:19:20.097Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (1.16s) [2022-05-12T13:19:20.097Z] === RUN TestDiff [2022-05-12T13:19:20.097Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T13:19:20.097Z] --- SKIP: TestDiff (0.00s) [2022-05-12T13:19:20.097Z] === RUN TestExecWithCloseStdin [2022-05-12T13:19:20.980Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-12T13:19:20.980Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-12T13:19:21.528Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-12T13:19:23.054Z] --- PASS: TestExecWithCloseStdin (2.95s) [2022-05-12T13:19:23.054Z] === RUN TestExec [2022-05-12T13:19:23.530Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-12T13:19:25.236Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-12T13:19:25.268Z] --- PASS: TestExec (2.58s) [2022-05-12T13:19:25.268Z] === RUN TestExecUser [2022-05-12T13:19:25.268Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T13:19:25.268Z] --- SKIP: TestExecUser (0.00s) [2022-05-12T13:19:25.268Z] === RUN TestExportContainerAndImportImage [2022-05-12T13:19:25.268Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:19:25.268Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-12T13:19:25.268Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T13:19:25.268Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:19:25.268Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T13:19:25.268Z] === RUN TestHealthCheckWorkdir [2022-05-12T13:19:25.268Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T13:19:25.268Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-12T13:19:25.268Z] === RUN TestHealthKillContainer [2022-05-12T13:19:25.268Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T13:19:25.268Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-12T13:19:25.268Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T13:19:25.268Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T13:19:25.268Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T13:19:25.268Z] === RUN TestKillContainerInvalidSignal [2022-05-12T13:19:28.119Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-12T13:19:28.221Z] --- PASS: TestKillContainerInvalidSignal (2.37s) [2022-05-12T13:19:28.221Z] === RUN TestKillContainer [2022-05-12T13:19:28.221Z] === RUN TestKillContainer/no_signal [2022-05-12T13:19:28.622Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-12T13:19:30.123Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-05-12T13:19:30.123Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-12T13:19:30.436Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T13:19:30.436Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T13:19:30.436Z] === RUN TestKillContainer/killing_signal [2022-05-12T13:19:30.696Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-12T13:19:31.281Z] docker_api_swarm_service_test.go:100: [d9aae21bf5503] joining swarm manager [d1699d6bc6f8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T13:19:32.235Z] docker_api_swarm_service_test.go:101: [d55ee46d4c248] joining swarm manager [d1699d6bc6f8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T13:19:32.496Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-12T13:19:33.392Z] --- PASS: TestKillContainer (5.12s) [2022-05-12T13:19:33.392Z] --- PASS: TestKillContainer/no_signal (2.34s) [2022-05-12T13:19:33.392Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T13:19:33.392Z] --- PASS: TestKillContainer/killing_signal (2.69s) [2022-05-12T13:19:33.392Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T13:19:33.392Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T13:19:33.392Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T13:19:33.392Z] === RUN TestKillStoppedContainer [2022-05-12T13:19:33.392Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T13:19:33.392Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-12T13:19:33.392Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T13:19:33.392Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T13:19:33.392Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T13:19:33.392Z] === RUN TestKillDifferentUserContainer [2022-05-12T13:19:33.392Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T13:19:33.392Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-12T13:19:33.392Z] === RUN TestInspectOomKilledTrue [2022-05-12T13:19:33.392Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:19:33.392Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-12T13:19:33.392Z] === RUN TestInspectOomKilledFalse [2022-05-12T13:19:33.392Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T13:19:33.392Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T13:19:33.392Z] === RUN TestLogsFollowTailEmpty [2022-05-12T13:19:33.884Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-12T13:19:34.958Z] --- PASS: TestLogsFollowTailEmpty (2.12s) [2022-05-12T13:19:34.958Z] === RUN TestNetworkNat [2022-05-12T13:19:34.958Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T13:19:34.958Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-12T13:19:34.958Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T13:19:35.274Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-12T13:19:37.271Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-12T13:19:37.271Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-12T13:19:37.271Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-12T13:19:37.826Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-12T13:19:37.911Z] --- PASS: TestNetworkLocalhostTCPNat (2.84s) [2022-05-12T13:19:37.911Z] === RUN TestNetworkLoopbackNat [2022-05-12T13:19:37.911Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T13:19:37.911Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-12T13:19:37.911Z] === RUN TestPause [2022-05-12T13:19:37.912Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T13:19:37.912Z] --- SKIP: TestPause (0.00s) [2022-05-12T13:19:37.912Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T13:19:39.212Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-12T13:19:39.786Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-12T13:19:40.051Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-12T13:19:40.130Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.13s) [2022-05-12T13:19:40.130Z] === RUN TestPauseStopPausedContainer [2022-05-12T13:19:40.130Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:19:40.130Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-12T13:19:40.130Z] === RUN TestPsFilter [2022-05-12T13:19:40.130Z] --- PASS: TestPsFilter (0.25s) [2022-05-12T13:19:40.130Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T13:19:40.625Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-12T13:19:42.545Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-12T13:19:43.083Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.47s) [2022-05-12T13:19:43.083Z] === RUN TestRemoveContainerWithVolume [2022-05-12T13:19:43.126Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-12T13:19:43.126Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-12T13:19:43.126Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-12T13:19:43.126Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-12T13:19:43.126Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-12T13:19:43.933Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-12T13:19:44.195Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-12T13:19:44.195Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-12T13:19:44.195Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-12T13:19:44.456Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-12T13:19:44.717Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-12T13:19:44.717Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-12T13:19:45.290Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-12T13:19:46.307Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-12T13:19:47.251Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-12T13:19:47.826Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-12T13:19:50.250Z] --- PASS: TestRemoveContainerWithVolume (7.39s) [2022-05-12T13:19:50.250Z] === RUN TestRemoveContainerRunning [2022-05-12T13:19:50.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-12T13:19:50.270Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-12T13:19:50.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-12T13:19:50.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-12T13:19:50.270Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-12T13:19:50.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-12T13:19:50.270Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-12T13:19:50.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-12T13:19:51.148Z] check_test.go:378: [d9aae21bf5503] daemon is not started [2022-05-12T13:19:52.465Z] --- PASS: TestRemoveContainerRunning (2.23s) [2022-05-12T13:19:52.465Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T13:19:54.455Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-12T13:19:54.685Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.06s) [2022-05-12T13:19:54.685Z] === RUN TestRemoveInvalidContainer [2022-05-12T13:19:54.685Z] --- PASS: TestRemoveInvalidContainer (0.06s) [2022-05-12T13:19:54.685Z] === RUN TestRenameLinkedContainer [2022-05-12T13:19:54.685Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T13:19:54.685Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-12T13:19:54.685Z] === RUN TestRenameStoppedContainer [2022-05-12T13:19:55.030Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-12T13:19:55.976Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-05-12T13:19:56.550Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-12T13:19:56.550Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-12T13:19:56.550Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-12T13:19:56.811Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-12T13:19:58.200Z] docker_api_swarm_service_test.go:533: [d0d5834bdcaeb] joining swarm manager [da0016240af4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T13:19:58.773Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-12T13:19:59.717Z] docker_api_swarm_service_test.go:534: [d3d11648caafd] joining swarm manager [da0016240af4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T13:19:59.979Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-12T13:20:01.847Z] --- PASS: TestRenameStoppedContainer (7.36s) [2022-05-12T13:20:01.848Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T13:20:03.288Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-12T13:20:04.234Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-12T13:20:04.234Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-12T13:20:04.496Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-12T13:20:06.613Z] --- PASS: TestRenameRunningContainerAndReuse (4.85s) [2022-05-12T13:20:06.613Z] === RUN TestRenameInvalidName [2022-05-12T13:20:07.808Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-12T13:20:08.381Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-12T13:20:08.643Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-12T13:20:08.831Z] --- PASS: TestRenameInvalidName (2.11s) [2022-05-12T13:20:08.831Z] === RUN TestRenameAnonymousContainer [2022-05-12T13:20:09.601Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-12T13:20:10.552Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-12T13:20:11.499Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-12T13:20:12.072Z] === RUN TestDockerSuite/TestRmiTag [2022-05-12T13:20:12.334Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-12T13:20:12.907Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-12T13:20:15.459Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-12T13:20:16.033Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-12T13:20:16.297Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-12T13:20:16.870Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-12T13:20:17.816Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-12T13:20:18.079Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-12T13:20:18.340Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-12T13:20:18.718Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-12T13:20:18.913Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-12T13:20:18.914Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-12T13:20:19.263Z] --- PASS: TestRenameAnonymousContainer (9.64s) [2022-05-12T13:20:19.263Z] === RUN TestRenameContainerWithSameName [2022-05-12T13:20:19.488Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-12T13:20:20.363Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-12T13:20:20.436Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-12T13:20:20.698Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-12T13:20:20.828Z] --- PASS: TestRenameContainerWithSameName (2.26s) [2022-05-12T13:20:20.828Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T13:20:20.828Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T13:20:20.828Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T13:20:20.828Z] === RUN TestResize [2022-05-12T13:20:21.269Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-12T13:20:21.606Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-12T13:20:21.606Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-12T13:20:21.606Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-12T13:20:21.842Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-05-12T13:20:22.787Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-05-12T13:20:22.787Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-12T13:20:23.048Z] --- PASS: TestResize (2.22s) [2022-05-12T13:20:23.048Z] === RUN TestResizeWithInvalidSize [2022-05-12T13:20:24.147Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-12T13:20:24.147Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-12T13:20:24.180Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-05-12T13:20:24.767Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-05-12T13:20:25.028Z] docker_api_swarm_service_test.go:148: [de39aaec7c809] joining swarm manager [d6a6cebe82e49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T13:20:25.132Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-12T13:20:25.132Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T13:20:25.265Z] --- PASS: TestResizeWithInvalidSize (2.15s) [2022-05-12T13:20:25.265Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T13:20:25.599Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-12T13:20:25.600Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-05-12T13:20:25.869Z] docker_api_swarm_service_test.go:148: [d8dbc26069df3] joining swarm manager [d6a6cebe82e49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T13:20:26.133Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-05-12T13:20:26.709Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-05-12T13:20:27.162Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-12T13:20:27.162Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-12T13:20:27.162Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-12T13:20:27.480Z] --- PASS: TestResizeWhenContainerNotStarted (2.33s) [2022-05-12T13:20:27.481Z] === RUN TestDaemonRestartKillContainers [2022-05-12T13:20:27.481Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:20:27.481Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-12T13:20:27.481Z] === RUN TestStats [2022-05-12T13:20:27.481Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T13:20:27.481Z] --- SKIP: TestStats (0.00s) [2022-05-12T13:20:27.481Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T13:20:27.656Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-12T13:20:28.600Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-05-12T13:20:29.544Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-12T13:20:29.807Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-12T13:20:30.380Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-12T13:20:30.955Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-12T13:20:30.955Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-12T13:20:32.344Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-12T13:20:32.917Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-12T13:20:33.024Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-12T13:20:33.179Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-12T13:20:33.752Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-12T13:20:34.010Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-12T13:20:34.010Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-12T13:20:34.014Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-12T13:20:34.014Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-12T13:20:34.478Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-12T13:20:34.478Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-12T13:20:34.478Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-12T13:20:34.587Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-12T13:20:35.160Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-12T13:20:35.422Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-12T13:20:36.041Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-12T13:20:36.368Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-12T13:20:36.630Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-12T13:20:36.630Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-12T13:20:37.026Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-12T13:20:37.206Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-12T13:20:37.206Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-12T13:20:37.495Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-12T13:20:37.780Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-12T13:20:37.961Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-12T13:20:38.354Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-12T13:20:38.929Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-12T13:20:38.946Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-12T13:20:39.502Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-12T13:20:39.502Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-12T13:20:39.763Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-12T13:20:39.985Z] --- PASS: TestStopContainerWithRestartPolicyAlways (11.18s) [2022-05-12T13:20:39.985Z] === RUN TestStopContainerWithTimeout [2022-05-12T13:20:39.985Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T13:20:39.985Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-12T13:20:39.985Z] === RUN TestUpdateRestartPolicy [2022-05-12T13:20:40.709Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-12T13:20:42.116Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-12T13:20:43.062Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-12T13:20:43.325Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-12T13:20:43.898Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-12T13:20:44.471Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-12T13:20:45.044Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-12T13:20:45.617Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-12T13:20:46.095Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-12T13:20:46.563Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-12T13:20:47.656Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-12T13:20:47.656Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-12T13:20:47.656Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-12T13:20:48.484Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-12T13:20:48.484Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-12T13:20:49.058Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-12T13:20:49.217Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-12T13:20:49.217Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-12T13:20:49.217Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-12T13:20:49.684Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-12T13:20:50.977Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-12T13:20:52.367Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-12T13:20:52.646Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-12T13:20:53.631Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-12T13:20:53.756Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-12T13:20:54.098Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-12T13:20:54.098Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-12T13:20:54.098Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-12T13:20:55.081Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-12T13:20:55.547Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-12T13:20:55.547Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-12T13:20:55.547Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-12T13:20:55.547Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-12T13:20:55.547Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-12T13:20:55.673Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-12T13:20:55.673Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-12T13:20:55.673Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-12T13:20:55.673Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-12T13:20:55.673Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-12T13:20:55.934Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-12T13:20:56.879Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-12T13:20:57.827Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-12T13:20:59.222Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-12T13:20:59.796Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-12T13:21:00.741Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-12T13:21:01.003Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-05-12T13:21:01.003Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-12T13:21:01.003Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-12T13:21:01.232Z] --- PASS: TestUpdateRestartPolicy (21.97s) [2022-05-12T13:21:01.232Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T13:21:01.577Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-05-12T13:21:02.523Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-05-12T13:21:02.699Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-12T13:21:02.786Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-12T13:21:02.786Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-12T13:21:02.801Z] --- PASS: TestUpdateRestartWithAutoRemove (2.21s) [2022-05-12T13:21:02.801Z] === RUN TestWaitNonBlocked [2022-05-12T13:21:02.801Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T13:21:02.801Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T13:21:02.801Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T13:21:02.801Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T13:21:02.801Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T13:21:02.801Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T13:21:03.359Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-12T13:21:03.621Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-12T13:21:04.566Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-05-12T13:21:05.513Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-12T13:21:05.513Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-12T13:21:06.087Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-12T13:21:06.660Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-12T13:21:07.234Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-12T13:21:07.808Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-12T13:21:08.070Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-12T13:21:08.644Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-12T13:21:09.217Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-12T13:21:09.790Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-12T13:21:09.790Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-12T13:21:10.051Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-12T13:21:10.624Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-12T13:21:11.479Z] --- PASS: TestWaitNonBlocked (0.07s) [2022-05-12T13:21:11.479Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.03s) [2022-05-12T13:21:11.479Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.68s) [2022-05-12T13:21:11.479Z] === RUN TestWaitBlocked [2022-05-12T13:21:11.479Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:21:11.479Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-12T13:21:11.479Z] PASS [2022-05-12T13:21:11.479Z] ok github.com/docker/docker/integration/container 119.928s [2022-05-12T13:21:11.479Z] [2022-05-12T13:21:11.479Z] === Skipped [2022-05-12T13:21:11.479Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-12T13:21:11.479Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T13:21:11.479Z] [2022-05-12T13:21:11.479Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.01s) [2022-05-12T13:21:11.479Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:21:11.479Z] [2022-05-12T13:21:11.479Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T13:21:11.479Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T13:21:11.479Z] [2022-05-12T13:21:11.479Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-12T13:21:11.479Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:21:11.479Z] [2022-05-12T13:21:11.479Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T13:21:11.479Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:21:11.479Z] [2022-05-12T13:21:11.479Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T13:21:11.479Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:21:11.479Z] [2022-05-12T13:21:11.479Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T13:21:11.479Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T13:21:11.479Z] [2022-05-12T13:21:11.479Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-12T13:21:11.479Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T13:21:11.479Z] [2022-05-12T13:21:11.479Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-12T13:21:11.479Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:21:11.479Z] [2022-05-12T13:21:11.479Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.09s) [2022-05-12T13:21:11.479Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T13:21:11.479Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.09s) [2022-05-12T13:21:11.479Z] [2022-05-12T13:21:11.479Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-12T13:21:11.479Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T13:21:11.479Z] [2022-05-12T13:21:11.479Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-12T13:21:11.479Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T13:21:11.479Z] [2022-05-12T13:21:11.479Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-12T13:21:11.479Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:21:11.479Z] [2022-05-12T13:21:11.479Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T13:21:11.479Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:21:11.479Z] [2022-05-12T13:21:11.479Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-12T13:21:11.479Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T13:21:11.479Z] [2022-05-12T13:21:11.479Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-12T13:21:11.479Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T13:21:11.479Z] [2022-05-12T13:21:11.479Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T13:21:11.479Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T13:21:11.479Z] [2022-05-12T13:21:11.479Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-12T13:21:11.479Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T13:21:11.479Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T13:21:11.479Z] [2022-05-12T13:21:11.479Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T13:21:11.479Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T13:21:11.479Z] [2022-05-12T13:21:11.479Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-12T13:21:11.479Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T13:21:11.479Z] [2022-05-12T13:21:11.479Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T13:21:11.479Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T13:21:11.479Z] [2022-05-12T13:21:11.479Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-12T13:21:11.479Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T13:21:11.479Z] [2022-05-12T13:21:11.479Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-12T13:21:11.479Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:21:11.479Z] [2022-05-12T13:21:11.479Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-12T13:21:11.479Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T13:21:11.479Z] [2022-05-12T13:21:11.479Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-12T13:21:11.479Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T13:21:11.479Z] [2022-05-12T13:21:11.479Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-12T13:21:11.479Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T13:21:11.479Z] [2022-05-12T13:21:11.479Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-12T13:21:11.479Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T13:21:11.479Z] [2022-05-12T13:21:11.479Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-12T13:21:11.479Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:21:11.479Z] [2022-05-12T13:21:11.479Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-12T13:21:11.479Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T13:21:11.479Z] [2022-05-12T13:21:11.479Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T13:21:11.479Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T13:21:11.479Z] [2022-05-12T13:21:11.479Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-12T13:21:11.479Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:21:11.479Z] [2022-05-12T13:21:11.479Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-12T13:21:11.479Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T13:21:11.479Z] [2022-05-12T13:21:11.479Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-12T13:21:11.479Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T13:21:11.479Z] [2022-05-12T13:21:11.479Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-12T13:21:11.479Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:21:11.479Z] [2022-05-12T13:21:11.479Z] DONE 120 tests, 34 skipped in 123.544s [2022-05-12T13:21:11.479Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-12T13:21:11.570Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-12T13:21:11.832Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T13:21:11.832Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-12T13:21:11.832Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-12T13:21:14.386Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-12T13:21:14.648Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-12T13:21:21.987Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-12T13:21:21.987Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-12T13:21:21.987Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-12T13:21:26.897Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-05-12T13:21:26.897Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-12T13:21:27.159Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-05-12T13:21:28.106Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-05-12T13:21:28.106Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-05-12T13:21:28.106Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-12T13:21:28.106Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-12T13:21:28.367Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-12T13:21:31.674Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-12T13:21:31.937Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-05-12T13:21:32.511Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-12T13:21:33.455Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-12T13:21:34.842Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-05-12T13:21:36.899Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-12T13:21:37.393Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-05-12T13:21:39.312Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-12T13:21:39.574Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-12T13:21:39.836Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-05-12T13:21:40.098Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-12T13:21:40.672Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-12T13:21:40.934Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-12T13:21:41.196Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-12T13:21:42.613Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-12T13:21:42.874Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-05-12T13:21:43.447Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-12T13:21:44.393Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-12T13:21:44.393Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-12T13:21:44.655Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-12T13:21:45.377Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-12T13:21:45.377Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-12T13:21:45.377Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-12T13:21:45.515Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-12T13:21:45.600Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-05-12T13:21:45.862Z] === RUN TestDockerSuite/TestRunMount [2022-05-12T13:21:47.398Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T13:21:47.399Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T13:21:47.399Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-12T13:21:47.399Z] === RUN TestConfigDaemonID [2022-05-12T13:21:47.399Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T13:21:47.399Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-12T13:21:47.399Z] === RUN TestDaemonConfigValidation [2022-05-12T13:21:47.399Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T13:21:47.399Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-12T13:21:47.399Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T13:21:47.399Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T13:21:47.399Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T13:21:47.399Z] === RUN TestDaemonProxy [2022-05-12T13:21:47.399Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T13:21:47.399Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-12T13:21:47.399Z] PASS [2022-05-12T13:21:47.399Z] ok github.com/docker/docker/integration/daemon 0.187s [2022-05-12T13:21:47.399Z] [2022-05-12T13:21:47.399Z] === Skipped [2022-05-12T13:21:47.399Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-12T13:21:47.399Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T13:21:47.399Z] [2022-05-12T13:21:47.399Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-12T13:21:47.399Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T13:21:47.399Z] [2022-05-12T13:21:47.399Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-12T13:21:47.399Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T13:21:47.399Z] [2022-05-12T13:21:47.399Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T13:21:47.399Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T13:21:47.399Z] [2022-05-12T13:21:47.399Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-12T13:21:47.399Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T13:21:47.399Z] [2022-05-12T13:21:47.399Z] DONE 5 tests, 5 skipped in 31.774s [2022-05-12T13:21:47.399Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-12T13:21:48.387Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T13:21:48.387Z] INFO: Testing against a local daemon [2022-05-12T13:21:48.387Z] === RUN TestCommitInheritsEnv [2022-05-12T13:21:48.387Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T13:21:48.387Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-12T13:21:48.387Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T13:21:48.387Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T13:21:48.387Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T13:21:48.387Z] === RUN TestImportWithCustomPlatform [2022-05-12T13:21:48.387Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T13:21:48.387Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-12T13:21:48.387Z] === RUN TestImagesFilterMultiReference [2022-05-12T13:21:48.387Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2022-05-12T13:21:48.387Z] === RUN TestImagePullPlatformInvalid [2022-05-12T13:21:48.387Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2022-05-12T13:21:48.387Z] === RUN TestRemoveImageOrphaning [2022-05-12T13:21:49.959Z] --- PASS: TestRemoveImageOrphaning (1.38s) [2022-05-12T13:21:49.959Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T13:21:49.959Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-05-12T13:21:49.959Z] === RUN TestTagInvalidReference [2022-05-12T13:21:49.959Z] --- PASS: TestTagInvalidReference (0.06s) [2022-05-12T13:21:49.959Z] === RUN TestTagValidPrefixedRepo [2022-05-12T13:21:49.959Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-05-12T13:21:49.959Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T13:21:49.959Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) [2022-05-12T13:21:49.959Z] === RUN TestTagOfficialNames [2022-05-12T13:21:49.959Z] --- PASS: TestTagOfficialNames (0.12s) [2022-05-12T13:21:49.959Z] === RUN TestTagMatchesDigest [2022-05-12T13:21:49.959Z] --- PASS: TestTagMatchesDigest (0.06s) [2022-05-12T13:21:49.959Z] PASS [2022-05-12T13:21:49.959Z] ok github.com/docker/docker/integration/image 2.122s [2022-05-12T13:21:50.077Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-05-12T13:21:50.127Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-12T13:21:50.127Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-12T13:21:50.427Z] [2022-05-12T13:21:50.427Z] === Skipped [2022-05-12T13:21:50.427Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-12T13:21:50.427Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T13:21:50.427Z] [2022-05-12T13:21:50.427Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T13:21:50.427Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T13:21:50.427Z] [2022-05-12T13:21:50.427Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-12T13:21:50.427Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T13:21:50.427Z] [2022-05-12T13:21:50.427Z] DONE 12 tests, 3 skipped in 7.405s [2022-05-12T13:21:50.427Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-12T13:21:50.593Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-12T13:21:50.593Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-12T13:21:51.021Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-12T13:21:51.061Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-12T13:21:51.061Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-12T13:21:51.061Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-12T13:21:51.284Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-12T13:21:51.529Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-12T13:21:51.529Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-12T13:21:51.996Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-12T13:21:52.228Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-12T13:21:53.378Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T13:21:53.379Z] INFO: Testing against a local daemon [2022-05-12T13:21:53.379Z] === RUN TestNetworkCreateDelete [2022-05-12T13:21:53.379Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:21:53.379Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-12T13:21:53.379Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T13:21:53.379Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-12T13:21:53.379Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T13:21:53.379Z] === RUN TestDaemonDNSFallback [2022-05-12T13:21:53.379Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:21:53.379Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-12T13:21:53.379Z] === RUN TestInspectNetwork [2022-05-12T13:21:53.379Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T13:21:53.379Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-12T13:21:53.379Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T13:21:53.379Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:21:53.379Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-12T13:21:53.379Z] === RUN TestNetworkInvalidJSON [2022-05-12T13:21:53.379Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T13:21:53.379Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T13:21:53.379Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T13:21:53.379Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T13:21:53.379Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T13:21:53.379Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T13:21:53.379Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T13:21:53.379Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T13:21:53.379Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T13:21:53.379Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T13:21:53.379Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T13:21:53.379Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T13:21:53.379Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T13:21:53.379Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T13:21:53.379Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T13:21:53.379Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T13:21:53.379Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T13:21:53.379Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T13:21:53.379Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T13:21:53.379Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T13:21:53.379Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T13:21:53.379Z] --- PASS: TestNetworkInvalidJSON (0.08s) [2022-05-12T13:21:53.379Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-05-12T13:21:53.379Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-12T13:21:53.379Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T13:21:53.379Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T13:21:53.379Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T13:21:53.379Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-05-12T13:21:53.379Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-05-12T13:21:53.379Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T13:21:53.379Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T13:21:53.379Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T13:21:53.379Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-05-12T13:21:53.379Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-12T13:21:53.379Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.01s) [2022-05-12T13:21:53.379Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T13:21:53.379Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T13:21:53.379Z] === RUN TestNetworkList [2022-05-12T13:21:53.379Z] === RUN TestNetworkList//networks [2022-05-12T13:21:53.379Z] === PAUSE TestNetworkList//networks [2022-05-12T13:21:53.379Z] === RUN TestNetworkList//networks/ [2022-05-12T13:21:53.379Z] === PAUSE TestNetworkList//networks/ [2022-05-12T13:21:53.379Z] === CONT TestNetworkList//networks [2022-05-12T13:21:53.379Z] === CONT TestNetworkList//networks/ [2022-05-12T13:21:53.379Z] --- PASS: TestNetworkList (0.05s) [2022-05-12T13:21:53.379Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T13:21:53.379Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T13:21:53.379Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T13:21:53.379Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T13:21:53.379Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-12T13:21:53.379Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T13:21:53.379Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T13:21:53.379Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T13:21:53.379Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T13:21:53.379Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T13:21:53.379Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T13:21:53.379Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T13:21:53.379Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T13:21:53.379Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T13:21:53.379Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T13:21:53.379Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T13:21:53.379Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T13:21:53.379Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T13:21:53.379Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T13:21:53.379Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T13:21:53.379Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T13:21:53.379Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T13:21:53.379Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T13:21:53.379Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T13:21:53.379Z] service_test.go:243: FLAKY_TEST [2022-05-12T13:21:53.379Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T13:21:53.379Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T13:21:53.379Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T13:21:53.379Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-12T13:21:53.379Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T13:21:53.379Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T13:21:53.379Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T13:21:53.379Z] PASS [2022-05-12T13:21:53.379Z] ok github.com/docker/docker/integration/network 0.252s [2022-05-12T13:21:53.379Z] [2022-05-12T13:21:53.379Z] === Skipped [2022-05-12T13:21:53.379Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-12T13:21:53.379Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:21:53.379Z] [2022-05-12T13:21:53.379Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T13:21:53.379Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-12T13:21:53.379Z] [2022-05-12T13:21:53.379Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-12T13:21:53.379Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:21:53.379Z] [2022-05-12T13:21:53.379Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-12T13:21:53.379Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T13:21:53.379Z] [2022-05-12T13:21:53.379Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-12T13:21:53.379Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:21:53.379Z] [2022-05-12T13:21:53.379Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-12T13:21:53.379Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T13:21:53.379Z] [2022-05-12T13:21:53.379Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T13:21:53.379Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T13:21:53.379Z] [2022-05-12T13:21:53.379Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T13:21:53.379Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T13:21:53.379Z] [2022-05-12T13:21:53.379Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T13:21:53.379Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T13:21:53.379Z] [2022-05-12T13:21:53.379Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T13:21:53.379Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T13:21:53.379Z] [2022-05-12T13:21:53.379Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T13:21:53.379Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T13:21:53.379Z] [2022-05-12T13:21:53.379Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T13:21:53.379Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T13:21:53.379Z] [2022-05-12T13:21:53.379Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T13:21:53.379Z] service_test.go:243: FLAKY_TEST [2022-05-12T13:21:53.379Z] [2022-05-12T13:21:53.379Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-12T13:21:53.379Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T13:21:53.379Z] [2022-05-12T13:21:53.379Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T13:21:53.379Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T13:21:53.379Z] [2022-05-12T13:21:53.379Z] DONE 34 tests, 15 skipped in 2.862s [2022-05-12T13:21:53.379Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-12T13:21:53.617Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-12T13:21:53.879Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-05-12T13:21:54.378Z] testing: warning: no tests to run [2022-05-12T13:21:54.378Z] PASS [2022-05-12T13:21:54.378Z] ok github.com/docker/docker/integration/network/ipvlan 0.085s [2022-05-12T13:21:54.378Z] [2022-05-12T13:21:54.378Z] DONE 0 tests in 0.980s [2022-05-12T13:21:54.378Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-12T13:21:55.267Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-12T13:21:55.366Z] testing: warning: no tests to run [2022-05-12T13:21:55.366Z] PASS [2022-05-12T13:21:55.366Z] ok github.com/docker/docker/integration/network/macvlan 0.103s [2022-05-12T13:21:55.834Z] [2022-05-12T13:21:55.834Z] DONE 0 tests in 1.046s [2022-05-12T13:21:55.834Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-12T13:21:55.876Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-12T13:21:56.822Z] testing: warning: no tests to run [2022-05-12T13:21:56.822Z] PASS [2022-05-12T13:21:56.822Z] ok github.com/docker/docker/integration/plugin 0.094s [2022-05-12T13:21:56.822Z] [2022-05-12T13:21:56.822Z] DONE 0 tests in 1.045s [2022-05-12T13:21:56.822Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-12T13:21:57.812Z] testing: warning: no tests to run [2022-05-12T13:21:57.812Z] PASS [2022-05-12T13:21:57.812Z] ok github.com/docker/docker/integration/plugin/authz 0.098s [2022-05-12T13:21:57.812Z] [2022-05-12T13:21:57.812Z] DONE 0 tests in 0.985s [2022-05-12T13:21:57.820Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-12T13:21:58.281Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-12T13:21:59.208Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-12T13:22:00.596Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-12T13:22:01.552Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-12T13:22:02.499Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-12T13:22:02.499Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-12T13:22:02.760Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-12T13:22:03.333Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-12T13:22:03.905Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-12T13:22:04.478Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-12T13:22:05.456Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T13:22:05.456Z] INFO: Testing against a local daemon [2022-05-12T13:22:05.456Z] === RUN TestPluginInvalidJSON [2022-05-12T13:22:05.456Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T13:22:05.456Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T13:22:05.456Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T13:22:05.456Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T13:22:05.456Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T13:22:05.456Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T13:22:05.456Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T13:22:05.456Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T13:22:05.456Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T13:22:05.456Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T13:22:05.456Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T13:22:05.456Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T13:22:05.456Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T13:22:05.456Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T13:22:05.456Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T13:22:05.456Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T13:22:05.456Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T13:22:05.456Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T13:22:05.456Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T13:22:05.456Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T13:22:05.456Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T13:22:05.456Z] --- PASS: TestPluginInvalidJSON (0.07s) [2022-05-12T13:22:05.456Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-12T13:22:05.456Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T13:22:05.456Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T13:22:05.456Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T13:22:05.456Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T13:22:05.456Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-12T13:22:05.456Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T13:22:05.456Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T13:22:05.456Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T13:22:05.456Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T13:22:05.456Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-12T13:22:05.456Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.01s) [2022-05-12T13:22:05.456Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T13:22:05.456Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T13:22:05.456Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T13:22:05.456Z] === RUN TestPluginInstall [2022-05-12T13:22:05.456Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T13:22:05.456Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-12T13:22:05.456Z] === RUN TestPluginsWithRuntimes [2022-05-12T13:22:05.456Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T13:22:05.456Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-12T13:22:05.456Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T13:22:05.456Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T13:22:05.456Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T13:22:05.456Z] PASS [2022-05-12T13:22:05.456Z] ok github.com/docker/docker/integration/plugin/common 0.178s [2022-05-12T13:22:05.456Z] [2022-05-12T13:22:05.456Z] === Skipped [2022-05-12T13:22:05.456Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-12T13:22:05.456Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T13:22:05.456Z] [2022-05-12T13:22:05.456Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-12T13:22:05.456Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T13:22:05.456Z] [2022-05-12T13:22:05.456Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T13:22:05.456Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T13:22:05.456Z] [2022-05-12T13:22:05.456Z] DONE 19 tests, 3 skipped in 6.420s [2022-05-12T13:22:05.456Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-12T13:22:05.867Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-12T13:22:07.259Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-12T13:22:07.697Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T13:22:07.697Z] INFO: Testing against a local daemon [2022-05-12T13:22:07.697Z] === RUN TestExternalGraphDriver [2022-05-12T13:22:07.697Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T13:22:07.697Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-12T13:22:07.697Z] === RUN TestGraphdriverPluginV2 [2022-05-12T13:22:07.697Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T13:22:07.697Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-12T13:22:07.697Z] PASS [2022-05-12T13:22:07.697Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.141s [2022-05-12T13:22:07.697Z] [2022-05-12T13:22:07.697Z] === Skipped [2022-05-12T13:22:07.697Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-12T13:22:07.697Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T13:22:07.697Z] [2022-05-12T13:22:07.697Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-12T13:22:07.697Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T13:22:07.697Z] [2022-05-12T13:22:07.697Z] DONE 2 tests, 2 skipped in 2.953s [2022-05-12T13:22:07.697Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-12T13:22:09.809Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-12T13:22:10.070Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-12T13:22:10.332Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-05-12T13:22:10.593Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-12T13:22:10.658Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T13:22:10.658Z] INFO: Testing against a local daemon [2022-05-12T13:22:10.658Z] === RUN TestReadPluginNoRead [2022-05-12T13:22:10.658Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T13:22:10.658Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-12T13:22:10.658Z] PASS [2022-05-12T13:22:10.658Z] ok github.com/docker/docker/integration/plugin/logging 0.132s [2022-05-12T13:22:10.658Z] [2022-05-12T13:22:10.658Z] === Skipped [2022-05-12T13:22:10.658Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-12T13:22:10.658Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T13:22:10.658Z] [2022-05-12T13:22:10.855Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-12T13:22:11.120Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-12T13:22:11.131Z] DONE 1 tests, 1 skipped in 3.028s [2022-05-12T13:22:11.131Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-12T13:22:11.694Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-12T13:22:11.694Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-12T13:22:12.266Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-12T13:22:12.710Z] testing: warning: no tests to run [2022-05-12T13:22:12.710Z] PASS [2022-05-12T13:22:12.710Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.102s [2022-05-12T13:22:12.710Z] [2022-05-12T13:22:12.710Z] DONE 0 tests in 1.520s [2022-05-12T13:22:12.710Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-12T13:22:15.668Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T13:22:15.668Z] INFO: Testing against a local daemon [2022-05-12T13:22:15.668Z] === RUN TestPluginWithDevMounts [2022-05-12T13:22:15.668Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:15.668Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-12T13:22:15.668Z] PASS [2022-05-12T13:22:15.668Z] ok github.com/docker/docker/integration/plugin/volumes 0.132s [2022-05-12T13:22:15.668Z] [2022-05-12T13:22:15.668Z] === Skipped [2022-05-12T13:22:15.668Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-12T13:22:15.668Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:15.668Z] [2022-05-12T13:22:15.668Z] DONE 1 tests, 1 skipped in 2.820s [2022-05-12T13:22:15.668Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-12T13:22:17.558Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-05-12T13:22:17.558Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-12T13:22:17.558Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-12T13:22:18.502Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-05-12T13:22:18.502Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-05-12T13:22:18.627Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T13:22:18.627Z] INFO: Testing against a local daemon [2022-05-12T13:22:18.627Z] === RUN TestSecretInspect [2022-05-12T13:22:18.627Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:18.627Z] --- SKIP: TestSecretInspect (0.01s) [2022-05-12T13:22:18.627Z] === RUN TestSecretList [2022-05-12T13:22:18.627Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:18.627Z] --- SKIP: TestSecretList (0.00s) [2022-05-12T13:22:18.627Z] === RUN TestSecretsCreateAndDelete [2022-05-12T13:22:18.627Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:18.627Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-12T13:22:18.627Z] === RUN TestSecretsUpdate [2022-05-12T13:22:18.627Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:18.627Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-12T13:22:18.627Z] === RUN TestTemplatedSecret [2022-05-12T13:22:18.627Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:18.627Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-12T13:22:18.627Z] === RUN TestSecretCreateResolve [2022-05-12T13:22:18.627Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:22:18.627Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-12T13:22:18.627Z] PASS [2022-05-12T13:22:18.627Z] ok github.com/docker/docker/integration/secret 0.188s [2022-05-12T13:22:18.627Z] [2022-05-12T13:22:18.627Z] === Skipped [2022-05-12T13:22:18.627Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2022-05-12T13:22:18.627Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:18.627Z] [2022-05-12T13:22:18.627Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-12T13:22:18.627Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:18.627Z] [2022-05-12T13:22:18.627Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-12T13:22:18.627Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:18.627Z] [2022-05-12T13:22:18.627Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-12T13:22:18.627Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:18.627Z] [2022-05-12T13:22:18.627Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-12T13:22:18.627Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:18.627Z] [2022-05-12T13:22:18.627Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-12T13:22:18.627Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:22:18.627Z] [2022-05-12T13:22:18.627Z] DONE 6 tests, 6 skipped in 2.588s [2022-05-12T13:22:18.627Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-12T13:22:18.764Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-12T13:22:20.170Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-12T13:22:21.118Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-05-12T13:22:21.692Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-05-12T13:22:21.692Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-12T13:22:22.081Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-12T13:22:22.081Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-12T13:22:22.081Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-12T13:22:22.081Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-12T13:22:22.267Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-12T13:22:22.434Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T13:22:22.434Z] INFO: Testing against a local daemon [2022-05-12T13:22:22.434Z] === RUN TestServiceCreateInit [2022-05-12T13:22:22.434Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T13:22:22.434Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.434Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T13:22:22.434Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.434Z] --- PASS: TestServiceCreateInit (0.06s) [2022-05-12T13:22:22.434Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T13:22:22.434Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T13:22:22.434Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T13:22:22.434Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.434Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-12T13:22:22.434Z] === RUN TestCreateServiceConflict [2022-05-12T13:22:22.434Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.434Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-12T13:22:22.434Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T13:22:22.434Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.434Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-05-12T13:22:22.434Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T13:22:22.434Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.434Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T13:22:22.434Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T13:22:22.434Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.434Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-12T13:22:22.434Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T13:22:22.434Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.434Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-12T13:22:22.434Z] === RUN TestCreateServiceSysctls [2022-05-12T13:22:22.434Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.434Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-05-12T13:22:22.434Z] === RUN TestCreateServiceCapabilities [2022-05-12T13:22:22.434Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.434Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-05-12T13:22:22.434Z] === RUN TestInspect [2022-05-12T13:22:22.434Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.434Z] --- SKIP: TestInspect (0.00s) [2022-05-12T13:22:22.434Z] === RUN TestCreateJob [2022-05-12T13:22:22.434Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.434Z] --- SKIP: TestCreateJob (0.00s) [2022-05-12T13:22:22.434Z] === RUN TestReplicatedJob [2022-05-12T13:22:22.434Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.434Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-12T13:22:22.435Z] === RUN TestUpdateReplicatedJob [2022-05-12T13:22:22.435Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.435Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-12T13:22:22.435Z] === RUN TestServiceListWithStatuses [2022-05-12T13:22:22.435Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.435Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T13:22:22.435Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T13:22:22.435Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.435Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-12T13:22:22.435Z] === RUN TestDockerNetworkReConnect [2022-05-12T13:22:22.435Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.435Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-12T13:22:22.435Z] === RUN TestServicePlugin [2022-05-12T13:22:22.435Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.435Z] --- SKIP: TestServicePlugin (0.01s) [2022-05-12T13:22:22.435Z] === RUN TestServiceUpdateLabel [2022-05-12T13:22:22.435Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:22:22.435Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-12T13:22:22.435Z] === RUN TestServiceUpdateSecrets [2022-05-12T13:22:22.435Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:22:22.435Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-12T13:22:22.435Z] === RUN TestServiceUpdateConfigs [2022-05-12T13:22:22.435Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:22:22.435Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-12T13:22:22.435Z] === RUN TestServiceUpdateNetwork [2022-05-12T13:22:22.435Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:22:22.435Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-12T13:22:22.435Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T13:22:22.435Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:22:22.435Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-12T13:22:22.435Z] PASS [2022-05-12T13:22:22.435Z] ok github.com/docker/docker/integration/service 0.311s [2022-05-12T13:22:22.435Z] [2022-05-12T13:22:22.435Z] === Skipped [2022-05-12T13:22:22.435Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T13:22:22.435Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.435Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T13:22:22.435Z] [2022-05-12T13:22:22.435Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T13:22:22.435Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.435Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T13:22:22.435Z] [2022-05-12T13:22:22.435Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-12T13:22:22.435Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.435Z] [2022-05-12T13:22:22.435Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-12T13:22:22.435Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.435Z] [2022-05-12T13:22:22.435Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-05-12T13:22:22.435Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.435Z] [2022-05-12T13:22:22.435Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T13:22:22.435Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.435Z] [2022-05-12T13:22:22.435Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-12T13:22:22.435Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.435Z] [2022-05-12T13:22:22.435Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-12T13:22:22.435Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.435Z] [2022-05-12T13:22:22.435Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-05-12T13:22:22.435Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.435Z] [2022-05-12T13:22:22.435Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-05-12T13:22:22.435Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.435Z] [2022-05-12T13:22:22.435Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-12T13:22:22.435Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.435Z] [2022-05-12T13:22:22.435Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-12T13:22:22.435Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.435Z] [2022-05-12T13:22:22.435Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-12T13:22:22.435Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.435Z] [2022-05-12T13:22:22.435Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-12T13:22:22.435Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.435Z] [2022-05-12T13:22:22.435Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-12T13:22:22.435Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.435Z] [2022-05-12T13:22:22.435Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-12T13:22:22.435Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.435Z] [2022-05-12T13:22:22.435Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-12T13:22:22.435Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.435Z] [2022-05-12T13:22:22.435Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.01s) [2022-05-12T13:22:22.435Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:22.435Z] [2022-05-12T13:22:22.435Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-12T13:22:22.435Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:22:22.435Z] [2022-05-12T13:22:22.435Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-12T13:22:22.435Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:22:22.435Z] [2022-05-12T13:22:22.435Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-12T13:22:22.435Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:22:22.435Z] [2022-05-12T13:22:22.435Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-12T13:22:22.435Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:22:22.435Z] [2022-05-12T13:22:22.435Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-12T13:22:22.435Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T13:22:22.435Z] [2022-05-12T13:22:22.435Z] DONE 24 tests, 23 skipped in 3.657s [2022-05-12T13:22:22.435Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-12T13:22:22.840Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-12T13:22:23.414Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-12T13:22:23.676Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T13:22:23.676Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-12T13:22:23.676Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-12T13:22:24.005Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T13:22:24.005Z] INFO: Testing against a local daemon [2022-05-12T13:22:24.005Z] === RUN TestSessionCreate [2022-05-12T13:22:24.005Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T13:22:24.005Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-12T13:22:24.005Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T13:22:24.005Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T13:22:24.005Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T13:22:24.005Z] PASS [2022-05-12T13:22:24.005Z] ok github.com/docker/docker/integration/session 0.105s [2022-05-12T13:22:24.005Z] [2022-05-12T13:22:24.005Z] === Skipped [2022-05-12T13:22:24.005Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-12T13:22:24.005Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T13:22:24.005Z] [2022-05-12T13:22:24.005Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T13:22:24.005Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T13:22:24.005Z] [2022-05-12T13:22:24.005Z] DONE 2 tests, 2 skipped in 1.833s [2022-05-12T13:22:24.250Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-12T13:22:24.474Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-12T13:22:24.824Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-12T13:22:24.824Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-12T13:22:24.824Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-12T13:22:25.087Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-05-12T13:22:25.857Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-12T13:22:26.032Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-12T13:22:26.032Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-12T13:22:26.032Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-12T13:22:26.713Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T13:22:26.713Z] INFO: Testing against a local daemon [2022-05-12T13:22:26.713Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T13:22:26.713Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:26.713Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T13:22:26.713Z] === RUN TestDiskUsage [2022-05-12T13:22:26.713Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T13:22:26.713Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-12T13:22:26.713Z] === RUN TestEventsExecDie [2022-05-12T13:22:26.713Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T13:22:26.713Z] --- SKIP: TestEventsExecDie (0.01s) [2022-05-12T13:22:26.713Z] === RUN TestEventsBackwardsCompatible [2022-05-12T13:22:26.713Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T13:22:26.713Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-12T13:22:26.713Z] === RUN TestEventsVolumeCreate [2022-05-12T13:22:26.713Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T13:22:26.713Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-12T13:22:26.713Z] === RUN TestInfoAPI [2022-05-12T13:22:26.713Z] --- PASS: TestInfoAPI (0.05s) [2022-05-12T13:22:26.713Z] === RUN TestInfoAPIWarnings [2022-05-12T13:22:26.713Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T13:22:26.713Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-12T13:22:26.713Z] === RUN TestInfoDebug [2022-05-12T13:22:26.713Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T13:22:26.713Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-12T13:22:26.713Z] === RUN TestInfoInsecureRegistries [2022-05-12T13:22:26.713Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T13:22:26.713Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-12T13:22:26.713Z] === RUN TestInfoRegistryMirrors [2022-05-12T13:22:26.713Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T13:22:26.713Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-12T13:22:26.713Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T13:22:26.979Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-05-12T13:22:27.700Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2022-05-12T13:22:27.700Z] === RUN TestPingCacheHeaders [2022-05-12T13:22:27.700Z] --- PASS: TestPingCacheHeaders (0.06s) [2022-05-12T13:22:27.700Z] === RUN TestPingGet [2022-05-12T13:22:27.700Z] --- PASS: TestPingGet (0.05s) [2022-05-12T13:22:27.700Z] === RUN TestPingHead [2022-05-12T13:22:27.700Z] --- PASS: TestPingHead (0.05s) [2022-05-12T13:22:27.700Z] === RUN TestPingSwarmHeader [2022-05-12T13:22:27.700Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:27.700Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-12T13:22:27.700Z] === RUN TestVersion [2022-05-12T13:22:27.700Z] --- PASS: TestVersion (0.04s) [2022-05-12T13:22:27.700Z] PASS [2022-05-12T13:22:27.700Z] ok github.com/docker/docker/integration/system 1.342s [2022-05-12T13:22:28.170Z] [2022-05-12T13:22:28.170Z] === Skipped [2022-05-12T13:22:28.170Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T13:22:28.170Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:28.170Z] [2022-05-12T13:22:28.170Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-12T13:22:28.170Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T13:22:28.171Z] [2022-05-12T13:22:28.171Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2022-05-12T13:22:28.171Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T13:22:28.171Z] [2022-05-12T13:22:28.171Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-12T13:22:28.171Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T13:22:28.171Z] [2022-05-12T13:22:28.171Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-12T13:22:28.171Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T13:22:28.171Z] [2022-05-12T13:22:28.171Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-12T13:22:28.171Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T13:22:28.171Z] [2022-05-12T13:22:28.171Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-12T13:22:28.171Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T13:22:28.171Z] [2022-05-12T13:22:28.171Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-12T13:22:28.171Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T13:22:28.171Z] [2022-05-12T13:22:28.171Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-12T13:22:28.171Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T13:22:28.171Z] [2022-05-12T13:22:28.171Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-12T13:22:28.171Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T13:22:28.171Z] [2022-05-12T13:22:28.171Z] DONE 16 tests, 10 skipped in 3.623s [2022-05-12T13:22:28.171Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-12T13:22:28.900Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-12T13:22:30.289Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-05-12T13:22:30.289Z] === RUN TestDockerSuite/TestRunRm [2022-05-12T13:22:30.390Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T13:22:30.390Z] INFO: Testing against a local daemon [2022-05-12T13:22:30.390Z] === RUN TestVolumesCreateAndList [2022-05-12T13:22:30.390Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-05-12T13:22:30.390Z] === RUN TestVolumesRemove [2022-05-12T13:22:30.390Z] --- PASS: TestVolumesRemove (0.14s) [2022-05-12T13:22:30.390Z] === RUN TestVolumesInspect [2022-05-12T13:22:30.390Z] --- PASS: TestVolumesInspect (0.06s) [2022-05-12T13:22:30.390Z] === RUN TestVolumesInvalidJSON [2022-05-12T13:22:30.390Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T13:22:30.390Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T13:22:30.390Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T13:22:30.390Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T13:22:30.390Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T13:22:30.390Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T13:22:30.390Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T13:22:30.390Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-05-12T13:22:30.390Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-12T13:22:30.390Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.01s) [2022-05-12T13:22:30.390Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T13:22:30.390Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T13:22:30.390Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T13:22:30.390Z] PASS [2022-05-12T13:22:30.390Z] ok github.com/docker/docker/integration/volume 0.368s [2022-05-12T13:22:30.390Z] [2022-05-12T13:22:30.390Z] DONE 9 tests in 2.377s [2022-05-12T13:22:30.390Z] INFO: make.ps1 ended at 05/12/2022 13:22:30 [2022-05-12T13:22:30.550Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-12T13:22:30.860Z] INFO: Integration CLI tests being run from the host: [2022-05-12T13:22:30.860Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-12T13:22:32.889Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-12T13:22:33.102Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-05-12T13:22:34.490Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-12T13:22:35.063Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-12T13:22:35.636Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-05-12T13:22:35.636Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-05-12T13:22:37.555Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-05-12T13:22:38.146Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-05-12T13:22:39.089Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-05-12T13:22:39.879Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-12T13:22:41.006Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-05-12T13:22:41.438Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-12T13:22:41.583Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-05-12T13:22:42.422Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-12T13:22:43.162Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-12T13:22:43.362Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T13:22:43.362Z] INFO: Testing against a local daemon [2022-05-12T13:22:43.362Z] === RUN TestDockerSuite [2022-05-12T13:22:43.362Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-12T13:22:43.362Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-12T13:22:43.362Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T13:22:43.362Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-12T13:22:43.362Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-12T13:22:43.362Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-12T13:22:43.362Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-12T13:22:43.362Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-12T13:22:43.362Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-12T13:22:43.362Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-12T13:22:43.362Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-12T13:22:43.362Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-12T13:22:44.353Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-12T13:22:44.823Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-12T13:22:44.891Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-05-12T13:22:44.891Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-05-12T13:22:44.891Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-05-12T13:22:45.467Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-05-12T13:22:46.041Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-05-12T13:22:46.615Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-05-12T13:22:47.168Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-12T13:22:47.188Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-05-12T13:22:47.760Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-05-12T13:22:47.760Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-05-12T13:22:48.334Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-12T13:22:48.906Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-12T13:22:49.479Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-12T13:22:50.113Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-12T13:22:50.866Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-05-12T13:22:52.254Z] === RUN TestDockerSuite/TestRunState [2022-05-12T13:22:53.201Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-05-12T13:22:53.201Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-12T13:22:53.774Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-12T13:22:53.900Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-12T13:22:54.348Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-12T13:22:54.610Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-05-12T13:22:54.610Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-12T13:22:54.610Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-12T13:22:55.201Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-12T13:22:56.147Z] === RUN TestDockerSuite/TestRunSysctls [2022-05-12T13:22:56.720Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-05-12T13:22:57.294Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-12T13:22:57.294Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-12T13:22:57.294Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-12T13:22:57.867Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-05-12T13:22:59.786Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-05-12T13:23:00.361Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-05-12T13:23:01.750Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-05-12T13:23:02.694Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-05-12T13:23:04.614Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-12T13:23:07.920Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-12T13:23:07.920Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-12T13:23:08.183Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-05-12T13:23:08.445Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-12T13:23:09.020Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-12T13:23:10.938Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-12T13:23:11.513Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-05-12T13:23:12.086Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-12T13:23:12.659Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-12T13:23:12.659Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-12T13:23:12.920Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-12T13:23:13.515Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-12T13:23:14.089Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-12T13:23:14.662Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-05-12T13:23:14.925Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-05-12T13:23:14.925Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-12T13:23:14.925Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-12T13:23:14.925Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-12T13:23:15.499Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-12T13:23:18.054Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-05-12T13:23:18.627Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-12T13:23:19.201Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-12T13:23:20.148Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-12T13:23:21.094Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-05-12T13:23:22.040Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-12T13:23:23.431Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-12T13:23:24.819Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-12T13:23:25.764Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-05-12T13:23:26.710Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-12T13:23:27.288Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-12T13:23:27.288Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-12T13:23:27.288Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-12T13:23:27.288Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-12T13:23:27.288Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-12T13:23:27.288Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-12T13:23:27.288Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-12T13:23:27.288Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-05-12T13:23:27.288Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-12T13:23:27.288Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-05-12T13:23:28.235Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-05-12T13:23:28.808Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-05-12T13:23:29.070Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-05-12T13:23:30.017Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-05-12T13:23:30.593Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-05-12T13:23:31.167Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-12T13:23:31.167Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-05-12T13:23:32.112Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-05-12T13:23:32.112Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-12T13:23:32.112Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-05-12T13:23:32.112Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-12T13:23:32.112Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-05-12T13:23:32.112Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-12T13:23:32.112Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-05-12T13:23:32.112Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-12T13:23:32.112Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-05-12T13:23:32.112Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-12T13:23:32.112Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-05-12T13:23:32.112Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-12T13:23:32.112Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-05-12T13:23:32.112Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-12T13:23:32.112Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-05-12T13:23:32.112Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-05-12T13:23:32.685Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-05-12T13:23:32.947Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-05-12T13:23:32.947Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-05-12T13:23:33.519Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-12T13:23:33.781Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-12T13:23:34.730Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-12T13:23:34.730Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-05-12T13:23:34.991Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-05-12T13:23:35.253Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-05-12T13:23:35.827Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-05-12T13:23:35.827Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-12T13:23:35.827Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-12T13:23:36.402Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-12T13:23:37.792Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-05-12T13:23:37.792Z] docker_cli_service_logs_test.go:246: checking task dx1f7hw0lltp [2022-05-12T13:23:37.792Z] docker_cli_service_logs_test.go:251: checking messages for dx1f7hw0lltp [2022-05-12T13:23:37.792Z] docker_cli_service_logs_test.go:246: checking task r08x96frsgej [2022-05-12T13:23:37.792Z] docker_cli_service_logs_test.go:251: checking messages for r08x96frsgej [2022-05-12T13:23:38.367Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-05-12T13:23:38.367Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-12T13:23:38.367Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-12T13:23:38.634Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-05-12T13:23:38.896Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-12T13:23:38.896Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-12T13:23:39.843Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-12T13:23:40.417Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-12T13:23:41.361Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-05-12T13:23:42.309Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-12T13:23:42.882Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-12T13:23:42.882Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-12T13:23:43.143Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-12T13:23:43.716Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-05-12T13:23:44.661Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-05-12T13:23:45.235Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-12T13:23:45.235Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-12T13:23:46.643Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-12T13:23:46.643Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-12T13:23:46.905Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-12T13:23:47.851Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3672730096 [2022-05-12T13:23:48.113Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-12T13:23:48.376Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-12T13:23:49.766Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-12T13:23:50.029Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-12T13:23:50.029Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-12T13:23:51.420Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-12T13:23:52.810Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-12T13:23:52.810Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-12T13:23:53.071Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-12T13:23:53.071Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-12T13:23:53.071Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-12T13:23:53.643Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-12T13:23:53.643Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-12T13:23:54.215Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-12T13:23:54.510Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-12T13:23:55.158Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-12T13:23:55.158Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-12T13:23:55.613Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-12T13:23:55.613Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-12T13:23:55.731Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-12T13:23:56.068Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-12T13:23:56.068Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-12T13:23:56.068Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-12T13:23:56.522Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-12T13:23:57.455Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-12T13:23:57.455Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-12T13:23:57.455Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-12T13:23:57.481Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-12T13:23:57.481Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-12T13:23:57.481Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-12T13:23:58.281Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-05-12T13:23:58.439Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-12T13:23:58.894Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-12T13:24:00.832Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-05-12T13:24:00.832Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-12T13:24:02.750Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-12T13:24:03.322Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-05-12T13:24:03.585Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-12T13:24:04.560Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-12T13:24:04.654Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-12T13:24:05.503Z] docker_cli_swarm_test.go:1895: [d55a3df271446] joining swarm manager [ddca399ddc1bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T13:24:06.448Z] docker_cli_swarm_test.go:1896: [d0a1b4dae26fa] joining swarm manager [ddca399ddc1bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T13:24:07.393Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-12T13:24:07.534Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-12T13:24:08.781Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-12T13:24:09.355Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-12T13:24:10.742Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-12T13:24:11.244Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-12T13:24:11.244Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-12T13:24:11.244Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-12T13:24:11.244Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-12T13:24:11.688Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-12T13:24:11.698Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-12T13:24:11.698Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-12T13:24:11.698Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-12T13:24:11.698Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-12T13:24:11.698Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-12T13:24:11.698Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-12T13:24:11.698Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-12T13:24:12.633Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-12T13:24:15.939Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-12T13:24:16.360Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-12T13:24:16.360Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T13:24:16.360Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-12T13:24:16.360Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T13:24:16.360Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-12T13:24:16.360Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T13:24:16.360Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-12T13:24:16.814Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-12T13:24:19.242Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-05-12T13:24:19.504Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-12T13:24:21.469Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-12T13:24:22.806Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-12T13:24:27.041Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-05-12T13:24:27.041Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-12T13:24:28.955Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-05-12T13:24:29.900Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-05-12T13:24:31.287Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-12T13:24:31.548Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-12T13:24:32.123Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-12T13:24:32.696Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-12T13:24:32.696Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-12T13:24:32.696Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-12T13:24:33.271Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-12T13:24:35.821Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-12T13:24:36.241Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-12T13:24:36.241Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-12T13:24:36.241Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-12T13:24:36.241Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-12T13:24:36.241Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-12T13:24:36.241Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-12T13:24:36.241Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-12T13:24:36.241Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-12T13:24:36.241Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-12T13:24:36.241Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-12T13:24:36.241Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-12T13:24:36.241Z] === RUN TestDockerSuite/TestBuildFails [2022-05-12T13:24:37.768Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-12T13:24:38.223Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-12T13:24:39.126Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-05-12T13:24:39.126Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-05-12T13:24:39.699Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-05-12T13:24:39.699Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-12T13:24:39.699Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-05-12T13:24:39.699Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-12T13:24:39.699Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-05-12T13:24:40.644Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-05-12T13:24:41.217Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-05-12T13:24:41.562Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-12T13:24:41.562Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-12T13:24:41.562Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-12T13:24:41.562Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-12T13:24:41.562Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-12T13:24:41.562Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-12T13:24:41.562Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-12T13:24:41.562Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T13:24:41.562Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-12T13:24:41.562Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-12T13:24:41.562Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-12T13:24:41.562Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T13:24:41.562Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-12T13:24:41.562Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-12T13:24:41.562Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-12T13:24:41.562Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T13:24:41.562Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-12T13:24:41.562Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-12T13:24:41.562Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-12T13:24:41.562Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-12T13:24:41.790Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-05-12T13:24:42.738Z] === RUN TestDockerSuite/TestUpdateStats [2022-05-12T13:24:43.683Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-05-12T13:24:43.980Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-12T13:24:44.519Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-12T13:24:44.519Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T13:24:44.519Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-12T13:24:44.519Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-12T13:24:44.519Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-12T13:24:45.626Z] docker_cli_swarm_test.go:1796: [da6ec40ce69a7] joining swarm manager [d5618640ecd5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T13:24:46.200Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-05-12T13:24:47.147Z] docker_cli_swarm_test.go:1797: [df8fb8b9613dc] joining swarm manager [d5618640ecd5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T13:24:47.147Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-05-12T13:24:47.147Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-12T13:24:47.147Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-05-12T13:24:48.091Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-05-12T13:24:48.326Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-12T13:24:48.665Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-12T13:24:51.013Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-12T13:24:51.213Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-05-12T13:24:51.343Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-12T13:24:51.343Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-12T13:24:51.343Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-12T13:24:51.343Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-12T13:24:51.343Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-12T13:24:51.343Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-12T13:24:51.343Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-12T13:24:51.343Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-12T13:24:51.343Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-12T13:24:53.131Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-05-12T13:24:55.048Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-05-12T13:24:55.155Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-12T13:24:55.155Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-12T13:24:55.155Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-12T13:24:55.155Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-12T13:24:55.155Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-12T13:24:56.436Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-12T13:24:58.045Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-12T13:24:58.986Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-12T13:25:01.536Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-05-12T13:25:02.923Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-05-12T13:25:02.924Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-05-12T13:25:03.802Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-12T13:25:04.256Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-12T13:25:04.317Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-05-12T13:25:05.602Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-12T13:25:05.704Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-05-12T13:25:06.652Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-05-12T13:25:07.598Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-05-12T13:25:08.987Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-05-12T13:25:09.897Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-12T13:25:09.897Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-12T13:25:09.897Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-12T13:25:10.013Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-12T13:25:10.013Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-12T13:25:10.013Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-12T13:25:10.013Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-12T13:25:10.468Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-12T13:25:10.468Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-12T13:25:10.468Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-12T13:25:10.904Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-05-12T13:25:10.904Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-05-12T13:25:12.294Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-05-12T13:25:12.869Z] docker_cli_swarm_test.go:1315: [d4fffbd423d60] joining swarm manager [d27d6fd76f4f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T13:25:13.814Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-12T13:25:14.387Z] docker_cli_swarm_test.go:1316: [d8b0e7d4dec31] joining swarm manager [d27d6fd76f4f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T13:25:18.992Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-12T13:25:18.992Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T13:25:18.992Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-12T13:25:29.301Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-12T13:25:29.301Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-12T13:25:29.301Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-12T13:25:29.562Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-12T13:25:29.562Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-12T13:25:29.562Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-12T13:25:29.562Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-12T13:25:30.134Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-12T13:25:30.134Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-12T13:25:30.707Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-12T13:25:30.969Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-12T13:25:30.969Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-12T13:25:30.969Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-12T13:25:30.969Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-12T13:25:31.121Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-12T13:25:31.322Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-12T13:25:31.323Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-12T13:25:32.372Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-12T13:25:32.372Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-12T13:25:32.633Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-12T13:25:32.633Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-12T13:25:32.633Z] === RUN TestDockerSuite/TestVolumeEvents [2022-05-12T13:25:33.487Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-12T13:25:33.488Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-12T13:25:33.488Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-12T13:25:34.446Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-12T13:25:34.446Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-12T13:25:39.107Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-12T13:25:39.226Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-12T13:25:39.561Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-12T13:25:39.801Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-12T13:25:39.801Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-12T13:25:39.801Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-12T13:25:40.521Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-12T13:25:41.481Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-12T13:25:41.721Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-12T13:25:41.936Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-12T13:25:43.461Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-12T13:25:43.611Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-12T13:25:44.274Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-12T13:25:44.275Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite (1336.34s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.06s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.07s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.67s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.55s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.41s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.15s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.92s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.64s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.34s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.07s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.85s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.62s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.66s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.76s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.64s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.00s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.57s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAttachDetach (0.75s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.84s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.75s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.70s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.76s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.18s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.20s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.93s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.78s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.76s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.77s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.55s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.71s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.47s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.22s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.59s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.67s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.85s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.53s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.62s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.57s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.28s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.84s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.91s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.98s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.32s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.32s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.05s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.24s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.70s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.58s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.35s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.88s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.26s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.35s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.02s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.43s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.30s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.80s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.73s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.85s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.43s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.88s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.23s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.21s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.79s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.06s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.21s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.65s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.05s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.33s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.40s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.87s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.15s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.61s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.89s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.95s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.59s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.73s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.79s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.08s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.71s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.56s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.44s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildCmd (0.31s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.27s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.30s) [2022-05-12T13:25:44.275Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.18s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.38s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.38s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.21s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.92s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.35s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.13s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.47s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.48s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.35s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.66s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.05s) [2022-05-12T13:25:44.275Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-05-12T13:25:44.275Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-05-12T13:25:44.275Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-12T13:25:44.275Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.44s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.17s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.51s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.37s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.36s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.58s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.38s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.60s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.63s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.25s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.03s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.22s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.07s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.31s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.22s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.68s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.08s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.62s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.15s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.07s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.75s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.27s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.41s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.27s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.78s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.48s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.82s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.26s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.44s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.29s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.77s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.50s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildEnv (1.33s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.07s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.17s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.50s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.56s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.77s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.84s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.15s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.60s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.72s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.86s) [2022-05-12T13:25:44.275Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.52s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.86s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildExpose (0.45s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.93s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.53s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.51s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildFails (1.07s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.17s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.00s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.51s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.45s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.91s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.68s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.91s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.45s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.36s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.05s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.47s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildHistory (3.96s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.31s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.67s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.47s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.34s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.61s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildLabel (0.30s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.27s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.31s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.26s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildLabels (0.33s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.70s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.29s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.14s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.98s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.16s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.25s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.58s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.09s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.82s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.45s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.47s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.61s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.34s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.83s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.76s) [2022-05-12T13:25:44.275Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.25s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.25s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.24s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.42s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.49s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.74s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.90s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.29s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.25s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.27s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.44s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.29s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.50s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.85s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.18s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.72s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.10s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.24s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.42s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.74s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildPATH (2.33s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.81s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.96s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.89s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.08s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.63s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildRm (2.03s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.74s) [2022-05-12T13:25:44.275Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.14s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.40s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.44s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.79s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.83s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.95s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.92s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.29s) [2022-05-12T13:25:44.276Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.63s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildStderr (0.93s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.78s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.18s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.30s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.83s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.70s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.04s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildUser (1.27s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.36s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.91s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.57s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.64s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.64s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.91s) [2022-05-12T13:25:44.276Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-12T13:25:44.276Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-12T13:25:44.276Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-12T13:25:44.276Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.33s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.75s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.77s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.93s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.18s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.44s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.76s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.31s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.43s) [2022-05-12T13:25:44.276Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.00s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.32s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2022-05-12T13:25:44.276Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.60s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.82s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCommitChange (0.77s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.67s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.30s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.03s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.74s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCommitTTY (1.05s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.69s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.29s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.95s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.18s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.45s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.36s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.63s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.74s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.63s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.48s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.51s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.51s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.66s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.59s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.68s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.18s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.60s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.74s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.63s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.05s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.90s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.83s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.92s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.58s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.77s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.76s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.19s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.45s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.58s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.69s) [2022-05-12T13:25:44.276Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.68s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.60s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.96s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.93s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.48s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.05s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.91s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.35s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.55s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.54s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.77s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000cecf18_} (1.63s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11416711775_/foo_false____} (1.32s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11416711775_/foo_true____} (1.29s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32235818088_/foo_false____} (1.34s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32235818088_/foo_true____} (1.32s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32235818088_/foo_true__0xc000cecf90__} (1.31s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000cecfa8_} (1.33s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000cecfc0_} (1.36s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ced020_} (1.34s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ced038_} (1.39s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.09s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.63s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.43s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.33s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.06s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.54s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.55s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.65s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.58s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.54s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.53s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.62s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.60s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.52s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.64s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.77s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.70s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.71s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.13s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.93s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.61s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.07s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.71s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.92s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.03s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.06s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.31s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.82s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.27s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.67s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.50s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.66s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.92s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.97s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.64s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.47s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.75s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpToDot (0.63s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.99s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.32s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpToStdout (0.56s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.10s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.69s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.99s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.54s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.69s) [2022-05-12T13:25:44.276Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.73s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2022-05-12T13:25:44.276Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.90s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.78s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.13s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.22s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.53s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.03s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.54s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.02s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.06s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.49s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.55s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.51s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.12s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.54s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.05s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.61s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.74s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.67s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.25s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.61s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestEventsAttach (0.55s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestEventsCommit (0.65s) [2022-05-12T13:25:44.276Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.52s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.48s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.51s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.19s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.58s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.21s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsCopy (0.77s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.90s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.45s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.38s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.16s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.87s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.30s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsFilters (1.09s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsFormat (1.00s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.75s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.28s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.72s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.27s) [2022-05-12T13:25:44.277Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-12T13:25:44.277Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.96s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.47s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsRename (0.48s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsResize (0.49s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.41s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.60s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.74s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsTop (0.55s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsUntag (2.60s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.83s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExec (0.56s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.51s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.60s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.50s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.09s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.49s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.51s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.54s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.61s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.51s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.50s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.99s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecCgroup (0.90s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecEnv (0.62s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.01s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecInspectID (2.55s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecInteractive (0.53s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.72s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.58s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecParseError (0.67s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.63s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.01s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.52s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecStartFails (0.54s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.73s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.52s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecTTY (0.56s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.56s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2022-05-12T13:25:44.277Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.43s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.62s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.92s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.86s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestExecWithUser (1.17s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.77s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.64s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.49s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.49s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestHealth (19.03s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.53s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.55s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestImportBadURL (0.01s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestImportDisplay (0.96s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestImportFile (1.07s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.13s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestImportGzipped (1.15s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.08s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.46s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.49s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.46s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.42s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.08s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.50s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.57s) [2022-05-12T13:25:44.277Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.68s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.52s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T13:25:44.277Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.01s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.38s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.97s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.93s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.07s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.42s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.39s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.37s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.34s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.55s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.50s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.09s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.84s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.67s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.52s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.46s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.44s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.46s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.42s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.53s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.71s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.03s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.08s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.00s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.20s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.68s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.94s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.48s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLogsSince (6.53s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.50s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.53s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.44s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.49s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.48s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestNetHostname (1.29s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.68s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.29s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPluginActive (2.01s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.47s) [2022-05-12T13:25:44.277Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.35s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.96s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.01s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.45s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.83s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.34s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.90s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.89s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPortList (6.11s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.95s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.07s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.66s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.52s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.51s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.11s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.70s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.99s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPsByOrder (1.95s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.67s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.16s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.52s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.32s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.53s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.05s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.91s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.00s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.73s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.14s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.45s) [2022-05-12T13:25:44.277Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.97s) [2022-05-12T13:25:44.278Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.25s) [2022-05-12T13:25:44.278Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s) [2022-05-12T13:25:44.278Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.46s) [2022-05-12T13:25:44.278Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.61s) [2022-05-12T13:25:44.278Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.55s) [2022-05-12T13:25:44.278Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-12T13:25:44.278Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.20s) [2022-05-12T13:25:44.278Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-05-12T13:25:44.278Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-05-12T13:25:44.278Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.50s) [2022-05-12T13:25:44.278Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.97s) [2022-05-12T13:25:44.278Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.98s) [2022-05-12T13:25:44.278Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.85s) [2022-05-12T13:25:44.278Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.36s) [2022-05-12T13:25:44.278Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.81s) [2022-05-12T13:25:44.278Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.35s) [2022-05-12T13:25:44.278Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2022-05-12T13:25:44.278Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2022-05-12T13:25:44.278Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.26s) [2022-05-12T13:25:44.278Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.97s) [2022-05-12T13:25:44.278Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.04s) [2022-05-12T13:25:44.278Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.89s) [2022-05-12T13:25:44.278Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.53s) [2022-05-12T13:25:44.278Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-05-12T13:25:44.278Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.16s) [2022-05-12T13:25:44.278Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.18s) [2022-05-12T13:25:44.278Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.67s) [2022-05-12T13:25:44.278Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2022-05-12T13:25:44.278Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.11s) [2022-05-12T13:25:44.540Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.70s) [2022-05-12T13:25:44.540Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.12s) [2022-05-12T13:25:44.540Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.67s) [2022-05-12T13:25:44.540Z] --- PASS: TestDockerSuite/TestRmiTag (0.18s) [2022-05-12T13:25:44.540Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2022-05-12T13:25:44.540Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.57s) [2022-05-12T13:25:44.540Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2022-05-12T13:25:44.540Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.53s) [2022-05-12T13:25:44.540Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2022-05-12T13:25:44.540Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.04s) [2022-05-12T13:25:44.540Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2022-05-12T13:25:44.540Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-05-12T13:25:44.540Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2022-05-12T13:25:44.540Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-12T13:25:44.540Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2022-05-12T13:25:44.540Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.06s) [2022-05-12T13:25:44.540Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.40s) [2022-05-12T13:25:44.540Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2022-05-12T13:25:44.540Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2022-05-12T13:25:44.540Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s) [2022-05-12T13:25:44.540Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.11s) [2022-05-12T13:25:44.540Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.74s) [2022-05-12T13:25:44.540Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.81s) [2022-05-12T13:25:44.540Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.69s) [2022-05-12T13:25:44.540Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.66s) [2022-05-12T13:25:44.540Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.97s) [2022-05-12T13:25:44.540Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.68s) [2022-05-12T13:25:44.540Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.86s) [2022-05-12T13:25:44.540Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.49s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.64s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.47s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.41s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.42s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.63s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.49s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.74s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.53s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.92s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.06s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.00s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.42s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.56s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.77s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.42s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.02s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.01s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.49s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.64s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.52s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.57s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.60s) [2022-05-12T13:25:44.541Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-05-12T13:25:44.541Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.45s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.07s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.98s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.33s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.00s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s) [2022-05-12T13:25:44.541Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.43s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.10s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.58s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.43s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.66s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.91s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.10s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.76s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.50s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.69s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.58s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.50s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.94s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2022-05-12T13:25:44.541Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.47s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.51s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.11s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.95s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.13s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.65s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.24s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.02s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.69s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.48s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.46s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.77s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.06s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.34s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.88s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.08s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.24s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunMount (4.99s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.53s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.65s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.30s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.67s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.63s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.29s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.45s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.00s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.93s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.45s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunNetHost (0.67s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.49s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.42s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.51s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.36s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.56s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.46s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.41s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.42s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.47s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.52s) [2022-05-12T13:25:44.541Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.72s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.50s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.19s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.01s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.59s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.63s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.56s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.48s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2022-05-12T13:25:44.541Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.49s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.41s) [2022-05-12T13:25:44.541Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.47s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.02s) [2022-05-12T13:25:44.541Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.65s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.35s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunRm (0.52s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.56s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.80s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.62s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.59s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.75s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.81s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.53s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.61s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.46s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.49s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.57s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.72s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.63s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.49s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.55s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.49s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.63s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunState (1.35s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.44s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.57s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2022-05-12T13:25:44.541Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.64s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.78s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunSysctls (1.24s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.51s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.06s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.46s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.24s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.76s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.04s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.49s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.67s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.52s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.78s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.23s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunUserByID (0.60s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.11s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.59s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunUserByName (0.77s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.61s) [2022-05-12T13:25:44.541Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.50s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.30s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.45s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.07s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.76s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.37s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.44s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.83s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s) [2022-05-12T13:25:44.541Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-05-12T13:25:44.541Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-05-12T13:25:44.541Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2022-05-12T13:25:44.541Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.83s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.65s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.10s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.48s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.70s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.04s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.76s) [2022-05-12T13:25:44.541Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-05-12T13:25:44.541Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-12T13:25:44.541Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-12T13:25:44.541Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-12T13:25:44.541Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-12T13:25:44.541Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.54s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.54s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.54s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.27s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.71s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.66s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.51s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.44s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.38s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.70s) [2022-05-12T13:25:44.541Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.44s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.95s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.64s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.01s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.55s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.74s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.67s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.76s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.16s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.39s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.10s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.55s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.42s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.17s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.96s) [2022-05-12T13:25:44.541Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.66s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.64s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.16s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.74s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.04s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.98s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.75s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.60s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.54s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestStartRecordError (1.07s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.04s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.12s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.92s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.99s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.55s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.55s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.56s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-05-12T13:25:44.542Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.52s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.55s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.89s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.42s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s) [2022-05-12T13:25:44.542Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-12T13:25:44.542Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.92s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.97s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestUpdateStats (3.49s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.06s) [2022-05-12T13:25:44.542Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.79s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.23s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.27s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.99s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.39s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.22s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.62s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.41s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.56s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.27s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.96s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.30s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.38s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.52s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.63s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.67s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.50s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.47s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.45s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.07s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.49s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.52s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.94s) [2022-05-12T13:25:44.542Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.55s) [2022-05-12T13:25:44.542Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-05-12T13:25:44.542Z] === RUN TestDockerRegistrySuite [2022-05-12T13:25:44.542Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-12T13:25:44.987Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-12T13:25:45.487Z] check_test.go:194: [d6c0f3b28f1da] daemon is not started [2022-05-12T13:25:45.487Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-12T13:25:46.431Z] check_test.go:194: [dff978694be88] daemon is not started [2022-05-12T13:25:46.431Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-12T13:25:47.820Z] check_test.go:194: [d15708f8a2f3f] daemon is not started [2022-05-12T13:25:47.820Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-12T13:25:48.082Z] check_test.go:194: [dce309dcd9245] daemon is not started [2022-05-12T13:25:48.082Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T13:25:50.633Z] check_test.go:194: [d867b2badfdb2] daemon is not started [2022-05-12T13:25:50.633Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T13:25:50.746Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-12T13:25:50.746Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-12T13:25:50.746Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-12T13:25:50.746Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-12T13:25:51.200Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-12T13:25:51.200Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-12T13:25:51.200Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-12T13:25:51.200Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-12T13:25:51.200Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-12T13:25:52.159Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-12T13:25:52.614Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-12T13:25:55.946Z] check_test.go:194: [da5b2c78068be] daemon is not started [2022-05-12T13:25:55.946Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-12T13:25:56.095Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-12T13:25:58.372Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-12T13:25:58.496Z] check_test.go:194: [d32c69461c8d5] daemon is not started [2022-05-12T13:25:58.496Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-12T13:25:59.440Z] check_test.go:194: [dc6d6c41db387] daemon is not started [2022-05-12T13:25:59.440Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-12T13:26:00.386Z] check_test.go:194: [d152de4b4effa] daemon is not started [2022-05-12T13:26:00.386Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-12T13:26:01.331Z] check_test.go:194: [dd9a8bca08a3e] daemon is not started [2022-05-12T13:26:01.331Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-12T13:26:02.720Z] check_test.go:194: [df286fa3fb433] daemon is not started [2022-05-12T13:26:02.720Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-12T13:26:03.664Z] check_test.go:194: [d01eaf609ab4e] daemon is not started [2022-05-12T13:26:03.665Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-12T13:26:04.610Z] check_test.go:194: [da5f2abf8519e] daemon is not started [2022-05-12T13:26:04.610Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-12T13:26:05.556Z] check_test.go:194: [d3cb8958c7809] daemon is not started [2022-05-12T13:26:05.556Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-12T13:26:06.130Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a792636f05de794ad15e99de2d0df2d5addeb264e7f6afd3fc9b1aea928f80db [2022-05-12T13:26:07.076Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:501e60bc77aecfd5b1b0cad7763c05d947eb9ed887cfd96dba48267915b794f4 [2022-05-12T13:26:07.338Z] check_test.go:194: [d0fc27692e436] daemon is not started [2022-05-12T13:26:07.338Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-12T13:26:08.283Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:dedf8b4a4d7d84373fa28e69d0abea91bb264b7ee7daa0ad051d00fc441bf54a [2022-05-12T13:26:08.857Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:deef27e98d6e0fc769bdda03ae6f1ec5704641635f2e79794eada395abf717f4 [2022-05-12T13:26:09.118Z] check_test.go:194: [d902464b4777f] daemon is not started [2022-05-12T13:26:09.118Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-12T13:26:10.063Z] check_test.go:194: [df398f0465f55] daemon is not started [2022-05-12T13:26:10.063Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-12T13:26:12.613Z] check_test.go:194: [d21bb8dd0758d] daemon is not started [2022-05-12T13:26:12.613Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-12T13:26:13.204Z] check_test.go:194: [dfbc4f152178d] daemon is not started [2022-05-12T13:26:13.204Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-12T13:26:13.204Z] check_test.go:194: [d730d29047794] daemon is not started [2022-05-12T13:26:13.468Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T13:26:14.421Z] check_test.go:194: [d328be557942a] daemon is not started [2022-05-12T13:26:14.421Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T13:26:15.365Z] check_test.go:194: [d1fcb08fd37b2] daemon is not started [2022-05-12T13:26:15.365Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T13:26:15.993Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-12T13:26:15.993Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-12T13:26:15.993Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-12T13:26:15.993Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-12T13:26:16.311Z] check_test.go:194: [ddeaddb8b5def] daemon is not started [2022-05-12T13:26:16.311Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-12T13:26:16.572Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-05-12T13:26:19.125Z] check_test.go:194: [deb3b66f8d1fe] daemon is not started [2022-05-12T13:26:19.387Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-12T13:26:19.648Z] check_test.go:194: [de48aafbfda0a] daemon is not started [2022-05-12T13:26:19.910Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-12T13:26:20.855Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-05-12T13:26:21.116Z] check_test.go:194: [dd7301edfec28] daemon is not started [2022-05-12T13:26:21.116Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-12T13:26:21.689Z] check_test.go:194: [d6b5fd59350d5] daemon is not started [2022-05-12T13:26:21.689Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-12T13:26:21.689Z] check_test.go:194: [d6fddd6d0e3d0] daemon is not started [2022-05-12T13:26:21.689Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-12T13:26:21.952Z] check_test.go:194: [d0dbc81313bee] daemon is not started [2022-05-12T13:26:21.952Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-12T13:26:22.214Z] check_test.go:194: [d7cb035b5ba4d] daemon is not started [2022-05-12T13:26:22.214Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-12T13:26:22.853Z] check_test.go:194: [d02ed20a97b33] daemon is not started [2022-05-12T13:26:22.853Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-12T13:26:23.114Z] check_test.go:194: [deb0f9e42ca6f] daemon is not started [2022-05-12T13:26:23.114Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-12T13:26:24.504Z] check_test.go:194: [da5e92698d8de] daemon is not started [2022-05-12T13:26:24.504Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-12T13:26:26.423Z] check_test.go:194: [dc9ccbbc869a2] daemon is not started [2022-05-12T13:26:26.423Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-12T13:26:27.368Z] check_test.go:194: [dbfb8457787cb] daemon is not started [2022-05-12T13:26:27.630Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-12T13:26:27.894Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-05-12T13:26:28.839Z] check_test.go:194: [da553a5cae2a4] daemon is not started [2022-05-12T13:26:28.839Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-12T13:26:29.784Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite (46.31s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.19s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.02s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.26s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.70s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.69s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.81s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.07s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.97s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.04s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.18s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.09s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.88s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.00s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.84s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.88s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.13s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.96s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.12s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.00s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.51s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.33s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.49s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.34s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.55s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.27s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.02s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.22s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.26s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.08s) [2022-05-12T13:26:30.729Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.80s) [2022-05-12T13:26:30.729Z] === RUN TestDockerSchema1RegistrySuite [2022-05-12T13:26:30.729Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-12T13:26:30.729Z] check_test.go:221: [db7b6fd7a0bed] daemon is not started [2022-05-12T13:26:30.729Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T13:26:31.976Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-12T13:26:34.987Z] check_test.go:221: [d3ad432b70927] daemon is not started [2022-05-12T13:26:34.987Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T13:26:34.987Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-05-12T13:26:37.535Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-05-12T13:26:39.454Z] check_test.go:221: [d6e8c67ea531d] daemon is not started [2022-05-12T13:26:39.454Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-12T13:26:40.406Z] check_test.go:221: [dd1cb35c189fb] daemon is not started [2022-05-12T13:26:40.406Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-12T13:26:40.627Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-12T13:26:40.669Z] check_test.go:221: [d6a57ebd4711d] daemon is not started [2022-05-12T13:26:40.669Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T13:26:41.614Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-05-12T13:26:41.876Z] check_test.go:221: [d55fe562d2b1f] daemon is not started [2022-05-12T13:26:41.876Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T13:26:43.264Z] check_test.go:221: [da8e3a78d0994] daemon is not started [2022-05-12T13:26:43.264Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T13:26:44.212Z] check_test.go:221: [da50f24e38ae2] daemon is not started [2022-05-12T13:26:44.212Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-12T13:26:45.600Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-05-12T13:26:46.989Z] check_test.go:221: [dac3f7edccea1] daemon is not started [2022-05-12T13:26:46.989Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-12T13:26:47.585Z] check_test.go:221: [d13a3ffb5b365] daemon is not started [2022-05-12T13:26:47.585Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-12T13:26:47.848Z] check_test.go:221: [dcee8f3b24ad8] daemon is not started [2022-05-12T13:26:47.848Z] --- PASS: TestDockerSchema1RegistrySuite (17.31s) [2022-05-12T13:26:47.848Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.20s) [2022-05-12T13:26:47.848Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.85s) [2022-05-12T13:26:47.848Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.63s) [2022-05-12T13:26:47.848Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.19s) [2022-05-12T13:26:47.848Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-05-12T13:26:47.848Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.31s) [2022-05-12T13:26:47.848Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.05s) [2022-05-12T13:26:47.848Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.19s) [2022-05-12T13:26:47.848Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.66s) [2022-05-12T13:26:47.848Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.61s) [2022-05-12T13:26:47.848Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.46s) [2022-05-12T13:26:47.848Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-12T13:26:47.848Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-12T13:26:48.792Z] check_test.go:250: [d27fb83af6e28] daemon is not started [2022-05-12T13:26:48.792Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-12T13:26:49.365Z] check_test.go:250: [d5a0012f7d651] daemon is not started [2022-05-12T13:26:49.365Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-12T13:26:49.627Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-05-12T13:26:49.627Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-12T13:26:49.627Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-05-12T13:26:49.627Z] check_test.go:250: [d57e665167890] daemon is not started [2022-05-12T13:26:49.627Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-12T13:26:51.015Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-12T13:26:51.588Z] check_test.go:250: [d75a1fa7020d4] daemon is not started [2022-05-12T13:26:51.588Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-12T13:26:51.602Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-12T13:26:52.163Z] check_test.go:250: [ded6f4ddd96ef] daemon is not started [2022-05-12T13:26:52.163Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-12T13:26:53.114Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-12T13:26:53.552Z] check_test.go:250: [dd04bd328e231] daemon is not started [2022-05-12T13:26:53.552Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-12T13:26:53.552Z] check_test.go:250: [d68c15a5785bd] daemon is not started [2022-05-12T13:26:53.552Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.52s) [2022-05-12T13:26:53.552Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.87s) [2022-05-12T13:26:53.552Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.63s) [2022-05-12T13:26:53.552Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.20s) [2022-05-12T13:26:53.552Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.32s) [2022-05-12T13:26:53.552Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.72s) [2022-05-12T13:26:53.552Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.55s) [2022-05-12T13:26:53.552Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.04s) [2022-05-12T13:26:53.552Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.20s) [2022-05-12T13:26:53.552Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-12T13:26:53.552Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-12T13:26:55.467Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-05-12T13:26:56.040Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-05-12T13:26:56.613Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-05-12T13:26:58.531Z] check_test.go:277: [d2d958c19b8c0] daemon is not started [2022-05-12T13:26:58.531Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-12T13:26:58.792Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-05-12T13:26:58.792Z] check_test.go:277: [d3795b72774c5] daemon is not started [2022-05-12T13:26:58.792Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-12T13:26:59.053Z] check_test.go:277: [dc29378e38d84] daemon is not started [2022-05-12T13:26:59.053Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-12T13:26:59.053Z] check_test.go:277: [dd5dec976898d] daemon is not started [2022-05-12T13:26:59.053Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-12T13:26:59.314Z] check_test.go:277: [df31482b38b70] daemon is not started [2022-05-12T13:26:59.314Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.84s) [2022-05-12T13:26:59.314Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-05-12T13:26:59.314Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.19s) [2022-05-12T13:26:59.314Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-05-12T13:26:59.314Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-05-12T13:26:59.314Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.19s) [2022-05-12T13:26:59.314Z] === RUN TestDockerNetworkSuite [2022-05-12T13:26:59.314Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-05-12T13:27:00.260Z] docker_cli_network_unix_test.go:46: [dd1c8a6dfb021] daemon is not started [2022-05-12T13:27:00.522Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-05-12T13:27:01.468Z] docker_cli_network_unix_test.go:46: [da81feff2f88c] daemon is not started [2022-05-12T13:27:01.468Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-05-12T13:27:03.979Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-12T13:27:04.048Z] docker_cli_network_unix_test.go:46: [d4235d04843d7] daemon is not started [2022-05-12T13:27:04.314Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-05-12T13:27:05.700Z] docker_cli_network_unix_test.go:46: [d4f52f07ef63f] daemon is not started [2022-05-12T13:27:05.960Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-05-12T13:27:05.960Z] docker_cli_network_unix_test.go:1233: [d5d1f35a6b62d] daemon is not started [2022-05-12T13:27:08.509Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-05-12T13:27:09.453Z] docker_cli_network_unix_test.go:46: [d67475cc53fe1] daemon is not started [2022-05-12T13:27:09.862Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-12T13:27:10.026Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-05-12T13:27:14.240Z] docker_cli_network_unix_test.go:46: [d45ec979ab542] daemon is not started [2022-05-12T13:27:15.185Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-05-12T13:27:16.899Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-12T13:27:17.103Z] docker_cli_network_unix_test.go:46: [dcd50cb03900b] daemon is not started [2022-05-12T13:27:17.364Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-05-12T13:27:18.309Z] docker_cli_network_unix_test.go:46: [d69be059960fa] daemon is not started [2022-05-12T13:27:18.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-05-12T13:27:18.883Z] docker_cli_network_unix_test.go:46: [db4f286be52d2] daemon is not started [2022-05-12T13:27:18.883Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-05-12T13:27:19.145Z] docker_cli_network_unix_test.go:46: [d0a41050ab5f2] daemon is not started [2022-05-12T13:27:19.407Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-05-12T13:27:19.979Z] docker_cli_network_unix_test.go:46: [dfce0650d971b] daemon is not started [2022-05-12T13:27:20.241Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-05-12T13:27:20.814Z] docker_cli_network_unix_test.go:46: [d1ffb52167b12] daemon is not started [2022-05-12T13:27:21.076Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-05-12T13:27:21.338Z] docker_cli_network_unix_test.go:46: [d045f8c970442] daemon is not started [2022-05-12T13:27:21.338Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-05-12T13:27:21.556Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-12T13:27:21.600Z] docker_cli_network_unix_test.go:46: [dfbc6e8085753] daemon is not started [2022-05-12T13:27:21.600Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-05-12T13:27:22.173Z] docker_cli_network_unix_test.go:46: [db82034f6f12e] daemon is not started [2022-05-12T13:27:22.434Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-05-12T13:27:22.434Z] docker_cli_network_unix_test.go:46: [d9963e4d94509] daemon is not started [2022-05-12T13:27:22.434Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-05-12T13:27:22.434Z] docker_cli_network_unix_test.go:46: [d9ec81eb4ae15] daemon is not started [2022-05-12T13:27:22.434Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-05-12T13:27:22.696Z] docker_cli_network_unix_test.go:46: [d76e889a5b626] daemon is not started [2022-05-12T13:27:22.696Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-05-12T13:27:23.651Z] docker_cli_network_unix_test.go:46: [dad11cc8608eb] daemon is not started [2022-05-12T13:27:23.651Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-05-12T13:27:24.232Z] docker_cli_network_unix_test.go:46: [d2511e2a5cf93] daemon is not started [2022-05-12T13:27:24.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-05-12T13:27:24.494Z] docker_cli_network_unix_test.go:46: [d784ced89a088] daemon is not started [2022-05-12T13:27:24.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-05-12T13:27:24.756Z] docker_cli_network_unix_test.go:46: [dfa4acc3ed291] daemon is not started [2022-05-12T13:27:24.756Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-05-12T13:27:25.017Z] docker_cli_network_unix_test.go:46: [dc937e8039791] daemon is not started [2022-05-12T13:27:25.017Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-05-12T13:27:25.962Z] docker_cli_network_unix_test.go:968: [d7c29be5500e6] daemon is not started [2022-05-12T13:27:27.351Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-05-12T13:27:28.296Z] docker_cli_network_unix_test.go:46: [dc6feaee6b348] daemon is not started [2022-05-12T13:27:28.558Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-05-12T13:27:31.109Z] docker_cli_network_unix_test.go:1116: [d07dc11633b22] daemon is not started [2022-05-12T13:27:32.761Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-12T13:27:32.761Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-12T13:27:32.761Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-12T13:27:32.761Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-12T13:27:32.761Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-12T13:27:35.324Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-05-12T13:27:35.324Z] docker_cli_network_unix_test.go:46: [d01bf2467bc1e] daemon is not started [2022-05-12T13:27:35.324Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-05-12T13:27:35.586Z] docker_cli_network_unix_test.go:46: [d8229f08908f3] daemon is not started [2022-05-12T13:27:35.586Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-05-12T13:27:35.848Z] docker_cli_network_unix_test.go:46: [db6583990b4ee] daemon is not started [2022-05-12T13:27:35.848Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-05-12T13:27:35.848Z] docker_cli_network_unix_test.go:46: [d6ed4f0c11b33] daemon is not started [2022-05-12T13:27:35.848Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-05-12T13:27:36.110Z] docker_cli_network_unix_test.go:46: [d81f2f4669527] daemon is not started [2022-05-12T13:27:36.110Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-05-12T13:27:36.371Z] docker_cli_network_unix_test.go:46: [d702ebc6fa9ec] daemon is not started [2022-05-12T13:27:36.371Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-05-12T13:27:36.371Z] docker_cli_network_unix_test.go:46: [ddb2f13bb6801] daemon is not started [2022-05-12T13:27:36.371Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-05-12T13:27:37.759Z] docker_cli_network_unix_test.go:46: [d665959c4cb44] daemon is not started [2022-05-12T13:27:38.642Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-12T13:27:38.702Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-05-12T13:27:38.702Z] docker_cli_network_unix_test.go:46: [d5148bc85955d] daemon is not started [2022-05-12T13:27:38.702Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-05-12T13:27:38.702Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-12T13:27:38.702Z] docker_cli_network_unix_test.go:46: [dc7a7af540b24] daemon is not started [2022-05-12T13:27:38.702Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-05-12T13:27:39.111Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-12T13:27:39.111Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-12T13:27:39.111Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-12T13:27:39.111Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-12T13:27:39.111Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-12T13:27:39.111Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-12T13:27:39.111Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-12T13:27:39.189Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-12T13:27:39.189Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-12T13:27:39.189Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-12T13:27:39.275Z] docker_cli_network_unix_test.go:46: [dae58bee4bba2] daemon is not started [2022-05-12T13:27:39.536Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-05-12T13:27:39.579Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-12T13:27:40.566Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-12T13:27:43.751Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-05-12T13:27:44.355Z] docker_cli_network_unix_test.go:1084: [d9494e37452d5] daemon is not started [2022-05-12T13:27:45.323Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-12T13:27:46.277Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-05-12T13:27:46.277Z] docker_cli_network_unix_test.go:46: [db5173b19f1a8] daemon is not started [2022-05-12T13:27:46.277Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-05-12T13:27:46.539Z] docker_cli_network_unix_test.go:46: [d9bf4d11d5053] daemon is not started [2022-05-12T13:27:46.800Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-05-12T13:27:46.890Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-12T13:27:46.890Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-12T13:27:46.890Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-12T13:27:46.890Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-12T13:27:46.890Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-12T13:27:46.890Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-12T13:27:47.735Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-12T13:27:47.735Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-12T13:27:47.735Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-12T13:27:47.735Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-12T13:27:47.735Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-12T13:27:47.735Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-12T13:27:48.187Z] docker_cli_network_unix_test.go:46: [d0c6cfa354533] daemon is not started [2022-05-12T13:27:48.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-05-12T13:27:48.448Z] docker_cli_network_unix_test.go:46: [d01c2565ba5e8] daemon is not started [2022-05-12T13:27:48.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-05-12T13:27:48.710Z] docker_cli_network_unix_test.go:46: [ded550c3e664c] daemon is not started [2022-05-12T13:27:48.972Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-05-12T13:27:49.545Z] docker_cli_network_unix_test.go:46: [de2c9c91b294d] daemon is not started [2022-05-12T13:27:49.545Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-05-12T13:27:50.118Z] docker_cli_network_unix_test.go:46: [d0171b6e85049] daemon is not started [2022-05-12T13:27:50.380Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-05-12T13:27:50.621Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-12T13:27:50.683Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-12T13:27:52.927Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-05-12T13:27:55.289Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-12T13:27:55.479Z] docker_cli_swarm_test.go:1180: [dc4e01a9d4012] joining swarm manager [d85a020771ff7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T13:27:56.865Z] docker_cli_network_unix_test.go:46: [d1f80a892ff2f] daemon is not started [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite (57.57s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.30s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.91s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.82s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.58s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.46s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.48s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.10s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.27s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.14s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.91s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.87s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.76s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.04s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.22s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.16s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.87s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.49s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-05-12T13:27:56.865Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.42s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.98s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.78s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.51s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.93s) [2022-05-12T13:27:56.865Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.47s) [2022-05-12T13:27:56.865Z] === RUN TestDockerHubPullSuite [2022-05-12T13:27:56.865Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-05-12T13:27:58.185Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-12T13:27:58.185Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-12T13:27:58.185Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-12T13:27:58.782Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-05-12T13:28:00.698Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-05-12T13:28:01.071Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-12T13:28:01.643Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-05-12T13:28:01.905Z] docker_cli_swarm_test.go:1189: [d22895f5b7e6b] joining swarm manager [d85a020771ff7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T13:28:02.030Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-12T13:28:03.295Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-05-12T13:28:03.295Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-05-12T13:28:03.295Z] --- PASS: TestDockerHubPullSuite (6.40s) [2022-05-12T13:28:03.295Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.66s) [2022-05-12T13:28:03.295Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2022-05-12T13:28:03.295Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.69s) [2022-05-12T13:28:03.295Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.53s) [2022-05-12T13:28:03.295Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2022-05-12T13:28:03.295Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2022-05-12T13:28:03.295Z] PASS [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === Skipped [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-05-12T13:28:03.295Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-12T13:28:03.295Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-05-12T13:28:03.295Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-12T13:28:03.295Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-05-12T13:28:03.295Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-12T13:28:03.295Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-12T13:28:03.295Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-12T13:28:03.295Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-12T13:28:03.295Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-12T13:28:03.295Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2022-05-12T13:28:03.295Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-12T13:28:03.295Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-12T13:28:03.295Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-12T13:28:03.295Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-05-12T13:28:03.295Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-12T13:28:03.295Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-12T13:28:03.295Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-12T13:28:03.295Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-12T13:28:03.295Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-12T13:28:03.295Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-12T13:28:03.295Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-12T13:28:03.295Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-12T13:28:03.295Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-12T13:28:03.295Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-12T13:28:03.295Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-12T13:28:03.295Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-05-12T13:28:03.295Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T13:28:03.295Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-12T13:28:03.295Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-12T13:28:03.295Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-12T13:28:03.295Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-12T13:28:03.295Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-12T13:28:03.295Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T13:28:03.295Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-12T13:28:03.295Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-12T13:28:03.295Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-12T13:28:03.295Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-12T13:28:03.295Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-12T13:28:03.295Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-12T13:28:03.295Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-12T13:28:03.295Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-12T13:28:03.295Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-12T13:28:03.295Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-12T13:28:03.295Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-12T13:28:03.295Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-12T13:28:03.295Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-12T13:28:03.295Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-12T13:28:03.295Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-05-12T13:28:03.295Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-12T13:28:03.295Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-12T13:28:03.295Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-12T13:28:03.295Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-12T13:28:03.295Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-12T13:28:03.295Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-12T13:28:03.295Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-12T13:28:03.295Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-12T13:28:03.295Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-12T13:28:03.295Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-12T13:28:03.295Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-12T13:28:03.295Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-12T13:28:03.295Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-12T13:28:03.295Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-12T13:28:03.295Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-12T13:28:03.295Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-12T13:28:03.295Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-12T13:28:03.295Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-12T13:28:03.295Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-12T13:28:03.295Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-05-12T13:28:03.295Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-12T13:28:03.295Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-05-12T13:28:03.295Z] [2022-05-12T13:28:03.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-05-12T13:28:03.296Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-12T13:28:03.296Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-05-12T13:28:03.296Z] [2022-05-12T13:28:03.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-05-12T13:28:03.296Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-12T13:28:03.296Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-05-12T13:28:03.296Z] [2022-05-12T13:28:03.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-05-12T13:28:03.296Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-12T13:28:03.296Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-05-12T13:28:03.296Z] [2022-05-12T13:28:03.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-12T13:28:03.296Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-12T13:28:03.296Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-12T13:28:03.296Z] [2022-05-12T13:28:03.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-12T13:28:03.296Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-12T13:28:03.296Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-12T13:28:03.296Z] [2022-05-12T13:28:03.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-12T13:28:03.296Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-12T13:28:03.296Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-12T13:28:03.296Z] [2022-05-12T13:28:03.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-12T13:28:03.296Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-12T13:28:03.296Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-12T13:28:03.296Z] [2022-05-12T13:28:03.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-12T13:28:03.296Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-12T13:28:03.296Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-12T13:28:03.296Z] [2022-05-12T13:28:03.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-12T13:28:03.296Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-12T13:28:03.296Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-12T13:28:03.296Z] [2022-05-12T13:28:03.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-12T13:28:03.296Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-12T13:28:03.296Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-12T13:28:03.296Z] [2022-05-12T13:28:03.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-12T13:28:03.296Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-12T13:28:03.296Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-12T13:28:03.296Z] [2022-05-12T13:28:03.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-12T13:28:03.296Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-12T13:28:03.296Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-12T13:28:03.296Z] [2022-05-12T13:28:03.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-12T13:28:03.296Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-12T13:28:03.296Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-12T13:28:03.296Z] [2022-05-12T13:28:03.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-12T13:28:03.296Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-12T13:28:03.296Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-12T13:28:03.296Z] [2022-05-12T13:28:03.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-05-12T13:28:03.296Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-12T13:28:03.296Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-05-12T13:28:03.296Z] [2022-05-12T13:28:03.296Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-05-12T13:28:03.296Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-12T13:28:03.296Z] docker_cli_network_unix_test.go:46: [dc7a7af540b24] daemon is not started [2022-05-12T13:28:03.296Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-05-12T13:28:03.296Z] [2022-05-12T13:28:03.296Z] DONE 1265 tests, 51 skipped in 1481.821s [2022-05-12T13:28:03.296Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-12T13:28:03.296Z] ++++ cat bundles/test-integration/docker.pid [2022-05-12T13:28:03.296Z] +++ kill 9383 [2022-05-12T13:28:03.296Z] +++ /etc/init.d/apparmor stop [2022-05-12T13:28:03.296Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T13:28:03.296Z] [2022-05-12T13:28:03.296Z] Unloading profiles will leave already running processes permanently [2022-05-12T13:28:03.296Z] unconfined, which can lead to unexpected situations. [2022-05-12T13:28:03.296Z] [2022-05-12T13:28:03.296Z] To set a process to complain mode, use the command line tool [2022-05-12T13:28:03.296Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T13:28:03.296Z] +++ true [2022-05-12T13:28:03.296Z] exiting test-integration [2022-05-12T13:28:03.296Z] ++ exit 0 [2022-05-12T13:28:03.296Z] [2022-05-12T13:28:03.556Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-12T13:28:03.562Z] + for job in $(jobs -p) [2022-05-12T13:28:03.562Z] + wait 9561 [2022-05-12T13:28:05.648Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-12T13:28:13.828Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-12T13:28:14.283Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-12T13:28:18.155Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-12T13:28:18.155Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-12T13:28:18.155Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-12T13:28:18.155Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-12T13:28:21.956Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-12T13:28:24.175Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-12T13:28:24.555Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-12T13:28:27.439Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-12T13:28:30.052Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-12T13:28:30.052Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-12T13:28:30.052Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-12T13:28:30.052Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-12T13:28:30.052Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-12T13:28:30.052Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-12T13:28:30.052Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-12T13:28:30.052Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-12T13:28:30.052Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-12T13:28:31.042Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-12T13:28:34.561Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-12T13:28:34.561Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-12T13:28:34.561Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-12T13:28:34.561Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-12T13:28:34.561Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-12T13:28:34.561Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-12T13:28:34.561Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-12T13:28:34.561Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-12T13:28:34.561Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-12T13:28:34.561Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-12T13:28:34.561Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-12T13:28:34.561Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-12T13:28:34.561Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-12T13:28:35.961Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-12T13:28:38.369Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-12T13:28:39.672Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-12T13:28:42.327Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-05-12T13:28:44.227Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-12T13:28:44.227Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-12T13:28:44.227Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-12T13:28:44.227Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-12T13:28:44.333Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-12T13:28:44.695Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-12T13:28:44.695Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-12T13:28:44.695Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-12T13:28:44.695Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-12T13:28:44.695Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-12T13:28:44.695Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-12T13:28:44.695Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-12T13:28:45.292Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-12T13:28:45.292Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-12T13:28:45.292Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-12T13:28:45.292Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-12T13:28:45.292Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-12T13:28:47.455Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-12T13:28:47.455Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-12T13:28:47.455Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-12T13:28:48.916Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-05-12T13:28:49.439Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-12T13:28:49.439Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T13:28:49.439Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-12T13:28:49.439Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T13:28:49.439Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-12T13:28:49.439Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T13:28:49.439Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-12T13:28:50.422Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-12T13:28:52.220Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-05-12T13:28:54.138Z] docker_cli_swarm_test.go:1112: [db1e27c8149b4] joining swarm manager [d7b80aaeb8d96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T13:28:55.526Z] docker_cli_swarm_test.go:1113: [dce9deab7e2bc] joining swarm manager [d7b80aaeb8d96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T13:28:56.279Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-12T13:29:14.077Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-12T13:29:14.077Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-12T13:29:14.077Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-12T13:29:14.077Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-12T13:29:14.077Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-12T13:29:14.077Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-12T13:29:14.077Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-12T13:29:14.077Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-12T13:29:14.077Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-12T13:29:14.077Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-12T13:29:14.077Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-12T13:29:14.077Z] === RUN TestDockerSuite/TestBuildFails [2022-05-12T13:29:15.639Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-12T13:29:15.639Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-12T13:29:22.788Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-12T13:29:29.938Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-12T13:29:29.964Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-12T13:29:38.588Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-12T13:29:43.354Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-12T13:29:43.354Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-12T13:29:43.354Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-12T13:29:43.354Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-12T13:29:43.354Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-12T13:29:44.449Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-12T13:29:46.011Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-12T13:29:47.761Z] === RUN TestDockerSuite/TestBuildRm [2022-05-12T13:29:51.874Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-12T13:29:51.874Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-12T13:29:51.874Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-12T13:29:52.858Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-12T13:29:53.325Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-12T13:29:53.325Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-12T13:29:53.325Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-12T13:29:58.188Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-12T13:30:00.404Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-12T13:30:00.405Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-12T13:30:00.405Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-12T13:30:00.405Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-12T13:30:00.872Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-12T13:30:02.438Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-12T13:30:03.740Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-12T13:30:03.740Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T13:30:03.740Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-12T13:30:06.160Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-12T13:30:08.654Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-12T13:30:08.654Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-12T13:30:08.654Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-12T13:30:08.654Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-12T13:30:09.871Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-12T13:30:14.529Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-12T13:30:15.820Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-12T13:30:15.820Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-12T13:30:16.219Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-12T13:30:16.219Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-12T13:30:16.288Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-12T13:30:17.025Z] docker_cli_swarm_test.go:1166: [de50b7d7c007d] joining swarm manager [d7b80aaeb8d96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-12T13:30:19.167Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-12T13:30:19.167Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-12T13:30:19.167Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-12T13:30:19.634Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-12T13:30:19.634Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-12T13:30:22.154Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-12T13:30:25.490Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-12T13:30:25.957Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-12T13:30:26.941Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-12T13:30:27.926Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-12T13:30:28.393Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-12T13:30:29.954Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-12T13:30:31.515Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-12T13:30:32.154Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-12T13:30:32.154Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-12T13:30:32.154Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-12T13:30:34.658Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-12T13:30:38.662Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-12T13:30:38.662Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-12T13:30:38.662Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-12T13:30:38.662Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-12T13:30:38.662Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-12T13:30:38.662Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-12T13:30:38.662Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-12T13:30:38.662Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-12T13:30:38.662Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-12T13:30:38.662Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-12T13:30:39.646Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-12T13:30:40.679Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-12T13:30:40.679Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-12T13:30:44.386Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-12T13:30:44.842Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-12T13:30:45.084Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-12T13:30:45.084Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-12T13:30:45.084Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-12T13:30:45.506Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-12T13:30:49.508Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-12T13:30:55.520Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-12T13:30:55.520Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-12T13:30:55.520Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-12T13:30:55.520Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-12T13:30:55.520Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-12T13:31:03.743Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-05-12T13:31:03.744Z] docker_cli_swarm_test.go:1447: [d0d2e45a9be9d] joining swarm manager [d7078381938a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T13:31:03.744Z] docker_cli_swarm_test.go:1448: [dcc2686871cbd] joining swarm manager [d7078381938a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T13:31:04.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-12T13:31:04.205Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-12T13:31:04.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-12T13:31:04.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-12T13:31:04.205Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-12T13:31:04.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-12T13:31:04.205Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-12T13:31:04.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-12T13:31:06.723Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-12T13:31:06.723Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-12T13:31:06.723Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-12T13:31:07.151Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-12T13:31:07.151Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-12T13:31:07.618Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-12T13:31:07.708Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-12T13:31:10.331Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-05-12T13:31:10.593Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-05-12T13:31:10.593Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-05-12T13:31:10.854Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-05-12T13:31:10.854Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-05-12T13:31:11.409Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-12T13:31:11.798Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-05-12T13:31:12.393Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-12T13:31:14.346Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-05-12T13:31:16.173Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-12T13:31:17.665Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-05-12T13:31:19.583Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-05-12T13:31:20.921Z] === RUN TestDockerSuite/TestBuildUser [2022-05-12T13:31:20.921Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-12T13:31:20.921Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-12T13:31:20.921Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-12T13:31:20.921Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-12T13:31:20.921Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-12T13:31:20.921Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-12T13:31:21.501Z] docker_cli_swarm_unix_test.go:63: [d72d0eb2309c6] joining swarm manager [d46c0cba6af45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T13:31:25.669Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-12T13:31:25.669Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-12T13:31:32.819Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-12T13:31:32.819Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-12T13:31:32.819Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-12T13:31:32.819Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-12T13:31:32.819Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-12T13:31:54.035Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-12T13:31:54.035Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-12T13:31:55.117Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-12T13:31:56.684Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-12T13:31:56.684Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-12T13:31:57.153Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-12T13:31:57.153Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T13:31:57.621Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-12T13:31:58.554Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-12T13:31:59.839Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-12T13:31:59.839Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-12T13:31:59.839Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-12T13:32:02.634Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-12T13:32:05.712Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-12T13:32:06.701Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-12T13:32:06.701Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-12T13:32:06.701Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-12T13:32:06.701Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-12T13:32:06.701Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-12T13:32:08.488Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-12T13:32:08.488Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-12T13:32:08.488Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-12T13:32:08.488Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-12T13:32:08.488Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-12T13:32:08.950Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-12T13:32:08.962Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-12T13:32:09.938Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-12T13:32:10.927Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-12T13:32:11.395Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-12T13:32:11.430Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-12T13:32:11.430Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-12T13:32:11.430Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-12T13:32:12.384Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-12T13:32:16.108Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-12T13:32:17.787Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-05-12T13:32:17.788Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-05-12T13:32:17.788Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-05-12T13:32:19.559Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-12T13:32:19.703Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-05-12T13:32:21.125Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-12T13:32:21.125Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-12T13:32:21.125Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-12T13:32:21.835Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-12T13:32:22.692Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-12T13:32:22.692Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-12T13:32:22.692Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-12T13:32:23.008Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-05-12T13:32:23.254Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-12T13:32:23.679Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-12T13:32:25.555Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-05-12T13:32:25.620Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-12T13:32:25.908Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-12T13:32:26.086Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-12T13:32:26.897Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-12T13:32:27.483Z] docker_api_swarm_test.go:962: [defb185edbbbc] joining swarm manager [d535de35e539d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T13:32:27.886Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-12T13:32:27.886Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-12T13:32:27.886Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-12T13:32:28.879Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-12T13:32:29.874Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-12T13:32:29.874Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-12T13:32:29.874Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-12T13:32:29.874Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-12T13:32:29.874Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-12T13:32:30.401Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-12T13:32:37.033Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-12T13:32:41.002Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-12T13:32:41.002Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-12T13:32:41.002Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-12T13:32:41.002Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-12T13:32:41.002Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-12T13:32:41.002Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-12T13:32:41.002Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-12T13:32:41.002Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-12T13:32:45.602Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-05-12T13:32:49.598Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-12T13:32:50.565Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-12T13:32:50.565Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-12T13:32:51.024Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-12T13:32:51.024Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-12T13:32:51.024Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-12T13:32:51.024Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T13:32:51.024Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-12T13:32:51.617Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-12T13:32:51.617Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-12T13:32:51.617Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-12T13:32:53.198Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-12T13:32:57.839Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-05-12T13:32:57.878Z] === RUN TestDockerSuite/TestCommitChange [2022-05-12T13:32:59.225Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-05-12T13:33:00.271Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-12T13:33:00.271Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-12T13:33:00.271Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-12T13:33:00.271Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-12T13:33:00.271Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-12T13:33:00.271Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-12T13:33:01.773Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-05-12T13:33:02.571Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-12T13:33:04.060Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-12T13:33:04.324Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-05-12T13:33:07.261Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-12T13:33:07.261Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-12T13:33:07.261Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-12T13:33:09.916Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-12T13:33:12.475Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-05-12T13:33:12.864Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-12T13:33:12.864Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-12T13:33:12.864Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-12T13:33:14.323Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-12T13:33:14.323Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T13:33:14.323Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-12T13:33:15.780Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-05-12T13:33:15.807Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-12T13:33:16.791Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-12T13:33:18.326Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-05-12T13:33:18.353Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-12T13:33:19.763Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-12T13:33:19.764Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-12T13:33:19.764Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-12T13:33:20.872Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-05-12T13:33:21.401Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-12T13:33:22.723Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-12T13:33:22.723Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-12T13:33:22.723Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-12T13:33:22.723Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-12T13:33:23.192Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-12T13:33:23.192Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-12T13:33:23.192Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-12T13:33:23.419Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-05-12T13:33:24.180Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-12T13:33:24.180Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-12T13:33:24.180Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-12T13:33:25.968Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-05-12T13:33:26.151Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-12T13:33:26.151Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-12T13:33:26.151Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-12T13:33:26.151Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-12T13:33:26.151Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-12T13:33:26.151Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-12T13:33:26.151Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-12T13:33:26.151Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-12T13:33:26.151Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-12T13:33:26.151Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-12T13:33:26.151Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-12T13:33:26.152Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T13:33:26.152Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-12T13:33:26.152Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-12T13:33:26.152Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-12T13:33:26.152Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-12T13:33:28.763Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-12T13:33:29.272Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-05-12T13:33:30.323Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-12T13:33:31.186Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-05-12T13:33:33.293Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-12T13:33:40.442Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-12T13:33:40.442Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-12T13:33:40.442Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-12T13:33:42.802Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-12T13:33:43.383Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-12T13:33:43.383Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-12T13:33:43.383Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-12T13:33:43.383Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-12T13:33:43.383Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-12T13:33:43.383Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-12T13:33:43.383Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-12T13:33:45.591Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-12T13:33:45.591Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-12T13:33:45.591Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-12T13:33:45.591Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-12T13:33:45.751Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-12T13:33:48.618Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-12T13:33:48.618Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-12T13:33:48.618Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-12T13:33:48.619Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-12T13:33:48.619Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-12T13:33:48.619Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-12T13:33:48.619Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-12T13:33:48.619Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-12T13:33:51.560Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-12T13:33:53.771Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-12T13:33:55.979Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-12T13:33:55.979Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-12T13:33:55.979Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-12T13:33:55.979Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-12T13:33:56.166Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-12T13:33:58.191Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-12T13:33:58.658Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-12T13:34:00.049Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-12T13:34:00.518Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-12T13:34:00.518Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-12T13:34:00.912Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-12T13:34:00.986Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-12T13:34:01.610Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-12T13:34:01.611Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-12T13:34:01.611Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-12T13:34:01.611Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-12T13:34:01.611Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-12T13:34:03.171Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-12T13:34:03.637Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-12T13:34:05.844Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-12T13:34:05.844Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-12T13:34:05.845Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-12T13:34:06.772Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-12T13:34:07.243Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-12T13:34:07.243Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-12T13:34:07.243Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-12T13:34:07.243Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-12T13:34:07.243Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-12T13:34:08.795Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-12T13:34:09.262Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-12T13:34:10.201Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-12T13:34:10.201Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-12T13:34:10.201Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-12T13:34:12.212Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-12T13:34:15.994Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-12T13:34:19.794Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-12T13:34:20.261Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-12T13:34:20.261Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-12T13:34:20.261Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-12T13:34:20.261Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-12T13:34:22.478Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-12T13:34:22.478Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-12T13:34:22.478Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-12T13:34:25.424Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-12T13:34:25.424Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-12T13:34:25.424Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-12T13:34:26.285Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-12T13:34:27.481Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-05-12T13:34:27.633Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-12T13:34:27.633Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-12T13:34:27.851Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-12T13:34:29.416Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-12T13:34:32.382Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-12T13:34:33.944Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-12T13:34:33.944Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-12T13:34:33.944Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-12T13:34:33.944Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-12T13:34:33.944Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-12T13:34:33.944Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-12T13:34:33.944Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-12T13:34:33.944Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-12T13:34:33.944Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-12T13:34:33.944Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-12T13:34:34.411Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-12T13:34:36.618Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-12T13:34:36.618Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-12T13:34:38.129Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-12T13:34:39.565Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-12T13:34:41.783Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-12T13:34:42.391Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-05-12T13:34:44.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-12T13:34:46.807Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-12T13:34:46.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005488_} [2022-05-12T13:34:49.760Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-12T13:34:49.854Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12372168976_c:\foo_false____} [2022-05-12T13:34:52.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12372168976_c:\foo_true____} [2022-05-12T13:34:55.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-12T13:34:55.008Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-12T13:34:55.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-12T13:34:55.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-12T13:34:55.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-12T13:34:55.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-12T13:34:55.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-12T13:34:55.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-12T13:34:55.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-12T13:34:55.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-12T13:34:55.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-12T13:34:55.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-12T13:34:55.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-12T13:34:55.475Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-12T13:34:55.475Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-12T13:34:55.475Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-12T13:34:55.475Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-12T13:34:55.475Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-12T13:34:55.475Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-12T13:34:55.475Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-12T13:34:55.475Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-12T13:34:55.475Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-12T13:34:55.475Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-12T13:34:55.475Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite (1551.91s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.23s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.20s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.26s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.43s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.07s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.05s) [2022-05-12T13:34:57.307Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.18s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.75s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.46s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.76s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.00s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.19s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.01s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.15s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.05s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.07s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.99s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.50s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.73s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (70.63s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.61s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.38s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.96s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.21s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.48s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.01s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.76s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.01s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.58s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.88s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.90s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.80s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.53s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.91s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.76s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.57s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.58s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.66s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.05s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.66s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.15s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.28s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.39s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.62s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.19s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.68s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.88s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.25s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.62s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.22s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.01s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.94s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.55s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.30s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.20s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.38s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.48s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.16s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.09s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.06s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.91s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.14s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.23s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.87s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.47s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.70s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.13s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.16s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.69s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.75s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.53s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.28s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (14.95s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.97s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.02s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (65.87s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.14s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.17s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.91s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.41s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.41s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.77s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.18s) [2022-05-12T13:34:57.307Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.54s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.16s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.08s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.16s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.87s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.21s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.98s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s) [2022-05-12T13:34:57.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-05-12T13:34:57.308Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-05-12T13:34:57.308Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2022-05-12T13:34:57.308Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2022-05-12T13:34:57.308Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.31s) [2022-05-12T13:34:57.308Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.23s) [2022-05-12T13:34:57.308Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.20s) [2022-05-12T13:34:57.308Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.52s) [2022-05-12T13:34:57.308Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s) [2022-05-12T13:34:57.308Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.27s) [2022-05-12T13:34:57.308Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.23s) [2022-05-12T13:34:57.308Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.12s) [2022-05-12T13:34:57.308Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.50s) [2022-05-12T13:34:57.308Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.11s) [2022-05-12T13:34:57.308Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.72s) [2022-05-12T13:34:57.308Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s) [2022-05-12T13:34:57.308Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.23s) [2022-05-12T13:34:57.308Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.94s) [2022-05-12T13:34:57.308Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.03s) [2022-05-12T13:34:57.308Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.45s) [2022-05-12T13:34:57.308Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.52s) [2022-05-12T13:34:57.308Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.56s) [2022-05-12T13:34:57.308Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.48s) [2022-05-12T13:34:57.308Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.53s) [2022-05-12T13:34:57.308Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.08s) [2022-05-12T13:34:57.308Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.21s) [2022-05-12T13:34:57.308Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.88s) [2022-05-12T13:34:57.308Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s) [2022-05-12T13:34:57.308Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.19s) [2022-05-12T13:34:57.308Z] === RUN TestDockerExternalVolumeSuite [2022-05-12T13:34:57.308Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-05-12T13:34:57.880Z] docker_cli_external_volume_driver_test.go:53: [d444e532615a2] daemon is not started [2022-05-12T13:34:58.437Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-12T13:34:58.437Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-12T13:34:58.437Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-12T13:34:58.437Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T13:34:58.437Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-12T13:34:58.437Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T13:34:58.437Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-12T13:34:58.437Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-12T13:34:58.437Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-12T13:34:58.437Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T13:34:58.437Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-12T13:34:58.437Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T13:34:58.437Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-12T13:34:58.437Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-12T13:34:58.437Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-12T13:34:58.437Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T13:34:58.437Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-12T13:34:58.437Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-12T13:34:58.437Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-12T13:34:58.437Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-12T13:34:58.437Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-12T13:34:58.437Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-12T13:34:58.437Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-12T13:34:58.437Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T13:34:58.437Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-12T13:34:58.437Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T13:34:58.437Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-12T13:35:01.044Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-12T13:35:01.379Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-12T13:35:01.379Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-12T13:35:01.379Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-12T13:35:01.379Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-12T13:35:04.324Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-12T13:35:04.324Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-12T13:35:04.324Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-12T13:35:04.324Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-12T13:35:04.324Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-12T13:35:04.324Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-12T13:35:04.324Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-12T13:35:09.070Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-12T13:35:11.278Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-12T13:35:11.278Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T13:35:11.745Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-12T13:35:11.745Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-12T13:35:11.745Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-12T13:35:15.960Z] === RUN TestDockerSuite/TestBuildRm [2022-05-12T13:35:16.035Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-05-12T13:35:22.160Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-12T13:35:22.160Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:35:22.160Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-12T13:35:22.160Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T13:35:22.160Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-12T13:35:30.752Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-12T13:35:30.752Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-12T13:35:30.752Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-12T13:35:30.752Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-12T13:35:30.752Z] === RUN TestDockerSuite/TestCpToDot [2022-05-12T13:35:30.892Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-12T13:35:32.966Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-12T13:35:32.966Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-12T13:35:32.966Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-12T13:35:32.966Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-12T13:35:32.966Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-12T13:35:33.837Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-12T13:35:33.837Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-12T13:35:33.837Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-12T13:35:33.837Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-12T13:35:34.304Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-12T13:35:35.867Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-12T13:35:35.910Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-12T13:35:35.910Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T13:35:35.910Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-12T13:35:35.910Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-12T13:35:35.910Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-12T13:35:35.910Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-12T13:35:35.910Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-12T13:35:35.910Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-12T13:35:35.910Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-12T13:35:36.377Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-12T13:35:36.377Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-12T13:35:38.587Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-12T13:35:40.611Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-12T13:35:41.537Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-12T13:35:41.537Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-12T13:35:41.537Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-12T13:35:43.747Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-12T13:35:44.215Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-12T13:35:44.393Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-12T13:35:44.682Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-12T13:35:44.682Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-12T13:35:44.682Z] === RUN TestDockerSuite/TestCreateRM [2022-05-12T13:35:45.148Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-12T13:35:45.148Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T13:35:45.148Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-12T13:35:45.148Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-12T13:35:45.615Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-12T13:35:49.144Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-12T13:35:54.271Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-12T13:35:54.271Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-12T13:35:54.738Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-12T13:35:58.527Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-12T13:35:58.527Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-12T13:35:58.527Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T13:35:58.527Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-12T13:36:00.738Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-12T13:36:00.738Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T13:36:00.738Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-12T13:36:01.205Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-12T13:36:01.205Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-12T13:36:01.205Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-12T13:36:01.205Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-12T13:36:01.205Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-12T13:36:01.205Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-12T13:36:01.205Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-12T13:36:01.205Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T13:36:01.205Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-12T13:36:01.205Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-12T13:36:01.205Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-12T13:36:01.205Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-12T13:36:01.205Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-12T13:36:01.205Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-12T13:36:01.205Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-12T13:36:01.205Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T13:36:01.205Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-12T13:36:01.205Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-12T13:36:01.205Z] === RUN TestDockerSuite/TestDockerFails [2022-05-12T13:36:01.205Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-12T13:36:01.205Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-12T13:36:01.205Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-12T13:36:01.205Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-12T13:36:01.205Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-12T13:36:01.205Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-12T13:36:01.205Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-12T13:36:01.205Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-12T13:36:01.205Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-12T13:36:01.205Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-12T13:36:01.205Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-12T13:36:04.092Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-12T13:36:06.937Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-12T13:36:06.971Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-12T13:36:07.919Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-12T13:36:08.385Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-12T13:36:09.129Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-12T13:36:17.659Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-12T13:36:18.794Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-12T13:36:18.795Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-12T13:36:22.312Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-12T13:36:23.773Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-05-12T13:36:24.651Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-12T13:36:24.651Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-12T13:36:28.068Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-12T13:36:29.393Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-12T13:36:30.228Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-12T13:36:30.361Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-05-12T13:36:31.186Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-12T13:36:31.247Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-12T13:36:31.247Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-12T13:36:31.247Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-12T13:36:31.247Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-12T13:36:35.844Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-12T13:36:36.303Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-12T13:36:37.262Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-12T13:36:43.019Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-12T13:36:45.271Z] docker_cli_external_volume_driver_test.go:53: [dd7b7cc838e70] daemon is not started [2022-05-12T13:36:47.679Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-12T13:36:47.679Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-12T13:36:47.679Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-12T13:36:47.679Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T13:36:48.134Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-12T13:36:48.134Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-12T13:36:48.134Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-12T13:36:48.134Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-12T13:36:48.134Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-12T13:36:49.093Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-12T13:36:49.093Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-12T13:36:49.093Z] === RUN TestDockerSuite/TestEventsRename [2022-05-12T13:36:51.974Z] === RUN TestDockerSuite/TestEventsResize [2022-05-12T13:36:54.660Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-12T13:36:54.660Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-12T13:36:54.660Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-12T13:36:56.868Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-12T13:36:57.851Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-12T13:37:00.220Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-05-12T13:37:00.501Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-12T13:37:02.706Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-12T13:37:03.703Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-12T13:37:04.913Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-12T13:37:08.446Z] === RUN TestDockerSuite/TestBuildUser [2022-05-12T13:37:08.446Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-12T13:37:08.913Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-12T13:37:08.913Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-12T13:37:08.913Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-12T13:37:08.913Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-12T13:37:08.913Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-12T13:37:10.770Z] === RUN TestDockerSuite/TestEventsTop [2022-05-12T13:37:10.770Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-12T13:37:10.770Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-12T13:37:12.983Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-12T13:37:13.657Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-12T13:37:14.123Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-12T13:37:17.727Z] === RUN TestDockerSuite/TestExec [2022-05-12T13:37:17.727Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T13:37:17.727Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-12T13:37:17.727Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T13:37:17.727Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-12T13:37:17.906Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-12T13:37:17.906Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-12T13:37:17.906Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-12T13:37:17.906Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-12T13:37:17.906Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-12T13:37:18.338Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-05-12T13:37:19.288Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-12T13:37:21.499Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-12T13:37:21.499Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-12T13:37:21.499Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-12T13:37:21.499Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-12T13:37:21.499Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-12T13:37:21.499Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T13:37:21.499Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-12T13:37:23.707Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-12T13:37:25.915Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-12T13:37:27.476Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-12T13:37:29.684Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-12T13:37:30.573Z] docker_cli_external_volume_driver_test.go:53: [de1e7b5258e45] daemon is not started [2022-05-12T13:37:34.429Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-12T13:37:34.429Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-12T13:37:34.429Z] === RUN TestDockerSuite/TestExecEnv [2022-05-12T13:37:34.429Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T13:37:34.429Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-12T13:37:34.429Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-12T13:37:34.429Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-12T13:37:36.640Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-12T13:37:41.388Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-12T13:37:41.388Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-12T13:37:41.388Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-12T13:37:41.388Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-12T13:37:41.388Z] === RUN TestDockerSuite/TestExecParseError [2022-05-12T13:37:41.388Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-12T13:37:41.388Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-12T13:37:41.388Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-12T13:37:41.388Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-12T13:37:41.388Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-12T13:37:41.388Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-12T13:37:43.180Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-12T13:37:43.180Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-12T13:37:43.600Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-12T13:37:43.600Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-12T13:37:43.600Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-12T13:37:43.600Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-12T13:37:43.600Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-12T13:37:43.600Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:37:43.600Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-12T13:37:43.600Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-12T13:37:43.600Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-12T13:37:43.600Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-12T13:37:43.600Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-12T13:37:45.484Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-05-12T13:37:45.485Z] docker_cli_external_volume_driver_test.go:53: [dda750f218cf2] daemon is not started [2022-05-12T13:37:45.811Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-12T13:37:45.811Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-12T13:37:45.811Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-12T13:37:51.667Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-12T13:37:51.667Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-12T13:37:51.667Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-12T13:37:51.667Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-12T13:37:51.667Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-12T13:37:51.667Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-12T13:37:51.667Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-12T13:37:51.836Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-12T13:37:57.529Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-12T13:37:57.696Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-12T13:37:57.696Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-12T13:37:58.163Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-12T13:37:58.163Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-12T13:37:58.163Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-12T13:38:01.945Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-12T13:38:01.945Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-12T13:38:01.945Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-12T13:38:03.607Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-05-12T13:38:04.672Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-12T13:38:06.882Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-12T13:38:12.738Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-12T13:38:12.738Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T13:38:12.738Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-12T13:38:12.738Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-12T13:38:12.749Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-12T13:38:12.749Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-12T13:38:12.749Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-12T13:38:13.204Z] === RUN TestDockerSuite/TestHealth [2022-05-12T13:38:13.204Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-12T13:38:13.204Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-12T13:38:13.204Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-12T13:38:13.204Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-12T13:38:13.204Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-12T13:38:14.420Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-12T13:38:17.952Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-12T13:38:17.952Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-12T13:38:17.952Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-12T13:38:17.952Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-12T13:38:17.952Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-12T13:38:17.952Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-12T13:38:18.418Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-12T13:38:18.885Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-12T13:38:18.885Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-12T13:38:18.885Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-12T13:38:19.172Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-12T13:38:19.641Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-12T13:38:19.868Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-12T13:38:19.868Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-12T13:38:22.075Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-12T13:38:22.075Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-12T13:38:24.284Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-12T13:38:27.302Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-12T13:38:27.302Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-12T13:38:27.302Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T13:38:27.302Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-12T13:38:31.087Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-12T13:38:31.087Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-12T13:38:31.553Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-12T13:38:31.553Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T13:38:31.553Z] === RUN TestDockerSuite/TestImportFile [2022-05-12T13:38:31.553Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T13:38:31.553Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-12T13:38:31.553Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-12T13:38:31.553Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-12T13:38:31.553Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-12T13:38:31.553Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T13:38:31.553Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-12T13:38:31.553Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T13:38:31.553Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-12T13:38:31.553Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-12T13:38:31.553Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-12T13:38:31.553Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-12T13:38:31.553Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-12T13:38:31.553Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-12T13:38:31.553Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-12T13:38:31.553Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-12T13:38:31.553Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T13:38:31.553Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-12T13:38:31.553Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T13:38:31.553Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-12T13:38:34.017Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-12T13:38:34.496Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-12T13:38:35.725Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-05-12T13:38:36.708Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-12T13:38:36.708Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T13:38:36.708Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-12T13:38:36.708Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-12T13:38:36.708Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-12T13:38:37.175Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-12T13:38:37.175Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-12T13:38:37.175Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-12T13:38:37.442Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-12T13:38:37.442Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-12T13:38:37.442Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-12T13:38:37.442Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-12T13:38:37.442Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-12T13:38:37.442Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-12T13:38:37.442Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-12T13:38:37.442Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-12T13:38:39.386Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-12T13:38:39.856Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-12T13:38:42.802Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-12T13:38:42.802Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:38:42.802Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-12T13:38:42.802Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-12T13:38:42.802Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-12T13:38:42.802Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-12T13:38:42.802Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-12T13:38:45.012Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-12T13:38:46.093Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-12T13:38:46.519Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-12T13:38:47.653Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-12T13:38:47.653Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-12T13:38:47.960Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-05-12T13:38:48.119Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-12T13:38:48.119Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-12T13:38:48.119Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-12T13:38:48.119Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T13:38:48.119Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-12T13:38:49.756Z] === RUN TestDockerSuite/TestInspectImage [2022-05-12T13:38:49.756Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T13:38:49.756Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-12T13:38:49.756Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T13:38:49.756Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-12T13:38:49.756Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T13:38:49.756Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-12T13:38:50.328Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-12T13:38:50.328Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T13:38:50.328Z] === RUN TestDockerSuite/TestCommitChange [2022-05-12T13:38:52.702Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-12T13:38:54.262Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-12T13:38:54.729Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-12T13:38:56.203Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-12T13:38:57.670Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-12T13:38:59.229Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-12T13:38:59.229Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-12T13:38:59.229Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-12T13:38:59.229Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-12T13:39:00.949Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-12T13:39:00.949Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-12T13:39:00.949Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-12T13:39:01.438Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-12T13:39:04.343Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-12T13:39:05.220Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-12T13:39:06.080Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-05-12T13:39:09.002Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-12T13:39:09.596Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-12T13:39:09.596Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T13:39:09.596Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-12T13:39:11.288Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-12T13:39:13.501Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-12T13:39:15.711Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-12T13:39:16.878Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-12T13:39:18.654Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-12T13:39:20.863Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-12T13:39:22.734Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-12T13:39:22.734Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-12T13:39:22.734Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-12T13:39:22.734Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-12T13:39:22.734Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-12T13:39:22.734Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-12T13:39:22.734Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-12T13:39:22.734Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-12T13:39:22.734Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-12T13:39:22.734Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-12T13:39:22.734Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-12T13:39:22.734Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T13:39:22.734Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-12T13:39:22.734Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-12T13:39:22.734Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-12T13:39:22.734Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-12T13:39:23.808Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-12T13:39:23.808Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-12T13:39:23.808Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T13:39:23.808Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-12T13:39:23.808Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-12T13:39:23.808Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-12T13:39:23.808Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-12T13:39:23.808Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-12T13:39:23.808Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-12T13:39:23.808Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-12T13:39:23.808Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T13:39:23.808Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-12T13:39:23.808Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-12T13:39:23.808Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-12T13:39:23.808Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T13:39:23.808Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-12T13:39:23.808Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T13:39:23.808Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-12T13:39:23.808Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-12T13:39:23.808Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-12T13:39:23.808Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-12T13:39:23.808Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-12T13:39:23.808Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-12T13:39:23.808Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-12T13:39:23.808Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T13:39:23.808Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-12T13:39:23.808Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-12T13:39:23.808Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-12T13:39:23.808Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T13:39:23.808Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-12T13:39:23.808Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-12T13:39:23.808Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-12T13:39:23.808Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-12T13:39:23.808Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-12T13:39:24.277Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-12T13:39:24.277Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-12T13:39:26.488Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-12T13:39:28.050Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-12T13:39:31.386Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-12T13:39:33.906Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-12T13:39:36.853Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-12T13:39:36.853Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-12T13:39:36.853Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-12T13:39:39.061Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-12T13:39:39.061Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-12T13:39:40.036Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-12T13:39:40.036Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-12T13:39:40.036Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-12T13:39:42.248Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-12T13:39:42.248Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-12T13:39:42.248Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-12T13:39:42.248Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-12T13:39:42.248Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-12T13:39:42.248Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-12T13:39:42.248Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-12T13:39:44.921Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-12T13:39:45.195Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-12T13:39:45.195Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-12T13:39:45.195Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-12T13:39:45.195Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-12T13:39:48.145Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-12T13:39:48.145Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-12T13:39:48.145Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-12T13:39:48.145Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-12T13:39:48.145Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-12T13:39:48.145Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-12T13:39:48.145Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-12T13:39:48.145Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-12T13:39:49.669Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-12T13:39:51.929Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-12T13:39:52.826Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-05-12T13:39:55.213Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-12T13:39:55.521Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-12T13:39:55.712Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-12T13:39:57.732Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-12T13:39:58.660Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-12T13:39:59.127Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-12T13:39:59.127Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-12T13:39:59.127Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-12T13:39:59.942Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-12T13:39:59.942Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-12T13:39:59.942Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-12T13:40:02.151Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-12T13:40:02.911Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-12T13:40:02.911Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-12T13:40:04.360Z] === RUN TestDockerSuite/TestLogsSince [2022-05-12T13:40:05.640Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-12T13:40:05.853Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-12T13:40:05.853Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-12T13:40:05.853Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-12T13:40:05.853Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-12T13:40:05.853Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-12T13:40:08.061Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-12T13:40:08.061Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-12T13:40:10.947Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-05-12T13:40:11.013Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-12T13:40:11.479Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-12T13:40:11.479Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-12T13:40:14.767Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-12T13:40:14.767Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-12T13:40:14.767Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-12T13:40:14.767Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-12T13:40:14.767Z] === RUN TestDockerSuite/TestLogsTail [2022-05-12T13:40:15.261Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-12T13:40:15.261Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-12T13:40:16.326Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-12T13:40:18.203Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-12T13:40:19.273Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-12T13:40:21.485Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-12T13:40:21.485Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-12T13:40:21.485Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-12T13:40:21.485Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-12T13:40:21.485Z] === RUN TestDockerSuite/TestNetHostname [2022-05-12T13:40:21.485Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-12T13:40:21.485Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-12T13:40:21.485Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T13:40:21.485Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-12T13:40:21.485Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-12T13:40:21.485Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-12T13:40:21.485Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-12T13:40:21.485Z] === RUN TestDockerSuite/TestPluginActive [2022-05-12T13:40:21.485Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T13:40:21.485Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-12T13:40:21.485Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T13:40:21.485Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-12T13:40:21.485Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-12T13:40:21.485Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T13:40:21.485Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-12T13:40:21.485Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-12T13:40:21.485Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-12T13:40:21.485Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-12T13:40:21.485Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-12T13:40:21.485Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-12T13:40:21.485Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-12T13:40:21.485Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-12T13:40:21.953Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-12T13:40:21.953Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-12T13:40:21.953Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-12T13:40:21.953Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-12T13:40:21.953Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-12T13:40:21.953Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-12T13:40:21.953Z] === RUN TestDockerSuite/TestPortList [2022-05-12T13:40:21.953Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-12T13:40:21.953Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-12T13:40:22.956Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-12T13:40:23.470Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-12T13:40:26.693Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-12T13:40:26.693Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T13:40:26.693Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-12T13:40:26.693Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-12T13:40:26.693Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-12T13:40:26.693Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-12T13:40:26.693Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-12T13:40:26.693Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-12T13:40:26.693Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-12T13:40:26.693Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-12T13:40:26.693Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-12T13:40:26.693Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-12T13:40:26.693Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-12T13:40:26.693Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-12T13:40:26.693Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-12T13:40:26.693Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-12T13:40:26.693Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-12T13:40:26.693Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-12T13:40:30.097Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-12T13:40:30.098Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-12T13:40:30.098Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-12T13:40:30.098Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-12T13:40:30.098Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-12T13:40:31.437Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-12T13:40:31.437Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-12T13:40:31.437Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-12T13:40:32.309Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-12T13:40:32.309Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-12T13:40:32.309Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-12T13:40:35.254Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-12T13:40:35.254Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-12T13:40:35.254Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-12T13:40:39.036Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-12T13:40:39.036Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-12T13:40:40.085Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-12T13:40:40.085Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-12T13:40:40.085Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-12T13:40:43.065Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-05-12T13:40:43.780Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-12T13:40:46.726Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-12T13:40:46.726Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-12T13:40:46.726Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-12T13:40:46.726Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-12T13:40:46.726Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-12T13:40:46.726Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-12T13:40:46.726Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-12T13:40:46.726Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-12T13:40:46.726Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-12T13:40:46.726Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-12T13:40:46.726Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-12T13:40:48.729Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-12T13:40:49.674Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-12T13:40:49.674Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-12T13:40:52.620Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-12T13:40:55.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-12T13:40:58.517Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-12T13:41:01.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000089e18_} [2022-05-12T13:41:03.643Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-12T13:41:03.643Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-12T13:41:03.643Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-12T13:41:03.643Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-12T13:41:04.411Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11043829181_c:\foo_false____} [2022-05-12T13:41:07.357Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11043829181_c:\foo_true____} [2022-05-12T13:41:10.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-12T13:41:10.302Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-12T13:41:10.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-12T13:41:10.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-12T13:41:10.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-12T13:41:10.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-12T13:41:10.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-12T13:41:10.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-12T13:41:10.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-12T13:41:10.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-12T13:41:10.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-12T13:41:10.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-12T13:41:10.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-12T13:41:10.769Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-12T13:41:10.769Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-12T13:41:10.769Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-12T13:41:10.769Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-12T13:41:10.769Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-12T13:41:10.769Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-12T13:41:10.769Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-12T13:41:10.769Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-12T13:41:10.769Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-12T13:41:10.769Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-12T13:41:10.769Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-12T13:41:13.713Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-12T13:41:13.713Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-12T13:41:13.713Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-12T13:41:13.713Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T13:41:13.713Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-12T13:41:13.713Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T13:41:14.180Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-12T13:41:14.180Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-12T13:41:14.180Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-12T13:41:14.180Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T13:41:14.180Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-12T13:41:14.180Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T13:41:14.180Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-12T13:41:14.180Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-12T13:41:14.180Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-12T13:41:14.180Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T13:41:14.180Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-12T13:41:14.180Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-12T13:41:14.180Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-12T13:41:14.180Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-12T13:41:14.180Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-12T13:41:14.180Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-12T13:41:14.180Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-12T13:41:14.180Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T13:41:14.180Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-12T13:41:14.180Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T13:41:14.180Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-12T13:41:15.212Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-05-12T13:41:16.121Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-12T13:41:17.965Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-12T13:41:17.965Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-12T13:41:17.965Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-12T13:41:17.965Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-12T13:41:18.330Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-12T13:41:20.910Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-12T13:41:20.910Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-12T13:41:20.910Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-12T13:41:20.910Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-12T13:41:20.910Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-12T13:41:20.910Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-12T13:41:20.910Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-12T13:41:26.767Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-12T13:41:26.973Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-12T13:41:27.447Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-05-12T13:41:29.714Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-12T13:41:29.714Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T13:41:29.714Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-12T13:41:29.714Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-12T13:41:29.714Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-12T13:41:30.757Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-12T13:41:30.757Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-12T13:41:30.757Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-12T13:41:30.757Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-12T13:41:30.757Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-12T13:41:35.498Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-12T13:41:35.498Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T13:41:35.498Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-12T13:41:35.498Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-12T13:41:35.498Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-12T13:41:35.498Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-12T13:41:35.498Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-12T13:41:35.498Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-12T13:41:35.498Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-12T13:41:40.121Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-12T13:41:40.121Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:41:40.121Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-12T13:41:40.121Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T13:41:40.121Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-12T13:41:42.642Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-12T13:41:42.642Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-12T13:41:42.642Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-12T13:41:43.626Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-12T13:41:43.626Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-12T13:41:43.626Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-12T13:41:44.611Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-12T13:41:45.567Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-05-12T13:41:45.567Z] docker_cli_external_volume_driver_test.go:485: [d39f9f2356253] daemon is not started [2022-05-12T13:41:45.594Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-12T13:41:45.594Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-12T13:41:45.594Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-12T13:41:50.336Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-12T13:41:52.662Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-12T13:41:52.662Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-12T13:41:52.662Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-12T13:41:52.662Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-12T13:41:52.662Z] === RUN TestDockerSuite/TestCpToDot [2022-05-12T13:41:54.119Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-12T13:41:54.223Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-12T13:41:54.223Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-12T13:41:54.223Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-12T13:41:54.223Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-12T13:41:54.223Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-12T13:41:57.062Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-12T13:41:57.167Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-12T13:41:57.167Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T13:41:57.167Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-12T13:41:57.167Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-12T13:41:57.634Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-12T13:41:57.634Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-12T13:41:57.634Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-12T13:41:57.634Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-12T13:41:57.634Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-12T13:41:57.634Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-12T13:41:57.634Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-12T13:41:59.843Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-12T13:42:00.487Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-05-12T13:42:00.487Z] docker_cli_external_volume_driver_test.go:53: [d5b23cba8953e] daemon is not started [2022-05-12T13:42:02.791Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-12T13:42:03.259Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-12T13:42:03.259Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-12T13:42:06.206Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-12T13:42:07.190Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-12T13:42:07.190Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-12T13:42:07.190Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-12T13:42:07.190Z] === RUN TestDockerSuite/TestCreateRM [2022-05-12T13:42:07.656Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-12T13:42:07.656Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T13:42:07.656Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-12T13:42:07.656Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-12T13:42:08.122Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-12T13:42:15.420Z] --- PASS: TestDockerExternalVolumeSuite (437.21s) [2022-05-12T13:42:15.420Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2022-05-12T13:42:15.420Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-05-12T13:42:15.420Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s) [2022-05-12T13:42:15.420Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-05-12T13:42:15.420Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-05-12T13:42:15.420Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-05-12T13:42:15.420Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-05-12T13:42:15.420Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.21s) [2022-05-12T13:42:15.420Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2022-05-12T13:42:15.420Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-05-12T13:42:15.420Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-05-12T13:42:15.420Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2022-05-12T13:42:15.420Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.31s) [2022-05-12T13:42:15.420Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2022-05-12T13:42:15.420Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.20s) [2022-05-12T13:42:15.420Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.65s) [2022-05-12T13:42:15.420Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-05-12T13:42:15.420Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-05-12T13:42:15.420Z] PASS [2022-05-12T13:42:15.420Z] [2022-05-12T13:42:15.420Z] === Skipped [2022-05-12T13:42:15.420Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-05-12T13:42:15.420Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-12T13:42:15.420Z] check_test.go:307: [d3e2ab9ab01f5] daemon is not started [2022-05-12T13:42:15.420Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-05-12T13:42:15.420Z] [2022-05-12T13:42:15.420Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2022-05-12T13:42:15.420Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-12T13:42:15.420Z] check_test.go:307: [d7564deed9f0f] daemon is not started [2022-05-12T13:42:15.420Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2022-05-12T13:42:15.420Z] [2022-05-12T13:42:15.420Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-05-12T13:42:15.420Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-12T13:42:15.420Z] check_test.go:307: [db97386be49b7] daemon is not started [2022-05-12T13:42:15.420Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-05-12T13:42:15.420Z] [2022-05-12T13:42:15.420Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-12T13:42:15.420Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-12T13:42:15.420Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-12T13:42:15.420Z] [2022-05-12T13:42:15.420Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-05-12T13:42:15.420Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-12T13:42:15.420Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-05-12T13:42:15.420Z] [2022-05-12T13:42:15.420Z] DONE 269 tests, 5 skipped in 2333.103s [2022-05-12T13:42:15.420Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-12T13:42:15.420Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de9ef1e02aebc/docker.pid [2022-05-12T13:42:15.420Z] +++ kill 7137 [2022-05-12T13:42:15.420Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7137 is not a child of this shell [2022-05-12T13:42:15.420Z] warning: PID 7137 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de9ef1e02aebc/docker.pid had a nonzero exit code [2022-05-12T13:42:15.420Z] ++++ cat bundles/test-integration/docker.pid [2022-05-12T13:42:15.420Z] +++ kill 9351 [2022-05-12T13:42:15.420Z] +++ /etc/init.d/apparmor stop [2022-05-12T13:42:15.420Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T13:42:15.420Z] [2022-05-12T13:42:15.420Z] Unloading profiles will leave already running processes permanently [2022-05-12T13:42:15.420Z] unconfined, which can lead to unexpected situations. [2022-05-12T13:42:15.420Z] [2022-05-12T13:42:15.420Z] To set a process to complain mode, use the command line tool [2022-05-12T13:42:15.420Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T13:42:15.420Z] +++ true [2022-05-12T13:42:15.420Z] exiting test-integration [2022-05-12T13:42:15.420Z] ++ exit 0 [2022-05-12T13:42:15.420Z] [2022-05-12T13:42:15.420Z] + exit 0 [2022-05-12T13:42:15.420Z] ++ jobs -p [2022-05-12T13:42:15.420Z] + pids= [2022-05-12T13:42:15.420Z] + echo 'Remaining pids to kill: []' [2022-05-12T13:42:15.420Z] Remaining pids to kill: [] [2022-05-12T13:42:15.420Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-05-12T13:42:15.437Z] Recording test results [2022-05-12T13:42:16.770Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-12T13:42:17.236Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-12T13:42:17.292Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-12T13:42:17.619Z] + echo Ensuring container killed. [2022-05-12T13:42:17.619Z] Ensuring container killed. [2022-05-12T13:42:17.619Z] + docker ps -aq -f name=docker-pr1-* [2022-05-12T13:42:17.619Z] + cids=e57c53c0282d [2022-05-12T13:42:17.619Z] 1a724fb521f8 [2022-05-12T13:42:17.619Z] 4fff49fbecfb [2022-05-12T13:42:17.619Z] + [ -n e57c53c0282d [2022-05-12T13:42:17.619Z] 1a724fb521f8 [2022-05-12T13:42:17.619Z] 4fff49fbecfb ] [2022-05-12T13:42:17.619Z] + docker rm -vf e57c53c0282d 1a724fb521f8 4fff49fbecfb [2022-05-12T13:42:17.702Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-12T13:42:18.194Z] e57c53c0282d [2022-05-12T13:42:18.194Z] 1a724fb521f8 [2022-05-12T13:42:18.194Z] 4fff49fbecfb [Pipeline] sh [2022-05-12T13:42:18.271Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-12T13:42:18.271Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T13:42:18.271Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-12T13:42:18.487Z] + echo Chowning /workspace to jenkins user [2022-05-12T13:42:18.487Z] Chowning /workspace to jenkins user [2022-05-12T13:42:18.487Z] + id -u [2022-05-12T13:42:18.487Z] + id -g [2022-05-12T13:42:18.487Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43588:/workspace busybox chown -R 1000:1000 /workspace [2022-05-12T13:42:18.487Z] Unable to find image 'busybox:latest' locally [2022-05-12T13:42:18.749Z] latest: Pulling from library/busybox [2022-05-12T13:42:18.749Z] 50e8d59317eb: Pulling fs layer [2022-05-12T13:42:18.749Z] 50e8d59317eb: Download complete [2022-05-12T13:42:18.749Z] 50e8d59317eb: Pull complete [2022-05-12T13:42:19.010Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-12T13:42:19.010Z] Status: Downloaded newer image for busybox:latest [2022-05-12T13:42:20.646Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-12T13:42:20.646Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-12T13:42:20.646Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T13:42:20.646Z] === RUN TestDockerSuite/TestCreateWithWorkdir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-12T13:42:21.863Z] + bundleName=amd64 [2022-05-12T13:42:21.863Z] + echo Creating amd64-bundles.tar.gz [2022-05-12T13:42:21.863Z] Creating amd64-bundles.tar.gz [2022-05-12T13:42:21.863Z] + xargs tar -czf amd64-bundles.tar.gz [2022-05-12T13:42:21.863Z] + 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 [2022-05-12T13:42:22.822Z] Archiving artifacts [2022-05-12T13:42:23.589Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-12T13:42:23.589Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T13:42:23.589Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-12T13:42:23.589Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-12T13:42:23.589Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-12T13:42:23.589Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-12T13:42:23.589Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-12T13:42:24.056Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-12T13:42:24.056Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-12T13:42:24.056Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-12T13:42:24.056Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T13:42:24.056Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-12T13:42:24.056Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-12T13:42:24.056Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-12T13:42:24.056Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-12T13:42:24.056Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-12T13:42:24.056Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-12T13:42:24.056Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-12T13:42:24.056Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T13:42:24.056Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-12T13:42:24.056Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-12T13:42:24.056Z] === RUN TestDockerSuite/TestDockerFails [2022-05-12T13:42:24.056Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-12T13:42:24.056Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-12T13:42:24.056Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-12T13:42:24.056Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-12T13:42:24.056Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-12T13:42:24.056Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-12T13:42:24.056Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-12T13:42:24.056Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-12T13:42:24.056Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-12T13:42:24.056Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-12T13:42:24.056Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-12T13:42:24.699Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43588/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T13:42:25.014Z] + make clean [2022-05-12T13:42:25.275Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T13:42:25.275Z] docker-dev-cache [2022-05-12T13:42:25.275Z] docker-mod-cache [Pipeline] deleteDir [2022-05-12T13:42:25.409Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-12T13:42:25.409Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-12T13:42:25.409Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-12T13:42:25.876Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-12T13:42:27.002Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T13:42:29.949Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-12T13:42:30.620Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-12T13:42:32.895Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-12T13:42:35.363Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-12T13:42:35.363Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T13:42:35.363Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-12T13:42:39.104Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-12T13:42:39.104Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-12T13:42:39.562Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-12T13:42:43.308Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-12T13:42:49.168Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-12T13:42:51.947Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-12T13:42:54.890Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-12T13:42:55.024Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-12T13:42:55.873Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-12T13:42:57.970Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-12T13:42:58.437Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-12T13:43:01.731Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-12T13:43:03.185Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-12T13:43:04.167Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-12T13:43:05.150Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-12T13:43:05.847Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-12T13:43:05.847Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-12T13:43:05.847Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-12T13:43:05.847Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-12T13:43:05.847Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-12T13:43:05.847Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-12T13:43:05.847Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-12T13:43:05.847Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-12T13:43:05.847Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-12T13:43:05.847Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-12T13:43:05.847Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-12T13:43:05.847Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-12T13:43:06.474Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-12T13:43:06.832Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-12T13:43:10.623Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-12T13:43:12.290Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-12T13:43:13.621Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-12T13:43:16.488Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-12T13:43:16.488Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-12T13:43:16.488Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-12T13:43:16.488Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-12T13:43:16.488Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-12T13:43:16.488Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-12T13:43:16.488Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-12T13:43:16.488Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-12T13:43:16.488Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-12T13:43:16.488Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-12T13:43:16.488Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-12T13:43:17.026Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-12T13:43:17.026Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-12T13:43:17.402Z] === RUN TestDockerSuite/TestRmiTag [2022-05-12T13:43:17.493Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-12T13:43:17.493Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T13:43:17.493Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-12T13:43:17.493Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-12T13:43:17.493Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-12T13:43:17.493Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-12T13:43:17.493Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-12T13:43:17.868Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-12T13:43:18.474Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-12T13:43:18.475Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-12T13:43:18.475Z] === RUN TestDockerSuite/TestEventsRename [2022-05-12T13:43:20.815Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-12T13:43:21.246Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-12T13:43:21.246Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T13:43:21.246Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-12T13:43:21.246Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T13:43:21.246Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-12T13:43:21.246Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T13:43:21.246Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-12T13:43:22.236Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-12T13:43:22.255Z] === RUN TestDockerSuite/TestEventsResize [2022-05-12T13:43:28.104Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-12T13:43:35.730Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-12T13:43:38.672Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-12T13:43:43.415Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-12T13:43:44.400Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-12T13:43:44.400Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-12T13:43:44.400Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-12T13:43:44.400Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-12T13:43:44.400Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-12T13:43:44.400Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-12T13:43:44.400Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-12T13:43:44.400Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-12T13:43:44.400Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-12T13:43:44.400Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-12T13:43:44.400Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-12T13:43:44.400Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-12T13:43:44.400Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-12T13:43:44.400Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-12T13:43:44.400Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-12T13:43:45.960Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-12T13:43:45.960Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-12T13:43:45.960Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-12T13:43:45.960Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-12T13:43:45.960Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-12T13:43:49.362Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-12T13:43:49.362Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-12T13:43:49.362Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-12T13:43:49.362Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-12T13:43:49.362Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-12T13:43:49.362Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-12T13:43:49.362Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-12T13:43:49.362Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-12T13:43:49.362Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-12T13:43:49.362Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-12T13:43:49.362Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-12T13:43:49.362Z] === RUN TestDockerSuite/TestBuildFails [2022-05-12T13:43:50.932Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-12T13:43:50.932Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-12T13:43:51.814Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-12T13:43:54.025Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-12T13:43:56.234Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-12T13:43:58.062Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-12T13:43:58.062Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-12T13:43:58.101Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-12T13:43:59.175Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-12T13:44:01.382Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-12T13:44:01.382Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-12T13:44:01.846Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-12T13:44:03.976Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-12T13:44:07.238Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-12T13:44:07.238Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-12T13:44:07.238Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-12T13:44:07.238Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-12T13:44:07.238Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-12T13:44:07.238Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-12T13:44:07.238Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-12T13:44:07.238Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-12T13:44:07.238Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-12T13:44:07.238Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-12T13:44:07.238Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-12T13:44:07.238Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-12T13:44:07.238Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-12T13:44:07.238Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-12T13:44:07.238Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-12T13:44:07.238Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-12T13:44:07.238Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-12T13:44:07.238Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-12T13:44:07.238Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-12T13:44:07.238Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-12T13:44:07.238Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-12T13:44:07.238Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-12T13:44:07.238Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-12T13:44:07.696Z] === RUN TestDockerSuite/TestEventsTop [2022-05-12T13:44:07.696Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-12T13:44:07.696Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-12T13:44:08.797Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-12T13:44:08.797Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-12T13:44:09.263Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-12T13:44:09.901Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-12T13:44:12.204Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-12T13:44:12.205Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-12T13:44:12.205Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-12T13:44:12.205Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-12T13:44:12.205Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-12T13:44:14.412Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-12T13:44:14.412Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-12T13:44:14.412Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-12T13:44:14.412Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-12T13:44:14.412Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-12T13:44:14.412Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-12T13:44:14.412Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-12T13:44:14.412Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-12T13:44:14.412Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-12T13:44:14.412Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-12T13:44:14.412Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-12T13:44:14.412Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-12T13:44:14.412Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-12T13:44:14.412Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-12T13:44:14.412Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-12T13:44:15.756Z] === RUN TestDockerSuite/TestExec [2022-05-12T13:44:15.756Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T13:44:15.756Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-12T13:44:15.756Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T13:44:15.756Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-12T13:44:16.473Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-12T13:44:16.620Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-12T13:44:17.968Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-12T13:44:18.829Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-12T13:44:20.912Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-12T13:44:20.912Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-12T13:44:20.912Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-12T13:44:20.912Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-12T13:44:20.912Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-12T13:44:20.912Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T13:44:20.912Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-12T13:44:21.776Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-12T13:44:21.776Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-12T13:44:21.776Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-12T13:44:21.776Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-12T13:44:21.776Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-12T13:44:21.776Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-12T13:44:21.776Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-12T13:44:23.648Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-12T13:44:24.692Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-12T13:44:24.736Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-12T13:44:24.736Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-12T13:44:24.736Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-12T13:44:24.736Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-12T13:44:24.736Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-12T13:44:24.736Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-12T13:44:24.736Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-12T13:44:24.736Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-12T13:44:24.736Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-12T13:44:25.225Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-12T13:44:26.308Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-12T13:44:28.475Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-12T13:44:31.059Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-12T13:44:31.059Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-12T13:44:31.059Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-12T13:44:31.059Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-12T13:44:31.059Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-12T13:44:31.059Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-12T13:44:31.526Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-12T13:44:31.526Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-12T13:44:31.526Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-12T13:44:31.526Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-12T13:44:31.526Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-12T13:44:31.526Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-12T13:44:31.526Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-12T13:44:32.259Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-12T13:44:32.393Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-12T13:44:32.393Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-12T13:44:32.393Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-12T13:44:32.393Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-12T13:44:32.862Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-12T13:44:32.862Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-12T13:44:33.330Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-12T13:44:33.735Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-12T13:44:33.735Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-12T13:44:33.735Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-12T13:44:34.202Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-12T13:44:34.202Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-12T13:44:34.202Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-12T13:44:36.039Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-12T13:44:36.410Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-12T13:44:38.621Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-12T13:44:38.621Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-12T13:44:38.621Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-12T13:44:41.565Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-12T13:44:41.565Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-12T13:44:41.565Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-12T13:44:41.565Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T13:44:41.565Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-12T13:44:41.565Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-12T13:44:41.565Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-12T13:44:41.894Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-12T13:44:41.894Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-12T13:44:41.894Z] === RUN TestDockerSuite/TestExecEnv [2022-05-12T13:44:41.894Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T13:44:41.894Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-12T13:44:41.894Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-12T13:44:41.894Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-12T13:44:43.775Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-12T13:44:44.837Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-12T13:44:45.984Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-12T13:44:48.262Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-12T13:44:48.262Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T13:44:48.262Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-12T13:44:48.927Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-12T13:44:50.689Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-12T13:44:50.689Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-12T13:44:50.689Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-12T13:44:50.689Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-12T13:44:50.689Z] === RUN TestDockerSuite/TestExecParseError [2022-05-12T13:44:50.689Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-12T13:44:50.689Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-12T13:44:50.689Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-12T13:44:50.689Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-12T13:44:50.689Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-12T13:44:50.689Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-12T13:44:51.136Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-12T13:44:51.136Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-12T13:44:51.136Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-12T13:44:51.136Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-12T13:44:51.136Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-12T13:44:51.136Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-12T13:44:51.136Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-12T13:44:51.136Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-12T13:44:51.136Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-12T13:44:51.136Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T13:44:51.136Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-12T13:44:51.136Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-12T13:44:51.136Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-12T13:44:51.136Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-12T13:44:51.136Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-12T13:44:51.603Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-12T13:44:54.472Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-12T13:44:54.472Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-12T13:44:54.472Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-12T13:44:54.472Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-12T13:44:54.472Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-12T13:44:54.472Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:44:54.472Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-12T13:44:54.472Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-12T13:44:54.472Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-12T13:44:54.472Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-12T13:44:54.472Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-12T13:44:56.350Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-12T13:44:56.350Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-12T13:44:56.350Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-12T13:44:56.350Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-12T13:44:56.350Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-12T13:44:56.350Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-12T13:44:56.350Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-12T13:44:56.350Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-12T13:44:56.350Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T13:44:56.350Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-12T13:44:56.350Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T13:44:56.350Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-12T13:44:58.250Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-12T13:44:58.250Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-12T13:44:58.250Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-12T13:45:03.221Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-12T13:45:03.221Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-12T13:45:03.494Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-12T13:45:03.494Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-12T13:45:03.494Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-12T13:45:04.106Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-12T13:45:04.106Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-12T13:45:04.106Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-12T13:45:04.106Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-12T13:45:04.106Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-12T13:45:04.106Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-12T13:45:04.574Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-12T13:45:05.055Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-12T13:45:05.055Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-12T13:45:05.055Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-12T13:45:05.055Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-12T13:45:05.055Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-12T13:45:05.055Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-12T13:45:05.055Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-12T13:45:05.055Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-12T13:45:05.055Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-12T13:45:05.055Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-12T13:45:05.055Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-12T13:45:05.055Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-12T13:45:05.055Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-12T13:45:05.055Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-12T13:45:05.055Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-12T13:45:05.055Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-12T13:45:05.055Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-12T13:45:05.055Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-12T13:45:05.055Z] === RUN TestDockerSuite/TestRunMount [2022-05-12T13:45:05.055Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-12T13:45:05.055Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-12T13:45:05.055Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-12T13:45:05.055Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-12T13:45:05.055Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-12T13:45:05.055Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-12T13:45:05.055Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-12T13:45:05.055Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-12T13:45:05.435Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-12T13:45:05.435Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-12T13:45:05.435Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-12T13:45:06.421Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-12T13:45:06.421Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-12T13:45:11.714Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-12T13:45:13.702Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-12T13:45:13.702Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-12T13:45:13.702Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-12T13:45:13.702Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-12T13:45:13.702Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-12T13:45:13.702Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-12T13:45:13.702Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-12T13:45:16.842Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-12T13:45:17.312Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-12T13:45:18.300Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-12T13:45:18.450Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-12T13:45:18.854Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-12T13:45:19.285Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-12T13:45:20.277Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-12T13:45:21.795Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-12T13:45:21.840Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-12T13:45:23.190Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-12T13:45:23.190Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-12T13:45:23.190Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-12T13:45:23.190Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-12T13:45:23.190Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-12T13:45:23.190Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-12T13:45:23.190Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-12T13:45:23.190Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-12T13:45:23.190Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-12T13:45:23.190Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-12T13:45:23.190Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-12T13:45:23.190Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-12T13:45:23.190Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-12T13:45:23.190Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-12T13:45:23.190Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-12T13:45:23.190Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-12T13:45:23.190Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-12T13:45:23.190Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-12T13:45:23.190Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-12T13:45:23.190Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-12T13:45:23.411Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-12T13:45:24.174Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-12T13:45:26.384Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-12T13:45:27.948Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-12T13:45:28.941Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-12T13:45:28.941Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T13:45:28.941Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-12T13:45:28.941Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-12T13:45:29.410Z] === RUN TestDockerSuite/TestHealth [2022-05-12T13:45:29.410Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-12T13:45:29.410Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-12T13:45:29.410Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-12T13:45:29.410Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-12T13:45:29.410Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-12T13:45:29.509Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-12T13:45:30.578Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-12T13:45:30.578Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-12T13:45:31.047Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-12T13:45:31.047Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-12T13:45:31.047Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-12T13:45:31.047Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-12T13:45:31.047Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-12T13:45:31.515Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-12T13:45:31.515Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-12T13:45:31.716Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-12T13:45:31.985Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-12T13:45:32.182Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-12T13:45:32.182Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-12T13:45:32.182Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-12T13:45:32.182Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-12T13:45:32.183Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-12T13:45:32.183Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-12T13:45:32.183Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-12T13:45:32.183Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-12T13:45:32.183Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-12T13:45:32.183Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-12T13:45:32.183Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-12T13:45:32.183Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-12T13:45:32.183Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-12T13:45:32.183Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-12T13:45:32.183Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-12T13:45:32.183Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T13:45:32.975Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-12T13:45:35.262Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-12T13:45:35.262Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-12T13:45:35.262Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-12T13:45:35.262Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-12T13:45:35.262Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-12T13:45:35.262Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-12T13:45:35.262Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-12T13:45:35.730Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-12T13:45:35.730Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-12T13:45:35.730Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-12T13:45:35.967Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-12T13:45:35.967Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-12T13:45:35.967Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-12T13:45:35.967Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-12T13:45:35.967Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-12T13:45:35.967Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-12T13:45:35.967Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-12T13:45:35.967Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-12T13:45:35.967Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-12T13:45:35.967Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-12T13:45:35.967Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-12T13:45:36.715Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-12T13:45:36.715Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-12T13:45:38.844Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-12T13:45:38.924Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-12T13:45:38.924Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-12T13:45:41.131Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-12T13:45:44.074Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-12T13:45:44.074Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-12T13:45:44.074Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T13:45:44.074Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-12T13:45:46.519Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-12T13:45:46.519Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-12T13:45:46.519Z] === RUN TestDockerSuite/TestRunRm [2022-05-12T13:45:47.856Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-12T13:45:47.856Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-12T13:45:48.054Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-12T13:45:48.323Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-12T13:45:48.323Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T13:45:48.323Z] === RUN TestDockerSuite/TestImportFile [2022-05-12T13:45:48.323Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T13:45:48.323Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-12T13:45:48.323Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-12T13:45:48.323Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-12T13:45:48.323Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-12T13:45:48.323Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T13:45:48.323Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-12T13:45:48.323Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T13:45:48.323Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-12T13:45:48.323Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-12T13:45:48.323Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-12T13:45:48.323Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-12T13:45:48.323Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-12T13:45:48.323Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-12T13:45:48.323Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-12T13:45:48.323Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-12T13:45:48.323Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T13:45:48.323Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-12T13:45:48.323Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T13:45:48.323Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-12T13:45:51.266Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-12T13:45:53.860Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-12T13:45:54.210Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-12T13:45:54.210Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T13:45:54.210Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-12T13:45:54.210Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-12T13:45:54.210Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-12T13:45:54.210Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-12T13:45:54.210Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-12T13:45:54.210Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-12T13:45:56.805Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-12T13:45:57.155Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-12T13:45:57.155Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-12T13:45:59.017Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-12T13:46:00.105Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-12T13:46:00.105Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:46:00.105Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-12T13:46:00.105Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-12T13:46:00.105Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-12T13:46:00.105Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-12T13:46:00.105Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-12T13:46:01.229Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-12T13:46:03.050Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-12T13:46:04.140Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-12T13:46:04.140Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-12T13:46:04.140Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-12T13:46:05.010Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-12T13:46:05.010Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-12T13:46:05.010Z] === RUN TestDockerSuite/TestRunState [2022-05-12T13:46:05.010Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-12T13:46:05.010Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-12T13:46:05.128Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-12T13:46:07.220Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-12T13:46:07.220Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-12T13:46:07.220Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-12T13:46:07.792Z] === RUN TestDockerSuite/TestInspectImage [2022-05-12T13:46:07.792Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T13:46:07.792Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-12T13:46:07.792Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T13:46:07.792Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-12T13:46:07.792Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T13:46:07.792Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-12T13:46:09.429Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-12T13:46:09.429Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-12T13:46:09.429Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-12T13:46:09.429Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-12T13:46:09.429Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-12T13:46:09.429Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-12T13:46:09.896Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-12T13:46:09.896Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-12T13:46:09.896Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-12T13:46:10.738Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-12T13:46:15.478Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-12T13:46:15.478Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-12T13:46:15.756Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-12T13:46:15.756Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-12T13:46:15.756Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-12T13:46:15.756Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-12T13:46:15.756Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-12T13:46:15.757Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-12T13:46:15.757Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-12T13:46:15.757Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-12T13:46:15.757Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-12T13:46:15.757Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-12T13:46:15.757Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-12T13:46:15.757Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-12T13:46:15.757Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-12T13:46:15.757Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-12T13:46:15.757Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-12T13:46:15.757Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-12T13:46:15.757Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-12T13:46:15.757Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-12T13:46:15.757Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-12T13:46:15.757Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-12T13:46:15.757Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-12T13:46:17.965Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-12T13:46:17.965Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-12T13:46:17.965Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-12T13:46:18.421Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-12T13:46:20.912Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-12T13:46:20.912Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-12T13:46:20.912Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-12T13:46:20.912Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-12T13:46:20.912Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-12T13:46:22.207Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-12T13:46:22.207Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-12T13:46:22.207Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-12T13:46:22.207Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-12T13:46:24.692Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-12T13:46:25.990Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-12T13:46:29.778Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-12T13:46:33.339Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-12T13:46:36.922Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-12T13:46:38.087Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-12T13:46:39.867Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-12T13:46:42.812Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-12T13:46:45.233Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-12T13:46:45.233Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-12T13:46:45.233Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-12T13:46:45.233Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-12T13:46:45.759Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-12T13:46:48.151Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-12T13:46:48.703Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-12T13:46:50.326Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-12T13:46:51.646Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-12T13:46:53.225Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-12T13:46:53.225Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-12T13:46:53.225Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-12T13:46:53.225Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-12T13:46:53.225Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-12T13:46:53.225Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-12T13:46:53.225Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-12T13:46:53.225Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-12T13:46:53.225Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-12T13:46:53.225Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-12T13:46:53.225Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-12T13:46:53.225Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-12T13:46:53.225Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-12T13:46:53.225Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-12T13:46:53.225Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-12T13:46:54.592Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-12T13:46:54.592Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-12T13:46:54.592Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T13:46:54.592Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-12T13:46:54.592Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-12T13:46:54.592Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-12T13:46:54.592Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-12T13:46:54.592Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-12T13:46:54.592Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-12T13:46:54.592Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-12T13:46:54.592Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T13:46:54.592Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-12T13:46:54.592Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-12T13:46:54.592Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-12T13:46:54.592Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T13:46:54.592Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-12T13:46:54.592Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T13:46:54.592Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-12T13:46:54.592Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-12T13:46:54.592Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-12T13:46:54.592Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-12T13:46:54.592Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-12T13:46:54.592Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-12T13:46:55.059Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-12T13:46:55.059Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T13:46:55.059Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-12T13:46:55.059Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-12T13:46:55.059Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-12T13:46:55.059Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T13:46:55.059Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-12T13:46:55.059Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-12T13:46:55.059Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-12T13:46:55.059Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-12T13:46:55.059Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-12T13:46:55.059Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-12T13:46:55.059Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-12T13:46:55.996Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-12T13:46:58.004Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-12T13:47:00.948Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-12T13:47:03.533Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-12T13:47:03.991Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-12T13:47:05.551Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-12T13:47:06.813Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-12T13:47:09.761Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-12T13:47:09.761Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-12T13:47:09.761Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-12T13:47:11.413Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-12T13:47:11.413Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-12T13:47:11.413Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-12T13:47:11.413Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-12T13:47:11.413Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-12T13:47:11.413Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-12T13:47:11.413Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-12T13:47:11.413Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-12T13:47:11.413Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-12T13:47:11.413Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-12T13:47:11.413Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-12T13:47:11.413Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-12T13:47:11.413Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-12T13:47:11.413Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T13:47:11.413Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-12T13:47:11.413Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T13:47:11.413Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-12T13:47:11.413Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T13:47:11.413Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-12T13:47:11.413Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-12T13:47:11.413Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-12T13:47:11.413Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T13:47:11.413Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-12T13:47:11.413Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T13:47:11.413Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-12T13:47:11.413Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T13:47:11.413Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-12T13:47:11.413Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-12T13:47:11.413Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-12T13:47:11.413Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T13:47:11.413Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-12T13:47:11.413Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T13:47:11.413Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-12T13:47:11.413Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-12T13:47:11.413Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-12T13:47:13.544Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-12T13:47:13.544Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-12T13:47:13.826Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-12T13:47:14.360Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-12T13:47:14.360Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-12T13:47:14.826Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-12T13:47:14.826Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-12T13:47:17.037Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-12T13:47:17.037Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-12T13:47:19.246Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-12T13:47:20.685Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-12T13:47:22.192Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-12T13:47:24.402Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-12T13:47:24.402Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T13:47:24.402Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-12T13:47:26.326Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-12T13:47:26.539Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-12T13:47:32.191Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-12T13:47:33.051Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-12T13:47:33.051Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T13:47:33.051Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-12T13:47:33.688Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-12T13:47:37.467Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-12T13:47:37.795Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-12T13:47:37.795Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-12T13:47:37.795Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-12T13:47:37.795Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T13:47:37.795Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-12T13:47:37.795Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-12T13:47:37.795Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-12T13:47:37.795Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-12T13:47:37.795Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-12T13:47:39.348Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-12T13:47:42.212Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-12T13:47:42.212Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-12T13:47:42.212Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-12T13:47:44.938Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-12T13:47:44.939Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T13:47:44.939Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-12T13:47:44.939Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-12T13:47:44.939Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-12T13:47:44.939Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-12T13:47:44.939Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-12T13:47:44.939Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T13:47:44.939Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-12T13:47:44.939Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-12T13:47:44.939Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-12T13:47:44.939Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T13:47:44.939Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-12T13:47:45.156Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-12T13:47:47.881Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-12T13:47:48.101Z] === RUN TestDockerSuite/TestLogsSince [2022-05-12T13:47:50.092Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-12T13:47:50.092Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-12T13:47:50.092Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-12T13:47:51.655Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-12T13:47:51.655Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-12T13:47:51.655Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-12T13:47:51.655Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-12T13:47:52.123Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-12T13:47:52.123Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T13:47:52.123Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-12T13:47:52.123Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-12T13:47:52.123Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-12T13:47:52.123Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T13:47:52.123Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-12T13:47:52.123Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T13:47:52.123Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-12T13:47:58.504Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-12T13:47:58.504Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-12T13:47:58.504Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-12T13:47:58.504Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-12T13:47:58.504Z] === RUN TestDockerSuite/TestLogsTail [2022-05-12T13:48:00.714Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-12T13:48:03.660Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-12T13:48:04.631Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-12T13:48:04.632Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-12T13:48:04.632Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-12T13:48:06.604Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-12T13:48:06.604Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-12T13:48:06.604Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-12T13:48:06.604Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-12T13:48:06.604Z] === RUN TestDockerSuite/TestNetHostname [2022-05-12T13:48:06.604Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-12T13:48:06.604Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-12T13:48:06.604Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T13:48:06.604Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-12T13:48:06.604Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-12T13:48:06.604Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-12T13:48:06.604Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-12T13:48:06.604Z] === RUN TestDockerSuite/TestPluginActive [2022-05-12T13:48:06.604Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T13:48:06.604Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-12T13:48:06.604Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T13:48:06.604Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-12T13:48:06.604Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-12T13:48:06.604Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T13:48:06.604Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-12T13:48:06.604Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-12T13:48:06.604Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-12T13:48:06.604Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-12T13:48:07.042Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-12T13:48:07.071Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-12T13:48:07.071Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-12T13:48:07.071Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-12T13:48:07.071Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-12T13:48:07.071Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-12T13:48:07.071Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-12T13:48:07.071Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-12T13:48:07.071Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-12T13:48:07.071Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-12T13:48:07.071Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-12T13:48:07.071Z] === RUN TestDockerSuite/TestPortList [2022-05-12T13:48:07.071Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-12T13:48:07.071Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-12T13:48:07.509Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-12T13:48:07.510Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-12T13:48:07.510Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T13:48:07.510Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-12T13:48:07.977Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-12T13:48:08.443Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-12T13:48:08.443Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-12T13:48:11.367Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-12T13:48:11.367Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-12T13:48:11.793Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-12T13:48:11.793Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-12T13:48:11.793Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-12T13:48:11.793Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-12T13:48:11.793Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-12T13:48:12.262Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-12T13:48:12.931Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-12T13:48:12.931Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T13:48:12.931Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-12T13:48:12.931Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-12T13:48:12.931Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-12T13:48:12.931Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-12T13:48:12.931Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-12T13:48:13.398Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-12T13:48:13.398Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-12T13:48:13.398Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-12T13:48:13.398Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-12T13:48:13.398Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-12T13:48:13.398Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-12T13:48:13.398Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-12T13:48:13.398Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-12T13:48:13.398Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-12T13:48:13.398Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-12T13:48:13.398Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-12T13:48:15.098Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-12T13:48:15.098Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-12T13:48:15.217Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-12T13:48:15.556Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-12T13:48:15.556Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-12T13:48:15.556Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-12T13:48:19.268Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-12T13:48:19.268Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-12T13:48:19.268Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-12T13:48:21.081Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-12T13:48:23.302Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-12T13:48:23.770Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-12T13:48:23.770Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-12T13:48:24.116Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-12T13:48:24.116Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T13:48:24.116Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-12T13:48:25.085Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-12T13:48:25.085Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-12T13:48:25.085Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-12T13:48:25.085Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-12T13:48:26.722Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-12T13:48:28.289Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-12T13:48:29.858Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-12T13:48:33.737Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-12T13:48:33.737Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-12T13:48:33.737Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-12T13:48:37.065Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-12T13:48:37.065Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-12T13:48:37.065Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-12T13:48:44.157Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-12T13:48:44.158Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-12T13:48:44.158Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-12T13:48:45.142Z] --- PASS: TestDockerSuite (2223.83s) [2022-05-12T13:48:45.142Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-05-12T13:48:45.142Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-12T13:48:45.142Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-05-12T13:48:45.142Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-12T13:48:45.142Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-05-12T13:48:45.142Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-12T13:48:45.142Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-12T13:48:45.142Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.75s) [2022-05-12T13:48:45.142Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2022-05-12T13:48:45.142Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s) [2022-05-12T13:48:45.142Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-05-12T13:48:45.142Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (74.96s) [2022-05-12T13:48:45.142Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.98s) [2022-05-12T13:48:45.142Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-05-12T13:48:45.142Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-12T13:48:45.142Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-12T13:48:45.142Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-12T13:48:45.142Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-12T13:48:45.142Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-12T13:48:45.142Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-12T13:48:45.142Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-12T13:48:45.142Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-05-12T13:48:45.142Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-12T13:48:45.142Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.42s) [2022-05-12T13:48:45.142Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-12T13:48:45.142Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-12T13:48:45.142Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.47s) [2022-05-12T13:48:45.142Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.45s) [2022-05-12T13:48:45.142Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T13:48:45.142Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T13:48:45.142Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-12T13:48:45.142Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-12T13:48:45.142Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.16s) [2022-05-12T13:48:45.142Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T13:48:45.142Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.36s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (75.84s) [2022-05-12T13:48:45.610Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.20s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.63s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.95s) [2022-05-12T13:48:45.610Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-12T13:48:45.610Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-12T13:48:45.610Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.95s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.28s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.56s) [2022-05-12T13:48:45.610Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-05-12T13:48:45.610Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.99s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.37s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.90s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.10s) [2022-05-12T13:48:45.610Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.25s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.65s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.70s) [2022-05-12T13:48:45.610Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-12T13:48:45.610Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-12T13:48:45.610Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-12T13:48:45.610Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildAddTar (32.46s) [2022-05-12T13:48:45.610Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-05-12T13:48:45.610Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.37s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.54s) [2022-05-12T13:48:45.610Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.68s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.53s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.48s) [2022-05-12T13:48:45.610Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.99s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.61s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.33s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.75s) [2022-05-12T13:48:45.610Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.90s) [2022-05-12T13:48:45.610Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-12T13:48:45.610Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.62s) [2022-05-12T13:48:45.610Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.59s) [2022-05-12T13:48:45.610Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-12T13:48:45.610Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (22.90s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.32s) [2022-05-12T13:48:45.610Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s) [2022-05-12T13:48:45.610Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.43s) [2022-05-12T13:48:45.610Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.07s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.42s) [2022-05-12T13:48:45.610Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-12T13:48:45.610Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.59s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.04s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildCmd (0.57s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.58s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.59s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.96s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.29s) [2022-05-12T13:48:45.610Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.28s) [2022-05-12T13:48:45.610Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.53s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.46s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.04s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.55s) [2022-05-12T13:48:45.610Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.88s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s) [2022-05-12T13:48:45.610Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-12T13:48:45.610Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.28s) [2022-05-12T13:48:45.610Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.14s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.66s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.57s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.86s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.58s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.50s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.75s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.73s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.73s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.19s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.15s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildDockerignore (47.35s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.00s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (52.63s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.70s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.75s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.40s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.23s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.04s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (26.98s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.14s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.85s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (72.67s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.40s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.60s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.14s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.51s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.57s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.30s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.11s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.18s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.94s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.01s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.39s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.41s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.63s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildFails (2.58s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.11s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.19s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.96s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.69s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.27s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.90s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.70s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.59s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.26s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildHistory (11.67s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.04s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.91s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.77s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.42s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildLabel (1.04s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.74s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.04s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.60s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildLabels (1.04s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.58s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.11s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.60s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.61s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.24s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.79s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.55s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.01s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.11s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.77s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.79s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.38s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.65s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.15s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.67s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.05s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.31s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.77s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.21s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.82s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.92s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.42s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.99s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.65s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.16s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.06s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.40s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.71s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.41s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.21s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.16s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.10s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.16s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildRm (11.45s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.35s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.47s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.85s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.90s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.22s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.55s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.71s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.69s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.62s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.44s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildStderr (4.16s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.27s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.43s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.30s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.98s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.86s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.85s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.59s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (6.47s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.16s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.94s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.61s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.40s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.47s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.80s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.67s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.41s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.87s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.22s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.37s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.11s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.89s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.37s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestCommitChange (5.13s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.78s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.01s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestCommitTTY (7.12s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.54s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.98s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.35s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.59s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.63s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.69s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.35s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.14s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.13s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.32s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.69s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.23s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.18s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.32s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.63s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.97s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.14s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.48s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.67s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.07s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.55s) [2022-05-12T13:48:45.611Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.11s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-12T13:48:45.611Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.30s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.52s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.70s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.72s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.60s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.61s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005488_} (2.61s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12372168976_c:\foo_false____} (2.66s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12372168976_c:\foo_true____} (2.59s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.43s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.69s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.72s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.73s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.78s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.70s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.24s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.46s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestCpToDot (2.73s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestCpToStdout (2.89s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.17s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.67s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.95s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.75s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestCreateRM (0.41s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.39s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.35s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.46s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.25s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.63s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.04s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.68s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.64s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.45s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.64s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestEventsCopy (4.49s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.66s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.56s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.82s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.32s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.75s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.99s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestEventsFilters (5.27s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestEventsFormat (5.19s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestEventsRename (2.76s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestEventsResize (8.04s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.55s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.54s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.07s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.32s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.10s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.03s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.08s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.13s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.05s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.70s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.18s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestExecInspectID (4.57s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.44s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.20s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.38s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.13s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.07s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.05s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.08s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.48s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.61s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.09s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.85s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.19s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.93s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.75s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.62s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.53s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.58s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.63s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestInspectDefault (2.69s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestInspectHistory (4.45s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.63s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.09s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.64s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.12s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.10s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestInspectStatus (3.38s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.95s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.20s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.60s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.15s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.55s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.67s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.62s) [2022-05-12T13:48:45.612Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-12T13:48:45.612Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.04s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.09s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.02s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.85s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.61s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.14s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.39s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.35s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.33s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.49s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.31s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.20s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.54s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestLogsSince (9.14s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestLogsTail (2.80s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.52s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.47s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.60s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.91s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestPsByOrder (7.51s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.54s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.79s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.07s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.65s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.85s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.54s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.58s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.17s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.74s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.02s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.59s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.60s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.82s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.80s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.74s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.46s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.48s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.41s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.36s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.10s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.65s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.65s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.82s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.67s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.59s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRmiTag (0.60s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.60s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.11s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.72s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.59s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.18s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.81s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.99s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.86s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.48s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.36s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.41s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.11s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.48s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.00s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.35s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.93s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.59s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.51s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.65s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.85s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.07s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.53s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.48s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.11s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.51s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRunExitCode (2.45s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.51s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.45s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.58s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.48s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.71s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.07s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.51s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T13:48:45.613Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.44s) [2022-05-12T13:48:45.613Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.53s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.41s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.27s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.90s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.91s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.36s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.72s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.26s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestRunRm (2.66s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.68s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.72s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.64s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.12s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.34s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.36s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.51s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.34s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.05s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.72s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.60s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.47s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.14s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.59s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.39s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.32s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.67s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.74s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.87s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.52s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.94s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.36s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.47s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.72s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.73s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.65s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.81s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.26s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.47s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.84s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.28s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.26s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.26s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.15s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.95s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.34s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.55s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.64s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.02s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.29s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-12T13:48:45.614Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.34s) [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-12T13:48:45.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.614Z] --- PASS: TestDockerRegistrySuite (0.13s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T13:48:45.614Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.13s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T13:48:45.615Z] === RUN TestDockerSchema1RegistrySuite [2022-05-12T13:48:45.615Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-12T13:48:45.615Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T13:48:45.615Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T13:48:45.615Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-12T13:48:45.615Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-12T13:48:45.615Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T13:48:45.615Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T13:48:45.615Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T13:48:45.615Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-12T13:48:45.615Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-12T13:48:45.615Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-12T13:48:45.615Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T13:48:45.615Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-12T13:48:45.615Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-12T13:48:45.615Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-12T13:48:45.615Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-12T13:48:45.615Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-12T13:48:45.615Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-12T13:48:45.615Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-12T13:48:45.615Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-12T13:48:45.615Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-12T13:48:45.615Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T13:48:45.615Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-12T13:48:45.615Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-12T13:48:45.615Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-12T13:48:45.615Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-12T13:48:45.615Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-12T13:48:45.615Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-12T13:48:45.615Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T13:48:45.615Z] === RUN TestDockerDaemonSuite [2022-05-12T13:48:45.615Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-12T13:48:45.615Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-12T13:48:45.615Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-12T13:48:45.615Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T13:48:45.615Z] === RUN TestDockerSwarmSuite [2022-05-12T13:48:45.615Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-12T13:48:45.615Z] === RUN TestDockerPluginSuite [2022-05-12T13:48:45.615Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-12T13:48:45.615Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-12T13:48:45.615Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-12T13:48:45.615Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-12T13:48:45.615Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-12T13:48:45.615Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-12T13:48:45.615Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-12T13:48:45.615Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-12T13:48:45.615Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-12T13:48:45.615Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-12T13:48:45.615Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-12T13:48:45.615Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T13:48:45.615Z] === RUN TestDockerExternalVolumeSuite [2022-05-12T13:48:45.615Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-12T13:48:45.615Z] === RUN TestDockerNetworkSuite [2022-05-12T13:48:45.615Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-12T13:48:45.615Z] === RUN TestDockerHubPullSuite [2022-05-12T13:48:45.615Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-12T13:48:45.615Z] PASS [2022-05-12T13:48:45.615Z] ok github.com/docker/docker/integration-cli 2224.167s [2022-05-12T13:48:45.615Z] [2022-05-12T13:48:45.615Z] === Skipped [2022-05-12T13:48:45.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-12T13:48:45.615Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-12T13:48:45.615Z] [2022-05-12T13:48:45.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-12T13:48:45.615Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-12T13:48:45.615Z] [2022-05-12T13:48:45.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-12T13:48:45.615Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-12T13:48:45.615Z] [2022-05-12T13:48:45.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-12T13:48:45.615Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-12T13:48:45.615Z] [2022-05-12T13:48:45.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-12T13:48:45.615Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-12T13:48:45.615Z] [2022-05-12T13:48:45.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-12T13:48:45.615Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-12T13:48:45.615Z] [2022-05-12T13:48:45.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-12T13:48:45.615Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-12T13:48:45.615Z] [2022-05-12T13:48:45.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-12T13:48:45.615Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-12T13:48:45.615Z] [2022-05-12T13:48:45.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-12T13:48:45.615Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-12T13:48:45.615Z] [2022-05-12T13:48:45.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-12T13:48:45.615Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-12T13:48:45.615Z] [2022-05-12T13:48:45.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-12T13:48:45.615Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-12T13:48:45.615Z] [2022-05-12T13:48:45.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-12T13:48:45.615Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-12T13:48:45.615Z] [2022-05-12T13:48:45.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T13:48:45.615Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T13:48:45.615Z] [2022-05-12T13:48:45.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T13:48:45.615Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T13:48:45.615Z] [2022-05-12T13:48:45.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-12T13:48:45.615Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-12T13:48:45.615Z] [2022-05-12T13:48:45.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-12T13:48:45.615Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-12T13:48:45.615Z] [2022-05-12T13:48:45.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T13:48:45.615Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T13:48:45.615Z] [2022-05-12T13:48:45.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-12T13:48:45.615Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-12T13:48:45.615Z] [2022-05-12T13:48:45.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-05-12T13:48:45.615Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-05-12T13:48:45.615Z] [2022-05-12T13:48:45.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-12T13:48:45.615Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-12T13:48:45.615Z] [2022-05-12T13:48:45.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-12T13:48:45.615Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-12T13:48:45.615Z] [2022-05-12T13:48:45.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-12T13:48:45.615Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-12T13:48:45.615Z] [2022-05-12T13:48:45.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-05-12T13:48:45.615Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-05-12T13:48:45.615Z] [2022-05-12T13:48:45.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-12T13:48:45.615Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.615Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-12T13:48:45.615Z] [2022-05-12T13:48:45.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-12T13:48:45.615Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.37s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.37s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.68s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.68s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.99s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.99s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-12T13:48:45.616Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.33s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.37s) [2022-05-12T13:48:45.616Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.36s) [2022-05-12T13:48:45.616Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.616Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2022-05-12T13:48:45.616Z] [2022-05-12T13:48:45.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-05-12T13:48:45.617Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-12T13:48:45.617Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-12T13:48:45.617Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-12T13:48:45.617Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-05-12T13:48:45.617Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-05-12T13:48:45.617Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-12T13:48:45.617Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2022-05-12T13:48:45.617Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-05-12T13:48:45.617Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.34s) [2022-05-12T13:48:45.617Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-12T13:48:45.617Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.34s) [2022-05-12T13:48:45.617Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-12T13:48:45.617Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-12T13:48:45.617Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-05-12T13:48:45.617Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-12T13:48:45.617Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-12T13:48:45.617Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-12T13:48:45.617Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-05-12T13:48:45.617Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-12T13:48:45.617Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-05-12T13:48:45.617Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-12T13:48:45.617Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-05-12T13:48:45.617Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-12T13:48:45.617Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-05-12T13:48:45.617Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-05-12T13:48:45.617Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-12T13:48:45.617Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-05-12T13:48:45.617Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T13:48:45.617Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-12T13:48:45.617Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-12T13:48:45.617Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-12T13:48:45.617Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-05-12T13:48:45.617Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-05-12T13:48:45.617Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T13:48:45.617Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-12T13:48:45.617Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-12T13:48:45.617Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-12T13:48:45.617Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T13:48:45.617Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-12T13:48:45.617Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-12T13:48:45.617Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:45.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-12T13:48:45.617Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-12T13:48:45.617Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-12T13:48:45.617Z] [2022-05-12T13:48:46.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T13:48:46.085Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.085Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T13:48:46.085Z] [2022-05-12T13:48:46.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-05-12T13:48:46.085Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.085Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-05-12T13:48:46.085Z] [2022-05-12T13:48:46.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-12T13:48:46.085Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.085Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-12T13:48:46.085Z] [2022-05-12T13:48:46.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-12T13:48:46.085Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.085Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-12T13:48:46.085Z] [2022-05-12T13:48:46.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-12T13:48:46.085Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.085Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-12T13:48:46.085Z] [2022-05-12T13:48:46.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-05-12T13:48:46.085Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.085Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-05-12T13:48:46.085Z] [2022-05-12T13:48:46.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T13:48:46.085Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.085Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T13:48:46.085Z] [2022-05-12T13:48:46.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-05-12T13:48:46.085Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.085Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-05-12T13:48:46.085Z] [2022-05-12T13:48:46.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-12T13:48:46.085Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.085Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-12T13:48:46.085Z] [2022-05-12T13:48:46.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T13:48:46.085Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.085Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T13:48:46.085Z] [2022-05-12T13:48:46.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-12T13:48:46.085Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.085Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-12T13:48:46.085Z] [2022-05-12T13:48:46.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-12T13:48:46.085Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.085Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-12T13:48:46.085Z] [2022-05-12T13:48:46.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-05-12T13:48:46.085Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.085Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-05-12T13:48:46.085Z] [2022-05-12T13:48:46.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-05-12T13:48:46.086Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-05-12T13:48:46.086Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-05-12T13:48:46.086Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-12T13:48:46.086Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-05-12T13:48:46.086Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-12T13:48:46.086Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-05-12T13:48:46.086Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-12T13:48:46.086Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T13:48:46.086Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-05-12T13:48:46.086Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-12T13:48:46.086Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-05-12T13:48:46.086Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-12T13:48:46.086Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-05-12T13:48:46.086Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-05-12T13:48:46.086Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-05-12T13:48:46.086Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-12T13:48:46.086Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-12T13:48:46.086Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T13:48:46.086Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-12T13:48:46.086Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-05-12T13:48:46.086Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T13:48:46.086Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-12T13:48:46.086Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-12T13:48:46.086Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T13:48:46.086Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T13:48:46.086Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-05-12T13:48:46.086Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.04s) [2022-05-12T13:48:46.086Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.04s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-12T13:48:46.086Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-12T13:48:46.086Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-12T13:48:46.086Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-12T13:48:46.086Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-12T13:48:46.086Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-12T13:48:46.086Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-12T13:48:46.086Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-12T13:48:46.086Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-05-12T13:48:46.086Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T13:48:46.086Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T13:48:46.086Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-05-12T13:48:46.086Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-05-12T13:48:46.086Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-05-12T13:48:46.086Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-12T13:48:46.086Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-12T13:48:46.086Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-12T13:48:46.086Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-12T13:48:46.086Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-12T13:48:46.086Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-12T13:48:46.086Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-05-12T13:48:46.086Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-12T13:48:46.086Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T13:48:46.086Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T13:48:46.086Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-12T13:48:46.086Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-05-12T13:48:46.086Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T13:48:46.086Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-12T13:48:46.086Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-05-12T13:48:46.086Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-12T13:48:46.086Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T13:48:46.086Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-12T13:48:46.086Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.086Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-12T13:48:46.086Z] [2022-05-12T13:48:46.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T13:48:46.086Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-05-12T13:48:46.087Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-12T13:48:46.087Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-05-12T13:48:46.087Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-12T13:48:46.087Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-12T13:48:46.087Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-05-12T13:48:46.087Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-05-12T13:48:46.087Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-05-12T13:48:46.087Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.04s) [2022-05-12T13:48:46.087Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.04s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-12T13:48:46.087Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-05-12T13:48:46.087Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-05-12T13:48:46.087Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-05-12T13:48:46.087Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-05-12T13:48:46.087Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-05-12T13:48:46.087Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-05-12T13:48:46.087Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-05-12T13:48:46.087Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-05-12T13:48:46.087Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T13:48:46.087Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.087Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T13:48:46.087Z] [2022-05-12T13:48:46.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-12T13:48:46.088Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-05-12T13:48:46.088Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-05-12T13:48:46.088Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-12T13:48:46.088Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-12T13:48:46.088Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-05-12T13:48:46.088Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-05-12T13:48:46.088Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-05-12T13:48:46.088Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-05-12T13:48:46.088Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-12T13:48:46.088Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-05-12T13:48:46.088Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-12T13:48:46.088Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-12T13:48:46.088Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-05-12T13:48:46.088Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T13:48:46.088Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-12T13:48:46.088Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-05-12T13:48:46.088Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-05-12T13:48:46.088Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-05-12T13:48:46.088Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-12T13:48:46.088Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-12T13:48:46.088Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-05-12T13:48:46.088Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-12T13:48:46.088Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.088Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-12T13:48:46.088Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-12T13:48:46.089Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-12T13:48:46.089Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.089Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-12T13:48:46.089Z] [2022-05-12T13:48:46.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-05-12T13:48:46.090Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.05s) [2022-05-12T13:48:46.090Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.05s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-05-12T13:48:46.090Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-05-12T13:48:46.090Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-05-12T13:48:46.090Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-05-12T13:48:46.090Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-12T13:48:46.090Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-05-12T13:48:46.090Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-05-12T13:48:46.090Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-05-12T13:48:46.090Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-12T13:48:46.090Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T13:48:46.090Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T13:48:46.090Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T13:48:46.090Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T13:48:46.090Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.090Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T13:48:46.090Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.13s) [2022-05-12T13:48:46.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.13s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.091Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T13:48:46.091Z] [2022-05-12T13:48:46.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T13:48:46.091Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.092Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T13:48:46.092Z] [2022-05-12T13:48:46.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T13:48:46.092Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.092Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T13:48:46.092Z] [2022-05-12T13:48:46.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T13:48:46.092Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.092Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T13:48:46.092Z] [2022-05-12T13:48:46.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T13:48:46.092Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.092Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T13:48:46.092Z] [2022-05-12T13:48:46.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T13:48:46.092Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.092Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T13:48:46.092Z] [2022-05-12T13:48:46.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T13:48:46.092Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.092Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T13:48:46.092Z] [2022-05-12T13:48:46.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T13:48:46.092Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.092Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T13:48:46.092Z] [2022-05-12T13:48:46.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T13:48:46.092Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.092Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T13:48:46.092Z] [2022-05-12T13:48:46.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T13:48:46.092Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.092Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T13:48:46.092Z] [2022-05-12T13:48:46.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T13:48:46.092Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.092Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T13:48:46.092Z] [2022-05-12T13:48:46.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-12T13:48:46.092Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.092Z] [2022-05-12T13:48:46.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-12T13:48:46.092Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.092Z] [2022-05-12T13:48:46.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-12T13:48:46.092Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T13:48:46.092Z] [2022-05-12T13:48:46.092Z] DONE 1088 tests, 539 skipped in 2234.311s [2022-05-12T13:48:46.092Z] INFO: Integration tests ended at 05/12/2022 13:48:45. Duration:00:37:14.5768010 [2022-05-12T13:48:46.092Z] INFO: Docker info of the daemon under test at end of run [2022-05-12T13:48:46.092Z] [2022-05-12T13:48:46.092Z] Containers: 10 [2022-05-12T13:48:46.092Z] Running: 0 [2022-05-12T13:48:46.092Z] Paused: 0 [2022-05-12T13:48:46.092Z] Stopped: 10 [2022-05-12T13:48:46.092Z] Images: 18 [2022-05-12T13:48:46.092Z] Server Version: 0.0.0-dev [2022-05-12T13:48:46.092Z] Storage Driver: windowsfilter [2022-05-12T13:48:46.092Z] Windows: [2022-05-12T13:48:46.092Z] Logging Driver: json-file [2022-05-12T13:48:46.092Z] Plugins: [2022-05-12T13:48:46.092Z] Volume: local [2022-05-12T13:48:46.092Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T13:48:46.092Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T13:48:46.092Z] Swarm: inactive [2022-05-12T13:48:46.092Z] Default Isolation: process [2022-05-12T13:48:46.092Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T13:48:46.092Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-12T13:48:46.559Z] OSType: windows [2022-05-12T13:48:46.559Z] Architecture: x86_64 [2022-05-12T13:48:46.559Z] CPUs: 4 [2022-05-12T13:48:46.559Z] Total Memory: 32GiB [2022-05-12T13:48:46.559Z] Name: azwin-2-6be851 [2022-05-12T13:48:46.559Z] ID: 880aa547-2ed6-4e67-8ca8-01d7d37aa874 [2022-05-12T13:48:46.559Z] Docker Root Dir: D:\CI\PR-43588\1\daemon [2022-05-12T13:48:46.559Z] Debug Mode (client): false [2022-05-12T13:48:46.559Z] Debug Mode (server): true [2022-05-12T13:48:46.559Z] File Descriptors: -1 [2022-05-12T13:48:46.559Z] Goroutines: 17 [2022-05-12T13:48:46.559Z] System Time: 2022-05-12T13:48:46.0304255Z [2022-05-12T13:48:46.559Z] EventsListeners: 0 [2022-05-12T13:48:46.559Z] Registry: https://index.docker.io/v1/ [2022-05-12T13:48:46.559Z] Labels: [2022-05-12T13:48:46.559Z] Experimental: false [2022-05-12T13:48:46.559Z] Insecure Registries: [2022-05-12T13:48:46.559Z] 127.0.0.0/8 [2022-05-12T13:48:46.559Z] Live Restore Enabled: false [2022-05-12T13:48:46.559Z] [2022-05-12T13:48:46.559Z] [2022-05-12T13:48:46.559Z] INFO: Stopping daemon under test [2022-05-12T13:48:46.559Z] SUCCESS: The process with PID 5584 (child process of PID 2888) has been terminated. [2022-05-12T13:48:46.559Z] SUCCESS: The process with PID 2888 (child process of PID 3380) has been terminated. [2022-05-12T13:48:46.559Z] INFO: Stop tailing logs of the daemon under tests [2022-05-12T13:48:46.559Z] INFO: executeCI.ps1 Completed successfully at 05/12/2022 13:48:46. [2022-05-12T13:48:46.559Z] INFO: Tidying up at end of run [2022-05-12T13:48:46.559Z] ----------- DAEMON LOG ------------ [2022-05-12T13:48:46.559Z] 2022/05/12 13:09:02 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-12T13:48:46.559Z] ----------- END DAEMON LOG -------- [2022-05-12T13:48:46.559Z] INFO: Saving daemon under test log (d:\CI\PR-43588\1\dut.out) to bundles\CIDUT.out [2022-05-12T13:48:46.559Z] INFO: Saving daemon under test log (d:\CI\PR-43588\1\dut.err) to bundles\CIDUT.err [2022-05-12T13:48:46.559Z] INFO: Saving containerd logs to bundles [2022-05-12T13:48:46.559Z] INFO: Nuke-Everything... [2022-05-12T13:48:46.559Z] INFO: Container count on control daemon to delete is 2 [2022-05-12T13:48:47.027Z] 18a300e332c7 [2022-05-12T13:48:47.027Z] ac6f8d17c279 [2022-05-12T13:48:47.027Z] INFO: Tidying pidfile d:\CI\PR-43588\1\docker.pid [2022-05-12T13:48:47.027Z] INFO: Nuking d:\CI [2022-05-12T13:48:51.097Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-12T13:48:51.565Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-12T13:48:51.980Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-12T13:49:01.987Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-12T13:49:08.236Z] INFO: Zapped successfully [2022-05-12T13:49:08.236Z] [2022-05-12T13:49:08.236Z] INFO: executeCI.ps1 exiting at Thu May 12 13:49:07 CUT 2022. Duration 01:00:56.3002242 [2022-05-12T13:49:08.236Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-12T13:49:08.484Z] Recording test results [2022-05-12T13:49:09.776Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-12T13:49:09.776Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-12T13:49:09.776Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-12T13:49:09.776Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-12T13:49:09.776Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-12T13:49:09.776Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-12T13:49:12.411Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-12T13:49:14.521Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-12T13:49:15.540Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-12T13:49:17.059Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-12T13:49:18.841Z] Archiving artifacts [2022-05-12T13:49:22.844Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-12T13:49:24.930Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-12T13:49:27.602Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-12T13:49:30.783Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-12T13:49:30.783Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-12T13:49:30.783Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-12T13:49:30.783Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-12T13:49:30.783Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-12T13:49:33.323Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43588/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T13:49:33.472Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-12T13:49:34.272Z] + make clean [2022-05-12T13:49:34.460Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-12T13:49:34.460Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-12T13:49:34.460Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-12T13:49:34.460Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-12T13:49:34.460Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-12T13:49:35.833Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T13:49:36.300Z] docker-dev-cache [2022-05-12T13:49:36.300Z] docker-mod-cache [Pipeline] deleteDir [2022-05-12T13:49:37.414Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-12T13:49:37.414Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-12T13:49:37.414Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-12T13:49:37.932Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-12T13:49:37.932Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T13:49:37.932Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-12T13:49:37.932Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-12T13:49:37.932Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-12T13:49:37.932Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-12T13:49:37.932Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-12T13:49:37.932Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-12T13:49:37.932Z] === RUN TestDockerSuite/TestPsShowMounts [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T13:49:48.342Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-12T13:49:48.342Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-12T13:49:48.342Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-12T13:49:49.902Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-12T13:49:49.902Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-12T13:49:49.902Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-12T13:49:51.462Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-12T13:49:52.446Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-12T13:49:52.446Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-12T13:49:52.446Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-12T13:49:59.593Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-12T13:50:05.452Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-12T13:50:08.401Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-12T13:50:28.300Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-12T13:50:33.671Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-12T13:50:33.672Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T13:50:33.672Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-12T13:50:44.205Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-12T13:50:44.205Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-12T13:50:44.205Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-12T13:50:44.205Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-12T13:50:52.857Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-12T13:50:57.604Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-12T13:50:57.604Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T13:50:57.604Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-12T13:51:04.159Z] === RUN TestDockerSuite/TestBuildRm [2022-05-12T13:51:04.752Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-12T13:51:04.752Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-12T13:51:04.752Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-12T13:51:19.120Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-12T13:51:21.338Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-12T13:51:21.338Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-12T13:51:21.338Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-12T13:51:21.338Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-12T13:51:21.808Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-12T13:51:22.546Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-12T13:51:24.030Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-12T13:51:26.331Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-12T13:51:26.798Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-12T13:51:28.801Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-12T13:51:37.206Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-12T13:51:37.469Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-12T13:51:41.948Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-12T13:51:43.339Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-12T13:51:52.361Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-12T13:51:57.107Z] === RUN TestDockerSuite/TestRmiTag [2022-05-12T13:51:57.575Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-12T13:52:01.361Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-12T13:52:13.463Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-12T13:52:13.463Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-12T13:52:13.463Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-12T13:52:22.573Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-12T13:52:25.519Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-12T13:52:25.961Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-12T13:52:25.961Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-12T13:52:31.374Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-12T13:52:31.834Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-12T13:52:31.834Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-12T13:52:32.934Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-12T13:52:32.934Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-12T13:52:32.934Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-12T13:52:32.934Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-12T13:52:32.934Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-12T13:52:32.934Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-12T13:52:32.934Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-12T13:52:32.934Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-12T13:52:32.934Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-12T13:52:32.934Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-12T13:52:32.934Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-12T13:52:32.934Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-12T13:52:32.934Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-12T13:52:32.934Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-12T13:52:32.934Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-12T13:52:35.880Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-12T13:52:35.880Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-12T13:52:35.880Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-12T13:52:35.880Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-12T13:52:35.880Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-12T13:52:37.713Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-12T13:52:41.741Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-12T13:52:45.524Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-12T13:52:48.467Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-12T13:52:51.410Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-12T13:52:54.356Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-12T13:52:54.823Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-12T13:53:00.686Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-12T13:53:00.686Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-12T13:53:00.686Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-12T13:53:00.686Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-12T13:53:00.686Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-12T13:53:00.686Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-12T13:53:00.686Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-12T13:53:00.686Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-12T13:53:00.686Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-12T13:53:00.686Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-12T13:53:00.686Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-12T13:53:00.686Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-12T13:53:00.686Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-12T13:53:00.686Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-12T13:53:00.686Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-12T13:53:00.686Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-12T13:53:00.686Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-12T13:53:00.686Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-12T13:53:00.686Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-12T13:53:00.686Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-12T13:53:01.154Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-12T13:53:01.154Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-12T13:53:01.154Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-12T13:53:03.005Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-12T13:53:03.005Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-12T13:53:03.005Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-12T13:53:04.103Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-12T13:53:04.103Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-12T13:53:04.103Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-12T13:53:04.573Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-12T13:53:06.142Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-12T13:53:07.887Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-12T13:53:07.887Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-12T13:53:07.887Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-12T13:53:07.887Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-12T13:53:07.887Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-12T13:53:10.835Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-12T13:53:10.835Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-12T13:53:10.835Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-12T13:53:10.835Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-12T13:53:10.835Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-12T13:53:10.835Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-12T13:53:10.835Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-12T13:53:10.835Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-12T13:53:10.835Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-12T13:53:10.835Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-12T13:53:10.835Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-12T13:53:10.835Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-12T13:53:10.835Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-12T13:53:10.835Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-12T13:53:10.835Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-12T13:53:12.014Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-12T13:53:13.045Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-12T13:53:15.993Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-12T13:53:17.888Z] === RUN TestDockerSuite/TestBuildUser [2022-05-12T13:53:17.889Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-12T13:53:17.889Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-12T13:53:17.889Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-12T13:53:17.889Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-12T13:53:17.889Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-12T13:53:17.889Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-12T13:53:19.780Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-12T13:53:19.780Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-12T13:53:19.780Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-12T13:53:19.780Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-12T13:53:19.780Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-12T13:53:19.780Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-12T13:53:19.780Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-12T13:53:22.726Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-12T13:53:22.726Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-12T13:53:22.726Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-12T13:53:22.726Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-12T13:53:22.726Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-12T13:53:22.726Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-12T13:53:22.726Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-12T13:53:22.726Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-12T13:53:22.726Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-12T13:53:23.764Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-12T13:53:23.764Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-12T13:53:24.288Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-12T13:53:31.433Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-12T13:53:31.433Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-12T13:53:31.433Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-12T13:53:31.433Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-12T13:53:31.433Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-12T13:53:31.433Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-12T13:53:31.433Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-12T13:53:31.433Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-12T13:53:31.433Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-12T13:53:31.433Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-12T13:53:31.433Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-12T13:53:31.433Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-12T13:53:31.433Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-12T13:53:32.428Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-12T13:53:32.428Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-12T13:53:32.428Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-12T13:53:32.428Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-12T13:53:32.428Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-12T13:53:34.379Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-12T13:53:34.379Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-12T13:53:34.379Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-12T13:53:34.379Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-12T13:53:34.379Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-12T13:53:34.379Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-12T13:53:37.326Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-12T13:53:40.268Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-12T13:53:40.268Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-12T13:53:40.268Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-12T13:53:43.211Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-12T13:53:43.211Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-12T13:53:43.211Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-12T13:53:43.211Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T13:53:43.211Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-12T13:53:43.211Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-12T13:53:43.211Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-12T13:53:46.993Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-12T13:53:49.935Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-12T13:53:52.880Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-12T13:53:55.826Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-12T13:53:55.826Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-12T13:53:55.826Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-12T13:53:55.826Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-12T13:53:55.826Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-12T13:53:55.826Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-12T13:53:55.826Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-12T13:53:55.826Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-12T13:53:55.826Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-12T13:53:55.826Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T13:53:55.826Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-12T13:53:55.826Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-12T13:53:55.826Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-12T13:53:55.826Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-12T13:53:55.826Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-12T13:53:55.826Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-12T13:53:57.725Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-12T13:53:57.725Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-12T13:54:01.682Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-12T13:54:01.682Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-12T13:54:01.682Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-12T13:54:01.682Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-12T13:54:01.682Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-12T13:54:01.682Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-12T13:54:01.682Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-12T13:54:01.682Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-12T13:54:01.682Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T13:54:01.682Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-12T13:54:01.682Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T13:54:01.682Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-12T13:54:10.334Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-12T13:54:10.334Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-12T13:54:10.334Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-12T13:54:11.894Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-12T13:54:11.894Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-12T13:54:11.894Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-12T13:54:11.894Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-12T13:54:11.894Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-12T13:54:11.894Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-12T13:54:11.894Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-12T13:54:11.894Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-12T13:54:11.894Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-12T13:54:11.894Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-12T13:54:11.894Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-12T13:54:11.894Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-12T13:54:11.894Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-12T13:54:11.894Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-12T13:54:11.894Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-12T13:54:11.894Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-12T13:54:11.894Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-12T13:54:11.894Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-12T13:54:11.894Z] === RUN TestDockerSuite/TestRunMount [2022-05-12T13:54:11.894Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-12T13:54:11.894Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-12T13:54:11.894Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-12T13:54:11.894Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-12T13:54:11.894Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-12T13:54:11.894Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-12T13:54:11.894Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-12T13:54:11.894Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-12T13:54:15.549Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-12T13:54:22.303Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-12T13:54:22.303Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-12T13:54:22.303Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-12T13:54:22.303Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-12T13:54:22.303Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-12T13:54:22.303Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-12T13:54:22.303Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-12T13:54:24.247Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-12T13:54:24.248Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-12T13:54:24.716Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-12T13:54:24.716Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-12T13:54:24.716Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-12T13:54:27.667Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-12T13:54:27.667Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-12T13:54:28.136Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-12T13:54:28.161Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-12T13:54:32.907Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-12T13:54:32.907Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-12T13:54:32.907Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-12T13:54:32.907Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-12T13:54:32.907Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-12T13:54:32.907Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-12T13:54:32.907Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-12T13:54:32.907Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-12T13:54:32.907Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-12T13:54:32.907Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-12T13:54:32.908Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-12T13:54:32.908Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-12T13:54:32.908Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-12T13:54:32.908Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-12T13:54:32.908Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-12T13:54:32.908Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-12T13:54:32.908Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-12T13:54:32.908Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-12T13:54:32.908Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-12T13:54:33.374Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-12T13:54:34.931Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-12T13:54:37.141Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-12T13:54:38.701Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-12T13:54:40.263Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-12T13:54:43.072Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-12T13:54:43.212Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-12T13:54:43.212Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-12T13:54:43.212Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-12T13:54:43.212Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-12T13:54:43.212Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-12T13:54:43.212Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-12T13:54:43.212Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-12T13:54:43.212Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-12T13:54:43.212Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-12T13:54:43.212Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-12T13:54:43.212Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-12T13:54:43.212Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-12T13:54:43.212Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-12T13:54:43.212Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-12T13:54:43.212Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-12T13:54:43.212Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-12T13:54:43.212Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T13:54:46.869Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-12T13:54:47.337Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-12T13:54:47.952Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-12T13:54:47.952Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-12T13:54:47.952Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-12T13:54:47.952Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-12T13:54:47.952Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-12T13:54:47.952Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-12T13:54:47.952Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-12T13:54:47.952Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-12T13:54:47.952Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-12T13:54:47.952Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-12T13:54:47.952Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-12T13:54:58.365Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-12T13:54:58.365Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-12T13:54:58.365Z] === RUN TestDockerSuite/TestRunRm [2022-05-12T13:55:01.307Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-12T13:55:05.196Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-12T13:55:05.196Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-12T13:55:05.196Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-12T13:55:05.196Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-12T13:55:05.196Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-12T13:55:05.196Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-12T13:55:05.196Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-12T13:55:06.229Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-12T13:55:07.162Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-12T13:55:10.105Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-12T13:55:13.049Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-12T13:55:16.658Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-12T13:55:16.835Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-12T13:55:16.835Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T13:55:16.835Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-12T13:55:16.835Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-12T13:55:16.835Z] === RUN TestDockerSuite/TestRunState [2022-05-12T13:55:16.835Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-12T13:55:16.835Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-12T13:55:18.225Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-12T13:55:18.225Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-12T13:55:18.693Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-12T13:55:18.693Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-12T13:55:18.693Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-12T13:55:18.693Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T13:55:18.693Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-12T13:55:19.779Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-12T13:55:19.779Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-12T13:55:19.779Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-12T13:55:19.779Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-12T13:55:19.779Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-12T13:55:19.779Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-12T13:55:19.779Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-12T13:55:19.779Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-12T13:55:19.779Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-12T13:55:19.779Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-12T13:55:19.779Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-12T13:55:19.779Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-12T13:55:20.909Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-12T13:55:25.642Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-12T13:55:25.642Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-12T13:55:25.642Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-12T13:55:25.642Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-12T13:55:25.642Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-12T13:55:25.642Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-12T13:55:25.642Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-12T13:55:25.642Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-12T13:55:25.642Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-12T13:55:25.642Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-12T13:55:25.642Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-12T13:55:25.642Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-12T13:55:25.642Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-12T13:55:25.642Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-12T13:55:25.642Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-12T13:55:25.642Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-12T13:55:25.642Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-12T13:55:25.642Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-12T13:55:25.642Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-12T13:55:25.642Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-12T13:55:25.642Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-12T13:55:26.783Z] === RUN TestDockerSuite/TestCommitChange [2022-05-12T13:55:29.426Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-12T13:55:29.426Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-12T13:55:29.426Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-12T13:55:32.371Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-12T13:55:32.371Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-12T13:55:32.371Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-12T13:55:32.371Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-12T13:55:32.371Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-12T13:55:32.656Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-12T13:55:36.153Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-12T13:55:38.529Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-12T13:55:38.529Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-12T13:55:38.529Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-12T13:55:45.686Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-12T13:55:45.686Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T13:55:45.686Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-12T13:55:46.562Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-12T13:55:52.419Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-12T13:56:02.827Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-12T13:56:02.827Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-12T13:56:02.827Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-12T13:56:02.827Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-12T13:56:03.517Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-12T13:56:05.769Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-12T13:56:08.661Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-12T13:56:08.661Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-12T13:56:08.661Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-12T13:56:08.661Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-12T13:56:08.661Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-12T13:56:08.661Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-12T13:56:08.661Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-12T13:56:08.661Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-12T13:56:08.661Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-12T13:56:08.661Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-12T13:56:08.661Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-12T13:56:08.661Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T13:56:08.714Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-12T13:56:09.132Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-12T13:56:09.132Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-12T13:56:09.132Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-12T13:56:09.132Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-12T13:56:12.499Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-12T13:56:12.499Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-12T13:56:12.499Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-12T13:56:12.499Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-12T13:56:12.499Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-12T13:56:12.499Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-12T13:56:12.499Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-12T13:56:12.499Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-12T13:56:12.499Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-12T13:56:12.499Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-12T13:56:12.499Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-12T13:56:12.499Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-12T13:56:12.499Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-12T13:56:12.499Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-12T13:56:12.499Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-12T13:56:18.353Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-12T13:56:20.564Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-12T13:56:21.626Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-12T13:56:22.776Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-12T13:56:28.632Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-12T13:56:28.632Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-12T13:56:28.632Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-12T13:56:28.632Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-12T13:56:28.632Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-12T13:56:28.632Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-12T13:56:28.632Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-12T13:56:28.632Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-12T13:56:28.632Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-12T13:56:28.632Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-12T13:56:28.632Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-12T13:56:28.632Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-12T13:56:28.632Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-12T13:56:28.632Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T13:56:28.632Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-12T13:56:28.632Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T13:56:28.632Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-12T13:56:28.632Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T13:56:28.632Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-12T13:56:28.632Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-12T13:56:28.632Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-12T13:56:28.632Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T13:56:28.632Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-12T13:56:28.632Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T13:56:28.632Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-12T13:56:28.632Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T13:56:29.099Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-12T13:56:29.099Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-12T13:56:29.099Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-12T13:56:29.099Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T13:56:29.099Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-12T13:56:29.099Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T13:56:29.099Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-12T13:56:29.099Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-12T13:56:29.099Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-12T13:56:31.308Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-12T13:56:31.777Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-12T13:56:32.244Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-12T13:56:32.244Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-12T13:56:34.122Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-12T13:56:34.122Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-12T13:56:34.122Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-12T13:56:34.456Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-12T13:56:34.456Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-12T13:56:37.089Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-12T13:56:37.090Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-12T13:56:37.090Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-12T13:56:37.090Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-12T13:56:37.090Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-12T13:56:37.090Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-12T13:56:37.090Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-12T13:56:37.403Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-12T13:56:40.351Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-12T13:56:44.134Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-12T13:56:44.134Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T13:56:44.134Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-12T13:56:44.247Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-12T13:56:44.247Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-12T13:56:44.247Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-12T13:56:44.247Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-12T13:56:47.197Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-12T13:56:47.198Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-12T13:56:47.198Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-12T13:56:47.198Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-12T13:56:47.198Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-12T13:56:47.198Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-12T13:56:47.198Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-12T13:56:47.198Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-12T13:56:54.543Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-12T13:56:54.543Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T13:56:54.543Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-12T13:56:55.865Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-12T13:56:58.089Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-12T13:57:00.418Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-12T13:57:00.418Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-12T13:57:00.418Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-12T13:57:00.418Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T13:57:00.418Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-12T13:57:00.418Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-12T13:57:00.418Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-12T13:57:00.418Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-12T13:57:00.418Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-12T13:57:01.043Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-12T13:57:01.043Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-12T13:57:01.043Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-12T13:57:01.043Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-12T13:57:03.998Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-12T13:57:03.998Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-12T13:57:09.073Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-12T13:57:09.073Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T13:57:09.073Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-12T13:57:09.073Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-12T13:57:09.073Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-12T13:57:09.073Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-12T13:57:09.073Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-12T13:57:09.073Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T13:57:09.073Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-12T13:57:09.073Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-12T13:57:09.073Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-12T13:57:09.073Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T13:57:09.073Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-12T13:57:11.291Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-12T13:57:11.291Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-12T13:57:11.291Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-12T13:57:11.291Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-12T13:57:11.291Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-12T13:57:13.825Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-12T13:57:17.607Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-12T13:57:17.607Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-12T13:57:17.607Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-12T13:57:19.956Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-12T13:57:19.956Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-12T13:57:21.393Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-12T13:57:21.393Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-12T13:57:21.393Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-12T13:57:21.393Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-12T13:57:21.393Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-12T13:57:21.393Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T13:57:21.393Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-12T13:57:21.393Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-12T13:57:21.393Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-12T13:57:21.393Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T13:57:21.393Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-12T13:57:21.393Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T13:57:21.393Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-12T13:57:21.521Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-12T13:57:21.521Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-12T13:57:21.521Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-12T13:57:24.473Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-12T13:57:24.942Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-12T13:57:33.639Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-12T13:57:39.181Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-12T13:57:39.182Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-12T13:57:39.182Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-12T13:57:39.182Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T13:57:39.182Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-12T13:57:39.182Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-12T13:57:39.182Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-12T13:57:39.182Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-12T13:57:41.394Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-12T13:57:41.394Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-12T13:57:42.305Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-12T13:57:45.178Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-12T13:57:45.645Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-12T13:57:45.645Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-12T13:57:46.111Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-12T13:57:46.111Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-12T13:57:47.060Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-12T13:57:47.060Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-12T13:57:47.060Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-12T13:57:47.060Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-12T13:57:47.060Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-12T13:57:49.286Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-12T13:57:49.286Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-12T13:57:49.286Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-12T13:57:52.243Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-12T13:57:52.244Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-12T13:57:52.244Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-12T13:57:54.463Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-12T13:57:54.931Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-12T13:57:56.528Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-12T13:57:56.528Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T13:57:56.528Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-12T13:57:56.528Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-12T13:57:56.995Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-12T13:57:56.995Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-12T13:57:56.995Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-12T13:57:59.686Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-12T13:58:01.905Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-12T13:58:01.905Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-12T13:58:01.905Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-12T13:58:01.905Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-12T13:58:01.905Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-12T13:58:01.905Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-12T13:58:01.905Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-12T13:58:01.905Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-12T13:58:01.905Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-12T13:58:01.905Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-12T13:58:01.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-12T13:58:04.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-12T13:58:04.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-12T13:58:07.404Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-12T13:58:07.404Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-12T13:58:07.404Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-12T13:58:13.532Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-12T13:58:19.884Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-12T13:58:19.884Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-12T13:58:19.884Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-12T13:58:20.351Z] --- PASS: TestDockerSuite (2681.50s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.84s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.76s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (87.18s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.85s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.03s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.53s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.38s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (9.65s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (91.03s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.64s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.58s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.04s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.00s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.43s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.71s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.26s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.09s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.78s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.28s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.53s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.89s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.59s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.53s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.51s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.15s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.61s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.25s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.24s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.25s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (15.78s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.48s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.72s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.82s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.62s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.24s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.65s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.58s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.38s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.61s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.70s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.04s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildCmd (0.61s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.58s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.61s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.71s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.30s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.24s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.77s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.98s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.56s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.93s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.16s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (40.55s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.74s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.67s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.46s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.25s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.26s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.88s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.90s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.39s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.59s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.68s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildDockerignore (56.26s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.97s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (64.98s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.93s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.94s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.37s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.31s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.76s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.08s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.45s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.82s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (89.65s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.49s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.66s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.21s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.55s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.60s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.68s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.30s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.14s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.44s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.07s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.56s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.15s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.65s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildFails (2.65s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.46s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.84s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.32s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.48s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.39s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.97s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.66s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.57s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.02s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildHistory (11.76s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.02s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.75s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.84s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.25s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildLabel (0.99s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.68s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.09s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.67s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildLabels (1.17s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.72s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.31s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.60s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.63s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.82s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.55s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (3.56s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (43.76s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.11s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.80s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.41s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.02s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.70s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.36s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.74s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T13:58:20.352Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.72s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.22s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.23s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.76s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.97s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.53s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.31s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.70s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.79s) [2022-05-12T13:58:20.352Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.27s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.66s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.53s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.35s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.36s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.03s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.19s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.88s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildRm (14.55s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.79s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.50s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.29s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.22s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.98s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.66s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.97s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.62s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.32s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.81s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildStderr (5.28s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.96s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.76s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.38s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.28s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.47s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.66s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.59s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.53s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.29s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.98s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.71s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.19s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.39s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.74s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.58s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.47s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.23s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.68s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.97s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.10s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestCommitChange (5.43s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.11s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.08s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestCommitTTY (8.29s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.26s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.38s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.05s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.88s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.09s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.08s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.60s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.53s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.51s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.53s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.92s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.86s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.95s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.52s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.78s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.26s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.15s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.84s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.99s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.49s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.80s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.91s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.71s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.68s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.83s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.08s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.98s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.95s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000089e18_} (2.93s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11043829181_c:\foo_false____} (2.93s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11043829181_c:\foo_true____} (2.95s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.43s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.23s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.25s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.27s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.33s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.08s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.88s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.06s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestCpToDot (2.93s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestCpToStdout (3.13s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.13s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.96s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.82s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.73s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestCreateRM (0.42s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.40s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.69s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.48s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.88s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.85s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T13:58:20.353Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.96s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.95s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.06s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.23s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestEventsCopy (5.40s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.20s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.81s) [2022-05-12T13:58:20.353Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.76s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.82s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.98s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.97s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestEventsFilters (5.97s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestEventsFormat (5.90s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestEventsRename (3.11s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestEventsResize (33.31s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.97s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.75s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.43s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.14s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.95s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.07s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.63s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.64s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.54s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.60s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.07s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.41s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestExecInspectID (5.43s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.78s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.43s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.39s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.05s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.67s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.93s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.06s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.11s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.61s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.07s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.70s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.06s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.05s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.70s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestImportBadURL (0.17s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.84s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.74s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.85s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.86s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestInspectDefault (2.80s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestInspectHistory (4.98s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.00s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.89s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.11s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.44s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.92s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestInspectStatus (4.07s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.65s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.52s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.88s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.13s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.92s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.92s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.86s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.90s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.94s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.10s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.01s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.50s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.37s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.51s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.77s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.41s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.15s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.01s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.84s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestLogsSince (9.47s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestLogsTail (3.21s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.05s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.14s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.13s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.15s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestPsByOrder (17.61s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.80s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.77s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-12T13:58:20.354Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.03s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.85s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.56s) [2022-05-12T13:58:20.354Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.93s) [2022-05-12T13:58:20.355Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-12T13:58:20.355Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T13:58:20.355Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.93s) [2022-05-12T13:58:20.355Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T13:58:20.355Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-12T13:58:20.355Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-12T13:58:20.355Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-12T13:58:20.355Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.68s) [2022-05-12T13:58:20.355Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-12T13:58:20.355Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2022-05-12T13:58:20.355Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-12T13:58:20.355Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2022-05-12T13:58:20.355Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-05-12T13:58:20.355Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-12T13:58:20.355Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.39s) [2022-05-12T13:58:20.355Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.50s) [2022-05-12T13:58:20.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.31s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.05s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.19s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.83s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.80s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.50s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.77s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.63s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.73s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.78s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.32s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.94s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.82s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.31s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRmiTag (0.74s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.40s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.08s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.48s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.80s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.23s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.74s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.21s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.73s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.94s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.97s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.00s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.12s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.04s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.89s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.81s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.16s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.05s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.25s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.96s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.18s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.20s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.00s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.09s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.04s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunExitCode (3.03s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.08s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.06s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.05s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.44s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.78s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.43s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.18s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.25s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.49s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.44s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.04s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.07s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.79s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.88s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.52s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunRm (3.11s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.15s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.96s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.08s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.09s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.99s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.36s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.47s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.16s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.23s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.04s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.57s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.41s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.57s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.72s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.27s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.21s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.32s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.52s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.24s) [2022-05-12T13:58:20.823Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.18s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-12T13:58:20.823Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.34s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.46s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.66s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.54s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.14s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.16s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.22s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.14s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.83s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.31s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.17s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.92s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.87s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.39s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.86s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.95s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.65s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.21s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.94s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.66s) [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-12T13:58:20.824Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] --- PASS: TestDockerRegistrySuite (0.15s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T13:58:20.824Z] === RUN TestDockerSchema1RegistrySuite [2022-05-12T13:58:20.824Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-12T13:58:20.824Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T13:58:20.824Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T13:58:20.824Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-12T13:58:20.824Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-12T13:58:20.824Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T13:58:20.824Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T13:58:20.824Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T13:58:20.824Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-12T13:58:20.824Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-12T13:58:20.824Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-12T13:58:20.824Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-12T13:58:20.824Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-12T13:58:20.824Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-12T13:58:20.824Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-12T13:58:20.824Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-12T13:58:20.824Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-12T13:58:20.824Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-12T13:58:20.824Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-12T13:58:20.824Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T13:58:20.824Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-12T13:58:20.824Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-12T13:58:20.824Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.824Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-12T13:58:20.824Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-12T13:58:20.825Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-12T13:58:20.825Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T13:58:20.825Z] === RUN TestDockerDaemonSuite [2022-05-12T13:58:20.825Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-12T13:58:20.825Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-12T13:58:20.825Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-12T13:58:20.825Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T13:58:20.825Z] === RUN TestDockerSwarmSuite [2022-05-12T13:58:20.825Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-12T13:58:20.825Z] === RUN TestDockerPluginSuite [2022-05-12T13:58:20.825Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-12T13:58:20.825Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-12T13:58:20.825Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-12T13:58:20.825Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-12T13:58:20.825Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-12T13:58:20.825Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-12T13:58:20.825Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-12T13:58:20.825Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-12T13:58:20.825Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-12T13:58:20.825Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-12T13:58:20.825Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-12T13:58:20.825Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T13:58:20.825Z] === RUN TestDockerExternalVolumeSuite [2022-05-12T13:58:20.825Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-12T13:58:20.825Z] === RUN TestDockerNetworkSuite [2022-05-12T13:58:20.825Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-12T13:58:20.825Z] === RUN TestDockerHubPullSuite [2022-05-12T13:58:20.825Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-12T13:58:20.825Z] PASS [2022-05-12T13:58:20.825Z] ok github.com/docker/docker/integration-cli 2681.905s [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === Skipped [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-12T13:58:20.825Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-12T13:58:20.825Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-12T13:58:20.825Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-12T13:58:20.825Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-12T13:58:20.825Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-12T13:58:20.825Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-12T13:58:20.825Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-12T13:58:20.825Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-12T13:58:20.825Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-12T13:58:20.825Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-05-12T13:58:20.825Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-05-12T13:58:20.825Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-12T13:58:20.825Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.03s) [2022-05-12T13:58:20.825Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.03s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T13:58:20.825Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T13:58:20.825Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-12T13:58:20.825Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-12T13:58:20.825Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T13:58:20.825Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-12T13:58:20.825Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-05-12T13:58:20.825Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-12T13:58:20.825Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-12T13:58:20.825Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-12T13:58:20.825Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-12T13:58:20.825Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-12T13:58:20.825Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-12T13:58:20.825Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-12T13:58:20.825Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-12T13:58:20.825Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-12T13:58:20.825Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-12T13:58:20.825Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-12T13:58:20.825Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-05-12T13:58:20.825Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-05-12T13:58:20.825Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.24s) [2022-05-12T13:58:20.825Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.24s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2022-05-12T13:58:20.825Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-12T13:58:20.825Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T13:58:20.825Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-12T13:58:20.825Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-12T13:58:20.825Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-12T13:58:20.825Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) [2022-05-12T13:58:20.825Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.45s) [2022-05-12T13:58:20.825Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-12T13:58:20.825Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.825Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-12T13:58:20.825Z] [2022-05-12T13:58:20.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-12T13:58:20.825Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.49s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.49s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-05-12T13:58:20.826Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.40s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.43s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.39s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.37s) [2022-05-12T13:58:20.826Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-12T13:58:20.826Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-12T13:58:20.826Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-12T13:58:20.826Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-12T13:58:20.826Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-12T13:58:20.826Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-12T13:58:20.826Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-12T13:58:20.826Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-12T13:58:20.826Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-12T13:58:20.826Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-12T13:58:20.826Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.826Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-12T13:58:20.826Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-12T13:58:20.827Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-12T13:58:20.827Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-12T13:58:20.827Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-12T13:58:20.827Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-12T13:58:20.827Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-12T13:58:20.827Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T13:58:20.827Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-12T13:58:20.827Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-12T13:58:20.827Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-12T13:58:20.827Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-12T13:58:20.827Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-12T13:58:20.827Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T13:58:20.827Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-12T13:58:20.827Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-12T13:58:20.827Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T13:58:20.827Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.03s) [2022-05-12T13:58:20.827Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-12T13:58:20.827Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T13:58:20.827Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T13:58:20.827Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-12T13:58:20.827Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.827Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-12T13:58:20.827Z] [2022-05-12T13:58:20.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-12T13:58:20.828Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.828Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-12T13:58:20.828Z] [2022-05-12T13:58:20.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-12T13:58:20.828Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.828Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-12T13:58:20.828Z] [2022-05-12T13:58:20.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-12T13:58:20.828Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.828Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-12T13:58:20.828Z] [2022-05-12T13:58:20.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-12T13:58:20.828Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.828Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-12T13:58:20.828Z] [2022-05-12T13:58:20.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-12T13:58:20.828Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-12T13:58:20.828Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-12T13:58:21.295Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-12T13:58:21.295Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-12T13:58:21.295Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-12T13:58:21.295Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-12T13:58:21.295Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-12T13:58:21.295Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-12T13:58:21.295Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T13:58:21.295Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-12T13:58:21.295Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-12T13:58:21.295Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-12T13:58:21.295Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-12T13:58:21.295Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-12T13:58:21.295Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.295Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-12T13:58:21.295Z] [2022-05-12T13:58:21.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-05-12T13:58:21.296Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-12T13:58:21.296Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-05-12T13:58:21.296Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-12T13:58:21.296Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-12T13:58:21.296Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-12T13:58:21.296Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-12T13:58:21.296Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-12T13:58:21.296Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T13:58:21.296Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-12T13:58:21.296Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-12T13:58:21.296Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-12T13:58:21.296Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-05-12T13:58:21.296Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-12T13:58:21.296Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.03s) [2022-05-12T13:58:21.296Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.03s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-12T13:58:21.296Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-12T13:58:21.296Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-12T13:58:21.296Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.296Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-12T13:58:21.296Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-12T13:58:21.297Z] [2022-05-12T13:58:21.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-12T13:58:21.297Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.297Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-12T13:58:21.298Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.298Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-12T13:58:21.298Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2022-05-12T13:58:21.299Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-05-12T13:58:21.299Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-12T13:58:21.299Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T13:58:21.299Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T13:58:21.299Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T13:58:21.299Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T13:58:21.299Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T13:58:21.299Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T13:58:21.299Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T13:58:21.299Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T13:58:21.299Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T13:58:21.299Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T13:58:21.299Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T13:58:21.299Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T13:58:21.299Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T13:58:21.299Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T13:58:21.299Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T13:58:21.299Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T13:58:21.299Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T13:58:21.299Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T13:58:21.299Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T13:58:21.299Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T13:58:21.299Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-05-12T13:58:21.299Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T13:58:21.299Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T13:58:21.299Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T13:58:21.299Z] [2022-05-12T13:58:21.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T13:58:21.299Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.299Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-12T13:58:21.300Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T13:58:21.300Z] [2022-05-12T13:58:21.300Z] DONE 1088 tests, 544 skipped in 2693.948s [2022-05-12T13:58:21.767Z] INFO: Integration tests ended at 05/12/2022 13:58:21. Duration:00:44:54.1103606 [2022-05-12T13:58:21.767Z] INFO: Docker info of the daemon under test at end of run [2022-05-12T13:58:21.767Z] [2022-05-12T13:58:21.767Z] Containers: 10 [2022-05-12T13:58:21.767Z] Running: 0 [2022-05-12T13:58:21.767Z] Paused: 0 [2022-05-12T13:58:21.767Z] Stopped: 10 [2022-05-12T13:58:21.767Z] Images: 18 [2022-05-12T13:58:21.767Z] Server Version: 0.0.0-dev [2022-05-12T13:58:21.767Z] Storage Driver: windowsfilter [2022-05-12T13:58:21.767Z] Windows: [2022-05-12T13:58:21.767Z] Logging Driver: json-file [2022-05-12T13:58:21.767Z] Plugins: [2022-05-12T13:58:21.767Z] Volume: local [2022-05-12T13:58:21.767Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T13:58:21.767Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T13:58:21.767Z] Swarm: inactive [2022-05-12T13:58:21.767Z] Default Isolation: process [2022-05-12T13:58:21.767Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T13:58:21.767Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-12T13:58:21.767Z] OSType: windows [2022-05-12T13:58:21.767Z] Architecture: x86_64 [2022-05-12T13:58:21.767Z] CPUs: 4 [2022-05-12T13:58:21.767Z] Total Memory: 32GiB [2022-05-12T13:58:21.767Z] Name: azwin-2-6be850 [2022-05-12T13:58:21.767Z] ID: 06a4e625-1087-4b36-a670-c9ffca5fdcbc [2022-05-12T13:58:21.767Z] Docker Root Dir: D:\CI\PR-43588\1\daemon [2022-05-12T13:58:21.767Z] Debug Mode (client): false [2022-05-12T13:58:21.767Z] Debug Mode (server): true [2022-05-12T13:58:21.767Z] File Descriptors: -1 [2022-05-12T13:58:21.767Z] Goroutines: 44 [2022-05-12T13:58:21.767Z] System Time: 2022-05-12T13:58:21.3305557Z [2022-05-12T13:58:21.767Z] EventsListeners: 0 [2022-05-12T13:58:21.767Z] Registry: https://index.docker.io/v1/ [2022-05-12T13:58:21.767Z] Labels: [2022-05-12T13:58:21.767Z] Experimental: false [2022-05-12T13:58:21.767Z] Insecure Registries: [2022-05-12T13:58:21.767Z] 127.0.0.0/8 [2022-05-12T13:58:21.767Z] Live Restore Enabled: false [2022-05-12T13:58:21.767Z] [2022-05-12T13:58:21.767Z] [2022-05-12T13:58:21.767Z] INFO: Stopping daemon under test [2022-05-12T13:58:21.767Z] SUCCESS: The process with PID 2232 (child process of PID 1496) has been terminated. [2022-05-12T13:58:21.767Z] SUCCESS: The process with PID 1496 (child process of PID 1028) has been terminated. [2022-05-12T13:58:21.767Z] INFO: Stop tailing logs of the daemon under tests [2022-05-12T13:58:21.767Z] INFO: executeCI.ps1 Completed successfully at 05/12/2022 13:58:21. [2022-05-12T13:58:21.767Z] INFO: Tidying up at end of run [2022-05-12T13:58:21.767Z] ----------- DAEMON LOG ------------ [2022-05-12T13:58:21.767Z] 2022/05/12 13:10:13 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-12T13:58:21.767Z] ----------- END DAEMON LOG -------- [2022-05-12T13:58:21.767Z] INFO: Saving daemon under test log (d:\CI\PR-43588\1\dut.out) to bundles\CIDUT.out [2022-05-12T13:58:21.767Z] INFO: Saving daemon under test log (d:\CI\PR-43588\1\dut.err) to bundles\CIDUT.err [2022-05-12T13:58:21.767Z] INFO: Saving containerd logs to bundles [2022-05-12T13:58:21.767Z] INFO: Nuke-Everything... [2022-05-12T13:58:22.234Z] INFO: Container count on control daemon to delete is 2 [2022-05-12T13:58:22.234Z] 306c54708ba8 [2022-05-12T13:58:22.234Z] f81e8da6b424 [2022-05-12T13:58:22.234Z] INFO: Tidying pidfile d:\CI\PR-43588\1\docker.pid [2022-05-12T13:58:22.234Z] INFO: Killing containerd with PID 3212 [2022-05-12T13:58:22.234Z] INFO: Nuking d:\CI [2022-05-12T13:58:27.869Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-12T13:58:36.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008568a0_} [2022-05-12T13:58:38.752Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13022828079_c:\foo_false____} [2022-05-12T13:58:41.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13022828079_c:\foo_true____} [2022-05-12T13:58:44.659Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-12T13:58:44.659Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-12T13:58:44.659Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-12T13:58:44.659Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-12T13:58:44.659Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-12T13:58:44.659Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-12T13:58:44.659Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-12T13:58:44.659Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-12T13:58:44.659Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-12T13:58:44.659Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-12T13:58:44.659Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-12T13:58:44.659Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-12T13:58:44.659Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-12T13:58:45.127Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-12T13:58:45.127Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-12T13:58:45.127Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-12T13:58:45.127Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-12T13:58:45.127Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-12T13:58:45.127Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-12T13:58:45.127Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-12T13:58:45.127Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-12T13:58:45.127Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-12T13:58:45.127Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-12T13:58:45.127Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-12T13:58:48.081Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-12T13:58:48.081Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-12T13:58:48.081Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-12T13:58:48.081Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T13:58:48.081Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-12T13:58:48.081Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T13:58:48.081Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-12T13:58:48.081Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-12T13:58:48.081Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-12T13:58:48.081Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T13:58:48.081Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-12T13:58:48.081Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T13:58:48.081Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-12T13:58:48.081Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-12T13:58:48.081Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-12T13:58:48.081Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T13:58:48.081Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-12T13:58:48.081Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-12T13:58:48.081Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-12T13:58:48.081Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-12T13:58:48.081Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-12T13:58:48.081Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-12T13:58:48.081Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-12T13:58:48.081Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T13:58:48.081Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-12T13:58:48.081Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T13:58:48.081Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-12T13:58:51.033Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-12T13:58:51.033Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-12T13:58:51.033Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-12T13:58:51.033Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-12T13:58:52.334Z] INFO: Zapped successfully [2022-05-12T13:58:52.334Z] [2022-05-12T13:58:52.334Z] INFO: executeCI.ps1 exiting at Thu May 12 13:58:47 CUT 2022. Duration 01:10:38.9999138 [2022-05-12T13:58:52.334Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-12T13:58:52.581Z] Recording test results [2022-05-12T13:58:59.700Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-12T13:58:59.700Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-12T13:58:59.700Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-12T13:58:59.700Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-12T13:58:59.700Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-12T13:58:59.700Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-12T13:58:59.700Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-12T13:59:02.072Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-12T13:59:04.233Z] Creating win-2022-c8d-integration-bundles.zip [2022-05-12T13:59:04.455Z] === RUN TestDockerSuite/TestCpToCaseB [Pipeline] archiveArtifacts [2022-05-12T13:59:06.306Z] Archiving artifacts [2022-05-12T13:59:06.671Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-12T13:59:06.671Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T13:59:06.671Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-12T13:59:06.671Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-12T13:59:06.671Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-12T13:59:23.523Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43588/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T13:59:24.468Z] + make clean [2022-05-12T13:59:24.497Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-12T13:59:24.497Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T13:59:24.497Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-12T13:59:24.497Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T13:59:24.497Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-12T13:59:26.028Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T13:59:26.028Z] docker-dev-cache [2022-05-12T13:59:26.028Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T13:59:39.444Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-12T13:59:39.444Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-12T13:59:39.444Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-12T13:59:39.444Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-12T13:59:39.444Z] === RUN TestDockerSuite/TestCpToDot [2022-05-12T13:59:41.007Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-12T13:59:41.007Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-12T13:59:41.007Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-12T13:59:41.007Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-12T13:59:41.007Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-12T13:59:43.958Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-12T13:59:43.958Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T13:59:43.958Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-12T13:59:43.958Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-12T13:59:43.958Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-12T13:59:43.958Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-12T13:59:43.958Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-12T13:59:43.958Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-12T13:59:43.958Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-12T13:59:43.958Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-12T13:59:44.427Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-12T13:59:46.644Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-12T13:59:49.593Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-12T13:59:50.061Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-12T13:59:50.061Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-12T13:59:53.011Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-12T13:59:53.479Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-12T13:59:53.479Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-12T13:59:53.479Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-12T13:59:53.479Z] === RUN TestDockerSuite/TestCreateRM [2022-05-12T13:59:53.948Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-12T13:59:53.948Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T13:59:53.948Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-12T13:59:54.416Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-12T13:59:54.886Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-12T14:00:09.879Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-12T14:00:09.879Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-12T14:00:09.879Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-12T14:00:13.671Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-12T14:00:14.139Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-12T14:00:14.139Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T14:00:14.139Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-12T14:00:21.307Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-12T14:00:21.307Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T14:00:21.307Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-12T14:00:21.775Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-12T14:00:21.775Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-12T14:00:21.775Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-12T14:00:21.775Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-12T14:00:21.775Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-12T14:00:21.775Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-12T14:00:21.775Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-12T14:00:21.775Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T14:00:21.775Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-12T14:00:21.775Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-12T14:00:21.775Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-12T14:00:21.775Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-12T14:00:21.775Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-12T14:00:21.775Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-12T14:00:21.775Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-12T14:00:21.775Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T14:00:21.775Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-12T14:00:21.775Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-12T14:00:21.775Z] === RUN TestDockerSuite/TestDockerFails [2022-05-12T14:00:21.775Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-12T14:00:21.775Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-12T14:00:21.775Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-12T14:00:21.775Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-12T14:00:22.244Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-12T14:00:22.244Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-12T14:00:22.244Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-12T14:00:22.244Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-12T14:00:22.244Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-12T14:00:22.244Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-12T14:00:22.244Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-12T14:00:25.195Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-12T14:00:32.362Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-12T14:00:35.318Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-12T14:00:50.259Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-12T14:00:55.020Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-12T14:01:05.448Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-12T14:01:09.242Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-12T14:01:10.229Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-12T14:01:20.660Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-12T14:01:20.660Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-12T14:01:21.646Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-12T14:01:32.072Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-12T14:01:37.947Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-12T14:01:37.947Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-12T14:01:37.947Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-12T14:01:37.947Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T14:01:37.947Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-12T14:01:37.947Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-12T14:01:37.947Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-12T14:01:37.947Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-12T14:01:37.947Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-12T14:01:38.934Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-12T14:01:38.934Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-12T14:01:38.934Z] === RUN TestDockerSuite/TestEventsRename [2022-05-12T14:01:41.886Z] === RUN TestDockerSuite/TestEventsResize [2022-05-12T14:01:50.561Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-12T14:01:52.779Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-12T14:01:55.732Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-12T14:02:01.599Z] === RUN TestDockerSuite/TestEventsTop [2022-05-12T14:02:01.599Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-12T14:02:01.599Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-12T14:02:03.816Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-12T14:02:08.572Z] === RUN TestDockerSuite/TestExec [2022-05-12T14:02:08.572Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T14:02:08.572Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-12T14:02:08.572Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T14:02:08.572Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-12T14:02:10.798Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-12T14:02:13.019Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-12T14:02:13.019Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-12T14:02:13.019Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-12T14:02:13.019Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-12T14:02:13.019Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-12T14:02:13.019Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T14:02:13.019Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-12T14:02:15.971Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-12T14:02:18.189Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-12T14:02:21.154Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-12T14:02:23.380Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-12T14:02:29.254Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-12T14:02:29.254Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-12T14:02:29.254Z] === RUN TestDockerSuite/TestExecEnv [2022-05-12T14:02:29.254Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T14:02:29.254Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-12T14:02:29.254Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-12T14:02:29.254Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-12T14:02:31.472Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-12T14:02:36.232Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-12T14:02:36.232Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-12T14:02:36.700Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-12T14:02:36.700Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-12T14:02:36.700Z] === RUN TestDockerSuite/TestExecParseError [2022-05-12T14:02:36.700Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-12T14:02:36.700Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-12T14:02:36.700Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-12T14:02:36.700Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-12T14:02:36.700Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-12T14:02:36.700Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-12T14:02:39.656Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-12T14:02:39.656Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-12T14:02:39.657Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-12T14:02:39.657Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-12T14:02:39.657Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-12T14:02:39.657Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T14:02:39.657Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-12T14:02:39.657Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-12T14:02:39.657Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-12T14:02:39.657Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-12T14:02:39.657Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-12T14:02:42.752Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-12T14:02:42.752Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-12T14:02:42.752Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-12T14:02:51.425Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-12T14:02:51.425Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-12T14:02:51.425Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-12T14:02:51.425Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-12T14:02:51.425Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-12T14:02:51.425Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-12T14:02:51.425Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-12T14:02:58.594Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-12T14:03:04.462Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-12T14:03:08.262Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-12T14:03:15.420Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-12T14:03:15.420Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T14:03:15.420Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-12T14:03:15.420Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-12T14:03:15.420Z] === RUN TestDockerSuite/TestHealth [2022-05-12T14:03:15.420Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-12T14:03:15.420Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-12T14:03:15.420Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-12T14:03:15.420Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-12T14:03:15.420Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-12T14:03:21.305Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-12T14:03:21.305Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-12T14:03:21.305Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-12T14:03:21.305Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-12T14:03:21.305Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-12T14:03:21.305Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-12T14:03:21.305Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-12T14:03:22.290Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-12T14:03:22.290Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-12T14:03:22.290Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-12T14:03:23.860Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-12T14:03:23.860Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-12T14:03:26.079Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-12T14:03:26.079Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-12T14:03:29.035Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-12T14:03:31.985Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-12T14:03:32.453Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-12T14:03:32.453Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T14:03:32.453Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-12T14:03:37.205Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-12T14:03:37.205Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-12T14:03:37.205Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-12T14:03:37.205Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T14:03:37.205Z] === RUN TestDockerSuite/TestImportFile [2022-05-12T14:03:37.205Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T14:03:37.205Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-12T14:03:37.205Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-12T14:03:37.205Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-12T14:03:37.205Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-12T14:03:37.205Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T14:03:37.205Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-12T14:03:37.205Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T14:03:37.205Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-12T14:03:37.205Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-12T14:03:37.205Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-12T14:03:37.205Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-12T14:03:37.205Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-12T14:03:37.205Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-12T14:03:37.205Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-12T14:03:37.205Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-12T14:03:37.205Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T14:03:37.205Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-12T14:03:37.205Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T14:03:37.205Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-12T14:03:40.160Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-12T14:03:42.379Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-12T14:03:42.379Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T14:03:42.379Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-12T14:03:42.379Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-12T14:03:42.379Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-12T14:03:42.848Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-12T14:03:42.848Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-12T14:03:42.848Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-12T14:03:50.000Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-12T14:03:50.468Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-12T14:03:53.423Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-12T14:03:53.423Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:03:53.423Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-12T14:03:53.423Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-12T14:03:53.423Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-12T14:03:53.423Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-12T14:03:53.423Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-12T14:03:55.642Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-12T14:04:01.508Z] === RUN TestDockerSuite/TestInspectImage [2022-05-12T14:04:01.508Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T14:04:01.508Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-12T14:04:01.508Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T14:04:01.508Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-12T14:04:01.508Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T14:04:01.508Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-12T14:04:03.726Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-12T14:04:05.947Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-12T14:04:06.415Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-12T14:04:09.367Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-12T14:04:11.736Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-12T14:04:11.736Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-12T14:04:11.736Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-12T14:04:11.736Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-12T14:04:14.702Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-12T14:04:18.503Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-12T14:04:23.260Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-12T14:04:26.217Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-12T14:04:29.167Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-12T14:04:31.384Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-12T14:04:34.336Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-12T14:04:41.493Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-12T14:04:44.444Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-12T14:04:44.444Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-12T14:04:44.444Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T14:04:44.444Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-12T14:04:44.444Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-12T14:04:44.444Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-12T14:04:44.444Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-12T14:04:44.444Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-12T14:04:44.444Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-12T14:04:44.444Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-12T14:04:44.444Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T14:04:44.444Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-12T14:04:44.444Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-12T14:04:44.444Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-12T14:04:44.444Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T14:04:44.444Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-12T14:04:44.444Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T14:04:44.444Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-12T14:04:44.444Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-12T14:04:44.444Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-12T14:04:44.444Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-12T14:04:44.444Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-12T14:04:44.444Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-12T14:04:44.444Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-12T14:04:44.444Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T14:04:44.444Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-12T14:04:44.444Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-12T14:04:44.444Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-12T14:04:44.444Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T14:04:44.444Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-12T14:04:44.444Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-12T14:04:44.444Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-12T14:04:44.444Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-12T14:04:44.444Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-12T14:04:44.444Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-12T14:04:44.444Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-12T14:04:47.396Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-12T14:04:49.614Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-12T14:04:55.481Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-12T14:04:58.437Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-12T14:04:58.438Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-12T14:04:58.438Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-12T14:05:01.390Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-12T14:05:01.390Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-12T14:05:08.638Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-12T14:05:15.697Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-12T14:05:22.755Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-12T14:05:25.647Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-12T14:05:28.537Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-12T14:05:28.537Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-12T14:05:28.537Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-12T14:05:31.427Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-12T14:05:34.318Z] === RUN TestDockerSuite/TestLogsSince [2022-05-12T14:05:44.608Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-12T14:05:44.608Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-12T14:05:44.608Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-12T14:05:44.608Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-12T14:05:44.608Z] === RUN TestDockerSuite/TestLogsTail [2022-05-12T14:05:46.783Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-12T14:05:49.671Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-12T14:05:52.562Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-12T14:05:52.562Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-12T14:05:52.562Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-12T14:05:52.562Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-12T14:05:52.562Z] === RUN TestDockerSuite/TestNetHostname [2022-05-12T14:05:52.562Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-12T14:05:52.562Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-12T14:05:52.562Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T14:05:52.562Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-12T14:05:52.562Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-12T14:05:52.562Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-12T14:05:52.562Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-12T14:05:52.562Z] === RUN TestDockerSuite/TestPluginActive [2022-05-12T14:05:52.562Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T14:05:52.562Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-12T14:05:52.562Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T14:05:52.562Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-12T14:05:52.562Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-12T14:05:52.562Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T14:05:53.018Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-12T14:05:53.018Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-12T14:05:53.018Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-12T14:05:53.018Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-12T14:05:53.018Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-12T14:05:53.018Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-12T14:05:53.018Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-12T14:05:53.018Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-12T14:05:53.018Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-12T14:05:53.018Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-12T14:05:53.018Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-12T14:05:53.018Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-12T14:05:53.018Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-12T14:05:53.018Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-12T14:05:53.018Z] === RUN TestDockerSuite/TestPortList [2022-05-12T14:05:53.018Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-12T14:05:53.018Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-12T14:05:58.791Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-12T14:05:58.791Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T14:05:58.791Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-12T14:05:58.791Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-12T14:05:58.791Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-12T14:05:58.791Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-12T14:05:58.791Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-12T14:05:58.791Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-12T14:05:58.791Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-12T14:05:58.791Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-12T14:05:58.791Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-12T14:05:58.791Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-12T14:05:58.791Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-12T14:05:58.791Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-12T14:05:58.791Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-12T14:05:58.791Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-12T14:05:58.791Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-12T14:05:58.791Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-12T14:06:03.463Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-12T14:06:03.463Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-12T14:06:03.463Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-12T14:06:13.848Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-12T14:06:13.848Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-12T14:06:13.848Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-12T14:06:26.369Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-12T14:06:41.297Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-12T14:06:41.297Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-12T14:06:41.297Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-12T14:06:41.297Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-12T14:06:56.232Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-12T14:07:00.019Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-12T14:07:14.954Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-12T14:07:18.744Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-12T14:07:18.744Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-12T14:07:18.744Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-12T14:07:18.744Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-12T14:07:18.744Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-12T14:07:29.162Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-12T14:07:29.162Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T14:07:29.162Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-12T14:07:29.162Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-12T14:07:29.162Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-12T14:07:29.162Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-12T14:07:29.162Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-12T14:07:29.162Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-12T14:07:29.162Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-12T14:07:37.820Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-12T14:07:37.820Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-12T14:07:37.820Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-12T14:07:39.383Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-12T14:07:39.383Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-12T14:07:39.383Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-12T14:07:40.946Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-12T14:07:41.414Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-12T14:07:41.414Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-12T14:07:41.414Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-12T14:07:47.275Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-12T14:07:51.068Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-12T14:07:54.016Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-12T14:08:29.982Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-12T14:08:29.982Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T14:08:29.982Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-12T14:08:33.774Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-12T14:08:33.774Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-12T14:08:33.774Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-12T14:08:34.762Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-12T14:08:39.520Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-12T14:08:45.385Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-12T14:08:45.385Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T14:08:45.385Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-12T14:08:50.138Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-12T14:08:50.138Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-12T14:08:50.138Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-12T14:09:07.951Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-12T14:09:10.170Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-12T14:09:10.641Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-12T14:09:19.304Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-12T14:09:25.184Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-12T14:09:40.133Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-12T14:09:43.088Z] === RUN TestDockerSuite/TestRmiTag [2022-05-12T14:09:44.076Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-12T14:09:47.035Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-12T14:10:12.334Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-12T14:10:14.549Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-12T14:10:20.416Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-12T14:10:21.986Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-12T14:10:21.986Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-12T14:10:21.986Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-12T14:10:21.986Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-12T14:10:21.986Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-12T14:10:21.986Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-12T14:10:21.986Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-12T14:10:21.986Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-12T14:10:21.986Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-12T14:10:21.986Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-12T14:10:21.986Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-12T14:10:21.986Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-12T14:10:21.986Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-12T14:10:21.986Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-12T14:10:21.986Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-12T14:10:24.209Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-12T14:10:24.209Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-12T14:10:24.209Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-12T14:10:24.209Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-12T14:10:24.209Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-12T14:10:30.078Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-12T14:10:33.027Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-12T14:10:35.239Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-12T14:10:42.391Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-12T14:10:45.341Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-12T14:10:45.341Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-12T14:10:51.213Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-12T14:10:51.213Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-12T14:10:51.213Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-12T14:10:51.213Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-12T14:10:51.213Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-12T14:10:51.213Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-12T14:10:51.213Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-12T14:10:51.213Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-12T14:10:51.213Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-12T14:10:51.213Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-12T14:10:51.213Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-12T14:10:51.213Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-12T14:10:51.213Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-12T14:10:51.213Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-12T14:10:51.213Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-12T14:10:51.213Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-12T14:10:51.213Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-12T14:10:51.213Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-12T14:10:51.213Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-12T14:10:51.213Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-12T14:10:51.213Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-12T14:10:51.213Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-12T14:10:51.213Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-12T14:10:53.448Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-12T14:10:53.448Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-12T14:10:53.448Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-12T14:10:57.234Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-12T14:10:57.234Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-12T14:10:57.234Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-12T14:10:57.234Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-12T14:10:57.234Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-12T14:10:59.449Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-12T14:10:59.449Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-12T14:10:59.449Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-12T14:10:59.449Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-12T14:10:59.449Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-12T14:10:59.449Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-12T14:10:59.449Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-12T14:10:59.449Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-12T14:10:59.449Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-12T14:10:59.449Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-12T14:10:59.449Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-12T14:10:59.449Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-12T14:10:59.449Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-12T14:10:59.449Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-12T14:10:59.449Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-12T14:11:02.401Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-12T14:11:05.352Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-12T14:11:07.567Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-12T14:11:07.567Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-12T14:11:07.567Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-12T14:11:07.567Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-12T14:11:07.567Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-12T14:11:07.567Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-12T14:11:07.567Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-12T14:11:10.518Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-12T14:11:10.518Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-12T14:11:10.518Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-12T14:11:10.518Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-12T14:11:10.518Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-12T14:11:10.518Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-12T14:11:10.518Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-12T14:11:10.518Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-12T14:11:10.518Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-12T14:11:12.743Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-12T14:11:18.610Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-12T14:11:18.610Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-12T14:11:18.610Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-12T14:11:18.610Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-12T14:11:18.610Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-12T14:11:18.610Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-12T14:11:18.610Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-12T14:11:18.610Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-12T14:11:18.610Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-12T14:11:18.610Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-12T14:11:18.610Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-12T14:11:18.610Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-12T14:11:18.610Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-12T14:11:21.559Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-12T14:11:21.559Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-12T14:11:21.559Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-12T14:11:21.559Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-12T14:11:21.559Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-12T14:11:21.559Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-12T14:11:24.508Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-12T14:11:26.718Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-12T14:11:26.718Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-12T14:11:26.718Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-12T14:11:35.377Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-12T14:11:35.377Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-12T14:11:35.377Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-12T14:11:35.377Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T14:11:35.377Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-12T14:11:35.377Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-12T14:11:35.377Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-12T14:11:42.531Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-12T14:11:44.099Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-12T14:11:47.050Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-12T14:11:49.260Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-12T14:11:49.261Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-12T14:11:49.261Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-12T14:11:49.261Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-12T14:11:49.261Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-12T14:11:49.261Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-12T14:11:49.261Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-12T14:11:49.261Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-12T14:11:49.261Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-12T14:11:49.261Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T14:11:49.261Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-12T14:11:49.261Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-12T14:11:49.261Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-12T14:11:49.728Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-12T14:11:49.728Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-12T14:11:49.728Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-12T14:12:00.151Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-12T14:12:00.151Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-12T14:12:00.151Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-12T14:12:00.151Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-12T14:12:00.151Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-12T14:12:00.151Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-12T14:12:00.151Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-12T14:12:00.151Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-12T14:12:00.151Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T14:12:00.151Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-12T14:12:00.151Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T14:12:00.151Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-12T14:12:10.577Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-12T14:12:10.577Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-12T14:12:10.577Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-12T14:12:12.145Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-12T14:12:12.145Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-12T14:12:12.145Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-12T14:12:12.145Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-12T14:12:12.145Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-12T14:12:12.145Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-12T14:12:12.145Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-12T14:12:12.145Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-12T14:12:12.145Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-12T14:12:12.145Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-12T14:12:12.145Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-12T14:12:12.145Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-12T14:12:12.145Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-12T14:12:12.145Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-12T14:12:12.145Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-12T14:12:12.145Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-12T14:12:12.145Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-12T14:12:12.145Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-12T14:12:12.145Z] === RUN TestDockerSuite/TestRunMount [2022-05-12T14:12:12.145Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-12T14:12:12.145Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-12T14:12:12.145Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-12T14:12:12.145Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-12T14:12:12.145Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-12T14:12:12.145Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-12T14:12:12.145Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-12T14:12:12.145Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-12T14:12:20.817Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-12T14:12:20.817Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-12T14:12:20.817Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-12T14:12:20.817Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-12T14:12:20.817Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-12T14:12:20.817Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-12T14:12:20.817Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-12T14:12:26.706Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-12T14:12:37.195Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-12T14:12:37.195Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-12T14:12:37.195Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-12T14:12:37.195Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-12T14:12:37.195Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-12T14:12:37.195Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-12T14:12:37.195Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-12T14:12:37.195Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-12T14:12:37.195Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-12T14:12:37.195Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-12T14:12:37.195Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-12T14:12:37.195Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-12T14:12:37.195Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-12T14:12:37.195Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-12T14:12:37.195Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-12T14:12:37.195Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-12T14:12:37.195Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-12T14:12:37.195Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-12T14:12:37.195Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-12T14:12:37.195Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-12T14:12:38.182Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-12T14:12:41.140Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-12T14:12:43.358Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-12T14:12:44.927Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-12T14:12:47.149Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-12T14:12:47.618Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-12T14:12:47.618Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-12T14:12:47.618Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-12T14:12:47.618Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-12T14:12:47.618Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-12T14:12:47.618Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-12T14:12:47.618Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-12T14:12:47.618Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-12T14:12:47.618Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-12T14:12:47.618Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-12T14:12:47.618Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-12T14:12:47.618Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-12T14:12:47.618Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-12T14:12:47.618Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-12T14:12:47.618Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-12T14:12:47.618Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T14:12:51.414Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-12T14:12:51.414Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-12T14:12:51.414Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-12T14:12:51.414Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-12T14:12:51.414Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-12T14:12:51.414Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-12T14:12:51.414Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-12T14:12:51.414Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-12T14:12:51.414Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-12T14:12:51.414Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-12T14:12:51.414Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-12T14:13:01.849Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-12T14:13:01.849Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-12T14:13:01.849Z] === RUN TestDockerSuite/TestRunRm [2022-05-12T14:13:03.422Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-12T14:13:09.295Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-12T14:13:12.252Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-12T14:13:19.417Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-12T14:13:22.371Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-12T14:13:26.024Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-12T14:13:26.024Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-12T14:13:26.024Z] === RUN TestDockerSuite/TestRunState [2022-05-12T14:13:26.024Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-12T14:13:26.024Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-12T14:13:33.193Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-12T14:13:33.193Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-12T14:13:33.193Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-12T14:13:35.413Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-12T14:13:35.413Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-12T14:13:35.413Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-12T14:13:35.413Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-12T14:13:35.413Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-12T14:13:35.885Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-12T14:13:35.885Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-12T14:13:35.885Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-12T14:13:35.885Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-12T14:13:41.764Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-12T14:13:41.764Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-12T14:13:41.764Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-12T14:13:41.764Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-12T14:13:41.764Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-12T14:13:41.764Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-12T14:13:41.764Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-12T14:13:41.764Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-12T14:13:41.764Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-12T14:13:41.764Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-12T14:13:41.764Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-12T14:13:41.764Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-12T14:13:41.764Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-12T14:13:41.764Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-12T14:13:41.764Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-12T14:13:41.764Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-12T14:13:41.764Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-12T14:13:41.764Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-12T14:13:41.764Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-12T14:13:41.764Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-12T14:13:41.764Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-12T14:13:43.979Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-12T14:13:43.979Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-12T14:13:43.979Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-12T14:13:46.932Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-12T14:13:46.932Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-12T14:13:46.932Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-12T14:13:46.932Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-12T14:13:46.932Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-12T14:13:50.726Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-12T14:14:03.250Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-12T14:14:09.119Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-12T14:14:16.277Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-12T14:14:16.277Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-12T14:14:16.277Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-12T14:14:16.277Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-12T14:14:19.229Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-12T14:14:21.448Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-12T14:14:24.406Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-12T14:14:24.406Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-12T14:14:24.406Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-12T14:14:24.406Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-12T14:14:24.406Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-12T14:14:24.406Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-12T14:14:24.406Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-12T14:14:24.406Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-12T14:14:24.406Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-12T14:14:24.406Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-12T14:14:24.406Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-12T14:14:24.406Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-12T14:14:24.406Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-12T14:14:24.406Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-12T14:14:24.406Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-12T14:14:29.163Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-12T14:14:31.379Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-12T14:14:33.595Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-12T14:14:44.024Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-12T14:14:44.024Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-12T14:14:44.024Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-12T14:14:44.024Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-12T14:14:44.024Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-12T14:14:44.024Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-12T14:14:44.024Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-12T14:14:44.024Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-12T14:14:44.024Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-12T14:14:44.024Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-12T14:14:44.024Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-12T14:14:44.024Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-12T14:14:44.024Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-12T14:14:44.024Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T14:14:44.024Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-12T14:14:44.024Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T14:14:44.024Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-12T14:14:44.024Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T14:14:44.024Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-12T14:14:44.024Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-12T14:14:44.024Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-12T14:14:44.024Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T14:14:44.024Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-12T14:14:44.024Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T14:14:44.024Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-12T14:14:44.024Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T14:14:44.024Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-12T14:14:44.024Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-12T14:14:44.024Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-12T14:14:44.024Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T14:14:44.024Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-12T14:14:44.024Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T14:14:44.024Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-12T14:14:44.024Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-12T14:14:44.024Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-12T14:14:46.976Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-12T14:14:46.976Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-12T14:14:47.444Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-12T14:14:47.913Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-12T14:14:49.476Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-12T14:14:49.476Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-12T14:14:52.431Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-12T14:14:54.647Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-12T14:14:57.603Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-12T14:14:57.603Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T14:14:57.603Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-12T14:15:06.265Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-12T14:15:06.265Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T14:15:06.265Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-12T14:15:11.024Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-12T14:15:11.024Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-12T14:15:11.024Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-12T14:15:11.024Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T14:15:11.024Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-12T14:15:11.024Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-12T14:15:11.024Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-12T14:15:11.024Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-12T14:15:11.024Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-12T14:15:18.180Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-12T14:15:18.180Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T14:15:18.180Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-12T14:15:18.180Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-12T14:15:18.180Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-12T14:15:18.180Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-12T14:15:18.180Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-12T14:15:18.180Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T14:15:18.180Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-12T14:15:18.180Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-12T14:15:18.180Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-12T14:15:18.180Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T14:15:18.180Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-12T14:15:21.134Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-12T14:15:24.087Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-12T14:15:24.087Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-12T14:15:24.087Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-12T14:15:27.041Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-12T14:15:27.041Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-12T14:15:27.041Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-12T14:15:27.041Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-12T14:15:27.041Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-12T14:15:27.041Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T14:15:27.041Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-12T14:15:27.041Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-12T14:15:27.041Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-12T14:15:27.041Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T14:15:27.041Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-12T14:15:27.041Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T14:15:27.041Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-12T14:15:41.974Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-12T14:15:42.442Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-12T14:15:42.442Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-12T14:15:42.443Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T14:15:42.443Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-12T14:15:42.911Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-12T14:15:43.380Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-12T14:15:43.380Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-12T14:15:52.078Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-12T14:15:52.078Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-12T14:15:55.039Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-12T14:15:56.029Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-12T14:15:56.500Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-12T14:15:56.500Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-12T14:15:56.500Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-12T14:16:06.933Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-12T14:16:06.933Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T14:16:06.933Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-12T14:16:06.933Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-12T14:16:06.933Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-12T14:16:06.933Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-12T14:16:06.933Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-12T14:16:15.594Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-12T14:16:15.594Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-12T14:16:15.594Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-12T14:16:26.021Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-12T14:16:26.021Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-12T14:16:26.021Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite (3225.65s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.94s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.35s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.81s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (112.29s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.80s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.08s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.49s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.73s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.97s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.78s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (9.14s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (140.52s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.22s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.05s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.15s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.13s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.15s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.93s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.01s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.83s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.71s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (11.02s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.59s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.61s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.24s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.10s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.04s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.79s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildAddTar (63.89s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (29.81s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.70s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.12s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.84s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.54s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.34s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.74s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.07s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.80s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (46.69s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.45s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.76s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.46s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.74s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.87s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.18s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildCmd (0.76s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.74s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.70s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.40s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.78s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.53s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.61s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.27s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.17s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.67s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.13s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.84s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.29s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (38.49s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.88s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.78s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.25s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.67s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (35.61s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.90s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.96s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.07s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.01s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (9.07s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (8.00s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.24s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildDockerignore (94.34s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.92s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (91.14s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.04s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.96s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (27.52s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.48s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.49s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (46.28s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.81s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.91s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (154.03s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.59s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.78s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.38s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.65s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.71s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.23s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.77s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.55s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.52s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.20s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.60s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.91s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.80s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildFails (2.79s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.38s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.72s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.43s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.00s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.64s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.38s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.72s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.88s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildHistory (13.58s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.25s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.27s) [2022-05-12T14:16:27.589Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-12T14:16:27.589Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.96s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.95s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildLabel (1.25s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.82s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.21s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.75s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildLabels (1.26s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.95s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.27s) [2022-05-12T14:16:27.590Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-05-12T14:16:27.590Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.72s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.80s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.92s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (23.14s) [2022-05-12T14:16:27.590Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.84s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (45.90s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (22.58s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (11.25s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.28s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.50s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (23.92s) [2022-05-12T14:16:27.590Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.74s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.84s) [2022-05-12T14:16:27.590Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T14:16:27.590Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.19s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.29s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.83s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.87s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.30s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.64s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildOnBuild (20.09s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.99s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.30s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (9.14s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.18s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.00s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.70s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.44s) [2022-05-12T14:16:27.590Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-12T14:16:27.590Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.58s) [2022-05-12T14:16:27.590Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (48.05s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (36.48s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildRm (15.49s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.16s) [2022-05-12T14:16:27.590Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-12T14:16:27.590Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.57s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.87s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.24s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (9.28s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.29s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (28.15s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.01s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.85s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.50s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.39s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.87s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildStderr (5.40s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.41s) [2022-05-12T14:16:27.590Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.65s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.62s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.47s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.30s) [2022-05-12T14:16:27.590Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-12T14:16:27.590Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-05-12T14:16:27.590Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.97s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.70s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.05s) [2022-05-12T14:16:27.590Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-12T14:16:27.590Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.96s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.12s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (15.08s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.36s) [2022-05-12T14:16:27.590Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-05-12T14:16:27.590Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.98s) [2022-05-12T14:16:27.590Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.77s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.51s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.56s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.35s) [2022-05-12T14:16:27.590Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-05-12T14:16:27.590Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-05-12T14:16:27.590Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.56s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.45s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.54s) [2022-05-12T14:16:27.590Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2022-05-12T14:16:27.590Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-12T14:16:27.590Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.50s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.14s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestCommitChange (5.96s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.63s) [2022-05-12T14:16:27.590Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.89s) [2022-05-12T14:16:27.590Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestCommitTTY (17.90s) [2022-05-12T14:16:27.590Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.14s) [2022-05-12T14:16:27.590Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-12T14:16:27.590Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainerAPICommit (12.50s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.68s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.57s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.04s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.35s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.91s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (7.61s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.94s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.82s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.96s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (7.56s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (7.68s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.48s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.07s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.52s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.25s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.91s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.04s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.04s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.33s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.75s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.73s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.73s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.52s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.27s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (40.15s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.89s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.92s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.87s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.91s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008568a0_} (2.88s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13022828079_c:\foo_false____} (2.83s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13022828079_c:\foo_true____} (2.81s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-12T14:16:28.062Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.85s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.04s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-05-12T14:16:28.062Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.78s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.59s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.15s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.82s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestCpToCaseE (15.19s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.04s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestCpToCaseH (15.91s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.04s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestCpToDot (2.82s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestCpToStdout (2.89s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.04s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.26s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.34s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.02s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.32s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.88s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestCreateRM (0.44s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.46s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (14.16s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.64s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.83s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.47s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.04s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.69s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (7.48s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.86s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.70s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestEventsCopy (5.99s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (10.71s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.41s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.13s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (9.37s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.92s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.35s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestEventsFilters (10.42s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestEventsFormat (5.30s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.11s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestEventsRename (2.82s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestEventsResize (8.25s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.60s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.16s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.21s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestEventsUntag (2.82s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.55s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.36s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.38s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.04s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.50s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.60s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.61s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.54s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.90s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.72s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestExecInspectID (5.25s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.92s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.69s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.18s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.05s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.55s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.47s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.48s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.43s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.11s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.56s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.12s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.12s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.43s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.80s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.36s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.22s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.35s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.74s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.11s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.20s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestImportBadURL (0.13s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.10s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.60s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.61s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (7.42s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.24s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.56s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestInspectDefault (2.49s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestInspectHistory (5.30s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.53s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.58s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.65s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.83s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.84s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestInspectStatus (3.45s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.16s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.74s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.73s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.63s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.65s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (7.33s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.59s) [2022-05-12T14:16:28.063Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-12T14:16:28.063Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.32s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.37s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.06s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.93s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.72s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.06s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.18s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.06s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.12s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.80s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.61s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestLogsSince (9.51s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestLogsTail (3.30s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.02s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.63s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.04s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.12s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.31s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestPsByOrder (9.98s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.90s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.22s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.42s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.37s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.41s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.18s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.14s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.38s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.51s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.76s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.37s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.99s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.77s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.69s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.72s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (32.82s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.70s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.87s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.95s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.94s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.93s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.49s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.26s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.88s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.62s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.04s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (13.72s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.08s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRmiTag (0.87s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.74s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (24.88s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.97s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.58s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.46s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.31s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.06s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.28s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.60s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.43s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.58s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.14s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.64s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.66s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.33s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.73s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.68s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.52s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.68s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.21s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.12s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.60s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.56s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.55s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRunEntrypoint (7.37s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRunExitCode (7.33s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.57s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.54s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.62s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.24s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-12T14:16:28.064Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2022-05-12T14:16:28.064Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.78s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.06s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.29s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.83s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (9.71s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.04s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.48s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.30s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.64s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.67s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.31s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.49s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.04s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.31s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.22s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunRm (2.78s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.98s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.87s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (7.49s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.74s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.07s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (7.46s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.49s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.23s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.17s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.04s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.85s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.63s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.82s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (12.86s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.25s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.92s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.05s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.79s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.64s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.09s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.55s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.99s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.48s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (10.03s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.50s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.31s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.85s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.58s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.52s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.50s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.54s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.05s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.65s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.20s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.60s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.92s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.70s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.38s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.21s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.26s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.43s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.35s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.19s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.72s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.11s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.74s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.60s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.55s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.12s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.25s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.13s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.76s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.26s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.74s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.35s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.36s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.50s) [2022-05-12T14:16:28.065Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-12T14:16:28.065Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.81s) [2022-05-12T14:16:28.065Z] === RUN TestDockerRegistrySuite [2022-05-12T14:16:28.065Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-12T14:16:28.065Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.065Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-12T14:16:28.065Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.065Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-12T14:16:28.065Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-12T14:16:28.066Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T14:16:28.066Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T14:16:28.066Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-12T14:16:28.066Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-12T14:16:28.066Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-12T14:16:28.066Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-12T14:16:28.066Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-12T14:16:28.066Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-12T14:16:28.066Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-12T14:16:28.066Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-12T14:16:28.066Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-12T14:16:28.066Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-12T14:16:28.066Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-12T14:16:28.066Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-12T14:16:28.066Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-12T14:16:28.066Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-12T14:16:28.066Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T14:16:28.066Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T14:16:28.066Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T14:16:28.066Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-12T14:16:28.066Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-12T14:16:28.066Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-12T14:16:28.066Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-12T14:16:28.066Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-12T14:16:28.066Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-12T14:16:28.066Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-12T14:16:28.066Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-12T14:16:28.066Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-12T14:16:28.066Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-12T14:16:28.066Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-12T14:16:28.066Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-12T14:16:28.066Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-12T14:16:28.066Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-12T14:16:28.066Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-12T14:16:28.066Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] --- PASS: TestDockerRegistrySuite (0.22s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.21s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T14:16:28.066Z] === RUN TestDockerSchema1RegistrySuite [2022-05-12T14:16:28.066Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-12T14:16:28.066Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T14:16:28.066Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T14:16:28.066Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-12T14:16:28.066Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-12T14:16:28.066Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T14:16:28.066Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T14:16:28.066Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T14:16:28.066Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-12T14:16:28.066Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-12T14:16:28.066Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-12T14:16:28.066Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] --- PASS: TestDockerSchema1RegistrySuite (0.01s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-12T14:16:28.066Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-12T14:16:28.066Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-12T14:16:28.066Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-12T14:16:28.066Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-12T14:16:28.066Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-12T14:16:28.066Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-12T14:16:28.066Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-12T14:16:28.066Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-12T14:16:28.066Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-12T14:16:28.066Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-12T14:16:28.066Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-12T14:16:28.066Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-12T14:16:28.066Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T14:16:28.066Z] === RUN TestDockerDaemonSuite [2022-05-12T14:16:28.066Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-12T14:16:28.066Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-12T14:16:28.066Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-12T14:16:28.066Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.066Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T14:16:28.066Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T14:16:28.066Z] === RUN TestDockerSwarmSuite [2022-05-12T14:16:28.066Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-12T14:16:28.066Z] === RUN TestDockerPluginSuite [2022-05-12T14:16:28.066Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-12T14:16:28.067Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.067Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-12T14:16:28.067Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.067Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-12T14:16:28.067Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.067Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-12T14:16:28.067Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.067Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-12T14:16:28.067Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.067Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-12T14:16:28.067Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.067Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-12T14:16:28.067Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.067Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-12T14:16:28.067Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.067Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-12T14:16:28.067Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.067Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-12T14:16:28.067Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.067Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-12T14:16:28.067Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.067Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-12T14:16:28.067Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T14:16:28.067Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T14:16:28.067Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T14:16:28.067Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T14:16:28.067Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T14:16:28.067Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T14:16:28.067Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T14:16:28.067Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T14:16:28.067Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T14:16:28.067Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T14:16:28.067Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T14:16:28.067Z] === RUN TestDockerExternalVolumeSuite [2022-05-12T14:16:28.067Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.067Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-12T14:16:28.067Z] === RUN TestDockerNetworkSuite [2022-05-12T14:16:28.067Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.067Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-12T14:16:28.067Z] === RUN TestDockerHubPullSuite [2022-05-12T14:16:28.067Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.067Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-12T14:16:28.067Z] PASS [2022-05-12T14:16:28.067Z] ok github.com/docker/docker/integration-cli 3226.189s [2022-05-12T14:16:28.067Z] [2022-05-12T14:16:28.067Z] === Skipped [2022-05-12T14:16:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-12T14:16:28.067Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.067Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-12T14:16:28.067Z] [2022-05-12T14:16:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-12T14:16:28.067Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.067Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-12T14:16:28.067Z] [2022-05-12T14:16:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-12T14:16:28.067Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.067Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-12T14:16:28.067Z] [2022-05-12T14:16:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-12T14:16:28.067Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.067Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-12T14:16:28.067Z] [2022-05-12T14:16:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-12T14:16:28.067Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.067Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-12T14:16:28.067Z] [2022-05-12T14:16:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-12T14:16:28.067Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.067Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-12T14:16:28.067Z] [2022-05-12T14:16:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2022-05-12T14:16:28.067Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.067Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2022-05-12T14:16:28.067Z] [2022-05-12T14:16:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2022-05-12T14:16:28.067Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.067Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2022-05-12T14:16:28.067Z] [2022-05-12T14:16:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2022-05-12T14:16:28.067Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.067Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2022-05-12T14:16:28.067Z] [2022-05-12T14:16:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-12T14:16:28.067Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.067Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-12T14:16:28.067Z] [2022-05-12T14:16:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-05-12T14:16:28.067Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.067Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-05-12T14:16:28.067Z] [2022-05-12T14:16:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-05-12T14:16:28.067Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.067Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-05-12T14:16:28.067Z] [2022-05-12T14:16:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-05-12T14:16:28.067Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-12T14:16:28.536Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-05-12T14:16:28.536Z] [2022-05-12T14:16:28.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-05-12T14:16:28.536Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-12T14:16:28.536Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-05-12T14:16:28.536Z] [2022-05-12T14:16:28.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-12T14:16:28.536Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.536Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-12T14:16:28.536Z] [2022-05-12T14:16:28.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-12T14:16:28.536Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.536Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-12T14:16:28.536Z] [2022-05-12T14:16:28.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T14:16:28.536Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-12T14:16:28.536Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T14:16:28.536Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-05-12T14:16:28.537Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-05-12T14:16:28.537Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.04s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.04s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-12T14:16:28.537Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-12T14:16:28.537Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.537Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-12T14:16:28.537Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.57s) [2022-05-12T14:16:28.538Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.57s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.47s) [2022-05-12T14:16:28.538Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-05-12T14:16:28.538Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-05-12T14:16:28.538Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-05-12T14:16:28.538Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-12T14:16:28.538Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-12T14:16:28.538Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-05-12T14:16:28.538Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-12T14:16:28.538Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-05-12T14:16:28.538Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-05-12T14:16:28.538Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-05-12T14:16:28.538Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-12T14:16:28.538Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.43s) [2022-05-12T14:16:28.538Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-12T14:16:28.538Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-12T14:16:28.538Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-12T14:16:28.538Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-12T14:16:28.538Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-12T14:16:28.538Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-12T14:16:28.538Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-12T14:16:28.538Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-12T14:16:28.538Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-12T14:16:28.538Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-12T14:16:28.538Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-12T14:16:28.538Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-12T14:16:28.538Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-12T14:16:28.538Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.04s) [2022-05-12T14:16:28.538Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.04s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-05-12T14:16:28.538Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-12T14:16:28.538Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T14:16:28.538Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-12T14:16:28.538Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-12T14:16:28.538Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-12T14:16:28.538Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-05-12T14:16:28.538Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-12T14:16:28.538Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.03s) [2022-05-12T14:16:28.538Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-12T14:16:28.538Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-12T14:16:28.538Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-05-12T14:16:28.538Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T14:16:28.538Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-12T14:16:28.538Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-12T14:16:28.538Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-05-12T14:16:28.538Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T14:16:28.538Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-12T14:16:28.538Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-05-12T14:16:28.538Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-12T14:16:28.538Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-12T14:16:28.538Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-12T14:16:28.538Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T14:16:28.538Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-12T14:16:28.538Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.04s) [2022-05-12T14:16:28.538Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.04s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T14:16:28.538Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-12T14:16:28.538Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-12T14:16:28.538Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-12T14:16:28.538Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-12T14:16:28.538Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-12T14:16:28.538Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s) [2022-05-12T14:16:28.538Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-05-12T14:16:28.538Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-12T14:16:28.538Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-05-12T14:16:28.538Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-05-12T14:16:28.538Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-05-12T14:16:28.538Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.538Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-05-12T14:16:28.538Z] [2022-05-12T14:16:28.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T14:16:28.539Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-12T14:16:28.539Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-12T14:16:28.539Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-12T14:16:28.539Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.04s) [2022-05-12T14:16:28.539Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.04s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.03s) [2022-05-12T14:16:28.539Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-12T14:16:28.539Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.04s) [2022-05-12T14:16:28.539Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.04s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-12T14:16:28.539Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-12T14:16:28.539Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.04s) [2022-05-12T14:16:28.539Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.04s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-05-12T14:16:28.539Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-12T14:16:28.539Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T14:16:28.539Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-05-12T14:16:28.539Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-12T14:16:28.539Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T14:16:28.539Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T14:16:28.539Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-05-12T14:16:28.539Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-12T14:16:28.539Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-12T14:16:28.539Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-05-12T14:16:28.539Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.04s) [2022-05-12T14:16:28.539Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.04s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-05-12T14:16:28.539Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-05-12T14:16:28.539Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-05-12T14:16:28.539Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.03s) [2022-05-12T14:16:28.539Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-12T14:16:28.539Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-05-12T14:16:28.539Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T14:16:28.539Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T14:16:28.539Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-12T14:16:28.539Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-05-12T14:16:28.539Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2022-05-12T14:16:28.539Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-12T14:16:28.539Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-12T14:16:28.539Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2022-05-12T14:16:28.539Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-12T14:16:28.539Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-05-12T14:16:28.539Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.04s) [2022-05-12T14:16:28.539Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.04s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-12T14:16:28.539Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-12T14:16:28.539Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T14:16:28.539Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T14:16:28.539Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-05-12T14:16:28.539Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-12T14:16:28.539Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T14:16:28.539Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-12T14:16:28.539Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.03s) [2022-05-12T14:16:28.539Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-12T14:16:28.539Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2022-05-12T14:16:28.539Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-12T14:16:28.539Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T14:16:28.539Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-12T14:16:28.539Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T14:16:28.539Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T14:16:28.539Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) [2022-05-12T14:16:28.539Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.05s) [2022-05-12T14:16:28.539Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.05s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-12T14:16:28.539Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-12T14:16:28.539Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-12T14:16:28.539Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T14:16:28.539Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-05-12T14:16:28.539Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.539Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-05-12T14:16:28.539Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T14:16:28.540Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2022-05-12T14:16:28.540Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.03s) [2022-05-12T14:16:28.540Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-05-12T14:16:28.540Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2022-05-12T14:16:28.540Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-05-12T14:16:28.540Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-05-12T14:16:28.540Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-05-12T14:16:28.540Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-05-12T14:16:28.540Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-05-12T14:16:28.540Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-05-12T14:16:28.540Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-05-12T14:16:28.540Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-05-12T14:16:28.540Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-12T14:16:28.540Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T14:16:28.540Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-12T14:16:28.540Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-05-12T14:16:28.540Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2022-05-12T14:16:28.540Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-05-12T14:16:28.540Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T14:16:28.540Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T14:16:28.540Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-12T14:16:28.540Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-12T14:16:28.540Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-12T14:16:28.540Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-12T14:16:28.540Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-12T14:16:28.540Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-12T14:16:28.540Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T14:16:28.540Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-12T14:16:28.540Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-12T14:16:28.540Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-05-12T14:16:28.540Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T14:16:28.540Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T14:16:28.540Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T14:16:28.540Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T14:16:28.540Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T14:16:28.540Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-05-12T14:16:28.540Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-12T14:16:28.540Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-12T14:16:28.540Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-12T14:16:28.540Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-12T14:16:28.540Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-12T14:16:28.540Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T14:16:28.540Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-12T14:16:28.540Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-12T14:16:28.540Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-05-12T14:16:28.540Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-12T14:16:28.540Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-12T14:16:28.540Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-05-12T14:16:28.540Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.04s) [2022-05-12T14:16:28.540Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.04s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T14:16:28.540Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-12T14:16:28.540Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-05-12T14:16:28.540Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-12T14:16:28.540Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-12T14:16:28.540Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-12T14:16:28.540Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T14:16:28.540Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-12T14:16:28.540Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2022-05-12T14:16:28.540Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-12T14:16:28.540Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-12T14:16:28.540Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-12T14:16:28.540Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-05-12T14:16:28.540Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-05-12T14:16:28.540Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-05-12T14:16:28.540Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-12T14:16:28.540Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.540Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-12T14:16:28.540Z] [2022-05-12T14:16:28.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-12T14:16:28.541Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.541Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-12T14:16:28.541Z] [2022-05-12T14:16:28.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-12T14:16:28.541Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.541Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-12T14:16:28.541Z] [2022-05-12T14:16:28.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-12T14:16:28.541Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-12T14:16:28.541Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-12T14:16:28.541Z] [2022-05-12T14:16:28.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-05-12T14:16:28.541Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.541Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-05-12T14:16:28.541Z] [2022-05-12T14:16:28.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T14:16:28.541Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.541Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T14:16:28.541Z] [2022-05-12T14:16:28.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T14:16:28.541Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.541Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T14:16:28.541Z] [2022-05-12T14:16:28.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-12T14:16:28.541Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.541Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-12T14:16:28.541Z] [2022-05-12T14:16:28.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-12T14:16:28.541Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.541Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-12T14:16:28.541Z] [2022-05-12T14:16:28.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-12T14:16:28.541Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.541Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-12T14:16:28.541Z] [2022-05-12T14:16:28.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-12T14:16:28.541Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.541Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-12T14:16:28.541Z] [2022-05-12T14:16:28.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-12T14:16:28.541Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.541Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-12T14:16:28.541Z] [2022-05-12T14:16:28.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-12T14:16:28.541Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.541Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-12T14:16:28.541Z] [2022-05-12T14:16:28.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-12T14:16:28.541Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.541Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-12T14:16:28.541Z] [2022-05-12T14:16:28.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-05-12T14:16:28.541Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.541Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-05-12T14:16:28.541Z] [2022-05-12T14:16:28.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-05-12T14:16:28.541Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.541Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-05-12T14:16:28.541Z] [2022-05-12T14:16:28.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-05-12T14:16:28.541Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.541Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-05-12T14:16:28.541Z] [2022-05-12T14:16:28.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T14:16:28.541Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.541Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T14:16:28.541Z] [2022-05-12T14:16:28.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-05-12T14:16:28.541Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.541Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-05-12T14:16:28.541Z] [2022-05-12T14:16:28.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-12T14:16:28.541Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.541Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-12T14:16:28.541Z] [2022-05-12T14:16:28.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-05-12T14:16:28.541Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.541Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-05-12T14:16:28.541Z] [2022-05-12T14:16:28.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-05-12T14:16:28.541Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.541Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-05-12T14:16:28.541Z] [2022-05-12T14:16:28.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T14:16:28.541Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.541Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T14:16:28.541Z] [2022-05-12T14:16:28.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-05-12T14:16:28.541Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.541Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-05-12T14:16:28.541Z] [2022-05-12T14:16:28.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2022-05-12T14:16:28.541Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.541Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2022-05-12T14:16:28.541Z] [2022-05-12T14:16:28.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-12T14:16:28.541Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.541Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-12T14:16:28.541Z] [2022-05-12T14:16:28.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-12T14:16:28.541Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.541Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-12T14:16:28.541Z] [2022-05-12T14:16:28.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-12T14:16:28.541Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.541Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-12T14:16:28.541Z] [2022-05-12T14:16:28.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-05-12T14:16:28.541Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.541Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-05-12T14:16:28.541Z] [2022-05-12T14:16:28.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-12T14:16:28.541Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.541Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-12T14:16:28.541Z] [2022-05-12T14:16:28.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-12T14:16:28.541Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.541Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-12T14:16:28.541Z] [2022-05-12T14:16:28.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-12T14:16:28.541Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-12T14:16:28.541Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-12T14:16:28.541Z] [2022-05-12T14:16:28.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-12T14:16:28.541Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-12T14:16:29.011Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.011Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-12T14:16:29.011Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.03s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-05-12T14:16:29.012Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.04s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.04s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.04s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.04s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.03s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.04s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.04s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.03s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-05-12T14:16:29.012Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.012Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-05-12T14:16:29.012Z] [2022-05-12T14:16:29.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-05-12T14:16:29.013Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-05-12T14:16:29.013Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-05-12T14:16:29.013Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-05-12T14:16:29.013Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-12T14:16:29.013Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-12T14:16:29.013Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-12T14:16:29.013Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-05-12T14:16:29.013Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-12T14:16:29.013Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-05-12T14:16:29.013Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T14:16:29.013Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-12T14:16:29.013Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-12T14:16:29.013Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-12T14:16:29.013Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-12T14:16:29.013Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-05-12T14:16:29.013Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T14:16:29.013Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T14:16:29.013Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-05-12T14:16:29.013Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s) [2022-05-12T14:16:29.013Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-12T14:16:29.013Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-12T14:16:29.013Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-05-12T14:16:29.013Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-12T14:16:29.013Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T14:16:29.013Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-12T14:16:29.013Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-12T14:16:29.013Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-12T14:16:29.013Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2022-05-12T14:16:29.013Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T14:16:29.013Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-12T14:16:29.013Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T14:16:29.013Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T14:16:29.013Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-12T14:16:29.013Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-05-12T14:16:29.013Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-05-12T14:16:29.013Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-05-12T14:16:29.013Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-12T14:16:29.013Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T14:16:29.013Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T14:16:29.013Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T14:16:29.013Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T14:16:29.013Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T14:16:29.013Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T14:16:29.013Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T14:16:29.013Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T14:16:29.013Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T14:16:29.013Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T14:16:29.013Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T14:16:29.013Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T14:16:29.013Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T14:16:29.013Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T14:16:29.013Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T14:16:29.013Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T14:16:29.013Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T14:16:29.013Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T14:16:29.013Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T14:16:29.013Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T14:16:29.013Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.21s) [2022-05-12T14:16:29.013Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.21s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T14:16:29.013Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T14:16:29.013Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T14:16:29.013Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T14:16:29.013Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T14:16:29.013Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T14:16:29.013Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T14:16:29.013Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T14:16:29.013Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T14:16:29.013Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.013Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T14:16:29.013Z] [2022-05-12T14:16:29.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-12T14:16:29.014Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] DONE 1088 tests, 539 skipped in 3238.364s [2022-05-12T14:16:29.014Z] INFO: Integration tests ended at 05/12/2022 14:16:28. Duration:00:53:58.5502097 [2022-05-12T14:16:29.014Z] INFO: Docker info of the daemon under test at end of run [2022-05-12T14:16:29.014Z] [2022-05-12T14:16:29.014Z] Containers: 10 [2022-05-12T14:16:29.014Z] Running: 0 [2022-05-12T14:16:29.014Z] Paused: 0 [2022-05-12T14:16:29.014Z] Stopped: 10 [2022-05-12T14:16:29.014Z] Images: 18 [2022-05-12T14:16:29.014Z] Server Version: 0.0.0-dev [2022-05-12T14:16:29.014Z] Storage Driver: windowsfilter [2022-05-12T14:16:29.014Z] Windows: [2022-05-12T14:16:29.014Z] Logging Driver: json-file [2022-05-12T14:16:29.482Z] Plugins: [2022-05-12T14:16:29.483Z] Volume: local [2022-05-12T14:16:29.483Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T14:16:29.483Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T14:16:29.483Z] Swarm: inactive [2022-05-12T14:16:29.483Z] Default Isolation: process [2022-05-12T14:16:29.483Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-12T14:16:29.483Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-12T14:16:29.483Z] OSType: windows [2022-05-12T14:16:29.483Z] Architecture: x86_64 [2022-05-12T14:16:29.483Z] CPUs: 4 [2022-05-12T14:16:29.483Z] Total Memory: 32GiB [2022-05-12T14:16:29.483Z] Name: azwin-2-466ee0 [2022-05-12T14:16:29.483Z] ID: d15cd3ce-44cc-4e8d-b390-0d2d1daf65bd [2022-05-12T14:16:29.483Z] Docker Root Dir: D:\CI\PR-43588\1\daemon [2022-05-12T14:16:29.483Z] Debug Mode (client): false [2022-05-12T14:16:29.483Z] Debug Mode (server): true [2022-05-12T14:16:29.483Z] File Descriptors: -1 [2022-05-12T14:16:29.483Z] Goroutines: 17 [2022-05-12T14:16:29.483Z] System Time: 2022-05-12T14:16:28.9610938Z [2022-05-12T14:16:29.483Z] EventsListeners: 0 [2022-05-12T14:16:29.483Z] Registry: https://index.docker.io/v1/ [2022-05-12T14:16:29.483Z] Labels: [2022-05-12T14:16:29.483Z] Experimental: false [2022-05-12T14:16:29.483Z] Insecure Registries: [2022-05-12T14:16:29.483Z] 127.0.0.0/8 [2022-05-12T14:16:29.483Z] Live Restore Enabled: false [2022-05-12T14:16:29.483Z] [2022-05-12T14:16:29.483Z] [2022-05-12T14:16:29.483Z] INFO: Stopping daemon under test [2022-05-12T14:16:29.483Z] SUCCESS: The process with PID 1436 (child process of PID 5944) has been terminated. [2022-05-12T14:16:29.483Z] SUCCESS: The process with PID 5944 (child process of PID 1220) has been terminated. [2022-05-12T14:16:29.483Z] INFO: Stop tailing logs of the daemon under tests [2022-05-12T14:16:29.483Z] INFO: executeCI.ps1 Completed successfully at 05/12/2022 14:16:29. [2022-05-12T14:16:29.483Z] INFO: Tidying up at end of run [2022-05-12T14:16:29.483Z] ----------- DAEMON LOG ------------ [2022-05-12T14:16:29.483Z] 2022/05/12 13:19:11 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-12T14:16:29.483Z] ----------- END DAEMON LOG -------- [2022-05-12T14:16:29.483Z] INFO: Saving daemon under test log (d:\CI\PR-43588\1\dut.out) to bundles\CIDUT.out [2022-05-12T14:16:29.483Z] INFO: Saving daemon under test log (d:\CI\PR-43588\1\dut.err) to bundles\CIDUT.err [2022-05-12T14:16:29.483Z] INFO: Saving containerd logs to bundles [2022-05-12T14:16:29.483Z] INFO: Nuke-Everything... [2022-05-12T14:16:29.951Z] INFO: Container count on control daemon to delete is 2 [2022-05-12T14:16:30.420Z] cbfe2005e2b0 [2022-05-12T14:16:30.420Z] 35e1f3ddfbb9 [2022-05-12T14:16:30.420Z] INFO: Tidying pidfile d:\CI\PR-43588\1\docker.pid [2022-05-12T14:16:30.420Z] INFO: Nuking d:\CI [2022-05-12T14:17:13.134Z] INFO: Zapped successfully [2022-05-12T14:17:13.135Z] [2022-05-12T14:17:13.135Z] INFO: executeCI.ps1 exiting at Thu May 12 14:17:06 CUT 2022. Duration 01:27:58.6370139 [2022-05-12T14:17:13.135Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-12T14:17:13.387Z] Recording test results [2022-05-12T14:17:22.949Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-12T14:17:25.124Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-12T14:17:26.912Z] Archiving artifacts [2022-05-12T14:17:42.690Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43588/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T14:17:43.648Z] + make clean [2022-05-12T14:17:45.218Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T14:17:45.218Z] docker-dev-cache [2022-05-12T14:17:45.218Z] docker-mod-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